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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003ePreviewOperationMetadata\u003c/code\u003e class, which is part of the Infrastructure Manager v1 API within the \u003ccode\u003eGoogle.Cloud.Config.V1\u003c/code\u003e namespace and is implemented across multiple versions, with 1.7.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePreviewOperationMetadata\u003c/code\u003e class provides ephemeral metadata describing the state of a preview operation and inherits from the object class, implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eBuild\u003c/code\u003e, which is a read-only Cloud Build instance UUID, \u003ccode\u003eLogs\u003c/code\u003e which provides the location of preview logs, \u003ccode\u003ePreviewArtifacts\u003c/code\u003e for artifacts, and \u003ccode\u003eStep\u003c/code\u003e indicating the current operational step.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes two constructors, a default constructor, and a constructor that takes another \u003ccode\u003ePreviewOperationMetadata\u003c/code\u003e object as a parameter to create a new object based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found in the Google.Cloud.Config.V1.dll assembly and contains inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,["# Infrastructure Manager v1 API - Class PreviewOperationMetadata (1.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Google.Cloud.Config.V1.PreviewOperationMetadata)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.7.0/Google.Cloud.Config.V1.PreviewOperationMetadata)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.6.0/Google.Cloud.Config.V1.PreviewOperationMetadata)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.5.0/Google.Cloud.Config.V1.PreviewOperationMetadata)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.4.0/Google.Cloud.Config.V1.PreviewOperationMetadata)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.3.0/Google.Cloud.Config.V1.PreviewOperationMetadata)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.2.0/Google.Cloud.Config.V1.PreviewOperationMetadata)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.1.0/Google.Cloud.Config.V1.PreviewOperationMetadata)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.0.0/Google.Cloud.Config.V1.PreviewOperationMetadata) \n\n public sealed class PreviewOperationMetadata : IMessage\u003cPreviewOperationMetadata\u003e, IEquatable\u003cPreviewOperationMetadata\u003e, IDeepCloneable\u003cPreviewOperationMetadata\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Infrastructure Manager v1 API class PreviewOperationMetadata.\n\nEphemeral metadata content describing the state of a preview operation. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e PreviewOperationMetadata \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[PreviewOperationMetadata](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Google.Cloud.Config.V1.PreviewOperationMetadata), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[PreviewOperationMetadata](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Google.Cloud.Config.V1.PreviewOperationMetadata), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[PreviewOperationMetadata](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Google.Cloud.Config.V1.PreviewOperationMetadata), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Config.V1](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Google.Cloud.Config.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Config.V1.dll\n\nConstructors\n------------\n\n### PreviewOperationMetadata()\n\n public PreviewOperationMetadata()\n\n### PreviewOperationMetadata(PreviewOperationMetadata)\n\n public PreviewOperationMetadata(PreviewOperationMetadata other)\n\nProperties\n----------\n\n### Build\n\n public string Build { get; set; }\n\nOutput only. Cloud Build instance UUID associated with this preview.\n\n### Logs\n\n public string Logs { get; set; }\n\nOutput only. Location of preview logs in `gs://{bucket}/{object}` format.\n\n### PreviewArtifacts\n\n public PreviewArtifacts PreviewArtifacts { get; set; }\n\nArtifacts from preview.\n\n### Step\n\n public PreviewOperationMetadata.Types.PreviewStep Step { get; set; }\n\nThe current step the preview operation is running."]]