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



876
877
878
879
# File 'proto_docs/google/bigtable/admin/v2/bigtable_table_admin.rb', line 876

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

#authorized_view_id::String



876
877
878
879
# File 'proto_docs/google/bigtable/admin/v2/bigtable_table_admin.rb', line 876

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

#parent::String



876
877
878
879
# File 'proto_docs/google/bigtable/admin/v2/bigtable_table_admin.rb', line 876

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