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."],[[["The `TestIamPermissionsSnapshotRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request to test permissions for a snapshot."],["The latest version available for the `TestIamPermissionsSnapshotRequest` is 3.6.0, and a range of versions are accessible, starting from version 1.0.0, going up to the current release."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It includes properties such as `Project`, `Resource`, and `TestPermissionsRequestResource`, which are used to specify the project, the resource being queried, and the details of the permissions request, respectively."],["There are 2 constructors for `TestIamPermissionsSnapshotRequest`, one default and another accepting another `TestIamPermissionsSnapshotRequest` as a parameter for initialization."]]],[]]