| Modifier and Type | Method and Description |
|---|---|
static Secret.ValueCase |
Secret.ValueCase.forNumber(int value) |
Secret.ValueCase |
SecretOrBuilder.getValueCase() |
Secret.ValueCase |
Secret.getValueCase() |
Secret.ValueCase |
Secret.Builder.getValueCase() |
static Secret.ValueCase |
Secret.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Secret.ValueCase |
Secret.ValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Secret.ValueCase[] |
Secret.ValueCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.