Subcomponents of the asset that is exfiltrated - these could be
URIs used during exfiltration, table names, databases, filenames, etc.
For example, multiple tables may be exfiltrated from the same CloudSQL
instance, or multiple files from the same Cloud Storage bucket.
[[["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 of the `Google.Cloud.SecurityCenter.V1.ExfilResource` is 3.24.0, with multiple previous versions available, including versions back to 2.2.0."],["`ExfilResource` is a class representing a resource that has been exfiltrated or targeted for exfiltration, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ExfilResource` class has two constructors: a default constructor (`ExfilResource()`) and a copy constructor (`ExfilResource(ExfilResource other)`)."],["The class includes properties like `Components`, which lists subcomponents of the exfiltrated asset, and `Name`, which is the URI of the resource."],["The `ExfilResource` class inherits from the base `Object` class, inheriting methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]