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-04-09 UTC."],[[["This page provides documentation for the `GetSnapshotRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version available for the API is 3.6.0, with the current version documented as 3.5.0, and links provided for older versions going back to 1.0.0."],["`GetSnapshotRequest` is used to retrieve information about a specific snapshot resource, as detailed in the class description and properties section."],["The `GetSnapshotRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["The document shows that the class `GetSnapshotRequest` contains 2 properties, one for `Project` and another for `Snapshot`, which are both string types."]]],[]]