Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class CloudControlDeploymentReference.
The reference to a CloudControlDeployment.
Generated from protobuf message google.cloud.cloudsecuritycompliance.v1.CloudControlDeploymentReference
Namespace
Google \ Cloud \ CloudSecurityCompliance \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ cloud_control_deployment |
string
Output only. The name of the CloudControlDeployment. The format is: organizations/{org}/locations/{location}/cloudControlDeployments/{cloud_control_deployment_id} |
getCloudControlDeployment
Output only. The name of the CloudControlDeployment. The format is: organizations/{org}/locations/{location}/cloudControlDeployments/{cloud_control_deployment_id}
Returns | |
---|---|
Type | Description |
string |
setCloudControlDeployment
Output only. The name of the CloudControlDeployment. The format is: organizations/{org}/locations/{location}/cloudControlDeployments/{cloud_control_deployment_id}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |