| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
TFRecordDestination |
TFRecordDestination.Builder.build() |
TFRecordDestination |
TFRecordDestination.Builder.buildPartial() |
static TFRecordDestination |
TFRecordDestination.getDefaultInstance() |
TFRecordDestination |
TFRecordDestination.getDefaultInstanceForType() |
TFRecordDestination |
TFRecordDestination.Builder.getDefaultInstanceForType() |
TFRecordDestination |
FeatureValueDestination.getTfrecordDestination()
Output in TFRecord format.
|
TFRecordDestination |
FeatureValueDestination.Builder.getTfrecordDestination()
Output in TFRecord format.
|
TFRecordDestination |
FeatureValueDestinationOrBuilder.getTfrecordDestination()
Output in TFRecord format.
|
static TFRecordDestination |
TFRecordDestination.parseDelimitedFrom(InputStream input) |
static TFRecordDestination |
TFRecordDestination.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TFRecordDestination |
TFRecordDestination.parseFrom(byte[] data) |
static TFRecordDestination |
TFRecordDestination.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TFRecordDestination |
TFRecordDestination.parseFrom(ByteBuffer data) |
static TFRecordDestination |
TFRecordDestination.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TFRecordDestination |
TFRecordDestination.parseFrom(com.google.protobuf.ByteString data) |
static TFRecordDestination |
TFRecordDestination.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TFRecordDestination |
TFRecordDestination.parseFrom(com.google.protobuf.CodedInputStream input) |
static TFRecordDestination |
TFRecordDestination.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TFRecordDestination |
TFRecordDestination.parseFrom(InputStream input) |
static TFRecordDestination |
TFRecordDestination.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TFRecordDestination> |
TFRecordDestination.getParserForType() |
static com.google.protobuf.Parser<TFRecordDestination> |
TFRecordDestination.parser() |
| Modifier and Type | Method and Description |
|---|---|
TFRecordDestination.Builder |
TFRecordDestination.Builder.mergeFrom(TFRecordDestination other) |
FeatureValueDestination.Builder |
FeatureValueDestination.Builder.mergeTfrecordDestination(TFRecordDestination value)
Output in TFRecord format.
|
static TFRecordDestination.Builder |
TFRecordDestination.newBuilder(TFRecordDestination prototype) |
FeatureValueDestination.Builder |
FeatureValueDestination.Builder.setTfrecordDestination(TFRecordDestination value)
Output in TFRecord format.
|
Copyright © 2025 Google LLC. All rights reserved.