public sealed class BuildOperationMetadata : IMessage<BuildOperationMetadata>, IEquatable<BuildOperationMetadata>, IDeepCloneable<BuildOperationMetadata>, IBufferMessage, IMessage
[[["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-03-21 UTC."],[[["This page provides documentation for the `BuildOperationMetadata` class within the `Google.Cloud.CloudBuild.V1` namespace, specifically in version 2.0.0."],["The `BuildOperationMetadata` class is designed to track metadata for build operations and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BuildOperationMetadata` class inherits from `Object` and has two constructors: a default constructor and one that accepts another `BuildOperationMetadata` object for cloning."],["The class contains a `Build` property of type `Build`, which represents the build being tracked by the operation, and it also contains links to other versions from 1.0.0 up to the current latest 2.15.0."]]],[]]