| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static FeatureViewDataFormat |
FeatureViewDataFormat.forNumber(int value) |
FeatureViewDataFormat |
StreamingFetchFeatureValuesRequest.getDataFormat()
Specify response data format.
|
FeatureViewDataFormat |
StreamingFetchFeatureValuesRequest.Builder.getDataFormat()
Specify response data format.
|
FeatureViewDataFormat |
FetchFeatureValuesRequestOrBuilder.getDataFormat()
Optional.
|
FeatureViewDataFormat |
StreamingFetchFeatureValuesRequestOrBuilder.getDataFormat()
Specify response data format.
|
FeatureViewDataFormat |
FetchFeatureValuesRequest.getDataFormat()
Optional.
|
FeatureViewDataFormat |
FetchFeatureValuesRequest.Builder.getDataFormat()
Optional.
|
static FeatureViewDataFormat |
FeatureViewDataFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static FeatureViewDataFormat |
FeatureViewDataFormat.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FeatureViewDataFormat |
FeatureViewDataFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureViewDataFormat[] |
FeatureViewDataFormat.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<FeatureViewDataFormat> |
FeatureViewDataFormat.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
StreamingFetchFeatureValuesRequest.Builder |
StreamingFetchFeatureValuesRequest.Builder.setDataFormat(FeatureViewDataFormat value)
Specify response data format.
|
FetchFeatureValuesRequest.Builder |
FetchFeatureValuesRequest.Builder.setDataFormat(FeatureViewDataFormat value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.