public sealed class GetSnapshotSettingRequest : IMessage<GetSnapshotSettingRequest>, IEquatable<GetSnapshotSettingRequest>, IDeepCloneable<GetSnapshotSettingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetSnapshotSettingRequest.
A request message for SnapshotSettingsService.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 page provides reference documentation for the `GetSnapshotSettingRequest` class within the Compute Engine v1 API, specifically for the .NET environment."],["The latest stable version of this API is 3.6.0, with numerous prior versions available, ranging from 1.0.0 to 3.5.0."],["The `GetSnapshotSettingRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes constructors for creating new instances, either default or by cloning another `GetSnapshotSettingRequest` object, and it has a property named `Project` that represents the project ID."],["This documentation exists under the `Google.Cloud.Compute.V1` namespace and is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]