| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
FeatureValueDestination |
FeatureValueDestination.Builder.build() |
FeatureValueDestination |
FeatureValueDestination.Builder.buildPartial() |
static FeatureValueDestination |
FeatureValueDestination.getDefaultInstance() |
FeatureValueDestination |
FeatureValueDestination.getDefaultInstanceForType() |
FeatureValueDestination |
FeatureValueDestination.Builder.getDefaultInstanceForType() |
FeatureValueDestination |
BatchReadFeatureValuesRequest.getDestination()
Required.
|
FeatureValueDestination |
BatchReadFeatureValuesRequest.Builder.getDestination()
Required.
|
FeatureValueDestination |
BatchReadFeatureValuesRequestOrBuilder.getDestination()
Required.
|
FeatureValueDestination |
ExportFeatureValuesRequestOrBuilder.getDestination()
Required.
|
FeatureValueDestination |
ExportFeatureValuesRequest.getDestination()
Required.
|
FeatureValueDestination |
ExportFeatureValuesRequest.Builder.getDestination()
Required.
|
static FeatureValueDestination |
FeatureValueDestination.parseDelimitedFrom(InputStream input) |
static FeatureValueDestination |
FeatureValueDestination.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureValueDestination |
FeatureValueDestination.parseFrom(byte[] data) |
static FeatureValueDestination |
FeatureValueDestination.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureValueDestination |
FeatureValueDestination.parseFrom(ByteBuffer data) |
static FeatureValueDestination |
FeatureValueDestination.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureValueDestination |
FeatureValueDestination.parseFrom(com.google.protobuf.ByteString data) |
static FeatureValueDestination |
FeatureValueDestination.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureValueDestination |
FeatureValueDestination.parseFrom(com.google.protobuf.CodedInputStream input) |
static FeatureValueDestination |
FeatureValueDestination.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureValueDestination |
FeatureValueDestination.parseFrom(InputStream input) |
static FeatureValueDestination |
FeatureValueDestination.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FeatureValueDestination> |
FeatureValueDestination.getParserForType() |
static com.google.protobuf.Parser<FeatureValueDestination> |
FeatureValueDestination.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchReadFeatureValuesRequest.Builder |
BatchReadFeatureValuesRequest.Builder.mergeDestination(FeatureValueDestination value)
Required.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.mergeDestination(FeatureValueDestination value)
Required.
|
FeatureValueDestination.Builder |
FeatureValueDestination.Builder.mergeFrom(FeatureValueDestination other) |
static FeatureValueDestination.Builder |
FeatureValueDestination.newBuilder(FeatureValueDestination prototype) |
BatchReadFeatureValuesRequest.Builder |
BatchReadFeatureValuesRequest.Builder.setDestination(FeatureValueDestination value)
Required.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setDestination(FeatureValueDestination value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.