Interface AliasContextOrBuilder (2.47.0)

  public 
  
 interface 
 AliasContextOrBuilder 
  
 extends 
  
 MessageOrBuilder 
 

Implements

MessageOrBuilder

Methods

getKind()

  public 
  
 abstract 
  
 AliasContext 
 . 
 Kind 
  
 getKind 
 () 
 

The alias kind.

.grafeas.v1.AliasContext.Kind kind = 1;

Returns
Type
Description

The kind.

getKindValue()

  public 
  
 abstract 
  
 int 
  
 getKindValue 
 () 
 

The alias kind.

.grafeas.v1.AliasContext.Kind kind = 1;

Returns
Type
Description
int

The enum numeric value on the wire for kind.

getName()

  public 
  
 abstract 
  
 String 
  
 getName 
 () 
 

The alias name.

string name = 2;

Returns
Type
Description

The name.

getNameBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getNameBytes 
 () 
 

The alias name.

string name = 2;

Returns
Type
Description

The bytes for name.

Design a Mobile Site
View Site in Mobile | Classic
Share by: