Class DeleteApiRequest (0.6.9)

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

Request message for DeleteApi.

Attributes

NameDescription
name str
Required. The name of the API to delete. Format: projects/*/locations/*/apis/*
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.)