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 webpage provides documentation for the `GetIamPolicySnapshotRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for the Compute Engine v1 API."],["It lists various versions of the `GetIamPolicySnapshotRequest` class, ranging from version 1.0.0 to the latest version 3.6.0, along with links to their respective documentation pages."],["The `GetIamPolicySnapshotRequest` class is used to create request messages for retrieving IAM policies for snapshots and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation details the class's constructors and properties, such as `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, and also describes their functionalities."],["It also includes information about inherited members and details about the Google Cloud Compute V1 assembly."]]],[]]