public sealed class GetInstantSnapshotRequest : IMessage<GetInstantSnapshotRequest>, IEquatable<GetInstantSnapshotRequest>, IDeepCloneable<GetInstantSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetInstantSnapshotRequest.
A request message for InstantSnapshots.Get. See the method description for details.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `GetInstantSnapshotRequest` class within the Compute Engine v1 API."],["The latest available version of the API is 3.6.0, with several other previous versions available for reference, starting from version 1.0.0."],["The `GetInstantSnapshotRequest` class is a request message used for retrieving details of an InstantSnapshot, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetInstantSnapshotRequest` class include `InstantSnapshot`, `Project`, and `Zone`, which are all strings and used to identify the specific InstantSnapshot resource being requested."],["The current version of this documentation is for version 2.16.0 of the `Google.Cloud.Compute.V1` package."]]],[]]