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 \ ActionMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
string |
setAsset
Resource name of one of the assets with failing security policy application. Populated for a lake or zone resource only.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |