public sealed class OperationMetadataV1 : IMessage<OperationMetadataV1>, IEquatable<OperationMetadataV1>, IDeepCloneable<OperationMetadataV1>, IBufferMessage, IMessage
Metadata describing an [Operation][google.longrunning.Operation]
The Cloud Build ID of the function created or updated by an API call.
This field is only populated for Create and Update operations.
Property Value
Type
Description
System.String
BuildName
public string BuildName { get; set; }
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"]],[["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 \u003ccode\u003eOperationMetadataV1\u003c/code\u003e class provides metadata for operations related to Google Cloud Functions, including details about function creation and updates.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for handling message-related functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationMetadataV1\u003c/code\u003e includes properties like \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, offering comprehensive insights into the operation.\u003c/p\u003e\n"],["\u003cp\u003eThe content outlines several versions of Google Cloud Function, with \u003ccode\u003e2.7.0\u003c/code\u003e being the most recent and including version numbers from \u003ccode\u003e2.0.0\u003c/code\u003e to \u003ccode\u003e2.6.0\u003c/code\u003e, and \u003ccode\u003e1.1.0\u003c/code\u003e to \u003ccode\u003e1.3.0\u003c/code\u003e listed as well.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided, one being \u003ccode\u003eOperationMetadataV1()\u003c/code\u003e which is a default constructor, and the other one is \u003ccode\u003eOperationMetadataV1(OperationMetadataV1 other)\u003c/code\u003e which is used for copying existing \u003ccode\u003eOperationMetadataV1\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]