Class: Google::Cloud::Bigtable::Admin::V2::MaterializedView

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

Overview

A materialized view object that can be referenced in SQL queries.

Instance Attribute Summary collapse

Instance Attribute Details

#deletion_protection::Boolean



511
512
513
514
# File 'proto_docs/google/bigtable/admin/v2/instance.rb', line 511

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

#etag::String



511
512
513
514
# File 'proto_docs/google/bigtable/admin/v2/instance.rb', line 511

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

#name::String



511
512
513
514
# File 'proto_docs/google/bigtable/admin/v2/instance.rb', line 511

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

#query::String



511
512
513
514
# File 'proto_docs/google/bigtable/admin/v2/instance.rb', line 511

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