| Modifier and Type | Method and Description |
|---|---|
static SecretVersion.State |
SecretVersion.State.forNumber(int value) |
SecretVersion.State |
SecretVersionOrBuilder.getState()
Output only.
|
SecretVersion.State |
SecretVersion.getState()
Output only.
|
SecretVersion.State |
SecretVersion.Builder.getState()
Output only.
|
static SecretVersion.State |
SecretVersion.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SecretVersion.State |
SecretVersion.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SecretVersion.State |
SecretVersion.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecretVersion.State[] |
SecretVersion.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<SecretVersion.State> |
SecretVersion.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SecretVersion.Builder |
SecretVersion.Builder.setState(SecretVersion.State value)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.