Interface MixinOrBuilder (3.19.4)

  public 
  
 interface 
 MixinOrBuilder 
  
 extends 
  
 MessageLiteOrBuilder 
 

Methods

getName()

  public 
  
 abstract 
  
 String 
  
 getName 
 () 
 

The fully qualified name of the interface which is included.

string name = 1;

Returns
Type
Description

The name.

getNameBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getNameBytes 
 () 
 

The fully qualified name of the interface which is included.

string name = 1;

Returns
Type
Description

The bytes for name.

getRoot()

  public 
  
 abstract 
  
 String 
  
 getRoot 
 () 
 

If non-empty specifies a path under which inherited HTTP paths are rooted.

string root = 2;

Returns
Type
Description

The root.

getRootBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getRootBytes 
 () 
 

If non-empty specifies a path under which inherited HTTP paths are rooted.

string root = 2;

Returns
Type
Description

The bytes for root.

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