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."],[[["The latest version of the `BuildOperationMetadata` class in the Cloud Build v1 API is 2.15.0."],["This documentation provides reference for the `BuildOperationMetadata` class, including its properties, constructors, inheritance, and implemented interfaces."],["The `BuildOperationMetadata` class is part of the `Google.Cloud.CloudBuild.V1` namespace, with the assembly in `Google.Cloud.CloudBuild.V1.dll`."],["The class represents metadata for build operations, inheriting from the base `object` class, and the `Build` property indicates the build being tracked by the operation."],["The documentation also details past versions of this class from version 1.0.0 to the latest version of 2.15.0, each with a link to their respective documentation."]]],[]]