public sealed class GetIamPolicyNetworkAttachmentRequest : IMessage<GetIamPolicyNetworkAttachmentRequest>, IEquatable<GetIamPolicyNetworkAttachmentRequest>, IDeepCloneable<GetIamPolicyNetworkAttachmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyNetworkAttachmentRequest.
A request message for NetworkAttachments.GetIamPolicy. 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 `GetIamPolicyNetworkAttachmentRequest` class within the Google Compute Engine v1 API, specifically for version 2.7.0."],["The `GetIamPolicyNetworkAttachmentRequest` class is used to request the IAM policy for network attachments and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this API is 3.6.0, with numerous previous versions listed, ranging back to version 1.0.0, all of which support the `GetIamPolicyNetworkAttachmentRequest`."],["The class includes properties such as `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, which are used to specify details of the IAM policy request, the project ID, the region, and the resource name or id, respectively."],["The document outlines the inheritance hierarchy, constructors, properties, and other relevant details of the `GetIamPolicyNetworkAttachmentRequest` class, providing comprehensive information for developers using this API."]]],[]]