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 documentation for the `GetInstantSnapshotRequest` class within the Google Compute Engine v1 API for .NET, with the most recent version being 3.6.0 and the current page specific to version 2.14.0."],["The `GetInstantSnapshotRequest` class is a request message for the `InstantSnapshots.Get` method, and it inherits from `object` while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetInstantSnapshotRequest` class has constructors to create new instances and properties such as `InstantSnapshot`, `Project`, and `Zone` to define the specifics of the snapshot being requested."],["The page offers links to each previous version, spanning from version 1.0.0 to the latest 3.6.0."]]],[]]