Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::Exfiltration (v0.21.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::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.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#sources

def sources() -> ::Array<::Google::Cloud::SecurityCenter::V1::ExfilResource>
Returns

#sources=

def sources=(value) -> ::Array<::Google::Cloud::SecurityCenter::V1::ExfilResource>
Parameter
Returns

#targets

def targets() -> ::Array<::Google::Cloud::SecurityCenter::V1::ExfilResource>
Returns

#targets=

def targets=(value) -> ::Array<::Google::Cloud::SecurityCenter::V1::ExfilResource>
Parameter
Returns