Google Cloud Dataproc Metastore V1beta Client - Class RemoveIamPolicyResponse (0.11.3)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1beta Client class RemoveIamPolicyResponse.

Response message for DataprocMetastore.RemoveIamPolicy.

Generated from protobuf message google.cloud.metastore.v1beta.RemoveIamPolicyResponse

Namespace

Google \ Cloud \ Metastore \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ success bool

True if the policy is successfully removed.

getSuccess

True if the policy is successfully removed.

Returns
Type Description
bool

setSuccess

True if the policy is successfully removed.

Parameter
Name Description
var bool
Returns
Type Description
$this