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