| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
FeatureValueList |
FeatureValueList.Builder.build() |
FeatureValueList |
FeatureValueList.Builder.buildPartial() |
static FeatureValueList |
FeatureValueList.getDefaultInstance() |
FeatureValueList |
FeatureValueList.getDefaultInstanceForType() |
FeatureValueList |
FeatureValueList.Builder.getDefaultInstanceForType() |
FeatureValueList |
ReadFeatureValuesResponse.EntityView.DataOrBuilder.getValues()
Feature values list if values, successive in time, are requested.
|
FeatureValueList |
ReadFeatureValuesResponse.EntityView.Data.getValues()
Feature values list if values, successive in time, are requested.
|
FeatureValueList |
ReadFeatureValuesResponse.EntityView.Data.Builder.getValues()
Feature values list if values, successive in time, are requested.
|
static FeatureValueList |
FeatureValueList.parseDelimitedFrom(InputStream input) |
static FeatureValueList |
FeatureValueList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureValueList |
FeatureValueList.parseFrom(byte[] data) |
static FeatureValueList |
FeatureValueList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureValueList |
FeatureValueList.parseFrom(ByteBuffer data) |
static FeatureValueList |
FeatureValueList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureValueList |
FeatureValueList.parseFrom(com.google.protobuf.ByteString data) |
static FeatureValueList |
FeatureValueList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureValueList |
FeatureValueList.parseFrom(com.google.protobuf.CodedInputStream input) |
static FeatureValueList |
FeatureValueList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureValueList |
FeatureValueList.parseFrom(InputStream input) |
static FeatureValueList |
FeatureValueList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FeatureValueList> |
FeatureValueList.getParserForType() |
static com.google.protobuf.Parser<FeatureValueList> |
FeatureValueList.parser() |
| Modifier and Type | Method and Description |
|---|---|
FeatureValueList.Builder |
FeatureValueList.Builder.mergeFrom(FeatureValueList other) |
ReadFeatureValuesResponse.EntityView.Data.Builder |
ReadFeatureValuesResponse.EntityView.Data.Builder.mergeValues(FeatureValueList value)
Feature values list if values, successive in time, are requested.
|
static FeatureValueList.Builder |
FeatureValueList.newBuilder(FeatureValueList prototype) |
ReadFeatureValuesResponse.EntityView.Data.Builder |
ReadFeatureValuesResponse.EntityView.Data.Builder.setValues(FeatureValueList value)
Feature values list if values, successive in time, are requested.
|
Copyright © 2023 Google LLC. All rights reserved.