public sealed class GetPreviewRequest : IMessage<GetPreviewRequest>, IEquatable<GetPreviewRequest>, IDeepCloneable<GetPreviewRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Infrastructure Manager v1 API class GetPreviewRequest.
[[["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 document provides reference information for the `GetPreviewRequest` class within the Google Cloud Config v1 API, specifically version 1.5.0."],["`GetPreviewRequest` is a class used to request details about a preview and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor and one that accepts another `GetPreviewRequest` object as a parameter."],["The `GetPreviewRequest` class contains two main properties: `Name`, a string representing the preview's name in a specified format, and `PreviewName`, a `PreviewName`-typed view of the resource name."],["The latest version of this documentation is 1.7.0 and the oldest available version is 1.0.0."]]],[]]