| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static FeatureView.ServiceAgentType |
FeatureView.ServiceAgentType.forNumber(int value) |
FeatureView.ServiceAgentType |
FeatureView.getServiceAgentType()
Optional.
|
FeatureView.ServiceAgentType |
FeatureView.Builder.getServiceAgentType()
Optional.
|
FeatureView.ServiceAgentType |
FeatureViewOrBuilder.getServiceAgentType()
Optional.
|
static FeatureView.ServiceAgentType |
FeatureView.ServiceAgentType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static FeatureView.ServiceAgentType |
FeatureView.ServiceAgentType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FeatureView.ServiceAgentType |
FeatureView.ServiceAgentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureView.ServiceAgentType[] |
FeatureView.ServiceAgentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<FeatureView.ServiceAgentType> |
FeatureView.ServiceAgentType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
FeatureView.Builder |
FeatureView.Builder.setServiceAgentType(FeatureView.ServiceAgentType value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.