| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static FunctionCallingConfig.Mode |
FunctionCallingConfig.Mode.forNumber(int value) |
FunctionCallingConfig.Mode |
FunctionCallingConfig.getMode()
Optional.
|
FunctionCallingConfig.Mode |
FunctionCallingConfig.Builder.getMode()
Optional.
|
FunctionCallingConfig.Mode |
FunctionCallingConfigOrBuilder.getMode()
Optional.
|
static FunctionCallingConfig.Mode |
FunctionCallingConfig.Mode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static FunctionCallingConfig.Mode |
FunctionCallingConfig.Mode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FunctionCallingConfig.Mode |
FunctionCallingConfig.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FunctionCallingConfig.Mode[] |
FunctionCallingConfig.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<FunctionCallingConfig.Mode> |
FunctionCallingConfig.Mode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
FunctionCallingConfig.Builder |
FunctionCallingConfig.Builder.setMode(FunctionCallingConfig.Mode value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.