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 .NET developers."],["The latest version of the `AbortInfo` class is 2.13.0, with documentation available for versions ranging from 1.0.0 to 2.13.0."],["`AbortInfo` details the \"abort\" final state and its associated resource in network analysis."],["The `AbortInfo` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["Key properties of `AbortInfo` include `Cause` which specifies the reason for the abort, `ProjectsMissingPermission` which details inaccessible projects, and `ResourceUri` which identifies the resource causing the abort."]]],[]]