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."],[[["The latest version available for `GetIamPolicyNetworkAttachmentRequest` is 3.6.0, while version 2.14.0 is the version being documented on this page."],["This document details the `GetIamPolicyNetworkAttachmentRequest` class, which is part of the Google.Cloud.Compute.V1 namespace within the Compute Engine v1 API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffered message operations."],["Key properties of this class are `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, which provide information regarding policy versions, and project and resource details for the request."],["The `GetIamPolicyNetworkAttachmentRequest` class includes two constructors: a parameterless constructor, and a constructor that accepts another `GetIamPolicyNetworkAttachmentRequest` object."]]],[]]