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-12 UTC."],[[["This webpage provides reference documentation for the `ExportPreviewResultResponse` class within the Infrastructure Manager v1 API."],["The `ExportPreviewResultResponse` class is part of the `Google.Cloud.Config.V1` namespace and is found in the `Google.Cloud.Config.V1.dll` assembly, and is a response to the `ExportPreviewResult` call containing preview results."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its functionality within the Google Cloud environment."],["The `ExportPreviewResultResponse` class contains a `Result` property of type `PreviewResult` that is used for retrieving signed URLs for accessing plan files."],["The latest version available is 1.7.0, and the page also contains versions dating back to 1.0.0."]]],[]]