Uses of Interface
com.google.cloud.aiplatform.v1.TFRecordDestinationOrBuilder
-
Packages that use TFRecordDestinationOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of TFRecordDestinationOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement TFRecordDestinationOrBuilder Modifier and Type Class Description class
TFRecordDestination
The storage details for TFRecord output content.static class
TFRecordDestination.Builder
The storage details for TFRecord output content.Methods in com.google.cloud.aiplatform.v1 that return TFRecordDestinationOrBuilder Modifier and Type Method Description TFRecordDestinationOrBuilder
FeatureValueDestination.Builder. getTfrecordDestinationOrBuilder()
Output in TFRecord format.TFRecordDestinationOrBuilder
FeatureValueDestination. getTfrecordDestinationOrBuilder()
Output in TFRecord format.TFRecordDestinationOrBuilder
FeatureValueDestinationOrBuilder. getTfrecordDestinationOrBuilder()
Output in TFRecord format.
-