public sealed class GcpUserAccessBindingOperationMetadata : IMessage<GcpUserAccessBindingOperationMetadata>, IEquatable<GcpUserAccessBindingOperationMetadata>, IDeepCloneable<GcpUserAccessBindingOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class GcpUserAccessBindingOperationMetadata.
Currently, a completed operation means nothing. In the future, this metadata
and a completed operation may indicate that the binding has taken effect and
is affecting access decisions for all users.
[[["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-28 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGcpUserAccessBindingOperationMetadata\u003c/code\u003e class, a part of the Google Identity Access Context Manager v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGcpUserAccessBindingOperationMetadata\u003c/code\u003e includes reference documentation and code samples, and it is a sealed class that 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.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of the documentation, with the latest being version 2.5.0, and the class also inherits members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcpUserAccessBindingOperationMetadata\u003c/code\u003e class currently signifies a completed operation without further indication, but will in the future inform users that the binding has taken effect.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a constructor that takes another \u003ccode\u003eGcpUserAccessBindingOperationMetadata\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,["# Identity Access Context Manager v1 API - Class GcpUserAccessBindingOperationMetadata (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.GcpUserAccessBindingOperationMetadata)\n- [2.4.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.4.0/Google.Identity.AccessContextManager.V1.GcpUserAccessBindingOperationMetadata)\n- [2.3.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.3.0/Google.Identity.AccessContextManager.V1.GcpUserAccessBindingOperationMetadata)\n- [2.2.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.2.0/Google.Identity.AccessContextManager.V1.GcpUserAccessBindingOperationMetadata)\n- [2.1.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.1.0/Google.Identity.AccessContextManager.V1.GcpUserAccessBindingOperationMetadata)\n- [2.0.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.0.0/Google.Identity.AccessContextManager.V1.GcpUserAccessBindingOperationMetadata)\n- [1.5.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.5.0/Google.Identity.AccessContextManager.V1.GcpUserAccessBindingOperationMetadata)\n- [1.4.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.4.0/Google.Identity.AccessContextManager.V1.GcpUserAccessBindingOperationMetadata)\n- [1.3.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.3.0/Google.Identity.AccessContextManager.V1.GcpUserAccessBindingOperationMetadata)\n- [1.2.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.2.0/Google.Identity.AccessContextManager.V1.GcpUserAccessBindingOperationMetadata) \n\n public sealed class GcpUserAccessBindingOperationMetadata : IMessage\u003cGcpUserAccessBindingOperationMetadata\u003e, IEquatable\u003cGcpUserAccessBindingOperationMetadata\u003e, IDeepCloneable\u003cGcpUserAccessBindingOperationMetadata\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Identity Access Context Manager v1 API class GcpUserAccessBindingOperationMetadata.\n\nCurrently, a completed operation means nothing. In the future, this metadata\nand a completed operation may indicate that the binding has taken effect and\nis affecting access decisions for all users. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GcpUserAccessBindingOperationMetadata \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GcpUserAccessBindingOperationMetadata](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.GcpUserAccessBindingOperationMetadata), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GcpUserAccessBindingOperationMetadata](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.GcpUserAccessBindingOperationMetadata), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GcpUserAccessBindingOperationMetadata](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.GcpUserAccessBindingOperationMetadata), [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.Identity.AccessContextManager.V1](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1)\n\nAssembly\n--------\n\nGoogle.Identity.AccessContextManager.V1.dll\n\nConstructors\n------------\n\n### GcpUserAccessBindingOperationMetadata()\n\n public GcpUserAccessBindingOperationMetadata()\n\n### GcpUserAccessBindingOperationMetadata(GcpUserAccessBindingOperationMetadata)\n\n public GcpUserAccessBindingOperationMetadata(GcpUserAccessBindingOperationMetadata other)"]]