public sealed class RemoveIamPolicyRequest : IMessage<RemoveIamPolicyRequest>, IEquatable<RemoveIamPolicyRequest>, IDeepCloneable<RemoveIamPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1beta API class RemoveIamPolicyRequest.
Request message for
[DataprocMetastore.RemoveIamPolicy][google.cloud.metastore.v1beta.DataprocMetastore.RemoveIamPolicy].
Required. The relative resource name of the dataplane resource to remove
IAM policy, in the following form:
projects/{project_id}/locations/{location_id}/services/{service_id}/databases/{database_id}
or
projects/{project_id}/locations/{location_id}/services/{service_id}/databases/{database_id}/tables/{table_id}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRemoveIamPolicyRequest\u003c/code\u003e class is used to request the removal of an IAM policy within the Dataproc Metastore v1beta API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering methods for message handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe request can be executed synchronously or asynchronously, determined by the \u003ccode\u003eAsynchronous\u003c/code\u003e property, with \u003ccode\u003efalse\u003c/code\u003e being the default behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResource\u003c/code\u003e property specifies the target resource, either a database or a table, from which the IAM policy should be removed.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available to initiate the class, either with an empty instantiation or with the use of another already existing \u003ccode\u003eRemoveIamPolicyRequest\u003c/code\u003e object as a parameter to create a duplicate.\u003c/p\u003e\n"]]],[],null,[]]