Package | Description |
---|---|
com.google.pubsub.v1 |
Modifier and Type | Method and Description |
---|---|
static CloudStorageConfig.State |
CloudStorageConfig.State.forNumber(int value) |
CloudStorageConfig.State |
CloudStorageConfig.getState()
Output only.
|
CloudStorageConfig.State |
CloudStorageConfig.Builder.getState()
Output only.
|
CloudStorageConfig.State |
CloudStorageConfigOrBuilder.getState()
Output only.
|
static CloudStorageConfig.State |
CloudStorageConfig.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CloudStorageConfig.State |
CloudStorageConfig.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CloudStorageConfig.State |
CloudStorageConfig.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudStorageConfig.State[] |
CloudStorageConfig.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<CloudStorageConfig.State> |
CloudStorageConfig.State.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
CloudStorageConfig.Builder |
CloudStorageConfig.Builder.setState(CloudStorageConfig.State value)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.