Interface ProjectRepoIdOrBuilder (2.47.0)

  public 
  
 interface 
 ProjectRepoIdOrBuilder 
  
 extends 
  
 MessageOrBuilder 
 

Implements

MessageOrBuilder

Methods

getProjectId()

  public 
  
 abstract 
  
 String 
  
 getProjectId 
 () 
 

The ID of the project.

string project_id = 1;

Returns
Type
Description

The projectId.

getProjectIdBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getProjectIdBytes 
 () 
 

The ID of the project.

string project_id = 1;

Returns
Type
Description

The bytes for projectId.

getRepoName()

  public 
  
 abstract 
  
 String 
  
 getRepoName 
 () 
 

The name of the repo. Leave empty for the default repo.

string repo_name = 2;

Returns
Type
Description

The repoName.

getRepoNameBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getRepoNameBytes 
 () 
 

The name of the repo. Leave empty for the default repo.

string repo_name = 2;

Returns
Type
Description

The bytes for repoName.

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