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