Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class DeleteFrameworkRequest.
Request message for deleting a Framework.
Generated from protobuf message google.cloud.cloudsecuritycompliance.v1.DeleteFrameworkRequest
Namespace
Google \ Cloud \ CloudSecurityCompliance \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the resource, in the format organizations/{organization}/locations/{location}/frameworks/{framework}
.
getName
Required. Name of the resource, in the format organizations/{organization}/locations/{location}/frameworks/{framework}
.
string
setName
Required. Name of the resource, in the format organizations/{organization}/locations/{location}/frameworks/{framework}
.
var
string
$this
static::build
name
string
Required. Name of the resource, in the format organizations/{organization}/locations/{location}/frameworks/{framework}
. Please see ConfigClient::frameworkName()
for help formatting this field.

