Uses of Interface
com.google.cloud.aiplatform.v1beta1.TFRecordDestinationOrBuilder
-
Packages that use TFRecordDestinationOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of TFRecordDestinationOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement TFRecordDestinationOrBuilder Modifier and Type Class Description classTFRecordDestinationThe storage details for TFRecord output content.static classTFRecordDestination.BuilderThe storage details for TFRecord output content.Methods in com.google.cloud.aiplatform.v1beta1 that return TFRecordDestinationOrBuilder Modifier and Type Method Description TFRecordDestinationOrBuilderFeatureValueDestination.Builder. getTfrecordDestinationOrBuilder()Output in TFRecord format.TFRecordDestinationOrBuilderFeatureValueDestination. getTfrecordDestinationOrBuilder()Output in TFRecord format.TFRecordDestinationOrBuilderFeatureValueDestinationOrBuilder. getTfrecordDestinationOrBuilder()Output in TFRecord format.
-