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 class
GcsDestinationConfig
Google Cloud Storage destination configurationstatic class
GcsDestinationConfig.Builder
Google Cloud Storage destination configurationMethods in com.google.cloud.datastream.v1 that return GcsDestinationConfigOrBuilder Modifier and Type Method Description GcsDestinationConfigOrBuilder
DestinationConfig.Builder. getGcsDestinationConfigOrBuilder()
A configuration for how data should be loaded to Cloud Storage.GcsDestinationConfigOrBuilder
DestinationConfig. getGcsDestinationConfigOrBuilder()
A configuration for how data should be loaded to Cloud Storage.GcsDestinationConfigOrBuilder
DestinationConfigOrBuilder. getGcsDestinationConfigOrBuilder()
A configuration for how data should be loaded to Cloud Storage.
-