DeleteApiSpecRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for DeleteApiSpec.
Attributes |
|
|---|---|
| Name | Description |
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.) |