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."],[[["The latest version of `BuildOperationMetadata` is 2.15.0, with numerous earlier versions available, spanning from 2.14.0 down to 1.0.0."],["`BuildOperationMetadata` is a class that provides metadata for build operations within the `Google.Cloud.CloudBuild.V1` namespace."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BuildOperationMetadata` class contains a `Build` property, which is of type `Build`, representing the specific build being tracked by the operation."],["The `BuildOperationMetadata` has two constructors: a default constructor and a copy constructor that takes another `BuildOperationMetadata` instance as a parameter."]]],[]]