Uses of Class
com.google.cloud.aiplatform.v1.FunctionCallingConfig
Packages that use FunctionCallingConfig
-
Uses of FunctionCallingConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FunctionCallingConfigModifier and TypeMethodDescriptionFunctionCallingConfig.Builder.build()FunctionCallingConfig.Builder.buildPartial()static FunctionCallingConfigFunctionCallingConfig.getDefaultInstance()FunctionCallingConfig.Builder.getDefaultInstanceForType()FunctionCallingConfig.getDefaultInstanceForType()ToolConfig.Builder.getFunctionCallingConfig()Optional.ToolConfig.getFunctionCallingConfig()Optional.ToolConfigOrBuilder.getFunctionCallingConfig()Optional.static FunctionCallingConfigFunctionCallingConfig.parseDelimitedFrom(InputStream input) static FunctionCallingConfigFunctionCallingConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionCallingConfigFunctionCallingConfig.parseFrom(byte[] data) static FunctionCallingConfigFunctionCallingConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionCallingConfigFunctionCallingConfig.parseFrom(com.google.protobuf.ByteString data) static FunctionCallingConfigFunctionCallingConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionCallingConfigFunctionCallingConfig.parseFrom(com.google.protobuf.CodedInputStream input) static FunctionCallingConfigFunctionCallingConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionCallingConfigFunctionCallingConfig.parseFrom(InputStream input) static FunctionCallingConfigFunctionCallingConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionCallingConfigFunctionCallingConfig.parseFrom(ByteBuffer data) static FunctionCallingConfigFunctionCallingConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FunctionCallingConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FunctionCallingConfig>FunctionCallingConfig.getParserForType()static com.google.protobuf.Parser<FunctionCallingConfig>FunctionCallingConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FunctionCallingConfigModifier and TypeMethodDescriptionFunctionCallingConfig.Builder.mergeFrom(FunctionCallingConfig other) ToolConfig.Builder.mergeFunctionCallingConfig(FunctionCallingConfig value) Optional.FunctionCallingConfig.newBuilder(FunctionCallingConfig prototype) ToolConfig.Builder.setFunctionCallingConfig(FunctionCallingConfig value) Optional.