public sealed class Exfiltration : IMessage<Exfiltration>, IEquatable<Exfiltration>, IDeepCloneable<Exfiltration>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class Exfiltration.
Exfiltration represents a data exfiltration attempt from one or more sources
to one or more targets. The sources attribute lists the sources of the
exfiltrated data. The targets attribute lists the destinations the data was
copied to.
public RepeatedField<ExfilResource> Sources { get; }
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"]],[["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."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eExfiltration\u003c/code\u003e class within the Google Cloud Security Center v1 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExfiltration\u003c/code\u003e class represents data exfiltration attempts, outlining both the data sources and the target destinations.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers version history, with links to documentation for various releases ranging from version 2.2.0 to 3.24.0, including the latest release.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eExfiltration\u003c/code\u003e class include \u003ccode\u003eSources\u003c/code\u003e and \u003ccode\u003eTargets\u003c/code\u003e, which are repeated fields of \u003ccode\u003eExfilResource\u003c/code\u003e, and \u003ccode\u003eTotalExfiltratedBytes\u003c/code\u003e which represents the total exfiltrated bytes.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"]]],[],null,[]]