Class: Google::Cloud::Dlp::V2::BigQueryKey

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

Overview

Row key for identifying a record in BigQuery table.

Instance Attribute Summary collapse

Instance Attribute Details

#row_number::Integer



777
778
779
780
# File 'proto_docs/google/privacy/dlp/v2/storage.rb', line 777

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

#table_reference::Google::Cloud::Dlp::V2::BigQueryTable



777
778
779
780
# File 'proto_docs/google/privacy/dlp/v2/storage.rb', line 777

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