public sealed class GetIamPolicyRegionInstantSnapshotRequest : IMessage<GetIamPolicyRegionInstantSnapshotRequest>, IEquatable<GetIamPolicyRegionInstantSnapshotRequest>, IDeepCloneable<GetIamPolicyRegionInstantSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyRegionInstantSnapshotRequest.
A request message for RegionInstantSnapshots.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-04-09 UTC."],[[["This webpage provides documentation for the `GetIamPolicyRegionInstantSnapshotRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with version 3.5.0 being the current focus."],["The latest version available is 3.6.0, and the page also contains links to previous versions, ranging from 1.0.0 up to the current, with version 3.5.0 in particular containing extensive information on the class."],["`GetIamPolicyRegionInstantSnapshotRequest` is a class for retrieving IAM policy details for region instant snapshots, designed to be used within the Google Cloud Compute Engine v1 API, and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `GetIamPolicyRegionInstantSnapshotRequest` class has properties such as `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, which are essential for constructing and managing API requests."],["The documentation lists two constructors for creating instances of the `GetIamPolicyRegionInstantSnapshotRequest` class and also details what values are expected for each of the parameters to achieve the desired results."]]],[]]