Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DataProfileBigQueryRowSchema.
The schema of data to be saved to the BigQuery table when the DataProfileAction is enabled.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#column_profile
def column_profile() -> ::Google::Cloud::Dlp::V2::ColumnDataProfile Returns 
 - (::Google::Cloud::Dlp::V2::ColumnDataProfile) — Column data profile column
 
#column_profile=
def column_profile=(value) -> ::Google::Cloud::Dlp::V2::ColumnDataProfile Parameter 
 - value (::Google::Cloud::Dlp::V2::ColumnDataProfile) — Column data profile column
 
 Returns 
 - (::Google::Cloud::Dlp::V2::ColumnDataProfile) — Column data profile column
 
#file_store_profile
def file_store_profile() -> ::Google::Cloud::Dlp::V2::FileStoreDataProfile Returns 
 - (::Google::Cloud::Dlp::V2::FileStoreDataProfile) — File store data profile column.
 
#file_store_profile=
def file_store_profile=(value) -> ::Google::Cloud::Dlp::V2::FileStoreDataProfile Parameter 
 - value (::Google::Cloud::Dlp::V2::FileStoreDataProfile) — File store data profile column.
 
 Returns 
 - (::Google::Cloud::Dlp::V2::FileStoreDataProfile) — File store data profile column.
 
#table_profile
def table_profile() -> ::Google::Cloud::Dlp::V2::TableDataProfile Returns 
 - (::Google::Cloud::Dlp::V2::TableDataProfile) — Table data profile column
 
#table_profile=
def table_profile=(value) -> ::Google::Cloud::Dlp::V2::TableDataProfile Parameter 
 - value (::Google::Cloud::Dlp::V2::TableDataProfile) — Table data profile column
 
 Returns 
 - (::Google::Cloud::Dlp::V2::TableDataProfile) — Table data profile column