public sealed class ExportPreviewResultResponse : IMessage<ExportPreviewResultResponse>, IEquatable<ExportPreviewResultResponse>, IDeepCloneable<ExportPreviewResultResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Infrastructure Manager v1 API class ExportPreviewResultResponse.
A response to ExportPreviewResult call. Contains preview results.
[[["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-06-05 UTC."],[[["This page provides documentation for the `ExportPreviewResultResponse` class within the Google Cloud Config v1 API for .NET."],["The `ExportPreviewResultResponse` class is used to handle the response from an `ExportPreviewResult` call, containing preview results."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The documentation includes code samples, details about constructors, inherited members, namespace information, assembly information, and a property named `Result` of type `PreviewResult`."],["There are multiple versions of the `ExportPreviewResultResponse` available, ranging from 1.0.0 to the latest version 1.7.0."]]],[]]