Google Cloud Dataplex V1 Client - Class FailedSecurityPolicyApply (0.11.1)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class FailedSecurityPolicyApply.

Failed to apply security policy to the managed resource(s) under a lake, zone or an asset. For a lake or zone resource, one or more underlying assets has a failure applying security policy to the associated managed resource.

Generated from protobuf message google.cloud.dataplex.v1.Action.FailedSecurityPolicyApply

Namespace

Google \ Cloud \ Dataplex \ V1 \ Action

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ asset string

Resource name of one of the assets with failing security policy application. Populated for a lake or zone resource only.

getAsset

Resource name of one of the assets with failing security policy application. Populated for a lake or zone resource only.

Returns
TypeDescription
string

setAsset

Resource name of one of the assets with failing security policy application. Populated for a lake or zone resource only.

Parameter
NameDescription
var string
Returns
TypeDescription
$this