Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class Exfiltration.
Exfiltration represents a data exfiltration attempt from one or more sources
to one or more targets. Thesourcesattribute lists the sources of the
exfiltrated data. Thetargetsattribute lists the destinations the data was
copied to.
Generated from protobuf messagegoogle.cloud.securitycenter.v1.Exfiltration
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
If there are multiple targets, each target would get a complete copy of the "joined" source data.
↳ total_exfiltrated_bytes
int|string
Total exfiltrated bytes processed for the entire job.
getSources
If there are multiple sources, then the data is considered "joined" between
them. For instance, BigQuery can join multiple tables, and each
table would be considered a source.
If there are multiple sources, then the data is considered "joined" between
them. For instance, BigQuery can join multiple tables, and each
table would be considered a source.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Security Command Center V1 Client - Class Exfiltration (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-security-center/latest/V1.Exfiltration)\n- [2.2.0](/php/docs/reference/cloud-security-center/2.2.0/V1.Exfiltration)\n- [2.1.1](/php/docs/reference/cloud-security-center/2.1.1/V1.Exfiltration)\n- [2.0.4](/php/docs/reference/cloud-security-center/2.0.4/V1.Exfiltration)\n- [1.32.0](/php/docs/reference/cloud-security-center/1.32.0/V1.Exfiltration)\n- [1.31.0](/php/docs/reference/cloud-security-center/1.31.0/V1.Exfiltration)\n- [1.30.0](/php/docs/reference/cloud-security-center/1.30.0/V1.Exfiltration)\n- [1.29.0](/php/docs/reference/cloud-security-center/1.29.0/V1.Exfiltration)\n- [1.28.2](/php/docs/reference/cloud-security-center/1.28.2/V1.Exfiltration)\n- [1.21.0](/php/docs/reference/cloud-security-center/1.21.0/V1.Exfiltration)\n- [1.20.2](/php/docs/reference/cloud-security-center/1.20.2/V1.Exfiltration)\n- [1.19.1](/php/docs/reference/cloud-security-center/1.19.1/V1.Exfiltration)\n- [1.18.0](/php/docs/reference/cloud-security-center/1.18.0/V1.Exfiltration)\n- [1.17.0](/php/docs/reference/cloud-security-center/1.17.0/V1.Exfiltration)\n- [1.16.0](/php/docs/reference/cloud-security-center/1.16.0/V1.Exfiltration)\n- [1.15.1](/php/docs/reference/cloud-security-center/1.15.1/V1.Exfiltration)\n- [1.14.2](/php/docs/reference/cloud-security-center/1.14.2/V1.Exfiltration)\n- [1.13.1](/php/docs/reference/cloud-security-center/1.13.1/V1.Exfiltration) \nReference documentation and code samples for the Google Cloud Security Command Center V1 Client class Exfiltration.\n\nExfiltration represents a data exfiltration attempt from one or more sources\nto one or more targets. The `sources` attribute lists the sources of the\nexfiltrated data. The `targets` attribute lists the destinations the data was\ncopied to.\n\nGenerated from protobuf message `google.cloud.securitycenter.v1.Exfiltration`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecurityCenter \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getSources\n\nIf there are multiple sources, then the data is considered \"joined\" between\nthem. For instance, BigQuery can join multiple tables, and each\ntable would be considered a source.\n\n### setSources\n\nIf there are multiple sources, then the data is considered \"joined\" between\nthem. For instance, BigQuery can join multiple tables, and each\ntable would be considered a source.\n\n### getTargets\n\nIf there are multiple targets, each target would get a complete copy of the\n\"joined\" source data.\n\n### setTargets\n\nIf there are multiple targets, each target would get a complete copy of the\n\"joined\" source data.\n\n### getTotalExfiltratedBytes\n\nTotal exfiltrated bytes processed for the entire job.\n\n### setTotalExfiltratedBytes\n\nTotal exfiltrated bytes processed for the entire job."]]