Class: Google::Cloud::Dlp::V2::BigQueryTableTypes

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

The types of BigQuery tables supported by Cloud DLP.

Instance Attribute Summary collapse

Instance Attribute Details

#types::Array<::Google::Cloud::Dlp::V2::BigQueryTableType>

Returns A set of BigQuery table types.

Returns:



4156
4157
4158
4159
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4156

class BigQueryTableTypes
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end