public sealed class GetIamPolicySnapshotRequest : IMessage<GetIamPolicySnapshotRequest>, IEquatable<GetIamPolicySnapshotRequest>, IDeepCloneable<GetIamPolicySnapshotRequest>, IBufferMessage, IMessage
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-21 UTC."],[[["The `GetIamPolicySnapshotRequest` class is used to request the IAM policy for snapshots, as seen within the `Google.Cloud.Compute.V1` namespace."],["The latest version of this resource available is version 3.6.0, with versions ranging down to 1.0.0 being available as well, all of which are listed."],["The class inherits from `Object` and implements `IMessage\u003cGetIamPolicySnapshotRequest\u003e`, `IEquatable\u003cGetIamPolicySnapshotRequest\u003e`, `IDeepCloneable\u003cGetIamPolicySnapshotRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The class has two constructors, one default and one that takes another `GetIamPolicySnapshotRequest` as a parameter to allow for cloning."],["The class has properties for `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which are used to define the specifics of the IAM policy request."]]],[]]