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."],[[["The `TestIamPermissionsSnapshotRequest` class is used for requesting permission tests on snapshots in the Compute Engine v1 API."],["The latest version of this class is 3.6.0, and multiple versions ranging from 1.0.0 to 3.6.0 are available in the documentation."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces for enhanced functionality and data handling."],["This class contains properties to specify the project, resource, and a request body for the test permissions, and these properites are called Project, Resource, and TestPermissionsRequestResource."],["The `TestIamPermissionsSnapshotRequest` class also contains two constructors, one is empty and the other takes a `TestIamPermissionsSnapshotRequest` as parameter."]]],[]]