| Modifier and Type | Method and Description |
|---|---|
FunctionCallingConfig |
FunctionCallingConfig.Builder.build() |
FunctionCallingConfig |
FunctionCallingConfig.Builder.buildPartial() |
static FunctionCallingConfig |
FunctionCallingConfig.getDefaultInstance() |
FunctionCallingConfig |
FunctionCallingConfig.getDefaultInstanceForType() |
FunctionCallingConfig |
FunctionCallingConfig.Builder.getDefaultInstanceForType() |
FunctionCallingConfig |
ToolConfig.getFunctionCallingConfig()
Optional.
|
FunctionCallingConfig |
ToolConfig.Builder.getFunctionCallingConfig()
Optional.
|
FunctionCallingConfig |
ToolConfigOrBuilder.getFunctionCallingConfig()
Optional.
|
static FunctionCallingConfig |
FunctionCallingConfig.parseDelimitedFrom(InputStream input) |
static FunctionCallingConfig |
FunctionCallingConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunctionCallingConfig |
FunctionCallingConfig.parseFrom(byte[] data) |
static FunctionCallingConfig |
FunctionCallingConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunctionCallingConfig |
FunctionCallingConfig.parseFrom(ByteBuffer data) |
static FunctionCallingConfig |
FunctionCallingConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunctionCallingConfig |
FunctionCallingConfig.parseFrom(com.google.protobuf.ByteString data) |
static FunctionCallingConfig |
FunctionCallingConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunctionCallingConfig |
FunctionCallingConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static FunctionCallingConfig |
FunctionCallingConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunctionCallingConfig |
FunctionCallingConfig.parseFrom(InputStream input) |
static FunctionCallingConfig |
FunctionCallingConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FunctionCallingConfig> |
FunctionCallingConfig.getParserForType() |
static com.google.protobuf.Parser<FunctionCallingConfig> |
FunctionCallingConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
FunctionCallingConfig.Builder |
FunctionCallingConfig.Builder.mergeFrom(FunctionCallingConfig other) |
ToolConfig.Builder |
ToolConfig.Builder.mergeFunctionCallingConfig(FunctionCallingConfig value)
Optional.
|
static FunctionCallingConfig.Builder |
FunctionCallingConfig.newBuilder(FunctionCallingConfig prototype) |
ToolConfig.Builder |
ToolConfig.Builder.setFunctionCallingConfig(FunctionCallingConfig value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.