public sealed class OperationMetadataV1 : IMessage<OperationMetadataV1>, IEquatable<OperationMetadataV1>, IDeepCloneable<OperationMetadataV1>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Functions v1 API class OperationMetadataV1.
Metadata describing an [Operation][google.longrunning.Operation]
The Cloud Build Name of the function deployment.
This field is only populated for Create and Update operations.
projects/<project-number>/locations/<region>/builds/<build-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-09-09 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eOperationMetadataV1\u003c/code\u003e class within the Google Cloud Functions v1 API, with version 2.7.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationMetadataV1\u003c/code\u003e describes the metadata associated with a long-running operation, providing details about the function's deployment or update status.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eOperationMetadataV1\u003c/code\u003e include \u003ccode\u003eBuildId\u003c/code\u003e, \u003ccode\u003eBuildName\u003c/code\u003e, \u003ccode\u003eRequest\u003c/code\u003e, \u003ccode\u003eSourceToken\u003c/code\u003e, \u003ccode\u003eTarget\u003c/code\u003e, \u003ccode\u003eType\u003c/code\u003e, \u003ccode\u003eUpdateTime\u003c/code\u003e, and \u003ccode\u003eVersionId\u003c/code\u003e, which offer information on the operation's progress and details of the function.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements the interfaces \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e providing deep functionalities such as cloning, equality comparisons and memory management.\u003c/p\u003e\n"]]],[],null,["# Cloud Functions v1 API - Class OperationMetadataV1 (2.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Functions.V1/latest/Google.Cloud.Functions.V1.OperationMetadataV1)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.6.0/Google.Cloud.Functions.V1.OperationMetadataV1)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.5.0/Google.Cloud.Functions.V1.OperationMetadataV1)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.4.0/Google.Cloud.Functions.V1.OperationMetadataV1)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.3.0/Google.Cloud.Functions.V1.OperationMetadataV1)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.2.0/Google.Cloud.Functions.V1.OperationMetadataV1)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.1.0/Google.Cloud.Functions.V1.OperationMetadataV1)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.0.0/Google.Cloud.Functions.V1.OperationMetadataV1)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/1.3.0/Google.Cloud.Functions.V1.OperationMetadataV1)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/1.2.0/Google.Cloud.Functions.V1.OperationMetadataV1)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/1.1.0/Google.Cloud.Functions.V1.OperationMetadataV1) \n\n public sealed class OperationMetadataV1 : IMessage\u003cOperationMetadataV1\u003e, IEquatable\u003cOperationMetadataV1\u003e, IDeepCloneable\u003cOperationMetadataV1\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Functions v1 API class OperationMetadataV1.\n\nMetadata describing an \\[Operation\\]\\[google.longrunning.Operation\\] \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e OperationMetadataV1 \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[OperationMetadataV1](/dotnet/docs/reference/Google.Cloud.Functions.V1/latest/Google.Cloud.Functions.V1.OperationMetadataV1), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[OperationMetadataV1](/dotnet/docs/reference/Google.Cloud.Functions.V1/latest/Google.Cloud.Functions.V1.OperationMetadataV1), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[OperationMetadataV1](/dotnet/docs/reference/Google.Cloud.Functions.V1/latest/Google.Cloud.Functions.V1.OperationMetadataV1), [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.Functions.V1](/dotnet/docs/reference/Google.Cloud.Functions.V1/latest/Google.Cloud.Functions.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Functions.V1.dll\n\nConstructors\n------------\n\n### OperationMetadataV1()\n\n public OperationMetadataV1()\n\n### OperationMetadataV1(OperationMetadataV1)\n\n public OperationMetadataV1(OperationMetadataV1 other)\n\nProperties\n----------\n\n### BuildId\n\n public string BuildId { get; set; }\n\nThe Cloud Build ID of the function created or updated by an API call.\nThis field is only populated for Create and Update operations.\n\n### BuildName\n\n public string BuildName { get; set; }\n\nThe Cloud Build Name of the function deployment.\nThis field is only populated for Create and Update operations.\n`projects/\u003cproject-number\u003e/locations/\u003cregion\u003e/builds/\u003cbuild-id\u003e`.\n\n### Request\n\n public Any Request { get; set; }\n\nThe original request that started the operation.\n\n### SourceToken\n\n public string SourceToken { get; set; }\n\nAn identifier for Firebase function sources. Disclaimer: This field is only\nsupported for Firebase function deployments.\n\n### Target\n\n public string Target { get; set; }\n\nTarget of the operation - for example\n`projects/project-1/locations/region-1/functions/function-1`\n\n### Type\n\n public OperationType Type { get; set; }\n\nType of operation.\n\n### UpdateTime\n\n public Timestamp UpdateTime { get; set; }\n\nThe last update timestamp of the operation.\n\n### VersionId\n\n public long VersionId { get; set; }\n\nVersion id of the function created or updated by an API call.\nThis field is only populated for Create and Update operations."]]