Interface RelatedUrlOrBuilder (2.40.0)

  public 
  
 interface 
 RelatedUrlOrBuilder 
  
 extends 
  
 MessageOrBuilder 
 

Implements

MessageOrBuilder

Methods

getLabel()

  public 
  
 abstract 
  
 String 
  
 getLabel 
 () 
 

Label to describe usage of the URL.

string label = 2;

Returns
Type
Description

The label.

getLabelBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getLabelBytes 
 () 
 

Label to describe usage of the URL.

string label = 2;

Returns
Type
Description

The bytes for label.

getUrl()

  public 
  
 abstract 
  
 String 
  
 getUrl 
 () 
 

Specific URL associated with the resource.

string url = 1;

Returns
Type
Description

The url.

getUrlBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getUrlBytes 
 () 
 

Specific URL associated with the resource.

string url = 1;

Returns
Type
Description

The bytes for url.

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