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 webpage provides reference documentation for the `BuildOperationMetadata` class within the Google Cloud Build v1 API."],["The `BuildOperationMetadata` class is used for metadata related to build operations and is found within the `Google.Cloud.CloudBuild.V1` namespace."],["The latest version available is 2.15.0, and the webpage provides access to versions ranging from 2.15.0 down to 1.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BuildOperationMetadata` class contains a `Build` property, of the `Build` type, which represents the build being tracked by the operation."]]],[]]