Class: Google::Cloud::Bigtable::Admin::V2::CreateAuthorizedViewRequest

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

Overview

The request for CreateAuthorizedView

Instance Attribute Summary collapse

Instance Attribute Details

#authorized_view::Google::Cloud::Bigtable::Admin::V2::AuthorizedView



858
859
860
861
# File 'proto_docs/google/bigtable/admin/v2/bigtable_table_admin.rb', line 858

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

#authorized_view_id::String



858
859
860
861
# File 'proto_docs/google/bigtable/admin/v2/bigtable_table_admin.rb', line 858

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

#parent::String



858
859
860
861
# File 'proto_docs/google/bigtable/admin/v2/bigtable_table_admin.rb', line 858

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