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 webpage provides reference documentation for the `BuildOperationMetadata` class within the Google Cloud Build v1 API."],["The `BuildOperationMetadata` class is used for metadata related to build operations and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes a list of available versions of the `BuildOperationMetadata` class, ranging from version 1.0.0 up to the latest version, 2.15.0."],["The documentation includes information about the `BuildOperationMetadata` class's constructors and its `Build` property, which tracks the associated build."],["The class is contained in the Google.Cloud.CloudBuild.V1 namespace, within the Google Cloud .NET library."]]],[]]