public sealed class GetIamPolicySnapshotRequest : IMessage<GetIamPolicySnapshotRequest>, IEquatable<GetIamPolicySnapshotRequest>, IDeepCloneable<GetIamPolicySnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicySnapshotRequest.
A request message for Snapshots.GetIamPolicy. 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-24 UTC."],[[["This webpage provides reference documentation for the `GetIamPolicySnapshotRequest` class within the Compute Engine v1 API for .NET, detailing its structure and usage."],["The latest version available for `GetIamPolicySnapshotRequest` is 3.6.0, with several prior versions also accessible, ranging down to version 1.0.0."],["The `GetIamPolicySnapshotRequest` class is used to request the IAM policy of a snapshot and inherits from the base `Object` class, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which enable the specification of the IAM policy version, project ID, and resource name."],["The `GetIamPolicySnapshotRequest` class has two constructors, one default constructor, and another constructor that takes an existing `GetIamPolicySnapshotRequest` object."]]],[]]