CreateRepositoryRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The request to create a new repository.
Attributes
Name | Description |
parent |
str
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. |