Uses of Class
com.google.cloud.datastream.v1alpha1.GcsFileFormat
-
Packages that use GcsFileFormat Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream API -
-
Uses of GcsFileFormat in com.google.cloud.datastream.v1alpha1
Methods in com.google.cloud.datastream.v1alpha1 that return GcsFileFormat Modifier and Type Method Description static GcsFileFormatGcsFileFormat. forNumber(int value)Deprecated.GcsFileFormatGcsDestinationConfig.Builder. getGcsFileFormat()Deprecated.google.cloud.datastream.v1alpha1.GcsDestinationConfig.gcs_file_format is deprecated.GcsFileFormatGcsDestinationConfig. getGcsFileFormat()Deprecated.google.cloud.datastream.v1alpha1.GcsDestinationConfig.gcs_file_format is deprecated.GcsFileFormatGcsDestinationConfigOrBuilder. getGcsFileFormat()Deprecated.google.cloud.datastream.v1alpha1.GcsDestinationConfig.gcs_file_format is deprecated.static GcsFileFormatGcsFileFormat. valueOf(int value)Deprecated.static GcsFileFormatGcsFileFormat. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Deprecated.Returns the enum constant of this type with the specified name.static GcsFileFormatGcsFileFormat. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static GcsFileFormat[]GcsFileFormat. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.datastream.v1alpha1 that return types with arguments of type GcsFileFormat Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<GcsFileFormat>GcsFileFormat. internalGetValueMap()Deprecated.Methods in com.google.cloud.datastream.v1alpha1 with parameters of type GcsFileFormat Modifier and Type Method Description GcsDestinationConfig.BuilderGcsDestinationConfig.Builder. setGcsFileFormat(GcsFileFormat value)Deprecated.google.cloud.datastream.v1alpha1.GcsDestinationConfig.gcs_file_format is deprecated.
-