Uses of Interface
com.google.cloud.datastream.v1.GcsDestinationConfigOrBuilder
-
Packages that use GcsDestinationConfigOrBuilder Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of GcsDestinationConfigOrBuilder in com.google.cloud.datastream.v1
Classes in com.google.cloud.datastream.v1 that implement GcsDestinationConfigOrBuilder Modifier and Type Class Description classGcsDestinationConfigGoogle Cloud Storage destination configurationstatic classGcsDestinationConfig.BuilderGoogle Cloud Storage destination configurationMethods in com.google.cloud.datastream.v1 that return GcsDestinationConfigOrBuilder Modifier and Type Method Description GcsDestinationConfigOrBuilderDestinationConfig.Builder. getGcsDestinationConfigOrBuilder()A configuration for how data should be loaded to Cloud Storage.GcsDestinationConfigOrBuilderDestinationConfig. getGcsDestinationConfigOrBuilder()A configuration for how data should be loaded to Cloud Storage.GcsDestinationConfigOrBuilderDestinationConfigOrBuilder. getGcsDestinationConfigOrBuilder()A configuration for how data should be loaded to Cloud Storage.
-