Uses of Class
com.google.pubsub.v1.CloudStorageConfig.OutputFormatCase
-
Packages that use CloudStorageConfig.OutputFormatCase Package Description com.google.pubsub.v1 -
-
Uses of CloudStorageConfig.OutputFormatCase in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return CloudStorageConfig.OutputFormatCase Modifier and Type Method Description static CloudStorageConfig.OutputFormatCaseCloudStorageConfig.OutputFormatCase. forNumber(int value)CloudStorageConfig.OutputFormatCaseCloudStorageConfig.Builder. getOutputFormatCase()CloudStorageConfig.OutputFormatCaseCloudStorageConfig. getOutputFormatCase()CloudStorageConfig.OutputFormatCaseCloudStorageConfigOrBuilder. getOutputFormatCase()static CloudStorageConfig.OutputFormatCaseCloudStorageConfig.OutputFormatCase. valueOf(int value)Deprecated.static CloudStorageConfig.OutputFormatCaseCloudStorageConfig.OutputFormatCase. valueOf(String name)Returns the enum constant of this type with the specified name.static CloudStorageConfig.OutputFormatCase[]CloudStorageConfig.OutputFormatCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-