Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class GetCloudControlRequest.
Request message for getting a CloudControl.
Generated from protobuf message google.cloud.cloudsecuritycompliance.v1.GetCloudControlRequest
Namespace
Google \ Cloud \ CloudSecurityCompliance \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the cloudcontrol to retrieve in the format: organizations/{organization}/locations/{location}/cloudControls/{cloud_control}
getName
Required. The name of the cloudcontrol to retrieve in the format: organizations/{organization}/locations/{location}/cloudControls/{cloud_control}
string
setName
Required. The name of the cloudcontrol to retrieve in the format: organizations/{organization}/locations/{location}/cloudControls/{cloud_control}
var
string
$this
static::build
name
string
Required. The name of the cloudcontrol to retrieve in the format: organizations/{organization}/locations/{location}/cloudControls/{cloud_control} Please see ConfigClient::cloudControlName() for help formatting this field.

