GetCloudControlRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)The request message for [GetCloudControl][].
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The name of the cloud control to retrieve, in one of the following formats: organizations/{organization}/locations/{location}/cloudControls/{cloud_control}
or
projects/{project}/locations/{location}/cloudControls/{cloud_control}.
The only supported location is global.
|
major_revision_id |
int
Optional. The major version of the cloud control to retrieve. If not specified, the most recently updated revision_id is retrieved.
|