Builder
A builder for UrlContextCallStep.
Functions
Link copied to clipboard
public final UrlContextCallStep.Builder additionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
public final UrlContextCallStep.Builder arguments(JsonField<UrlContextCallStep.Arguments> arguments)
Sets Builder.arguments to an arbitrary JSON value.
Required. The arguments to pass to the URL context.
Link copied to clipboard
Returns an immutable instance of UrlContextCallStep.
Link copied to clipboard
Sets Builder.id to an arbitrary JSON value.
Required. A unique ID for this specific tool call.
Link copied to clipboard
Link copied to clipboard
public final UrlContextCallStep.Builder putAllAdditionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets Builder.signature to an arbitrary JSON value.
A signature hash for backend validation.
Link copied to clipboard
Sets the field to an arbitrary JSON value.