public static final class Tool.FunctionTool.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Tool.FunctionTool.Builder> implements Tool.FunctionToolOrBuilder
A Function tool describes the functions to be invoked on the client side.Protobuf type
google.cloud.dialogflow.cx.v3beta1.Tool.FunctionTool| Modifier and Type | Method and Description |
|---|---|
Tool.FunctionTool.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Tool.FunctionTool |
build() |
Tool.FunctionTool |
buildPartial() |
Tool.FunctionTool.Builder |
clear() |
Tool.FunctionTool.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Tool.FunctionTool.Builder |
clearInputSchema()
Optional.
|
Tool.FunctionTool.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Tool.FunctionTool.Builder |
clearOutputSchema()
Optional.
|
Tool.FunctionTool.Builder |
clone() |
Tool.FunctionTool |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Struct |
getInputSchema()
Optional.
|
com.google.protobuf.Struct.Builder |
getInputSchemaBuilder()
Optional.
|
com.google.protobuf.StructOrBuilder |
getInputSchemaOrBuilder()
Optional.
|
com.google.protobuf.Struct |
getOutputSchema()
Optional.
|
com.google.protobuf.Struct.Builder |
getOutputSchemaBuilder()
Optional.
|
com.google.protobuf.StructOrBuilder |
getOutputSchemaOrBuilder()
Optional.
|
boolean |
hasInputSchema()
Optional.
|
boolean |
hasOutputSchema()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Tool.FunctionTool.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Tool.FunctionTool.Builder |
mergeFrom(com.google.protobuf.Message other) |
Tool.FunctionTool.Builder |
mergeFrom(Tool.FunctionTool other) |
Tool.FunctionTool.Builder |
mergeInputSchema(com.google.protobuf.Struct value)
Optional.
|
Tool.FunctionTool.Builder |
mergeOutputSchema(com.google.protobuf.Struct value)
Optional.
|
Tool.FunctionTool.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Tool.FunctionTool.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Tool.FunctionTool.Builder |
setInputSchema(com.google.protobuf.Struct.Builder builderForValue)
Optional.
|
Tool.FunctionTool.Builder |
setInputSchema(com.google.protobuf.Struct value)
Optional.
|
Tool.FunctionTool.Builder |
setOutputSchema(com.google.protobuf.Struct.Builder builderForValue)
Optional.
|
Tool.FunctionTool.Builder |
setOutputSchema(com.google.protobuf.Struct value)
Optional.
|
Tool.FunctionTool.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Tool.FunctionTool.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Tool.FunctionTool.Builder>public Tool.FunctionTool.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Tool.FunctionTool.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Tool.FunctionTool.Builder>public Tool.FunctionTool getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Tool.FunctionTool build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Tool.FunctionTool buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Tool.FunctionTool.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Tool.FunctionTool.Builder>public Tool.FunctionTool.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Tool.FunctionTool.Builder>public Tool.FunctionTool.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Tool.FunctionTool.Builder>public Tool.FunctionTool.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Tool.FunctionTool.Builder>public Tool.FunctionTool.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Tool.FunctionTool.Builder>public Tool.FunctionTool.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Tool.FunctionTool.Builder>public Tool.FunctionTool.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Tool.FunctionTool.Builder>public Tool.FunctionTool.Builder mergeFrom(Tool.FunctionTool other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Tool.FunctionTool.Builder>public Tool.FunctionTool.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Tool.FunctionTool.Builder>IOExceptionpublic boolean hasInputSchema()
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the input of the function. This input is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct input_schema = 1 [(.google.api.field_behavior) = OPTIONAL];
hasInputSchema in interface Tool.FunctionToolOrBuilderpublic com.google.protobuf.Struct getInputSchema()
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the input of the function. This input is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct input_schema = 1 [(.google.api.field_behavior) = OPTIONAL];
getInputSchema in interface Tool.FunctionToolOrBuilderpublic Tool.FunctionTool.Builder setInputSchema(com.google.protobuf.Struct value)
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the input of the function. This input is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct input_schema = 1 [(.google.api.field_behavior) = OPTIONAL];
public Tool.FunctionTool.Builder setInputSchema(com.google.protobuf.Struct.Builder builderForValue)
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the input of the function. This input is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct input_schema = 1 [(.google.api.field_behavior) = OPTIONAL];
public Tool.FunctionTool.Builder mergeInputSchema(com.google.protobuf.Struct value)
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the input of the function. This input is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct input_schema = 1 [(.google.api.field_behavior) = OPTIONAL];
public Tool.FunctionTool.Builder clearInputSchema()
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the input of the function. This input is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct input_schema = 1 [(.google.api.field_behavior) = OPTIONAL];
public com.google.protobuf.Struct.Builder getInputSchemaBuilder()
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the input of the function. This input is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct input_schema = 1 [(.google.api.field_behavior) = OPTIONAL];
public com.google.protobuf.StructOrBuilder getInputSchemaOrBuilder()
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the input of the function. This input is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct input_schema = 1 [(.google.api.field_behavior) = OPTIONAL];
getInputSchemaOrBuilder in interface Tool.FunctionToolOrBuilderpublic boolean hasOutputSchema()
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the output of the function. This output is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct output_schema = 2 [(.google.api.field_behavior) = OPTIONAL];
hasOutputSchema in interface Tool.FunctionToolOrBuilderpublic com.google.protobuf.Struct getOutputSchema()
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the output of the function. This output is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct output_schema = 2 [(.google.api.field_behavior) = OPTIONAL];
getOutputSchema in interface Tool.FunctionToolOrBuilderpublic Tool.FunctionTool.Builder setOutputSchema(com.google.protobuf.Struct value)
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the output of the function. This output is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct output_schema = 2 [(.google.api.field_behavior) = OPTIONAL];
public Tool.FunctionTool.Builder setOutputSchema(com.google.protobuf.Struct.Builder builderForValue)
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the output of the function. This output is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct output_schema = 2 [(.google.api.field_behavior) = OPTIONAL];
public Tool.FunctionTool.Builder mergeOutputSchema(com.google.protobuf.Struct value)
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the output of the function. This output is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct output_schema = 2 [(.google.api.field_behavior) = OPTIONAL];
public Tool.FunctionTool.Builder clearOutputSchema()
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the output of the function. This output is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct output_schema = 2 [(.google.api.field_behavior) = OPTIONAL];
public com.google.protobuf.Struct.Builder getOutputSchemaBuilder()
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the output of the function. This output is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct output_schema = 2 [(.google.api.field_behavior) = OPTIONAL];
public com.google.protobuf.StructOrBuilder getOutputSchemaOrBuilder()
Optional. The JSON schema is encapsulated in a [google.protobuf.Struct][google.protobuf.Struct] to describe the output of the function. This output is a JSON object that contains the function's parameters as properties of the object.
.google.protobuf.Struct output_schema = 2 [(.google.api.field_behavior) = OPTIONAL];
getOutputSchemaOrBuilder in interface Tool.FunctionToolOrBuilderpublic final Tool.FunctionTool.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Tool.FunctionTool.Builder>public final Tool.FunctionTool.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Tool.FunctionTool.Builder>Copyright © 2025 Google LLC. All rights reserved.