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."],[[["The latest version available for the `GetPreviewRequest` class is 1.7.0, but this page specifically documents version 1.1.0."],["`GetPreviewRequest` is a class within the Google Cloud Config v1 API, used to retrieve details about a specific preview."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetPreviewRequest` objects can be created using a default constructor or a constructor that accepts another `GetPreviewRequest` object as a parameter."],["The class has properties, `Name` and `PreviewName`, allowing one to specify and retrieve the preview name and corresponding formatted resource name."]]],[]]