Interface protos.google.devtools.artifactregistry.v1beta2.ICreateRepositoryRequest

Properties of a CreateRepositoryRequest.

Package

@google-cloud/artifact-registry!

Properties

parent

parent?: (string|null);

CreateRepositoryRequest parent

Property Value
TypeDescription
(string|null)

repository

repository?: (google.devtools.artifactregistry.v1beta2.IRepository|null);

CreateRepositoryRequest repository

Property Value
TypeDescription
(google.devtools.artifactregistry.v1beta2.IRepository|null)

repositoryId

repositoryId?: (string|null);

CreateRepositoryRequest repositoryId

Property Value
TypeDescription
(string|null)