public sealed class RemoveIamPolicyResponse : IMessage<RemoveIamPolicyResponse>, IEquatable<RemoveIamPolicyResponse>, IDeepCloneable<RemoveIamPolicyResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1alpha API class RemoveIamPolicyResponse.
Response message for
[DataprocMetastore.RemoveIamPolicy][google.cloud.metastore.v1alpha.DataprocMetastore.RemoveIamPolicy].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eRemoveIamPolicyResponse\u003c/code\u003e class is 2.0.0-alpha11, which is part of the Dataproc Metastore v1alpha API.\u003c/p\u003e\n"],["\u003cp\u003eThis class serves as the response message for the \u003ccode\u003eDataprocMetastore.RemoveIamPolicy\u003c/code\u003e function within the Google Cloud Metastore V1Alpha API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRemoveIamPolicyResponse\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRemoveIamPolicyResponse\u003c/code\u003e class contains a \u003ccode\u003eSuccess\u003c/code\u003e property of type boolean to indicate if the policy was removed successfully.\u003c/p\u003e\n"],["\u003cp\u003eThere are also previous versions of this class available, such as 2.0.0-alpha10, and 1.0.0-alpha04.\u003c/p\u003e\n"]]],[],null,["# Dataproc Metastore v1alpha API - Class RemoveIamPolicyResponse (2.0.0-alpha11)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-alpha11 (latest)](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.RemoveIamPolicyResponse)\n- [2.0.0-alpha10](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/2.0.0-alpha10/Google.Cloud.Metastore.V1Alpha.RemoveIamPolicyResponse)\n- [1.0.0-alpha04](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/1.0.0-alpha04/Google.Cloud.Metastore.V1Alpha.RemoveIamPolicyResponse) \n\n public sealed class RemoveIamPolicyResponse : IMessage\u003cRemoveIamPolicyResponse\u003e, IEquatable\u003cRemoveIamPolicyResponse\u003e, IDeepCloneable\u003cRemoveIamPolicyResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataproc Metastore v1alpha API class RemoveIamPolicyResponse.\n\nResponse message for\n\\[DataprocMetastore.RemoveIamPolicy\\]\\[google.cloud.metastore.v1alpha.DataprocMetastore.RemoveIamPolicy\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e RemoveIamPolicyResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[RemoveIamPolicyResponse](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.RemoveIamPolicyResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[RemoveIamPolicyResponse](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.RemoveIamPolicyResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[RemoveIamPolicyResponse](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.RemoveIamPolicyResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Metastore.V1Alpha](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha)\n\nAssembly\n--------\n\nGoogle.Cloud.Metastore.V1Alpha.dll\n\nConstructors\n------------\n\n### RemoveIamPolicyResponse()\n\n public RemoveIamPolicyResponse()\n\n### RemoveIamPolicyResponse(RemoveIamPolicyResponse)\n\n public RemoveIamPolicyResponse(RemoveIamPolicyResponse other)\n\nProperties\n----------\n\n### Success\n\n public bool Success { get; set; }\n\nTrue if the policy is successfully removed."]]