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 Cloud Build v1 API's `BuildOperationMetadata` is 2.15.0, with numerous prior versions available for reference, down to version 1.0.0."],["`BuildOperationMetadata` is a class used for metadata pertaining to build operations within the Cloud Build service, implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class, `BuildOperationMetadata`, has two constructors: a default constructor and another that takes a `BuildOperationMetadata` object as a parameter."],["The `BuildOperationMetadata` class contains a `Build` property, which is used to track a specific build and can get or set the associated `Build` object."],["The listed content is reference documentation for `BuildOperationMetadata` within the `Google.Cloud.CloudBuild.V1` namespace, found within the `Google.Cloud.CloudBuild.V1.dll` assembly."]]],[]]