public sealed class TestIamPermissionsInstantSnapshotRequest : IMessage<TestIamPermissionsInstantSnapshotRequest>, IEquatable<TestIamPermissionsInstantSnapshotRequest>, IDeepCloneable<TestIamPermissionsInstantSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsInstantSnapshotRequest.
A request message for InstantSnapshots.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 `TestIamPermissionsInstantSnapshotRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The `TestIamPermissionsInstantSnapshotRequest` class is used to create request messages for the `InstantSnapshots.TestIamPermissions` method, and contains properties for `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone` to be populated."],["The document outlines the inheritance and interfaces implemented by the `TestIamPermissionsInstantSnapshotRequest` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document highlights the availability of multiple versions of this reference, from version 1.0.0 to the latest version 3.6.0, and version 3.4.0. is the current version being viewed."],["The document details the constructors and properties available for the class, like the default constructor and the one that takes in another instance of itself, along with the property parameters and their corresponding type and description."]]],[]]