public sealed class PreviewOperationMetadata : IMessage<PreviewOperationMetadata>, IEquatable<PreviewOperationMetadata>, IDeepCloneable<PreviewOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Infrastructure Manager v1 API class PreviewOperationMetadata.
Ephemeral metadata content describing the state of a preview operation.
[[["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 document provides reference documentation for the `PreviewOperationMetadata` class within the Google Cloud Config v1 API, specifically version 1.2.0."],["`PreviewOperationMetadata` is a class that represents ephemeral metadata describing the state of a preview operation, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Build` (Cloud Build UUID), `Logs` (location of preview logs), `PreviewArtifacts` (artifacts from the preview), and `Step` (current step of the preview operation)."],["It also includes constructors to create new instances of the `PreviewOperationMetadata` class, including a default constructor and one that accepts another `PreviewOperationMetadata` object as an argument."],["The latest version of the documentation listed is 1.7.0, with version 1.2.0 being the version this document is referencing, and older versions of the documentation are also linked."]]],[]]