public sealed class GetSnapshotRequest : IMessage<GetSnapshotRequest>, IEquatable<GetSnapshotRequest>, IDeepCloneable<GetSnapshotRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGetSnapshotRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, including details on its inheritance and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSnapshotRequest\u003c/code\u003e class is used to request information about a specific snapshot and can be created using two constructors: a default constructor and a constructor that takes another \u003ccode\u003eGetSnapshotRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSnapshotRequest\u003c/code\u003e class includes two properties, \u003ccode\u003eProject\u003c/code\u003e and \u003ccode\u003eSnapshot\u003c/code\u003e, which are both strings and used to specify the project ID and the name of the snapshot to retrieve, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists various versions of the \u003ccode\u003eGetSnapshotRequest\u003c/code\u003e documentation, ranging from version 1.0.0 up to the latest version, 3.6.0, for the Google.Cloud.Compute.V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage<GetSnapshotRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<GetSnapshotRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetSnapshotRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]