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-04-09 UTC."],[[["This page provides documentation for the `TestIamPermissionsSnapshotRequest` class within the Google Compute Engine v1 API, specifically for .NET."],["The latest version available is 3.6.0, while the current version being documented is 3.2.0, with numerous past versions listed from 1.0.0 up to 3.5.0."],["`TestIamPermissionsSnapshotRequest` is a request message used for testing permissions on snapshots and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `Project`, `Resource`, and `TestPermissionsRequestResource`, allowing for setting the project ID, the resource name or ID, and the request body, respectively."],["The class includes two constructors, one being the default, and the other allowing for the passing of another `TestIamPermissionsSnapshotRequest` object."]]],[]]