Class CreateRepositoryRequest (1.11.3)

CreateRepositoryRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request to create a new repository.

Attributes

NameDescription
parent str
Required. The name of the parent resource where the repository will be created.
repository_id str
Required. The repository id to use for this repository.
repository google.cloud.artifactregistry_v1.types.Repository
Required. The repository to be created.