public sealed class BuildOperationMetadata : IMessage<BuildOperationMetadata>, IEquatable<BuildOperationMetadata>, IDeepCloneable<BuildOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class BuildOperationMetadata.
[[["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 the `BuildOperationMetadata` class is 2.15.0, as part of the Google Cloud Build v1 API."],["This page provides reference documentation and code samples for the `BuildOperationMetadata` class, which is used for tracking metadata related to build operations."],["The `BuildOperationMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has a `Build` property that allows you to get or set the build that the operation is tracking."],["The document lists all versions from 2.15.0 to 1.0.0."]]],[]]