Google Cloud Dataproc Metastore V1alpha Client - Class RemoveIamPolicyResponse (0.11.0)

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

Response message for DataprocMetastore.RemoveIamPolicy.

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

Namespace

Google \ Cloud \ Metastore \ V1alpha

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
bool

setSuccess

True if the policy is successfully removed.

Parameter
NameDescription
var bool
Returns
TypeDescription
$this