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 documentation for the `TestIamPermissionsSnapshotRequest` class within the Google.Cloud.Compute.V1 API, specifically for the .NET environment."],["The latest available version of this API is 3.6.0, while the current page specifically displays information pertaining to version 2.10.0, and the page contains links to versions ranging from 1.0.0 to 3.6.0."],["The `TestIamPermissionsSnapshotRequest` class is used to send requests for testing permissions on snapshots and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `Project` and `Resource` to specify the target project and resource, and a `TestPermissionsRequestResource` to provide the request body."],["The page contains reference information for the class, including implementation, inherited members, properties, constructors, and parameters."]]],[]]