Class DeleteApiSpecRequest (0.1.2)

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

Request message for DeleteApiSpec.

Attributes

NameDescription
name str
Required. The name of the spec to delete. Format: projects/\ */locations/*/apis/*/versions/*/specs/\*
force bool
If set to true, any child resources will also be deleted. (Otherwise, the request will only work if there are no child resources.)