Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DataSourceType.
Message used to identify the type of resource being profiled.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#data_source
def data_source() -> ::String
Returns
-
(::String) —
A string that identifies the type of resource being profiled. Current values:
- google/bigquery/table
- google/project
- google/sql/table
- google/gcs/bucket
#data_source=
def data_source=(value) -> ::String
Parameter
-
value (::String) —
A string that identifies the type of resource being profiled. Current values:
- google/bigquery/table
- google/project
- google/sql/table
- google/gcs/bucket
Returns
-
(::String) —
A string that identifies the type of resource being profiled. Current values:
- google/bigquery/table
- google/project
- google/sql/table
- google/gcs/bucket