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 webpage details the `BuildOperationMetadata` class, which is designed for tracking build operations within the Google Cloud Build service."],["The latest version available for `BuildOperationMetadata` is 2.15.0, with numerous prior versions also accessible, down to version 1.0.0."],["`BuildOperationMetadata` inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality."],["The class includes a `Build` property, which allows users to access and manage the specific build being tracked by an operation."],["The class has two constructors, a default constructor, and a copy constructor, to initialize the `BuildOperationMetadata` object."]]],[]]