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-21 UTC."],[[["This webpage provides reference documentation for the `GetIamPolicySnapshotRequest` class within the Compute Engine v1 API for .NET, with the current version being 2.6.0."],["The `GetIamPolicySnapshotRequest` class is used to request the IAM policy for a snapshot and inherits from the `Object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers properties such as `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource` to manage and specify the details of the policy request."],["A list of all available versions of this class are also provided on the webpage, from the latest [3.6.0] down to version [1.0.0]."],["The class has two constructors, one default, and one that takes in a `GetIamPolicySnapshotRequest` parameter, and its namespace is `Google.Cloud.Compute.V1`."]]],[]]