Interface SecretStatusOrBuilder (2.73.0)

  public 
  
 interface 
 SecretStatusOrBuilder 
  
 extends 
  
 MessageOrBuilder 
 

Implements

MessageOrBuilder

Methods

getMessage()

  public 
  
 abstract 
  
 String 
  
 getMessage 
 () 
 

Optional message about the status code.

string message = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type
Description

The message.

getMessageBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getMessageBytes 
 () 
 

Optional message about the status code.

string message = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type
Description

The bytes for message.

getStatus()

  public 
  
 abstract 
  
 SecretStatus 
 . 
 Status 
  
 getStatus 
 () 
 

The status of the secret.

.grafeas.v1.SecretStatus.Status status = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type
Description

The status.

getStatusValue()

  public 
  
 abstract 
  
 int 
  
 getStatusValue 
 () 
 

The status of the secret.

.grafeas.v1.SecretStatus.Status status = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type
Description
int

The enum numeric value on the wire for status.

getUpdateTime()

  public 
  
 abstract 
  
 Timestamp 
  
 getUpdateTime 
 () 
 

The time the secret status was last updated.

.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type
Description

The updateTime.

getUpdateTimeOrBuilder()

  public 
  
 abstract 
  
 TimestampOrBuilder 
  
 getUpdateTimeOrBuilder 
 () 
 

The time the secret status was last updated.

.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type
Description

hasUpdateTime()

  public 
  
 abstract 
  
 boolean 
  
 hasUpdateTime 
 () 
 

The time the secret status was last updated.

.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type
Description

Whether the updateTime field is set.

Create a Mobile Website
View Site in Mobile | Classic
Share by: