public RepeatedField<string> RelatedFindings { get; }
List of resource names of findings associated with this chokepoint.
For example, organizations/123/sources/456/findings/789.
This list will have at most 100 findings.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Security Command Center v2 API - Class Chokepoint (1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.Chokepoint)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/1.1.0/Google.Cloud.SecurityCenter.V2.Chokepoint)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/1.0.0/Google.Cloud.SecurityCenter.V2.Chokepoint) \n\n public sealed class Chokepoint : IMessage\u003cChokepoint\u003e, IEquatable\u003cChokepoint\u003e, IDeepCloneable\u003cChokepoint\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Security Command Center v2 API class Chokepoint.\n\nContains details about a chokepoint, which is a resource or resource group\nwhere high-risk attack paths converge, based on [attack path simulations](https://cloud.google.com/security-command-center/docs/attack-exposure-learn#attack_path_simulations). \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Chokepoint \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Chokepoint](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.Chokepoint), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Chokepoint](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.Chokepoint), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Chokepoint](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.Chokepoint), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.SecurityCenter.V2](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.SecurityCenter.V2.dll\n\nConstructors\n------------\n\n### Chokepoint()\n\n public Chokepoint()\n\n### Chokepoint(Chokepoint)\n\n public Chokepoint(Chokepoint other)\n\nProperties\n----------\n\n### RelatedFindings\n\n public RepeatedField\u003cstring\u003e RelatedFindings { get; }\n\nList of resource names of findings associated with this chokepoint.\nFor example, organizations/123/sources/456/findings/789.\nThis list will have at most 100 findings."]]