public sealed class TestIamPermissionsSnapshotRequest : IMessage<TestIamPermissionsSnapshotRequest>, IEquatable<TestIamPermissionsSnapshotRequest>, IDeepCloneable<TestIamPermissionsSnapshotRequest>, IBufferMessage, IMessage
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 permissions on snapshots within Google Cloud Compute V1, with the latest version being 3.6.0."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionalities and capabilities."],["The class inherits basic object functionalities such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["`TestIamPermissionsSnapshotRequest` class has constructors to create new instances, and take in a parameter of its own type."],["The `TestIamPermissionsSnapshotRequest` class includes properties like `Project`, `Resource`, and `TestPermissionsRequestResource`, enabling configuration of the permission request."]]],[]]