Class DeleteRepositoryRequest (0.9.0)

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

DeleteRepository request message.

Attributes

Name Description
name str
Required. The repository's name.
force bool
Optional. 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.)