Class ProjectRepoId (2.4.0)

 public sealed class ProjectRepoId : IMessage<ProjectRepoId>, IEquatable<ProjectRepoId>, IDeepCloneable<ProjectRepoId>, IBufferMessage, IMessage 

Selects a repo using a Google Cloud Platform project ID (e.g., winged-cargo-31) and a repo name within that project.

Inheritance

Object > ProjectRepoId

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

ProjectRepoId()

 public ProjectRepoId() 

ProjectRepoId(ProjectRepoId)

 public ProjectRepoId(ProjectRepoId other) 
Parameter
Name
Description

Properties

ProjectId

 public string ProjectId { get; set; } 

The ID of the project.

Property Value
Type
Description

RepoName

 public string RepoName { get; set; } 

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

Property Value
Type
Description
Create a Mobile Website
View Site in Mobile | Classic
Share by: