static Asset.SecurityStatus.State |
Asset.SecurityStatus.State.forNumber(int value) |
|
Asset.SecurityStatus.State |
Asset.SecurityStatus.Builder.getState() |
The current state of the security policy applied to the attached
resource.
|
Asset.SecurityStatus.State |
Asset.SecurityStatus.getState() |
The current state of the security policy applied to the attached
resource.
|
Asset.SecurityStatus.State |
Asset.SecurityStatusOrBuilder.getState() |
The current state of the security policy applied to the attached
resource.
|
static Asset.SecurityStatus.State |
Asset.SecurityStatus.State.valueOf(int value) |
Deprecated.
|
static Asset.SecurityStatus.State |
Asset.SecurityStatus.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Asset.SecurityStatus.State |
Asset.SecurityStatus.State.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Asset.SecurityStatus.State[] |
Asset.SecurityStatus.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|