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 for .NET."],["The latest version available is 2.15.0, with the documentation spanning multiple versions down to 1.0.0, all accessible via provided links."],["`BuildOperationMetadata` is designed for tracking metadata related to build operations in the Cloud Build system."],["The `BuildOperationMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class includes a `Build` property that can be set and retrieved, which is used to represent the build that the operation is tracking."]]],[]]