Google Cloud Security Compliance V1 Client - Class CloudControlDeploymentReference (0.1.0)

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 \ V1

Methods

__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