Class CreateRepositoryRequest (1.1.2)

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
The repository id to use for this repository.
repository google.cloud.artifactregistry_v1beta2.types.Repository
The repository to be created.