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 Cloud Compute Engine v1 API, specifically for version 2.12.0."],["The `GetIamPolicyNetworkAttachmentRequest` class is used to request the IAM policy for a network attachment, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists the available versions of this class, ranging from 1.0.0 to the latest version 3.6.0, and there are links to all their pages."],["Key properties of the `GetIamPolicyNetworkAttachmentRequest` class include `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, which are all used in the request to specify the policy version and the resource."],["The document outlines the available constructors for the class, which includes an empty constructor and a constructor that takes another `GetIamPolicyNetworkAttachmentRequest` object."]]],[]]