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