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 document provides reference documentation for the `BuildOperationMetadata` class within the Google Cloud Build v1 API."],["The latest version of `BuildOperationMetadata` is 2.15.0, and it lists versions back to 1.0.0 with links to corresponding documentation."],["The `BuildOperationMetadata` class, which inherits from `Object`, is part of the `Google.Cloud.CloudBuild.V1` namespace within the Google.Cloud.CloudBuild.V1.dll assembly."],["This class has two constructors: one default and one that takes another `BuildOperationMetadata` instance as a parameter, and it contains a `Build` property of the `Build` type."],["This class implements a number of interfaces including `IMessage\u003cBuildOperationMetadata\u003e`, `IEquatable\u003cBuildOperationMetadata\u003e`, `IDeepCloneable\u003cBuildOperationMetadata\u003e`, `IBufferMessage` and `IMessage`."]]],[]]