public sealed class GetSnapshotRequest : IMessage<GetSnapshotRequest>, IEquatable<GetSnapshotRequest>, IDeepCloneable<GetSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetSnapshotRequest.
A request message for Snapshots.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 `GetSnapshotRequest` class within the Google.Cloud.Compute.V1 API, specifically for .NET development."],["The `GetSnapshotRequest` class is used for making requests to retrieve information about a specific snapshot in Google Cloud Compute Engine."],["The documentation outlines the inheritance hierarchy and implemented interfaces of the `GetSnapshotRequest` class, such as `IMessage`, `IEquatable`, and `IDeepCloneable`, among others."],["The page lists various versions of the `GetSnapshotRequest` documentation, ranging from version 1.0.0 to the latest version, 3.6.0."],["The `GetSnapshotRequest` has properties that include \"Project\" and \"Snapshot\" that specify the ID of the project and name of the resource to return, respectively."]]],[]]