Class FileSearchCallStep
java.lang.Object
com.google.genai.gaos.models.interactions.FileSearchCallStep
- All Implemented Interfaces:
Step
FileSearchCallStep
File Search call step.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FileSearchCallStep.Builderbuilder()booleaninthashCode()id()Required.A signature hash for backend validation.toString()type()Required.withSignature(String signature) A signature hash for backend validation.
-
Constructor Details
-
FileSearchCallStep
-
FileSearchCallStep
-
-
Method Details
-
id
Required. A unique ID for this specific tool call. -
signature
A signature hash for backend validation. -
type
-
builder
-
withId
Required. A unique ID for this specific tool call. -
withSignature
A signature hash for backend validation. -
equals
-
hashCode
public int hashCode() -
toString
-