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\u003eThe \u003ccode\u003eGetSnapshotRequest\u003c/code\u003e class is used to request a snapshot resource in the Google Cloud Compute V1 API, with the latest version available being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is derived from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties, \u003ccode\u003eProject\u003c/code\u003e and \u003ccode\u003eSnapshot\u003c/code\u003e, which are string values used to specify the project ID and the name of the snapshot resource, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for the \u003ccode\u003eGetSnapshotRequest\u003c/code\u003e class, starting from 1.0.0 all the way to the latest version 3.6.0, allowing you to select the most appropriate version.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eGetSnapshotRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eGetSnapshotRequest(GetSnapshotRequest other)\u003c/code\u003e, allowing for both new object creation and copying of existing \u003ccode\u003eGetSnapshotRequest\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]