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 most recent version being 3.6.0 and the current page set to 2.8.0."],["The `GetIamPolicySnapshotRequest` class is used to request the IAM policy of a snapshot and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties such as `OptionsRequestedPolicyVersion`, `Project`, and `Resource` to specify the details of the IAM policy request, including a boolean to see if the policy version is set."],["There are many previous versions of this request listed, ranging from 3.5.0 all the way down to 1.0.0, all of which point to their own document pages."],["The provided content shows that `GetIamPolicySnapshotRequest` class inherits from `object` class and it belongs to the `Google.Cloud.Compute.V1` namespace."]]],[]]