Class CreateRepositoryRequest (3.24.0)

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

Message for creating a Repository.

Attributes

NameDescription
parent str
Required. The connection to contain the repository. If the request is part of a BatchCreateRepositoriesRequest, this field should be empty or match the parent specified there.
repository google.cloud.devtools.cloudbuild_v2.types.Repository
Required. The repository to create.
repository_id str
Required. The ID to use for the repository, which will become the final component of the repository's resource name. This ID should be unique in the connection. Allows alphanumeric characters and any of -._`%!$&'()*+,;=@.