Class DeleteApiRequest (0.2.0)

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

The DeleteApi method's request.

Attributes

Name Description
name str
Required. The name of the API resource to delete. Format: projects/{project}/locations/{location}/apis/{api}
force bool
Optional. If set to true, any versions from this API will also be deleted. Otherwise, the request will only work if the API has no versions.