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."],[[["This page details the `GetIamPolicySnapshotRequest` class within the `Google.Cloud.Compute.V1` namespace, used for retrieving IAM policy snapshots."],["The latest version available for `GetIamPolicySnapshotRequest` is 3.6.0, with various previous versions, dating back to 1.0.0, also accessible through the provided links."],["`GetIamPolicySnapshotRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members from `Object`."],["Key properties of the `GetIamPolicySnapshotRequest` include `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, facilitating the request setup."],["The class provides two constructors: a default constructor `GetIamPolicySnapshotRequest()` and an overloaded constructor that can take another `GetIamPolicySnapshotRequest` object."]]],[]]