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 for .NET."],["The `GetIamPolicyNetworkAttachmentRequest` class is used to request IAM policy information for network attachments, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines various versions of the API, from version 1.0.0 to 3.6.0, with 3.6.0 being the latest version, each version having its own GetIamPolicyNetworkAttachmentRequest method."],["The class has properties such as `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, allowing the user to specify their request for IAM policy information, along with inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The document is organized to include information on Constructors, properties, inherited members, namespaces, assembly, and the implemented interfaces for the `GetIamPolicyNetworkAttachmentRequest` class."]]],[]]