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."],[[["The `GetIamPolicySnapshotRequest` class is used to request the IAM policy for a snapshot in the Compute Engine v1 API."],["This class is part of the `Google.Cloud.Compute.V1` namespace and is found in the `Google.Cloud.Compute.V1.dll` assembly, with documentation provided across multiple versions ranging from 1.0.0 to the latest 3.6.0."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to integrate with Google's Protobuf system."],["Key properties of the `GetIamPolicySnapshotRequest` include `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which are essential for specifying the request's details, including the version of the policy, the project, and the resource's identifier."],["There is a list of links to documentation across multiple versions of the API for the GetIamPolicySnapshotRequest, available from the current version 2.2.0."]]],[]]