DeleteCloudControlRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)The request message for [DeleteCloudControl][].
Attribute |
|
|---|---|
| Name | Description |
name |
str
Required. The name of the cloud control to delete, in one of the following formats: organizations/{organization}/locations/{location}/CloudControls/{CloudControl}
or
projects/{project}/locations/{location}/CloudControls/{CloudControl}.
The only supported location is global.
|