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

Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class GetCloudControlDeploymentRequest.

Request message for GetCloudControlDeployment.

Generated from protobuf message google.cloud.cloudsecuritycompliance.v1.GetCloudControlDeploymentRequest

Namespace

Google \ Cloud \ CloudSecurityCompliance \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. CloudControlDeployment name in the following format: organizations/{organization}/locations/{location}/cloudControlDeployments/{cloud_control_deployment_id}

getName

Required. CloudControlDeployment name in the following format: organizations/{organization}/locations/{location}/cloudControlDeployments/{cloud_control_deployment_id}

Returns
Type Description
string

setName

Required. CloudControlDeployment name in the following format: organizations/{organization}/locations/{location}/cloudControlDeployments/{cloud_control_deployment_id}

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. CloudControlDeployment name in the following format: organizations/{organization}/locations/{location}/cloudControlDeployments/{cloud_control_deployment_id} Please see DeploymentClient::cloudControlDeploymentName() for help formatting this field.

Returns
Type Description
GetCloudControlDeploymentRequest