| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static CometSpec.CometVersion |
CometSpec.CometVersion.forNumber(int value) |
CometSpec.CometVersion |
CometSpecOrBuilder.getVersion()
Required.
|
CometSpec.CometVersion |
CometSpec.getVersion()
Required.
|
CometSpec.CometVersion |
CometSpec.Builder.getVersion()
Required.
|
static CometSpec.CometVersion |
CometSpec.CometVersion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CometSpec.CometVersion |
CometSpec.CometVersion.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CometSpec.CometVersion |
CometSpec.CometVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CometSpec.CometVersion[] |
CometSpec.CometVersion.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<CometSpec.CometVersion> |
CometSpec.CometVersion.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CometSpec.Builder |
CometSpec.Builder.setVersion(CometSpec.CometVersion value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.