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."],[[["This document provides reference documentation for the `TestIamPermissionsNetworkAttachmentRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.13.0."],["The `TestIamPermissionsNetworkAttachmentRequest` class is used to send a request to test permissions for network attachments, as part of the `NetworkAttachments.TestIamPermissions` method."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for various functionalities like message handling, equality comparison, deep cloning, and buffered message operations."],["The class has constructors for default initialization and cloning, and includes properties such as `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are all of type `string`, except for `TestPermissionsRequestResource` which is of type `TestPermissionsRequest`."],["The document also lists links for all the different versions of this `TestIamPermissionsNetworkAttachmentRequest`, ranging from version 1.0.0 up to the latest version 3.6.0."]]],[]]