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