Class CreateRepositoryRequest (0.5.9)

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

CreateRepository request message.

Attributes

NameDescription
parent str
Required. The location in which to create the repository. Must be in the format projects/*/locations/*.
repository google.cloud.dataform_v1beta1.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.