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 is 2.15.0, while version 2.7.0 is also documented here."],["This webpage provides reference documentation for the Cloud Build v1 API, specifically the `BuildOperationMetadata` class."],["The `BuildOperationMetadata` class, which is a metadata class for build operations, inherits from the base `object` class and implements several interfaces."],["It contains information about the build operation, which is accessible through a `Build` property of the type `Build`."],["The `BuildOperationMetadata` class has two constructors, one default and one that takes another `BuildOperationMetadata` object as a parameter for cloning."]]],[]]