Class CreateRepositoryRequest (0.2.2)

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

The request to create a new repository. .. attribute:: parent

The name of the parent resource where the repository will be created.

:type: str

Attributes

NameDescription
repository_id str
The repository id to use for this repository.
repository google.cloud.artifactregistry_v1beta2.types.Repository
The repository to be created.