public RepeatedField<string> ProjectsMissingPermission { get; }
List of project IDs that the user has specified in the request but does
not have permission to access network configs. Analysis is aborted in this
case with the PERMISSION_DENIED cause.
[[["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 page provides documentation for the `AbortInfo` class within the Google Cloud Network Management v1 API, specifically for version 2.5.0."],["The `AbortInfo` class represents details about an analysis's \"abort\" state and the associated resource, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AbortInfo` class has constructors, allowing for creation of a default instance or an instance based on another `AbortInfo` object, and it includes properties to handle the cause, missing permissions, and resource URI."],["The documentation includes a list of available versions, from 1.0.0 up to the most current being 2.13.0, for the `AbortInfo` class."],["The namespace for the `AbortInfo` class is `Google.Cloud.NetworkManagement.V1` and is part of the `Google.Cloud.NetworkManagement.V1.dll` assembly."]]],[]]