Package | Description |
---|---|
com.google.pubsub.v1 |
Modifier and Type | Method and Description |
---|---|
static CloudStorageConfig.OutputFormatCase |
CloudStorageConfig.OutputFormatCase.forNumber(int value) |
CloudStorageConfig.OutputFormatCase |
CloudStorageConfig.getOutputFormatCase() |
CloudStorageConfig.OutputFormatCase |
CloudStorageConfig.Builder.getOutputFormatCase() |
CloudStorageConfig.OutputFormatCase |
CloudStorageConfigOrBuilder.getOutputFormatCase() |
static CloudStorageConfig.OutputFormatCase |
CloudStorageConfig.OutputFormatCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CloudStorageConfig.OutputFormatCase |
CloudStorageConfig.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.
|
Copyright © 2023 Google LLC. All rights reserved.