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

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

Request message for deleting a CloudControl.

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

Namespace

Google \ Cloud \ CloudSecurityCompliance \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Name of the resource, in the format organizations/{organization}/locations/{location}/CloudControls/{CloudControl}.

getName

Required. Name of the resource, in the format organizations/{organization}/locations/{location}/CloudControls/{CloudControl}.

Returns
Type Description
string

setName

Required. Name of the resource, in the format organizations/{organization}/locations/{location}/CloudControls/{CloudControl}.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. Name of the resource, in the format organizations/{organization}/locations/{location}/CloudControls/{CloudControl}. Please see ConfigClient::cloudControlName() for help formatting this field.

Returns
Type Description
DeleteCloudControlRequest