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 reference documentation for the `BuildOperationMetadata` class within the Google Cloud Build v1 API, specifically for the .NET environment."],["The latest version of the `BuildOperationMetadata` documentation is 2.15.0, and the page offers links to documentation for versions ranging from 2.15.0 down to 1.0.0."],["`BuildOperationMetadata` is a class used to represent the metadata for build operations, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors `BuildOperationMetadata()` and `BuildOperationMetadata(BuildOperationMetadata)` as well as one property `Build`, which tracks the build operation, and has inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]