public sealed class TestIamPermissionsSnapshotRequest : IMessage<TestIamPermissionsSnapshotRequest>, IEquatable<TestIamPermissionsSnapshotRequest>, IDeepCloneable<TestIamPermissionsSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsSnapshotRequest.
A request message for Snapshots.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-24 UTC."],[[["This webpage provides reference documentation for the `TestIamPermissionsSnapshotRequest` class within the Google.Cloud.Compute.V1 API for .NET, detailing its structure and functionality."],["The `TestIamPermissionsSnapshotRequest` class is used for sending requests to test permissions on snapshots, and it inherits from various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists multiple versions of the documentation for the `TestIamPermissionsSnapshotRequest` class, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The `TestIamPermissionsSnapshotRequest` class includes properties like `Project`, `Resource`, and `TestPermissionsRequestResource`, which are used to define the scope and details of the permission testing request."]]],[]]