Enum SecretStatus.Status (2.74.0)

  public 
  
 enum 
  
 SecretStatus 
 . 
 Status 
  
 extends 
  
 Enum<SecretStatus 
 . 
 Status 
>  
 implements 
  
 ProtocolMessageEnum 
 

The status of the secret.

Protobuf enum grafeas.v1.SecretStatus.Status

Implements

ProtocolMessageEnum

Static Fields

Name
Description
INVALID

The secret is invalid.

INVALID = 3;

INVALID_VALUE

The secret is invalid.

INVALID = 3;

STATUS_UNSPECIFIED

Unspecified

STATUS_UNSPECIFIED = 0;

STATUS_UNSPECIFIED_VALUE

Unspecified

STATUS_UNSPECIFIED = 0;

UNKNOWN

The status of the secret is unknown.

UNKNOWN = 1;

UNKNOWN_VALUE

The status of the secret is unknown.

UNKNOWN = 1;

UNRECOGNIZED
VALID

The secret is valid.

VALID = 2;

VALID_VALUE

The secret is valid.

VALID = 2;

Static Methods

Name
Description
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name
Description
getDescriptorForType()
getNumber()
getValueDescriptor()
Design a Mobile Site
View Site in Mobile | Classic
Share by: