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

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 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.

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