| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Part.MetadataCase |
Part.MetadataCase.forNumber(int value) |
Part.MetadataCase |
Part.getMetadataCase() |
Part.MetadataCase |
Part.Builder.getMetadataCase() |
Part.MetadataCase |
PartOrBuilder.getMetadataCase() |
static Part.MetadataCase |
Part.MetadataCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Part.MetadataCase |
Part.MetadataCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Part.MetadataCase[] |
Part.MetadataCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.