public sealed class TestIamPermissionsRegionInstantSnapshotRequest : IMessage<TestIamPermissionsRegionInstantSnapshotRequest>, IEquatable<TestIamPermissionsRegionInstantSnapshotRequest>, IDeepCloneable<TestIamPermissionsRegionInstantSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsRegionInstantSnapshotRequest.
A request message for RegionInstantSnapshots.TestIamPermissions. 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-31 UTC."],[[["This document provides reference documentation for the `TestIamPermissionsRegionInstantSnapshotRequest` class in the Google Compute Engine v1 API, specifically within version 3.4.0 and other versions ranging from 1.0.0 to 3.6.0."],["The `TestIamPermissionsRegionInstantSnapshotRequest` class is a request message used for the `RegionInstantSnapshots.TestIamPermissions` method, and it inherits from `object` while implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances, either empty or from another `TestIamPermissionsRegionInstantSnapshotRequest`, and it has properties for `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, each with specific descriptions and string or class based types."],["The documentation includes a list of available versions for the `TestIamPermissionsRegionInstantSnapshotRequest`, with 3.6.0 being the latest version, and provides links to the respective documentation for each available version."],["The class `TestIamPermissionsRegionInstantSnapshotRequest` is contained within the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]