public sealed class ClientConnectorServiceOperationMetadata : IMessage<ClientConnectorServiceOperationMetadata>, IEquatable<ClientConnectorServiceOperationMetadata>, IDeepCloneable<ClientConnectorServiceOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp Client Connector Services v1 API class ClientConnectorServiceOperationMetadata.
Represents the metadata of the long-running operation.
Output only. Identifies whether the user has requested cancellation
of the operation. Operations that have successfully been cancelled
have [Operation.error][] value with a
[google.rpc.Status.code][google.rpc.Status.code] of 1, corresponding to
Code.CANCELLED.
[[["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-09-04 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eClientConnectorServiceOperationMetadata\u003c/code\u003e class within the BeyondCorp Client Connector Services v1 API, specifically version 1.1.0, which is the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClientConnectorServiceOperationMetadata\u003c/code\u003e class represents the metadata of a long-running operation, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eApiVersion\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eRequestedCancellation\u003c/code\u003e, \u003ccode\u003eStatusMessage\u003c/code\u003e, \u003ccode\u003eTarget\u003c/code\u003e, and \u003ccode\u003eVerb\u003c/code\u003e, all of which are output-only except for \u003ccode\u003eApiVersion\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for creating new instances, including one for creating a new instance from another.\u003c/p\u003e\n"],["\u003cp\u003eIt also provides access to inherited members from the \u003ccode\u003eobject\u003c/code\u003e parent class such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# BeyondCorp Client Connector Services v1 API - Class ClientConnectorServiceOperationMetadata (1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/latest/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorServiceOperationMetadata)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/1.0.0/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorServiceOperationMetadata) \n\n public sealed class ClientConnectorServiceOperationMetadata : IMessage\u003cClientConnectorServiceOperationMetadata\u003e, IEquatable\u003cClientConnectorServiceOperationMetadata\u003e, IDeepCloneable\u003cClientConnectorServiceOperationMetadata\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the BeyondCorp Client Connector Services v1 API class ClientConnectorServiceOperationMetadata.\n\nRepresents the metadata of the long-running operation. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ClientConnectorServiceOperationMetadata \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ClientConnectorServiceOperationMetadata](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/latest/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorServiceOperationMetadata), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ClientConnectorServiceOperationMetadata](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/latest/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorServiceOperationMetadata), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ClientConnectorServiceOperationMetadata](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/latest/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorServiceOperationMetadata), [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.BeyondCorp.ClientConnectorServices.V1](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/latest/Google.Cloud.BeyondCorp.ClientConnectorServices.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.BeyondCorp.ClientConnectorServices.V1.dll\n\nConstructors\n------------\n\n### ClientConnectorServiceOperationMetadata()\n\n public ClientConnectorServiceOperationMetadata()\n\n### ClientConnectorServiceOperationMetadata(ClientConnectorServiceOperationMetadata)\n\n public ClientConnectorServiceOperationMetadata(ClientConnectorServiceOperationMetadata other)\n\nProperties\n----------\n\n### ApiVersion\n\n public string ApiVersion { get; set; }\n\nOutput only. API version used to start the operation.\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nOutput only. The time the operation was created.\n\n### EndTime\n\n public Timestamp EndTime { get; set; }\n\nOutput only. The time the operation finished running.\n\n### RequestedCancellation\n\n public bool RequestedCancellation { get; set; }\n\nOutput only. Identifies whether the user has requested cancellation\nof the operation. Operations that have successfully been cancelled\nhave \\[Operation.error\\]\\[\\] value with a\n\\[google.rpc.Status.code\\]\\[google.rpc.Status.code\\] of 1, corresponding to\n`Code.CANCELLED`.\n\n### StatusMessage\n\n public string StatusMessage { get; set; }\n\nOutput only. Human-readable status of the operation, if any.\n\n### Target\n\n public string Target { get; set; }\n\nOutput only. Server-defined resource path for the target of the operation.\n\n### Verb\n\n public string Verb { get; set; }\n\nOutput only. Name of the verb executed by the operation."]]