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 `BuildOperationMetadata` class provides metadata for tracking build operations within the Google Cloud Build service."],["This class is part of the `Google.Cloud.CloudBuild.V1` namespace, within the `Google.Cloud.CloudBuild.V1.dll` assembly."],["The latest version of this documentation is 2.15.0, however there are many other prior versions ranging from 1.0.0 to 2.14.0 that are documented as well."],["It inherits from the base `Object` class, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors: a default constructor and a copy constructor, and it also has one property called Build that contains a Build object."]]],[]]