public sealed class TestIamPermissionsNetworkAttachmentRequest : IMessage<TestIamPermissionsNetworkAttachmentRequest>, IEquatable<TestIamPermissionsNetworkAttachmentRequest>, IDeepCloneable<TestIamPermissionsNetworkAttachmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsNetworkAttachmentRequest.
A request message for NetworkAttachments.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-21 UTC."],[[["The latest version of the `TestIamPermissionsNetworkAttachmentRequest` class is 3.6.0, and the documentation provides links to various other versions, including older ones down to version 1.0.0."],["This class, `TestIamPermissionsNetworkAttachmentRequest`, is part of the Google Cloud Compute Engine v1 API, specifically within the `Google.Cloud.Compute.V1` namespace."],["The `TestIamPermissionsNetworkAttachmentRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer message operations."],["The `TestIamPermissionsNetworkAttachmentRequest` class includes properties such as `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are used to define the parameters needed for testing permissions on network attachments."],["The `TestIamPermissionsNetworkAttachmentRequest` class has two constructors, one being parameterless and the other one taking another instance of the same class type as a parameter."]]],[]]