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-31 UTC."],[[["This webpage provides documentation for the `TestIamPermissionsSnapshotRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The `TestIamPermissionsSnapshotRequest` class is used to construct a request to test permissions on snapshots, as part of the Snapshots API, inheriting from and implementing several interfaces."],["The documentation lists available versions of the class, ranging from the latest version 3.6.0 down to version 1.0.0, alongside details for the 3.4.0 version."],["It outlines the class's constructors, including a default constructor and one for creating an instance from another `TestIamPermissionsSnapshotRequest`, plus it lists the class properties such as Project, Resource, and TestPermissionsRequestResource."],["The webpage contains the necessary information for users to see the inheritance, implemented interfaces, inherited members, namespace, assembly and related documentation."]]],[]]