| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.Builder.build() |
FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.Builder.buildPartial() |
static FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.getDefaultInstance() |
FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.getDefaultInstanceForType() |
FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.Builder.getDefaultInstanceForType() |
FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponseOrBuilder.getKeyValues()
Feature values in KeyValue format.
|
FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.getKeyValues()
Feature values in KeyValue format.
|
FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.Builder.getKeyValues()
Feature values in KeyValue format.
|
static FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.parseDelimitedFrom(InputStream input) |
static FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(byte[] data) |
static FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(ByteBuffer data) |
static FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(com.google.protobuf.ByteString data) |
static FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(com.google.protobuf.CodedInputStream input) |
static FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(InputStream input) |
static FetchFeatureValuesResponse.FeatureNameValuePairList |
FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FetchFeatureValuesResponse.FeatureNameValuePairList> |
FetchFeatureValuesResponse.FeatureNameValuePairList.getParserForType() |
static com.google.protobuf.Parser<FetchFeatureValuesResponse.FeatureNameValuePairList> |
FetchFeatureValuesResponse.FeatureNameValuePairList.parser() |
| Modifier and Type | Method and Description |
|---|---|
FetchFeatureValuesResponse.FeatureNameValuePairList.Builder |
FetchFeatureValuesResponse.FeatureNameValuePairList.Builder.mergeFrom(FetchFeatureValuesResponse.FeatureNameValuePairList other) |
FetchFeatureValuesResponse.Builder |
FetchFeatureValuesResponse.Builder.mergeKeyValues(FetchFeatureValuesResponse.FeatureNameValuePairList value)
Feature values in KeyValue format.
|
static FetchFeatureValuesResponse.FeatureNameValuePairList.Builder |
FetchFeatureValuesResponse.FeatureNameValuePairList.newBuilder(FetchFeatureValuesResponse.FeatureNameValuePairList prototype) |
FetchFeatureValuesResponse.Builder |
FetchFeatureValuesResponse.Builder.setKeyValues(FetchFeatureValuesResponse.FeatureNameValuePairList value)
Feature values in KeyValue format.
|
Copyright © 2025 Google LLC. All rights reserved.