Subcomponents of the asset that was exfiltrated, like URIs used during
exfiltration, table names, databases, and filenames. For example, multiple
tables might have been exfiltrated from the same Cloud SQL instance, or
multiple files might have been exfiltrated 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 in the Security Command Center v2 API represents a resource from or to which data was exfiltrated."],["It is part of the `Google.Cloud.SecurityCenter.V2` namespace and is implemented in the `Google.Cloud.SecurityCenter.V2.dll` assembly."],["The class provides properties like `Components`, which details subcomponents of the exfiltrated asset, and `Name`, which contains the full resource name."],["This class inherits from the base `object` class, and also implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Two constructors are available to instantiate `ExfilResource`, one default constructor and one that takes another `ExfilResource` as a parameter to copy its values."]]],[]]