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 `ExfilResource` class represents a resource that has been exfiltrated, providing details about the resource and its components."],["This page provides documentation for various versions of the `ExfilResource` class within the `Google.Cloud.SecurityCenter.V1` namespace, ranging from version 2.2.0 up to the latest, 3.24.0."],["The `ExfilResource` class includes properties like `Components` which lists subcomponents of the exfiltrated asset, and `Name`, which represents the resource's URI."],["The `ExfilResource` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["There are 2 constructors available for the class, one default and one that accepts another `ExfilResource` as a parameter."]]],[]]