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 of one or more
sources to one or more targets. Sources represent the source
of data that is exfiltrated, and Targets represents the destination 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 webpage provides reference documentation for the \u003ccode\u003eExfiltration\u003c/code\u003e class within the Google Cloud Security Center v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExfiltration\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, represents data exfiltration attempts from one or more sources to one or more targets.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of \u003ccode\u003eExfiltration\u003c/code\u003e is \u003ccode\u003e3.24.0\u003c/code\u003e, with historical versions ranging from \u003ccode\u003e2.2.0\u003c/code\u003e up to the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities such as message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExfiltration\u003c/code\u003e class includes properties for \u003ccode\u003eSources\u003c/code\u003e and \u003ccode\u003eTargets\u003c/code\u003e, which are both collections of \u003ccode\u003eExfilResource\u003c/code\u003e and help define the origin and destination of the exfiltrated data.\u003c/p\u003e\n"]]],[],null,[]]