| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureValue
Value for a feature.
|
static class |
FeatureValue.Builder
Value for a feature.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureValueOrBuilder |
ReadFeatureValuesResponse.EntityView.DataOrBuilder.getValueOrBuilder()
Feature value if a single value is requested.
|
FeatureValueOrBuilder |
ReadFeatureValuesResponse.EntityView.Data.getValueOrBuilder()
Feature value if a single value is requested.
|
FeatureValueOrBuilder |
ReadFeatureValuesResponse.EntityView.Data.Builder.getValueOrBuilder()
Feature value if a single value is requested.
|
FeatureValueOrBuilder |
StructFieldValueOrBuilder.getValueOrBuilder()
The value for this field.
|
FeatureValueOrBuilder |
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePairOrBuilder.getValueOrBuilder()
Feature value.
|
FeatureValueOrBuilder |
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.getValueOrBuilder()
Feature value.
|
FeatureValueOrBuilder |
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.getValueOrBuilder()
Feature value.
|
FeatureValueOrBuilder |
StructFieldValue.getValueOrBuilder()
The value for this field.
|
FeatureValueOrBuilder |
StructFieldValue.Builder.getValueOrBuilder()
The value for this field.
|
FeatureValueOrBuilder |
FeatureValueListOrBuilder.getValuesOrBuilder(int index)
A list of feature values.
|
FeatureValueOrBuilder |
FeatureValueList.getValuesOrBuilder(int index)
A list of feature values.
|
FeatureValueOrBuilder |
FeatureValueList.Builder.getValuesOrBuilder(int index)
A list of feature values.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends FeatureValueOrBuilder> |
FeatureValueListOrBuilder.getValuesOrBuilderList()
A list of feature values.
|
List<? extends FeatureValueOrBuilder> |
FeatureValueList.getValuesOrBuilderList()
A list of feature values.
|
List<? extends FeatureValueOrBuilder> |
FeatureValueList.Builder.getValuesOrBuilderList()
A list of feature values.
|
Copyright © 2024 Google LLC. All rights reserved.