Google Cloud Security Command Center V1 Client - Class IamPolicy (1.19.1)

Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class IamPolicy.

Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset. This information is managed and defined by the Google Cloud resource and cannot be modified by the user.

Generated from protobuf message google.cloud.securitycenter.v1.Asset.IamPolicy

Namespace

Google \ Cloud \ SecurityCenter \ V1 \ Asset

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ policy_blob string

The JSON representation of the Policy associated with the asset. See https://cloud.google.com/iam/reference/rest/v1/Policy for format details.

getPolicyBlob

The JSON representation of the Policy associated with the asset.

See https://cloud.google.com/iam/reference/rest/v1/Policy for format details.

Returns
TypeDescription
string

setPolicyBlob

The JSON representation of the Policy associated with the asset.

See https://cloud.google.com/iam/reference/rest/v1/Policy for format details.

Parameter
NameDescription
var string
Returns
TypeDescription
$this