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."],[[["This page provides documentation for the `BuildOperationMetadata` class within the Google Cloud Build v1 API."],["The `BuildOperationMetadata` class serves as metadata for build operations within the Cloud Build service."],["The documentation lists available versions of the `BuildOperationMetadata` class, ranging from version 1.0.0 to the latest version 2.15.0, and is currently viewing version 2.12.0."],["The `BuildOperationMetadata` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `BuildOperationMetadata()` and `BuildOperationMetadata(BuildOperationMetadata other)`, and a property named `Build`, which is used to track the build operation."]]],[]]