Class DeleteRepositoryRequest (0.5.9)

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

DeleteRepository request message.

Attributes

NameDescription
name str
Required. The repository's name.
force bool
If set to true, any child resources of this repository will also be deleted. (Otherwise, the request will only succeed if the repository has no child resources.)