Interface LocationOrBuilder (2.69.0)

  public 
  
 interface 
 LocationOrBuilder 
  
 extends 
  
 MessageOrBuilder 
 

Implements

MessageOrBuilder

Methods

getCpeUri()

  public 
  
 abstract 
  
 String 
  
 getCpeUri 
 () 
 

Deprecated. The CPE URI in CPE format

string cpe_uri = 1;

Returns
Type
Description

The cpeUri.

getCpeUriBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getCpeUriBytes 
 () 
 

Deprecated. The CPE URI in CPE format

string cpe_uri = 1;

Returns
Type
Description

The bytes for cpeUri.

getPath()

  public 
  
 abstract 
  
 String 
  
 getPath 
 () 
 

The path from which we gathered that this package/version is installed.

string path = 3;

Returns
Type
Description

The path.

getPathBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getPathBytes 
 () 
 

The path from which we gathered that this package/version is installed.

string path = 3;

Returns
Type
Description

The bytes for path.

getVersion()

  public 
  
 abstract 
  
 Version 
  
 getVersion 
 () 
 

Deprecated. The version installed at this location.

.grafeas.v1.Version version = 2;

Returns
Type
Description

The version.

getVersionOrBuilder()

  public 
  
 abstract 
  
 VersionOrBuilder 
  
 getVersionOrBuilder 
 () 
 

Deprecated. The version installed at this location.

.grafeas.v1.Version version = 2;

Returns
Type
Description

hasVersion()

  public 
  
 abstract 
  
 boolean 
  
 hasVersion 
 () 
 

Deprecated. The version installed at this location.

.grafeas.v1.Version version = 2;

Returns
Type
Description

Whether the version field is set.

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