Interface RepoIdOrBuilder (2.30.0)

  public 
  
 interface 
 RepoIdOrBuilder 
  
 extends 
  
 MessageOrBuilder 
 

Implements

MessageOrBuilder

Methods

getIdCase()

  public 
  
 abstract 
  
 RepoId 
 . 
 IdCase 
  
 getIdCase 
 () 
 
Returns
Type
Description

getProjectRepoId()

  public 
  
 abstract 
  
 ProjectRepoId 
  
 getProjectRepoId 
 () 
 

A combination of a project ID and a repo name.

.grafeas.v1.ProjectRepoId project_repo_id = 1;

Returns
Type
Description

The projectRepoId.

getProjectRepoIdOrBuilder()

  public 
  
 abstract 
  
 ProjectRepoIdOrBuilder 
  
 getProjectRepoIdOrBuilder 
 () 
 

A combination of a project ID and a repo name.

.grafeas.v1.ProjectRepoId project_repo_id = 1;

Returns
Type
Description

getUid()

  public 
  
 abstract 
  
 String 
  
 getUid 
 () 
 

A server-assigned, globally unique identifier.

string uid = 2;

Returns
Type
Description

The uid.

getUidBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getUidBytes 
 () 
 

A server-assigned, globally unique identifier.

string uid = 2;

Returns
Type
Description

The bytes for uid.

hasProjectRepoId()

  public 
  
 abstract 
  
 boolean 
  
 hasProjectRepoId 
 () 
 

A combination of a project ID and a repo name.

.grafeas.v1.ProjectRepoId project_repo_id = 1;

Returns
Type
Description

Whether the projectRepoId field is set.

hasUid()

  public 
  
 abstract 
  
 boolean 
  
 hasUid 
 () 
 

A server-assigned, globally unique identifier.

string uid = 2;

Returns
Type
Description

Whether the uid field is set.

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