public sealed class TestIamPermissionsNetworkEndpointGroupRequest : IMessage<TestIamPermissionsNetworkEndpointGroupRequest>, IEquatable<TestIamPermissionsNetworkEndpointGroupRequest>, IDeepCloneable<TestIamPermissionsNetworkEndpointGroupRequest>, IBufferMessage, IMessage
A request message for NetworkEndpointGroups.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 details the `TestIamPermissionsNetworkEndpointGroupRequest` class within the `Google.Cloud.Compute.V1` namespace, which is used for requesting permission tests on network endpoint groups."],["The class `TestIamPermissionsNetworkEndpointGroupRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling protocol buffer messages and managing object equality and cloning."],["The latest available version of this class is 3.6.0, and the page also provides documentation and links to older versions, down to version 1.0.0, allowing users to access the necessary information for the various versions they may be working with."],["This class has constructors to create new instances, either blank or from another `TestIamPermissionsNetworkEndpointGroupRequest` object, and has public properties including `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone` to set the relevant information."]]],[]]