Uses of Interface
com.google.cloud.datastream.v1alpha1.GcsDestinationConfigOrBuilder
-
Packages that use GcsDestinationConfigOrBuilder Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream API -
-
Uses of GcsDestinationConfigOrBuilder in com.google.cloud.datastream.v1alpha1
Classes in com.google.cloud.datastream.v1alpha1 that implement GcsDestinationConfigOrBuilder Modifier and Type Class Description class
GcsDestinationConfig
Google Cloud Storage destination configurationstatic class
GcsDestinationConfig.Builder
Google Cloud Storage destination configurationMethods in com.google.cloud.datastream.v1alpha1 that return GcsDestinationConfigOrBuilder Modifier and Type Method Description GcsDestinationConfigOrBuilder
DestinationConfig.Builder. getGcsDestinationConfigOrBuilder()
.google.cloud.datastream.v1alpha1.GcsDestinationConfig gcs_destination_config = 100;
GcsDestinationConfigOrBuilder
DestinationConfig. getGcsDestinationConfigOrBuilder()
.google.cloud.datastream.v1alpha1.GcsDestinationConfig gcs_destination_config = 100;
GcsDestinationConfigOrBuilder
DestinationConfigOrBuilder. getGcsDestinationConfigOrBuilder()
.google.cloud.datastream.v1alpha1.GcsDestinationConfig gcs_destination_config = 100;
-