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 available for the `BuildOperationMetadata` class is 2.15.0, with a range of versions from 1.0.0 to 2.15.0."],["This page provides reference documentation and code samples for the `BuildOperationMetadata` class within the Cloud Build v1 API."],["The `BuildOperationMetadata` class is designed to handle metadata for build operations, derived from the object class, and implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class features two constructors, `BuildOperationMetadata()` and `BuildOperationMetadata(BuildOperationMetadata other)`, and a property, Build, of the type `Build`."],["The namespace for this is `Google.Cloud.CloudBuild.V1` and is found within the `Google.Cloud.CloudBuild.V1.dll` assembly."]]],[]]