Class: Google::Cloud::Datastore::V1::RunAggregationQueryRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/datastore/v1/datastore.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#aggregation_query::Google::Cloud::Datastore::V1::AggregationQuery



138
139
140
141
# File 'proto_docs/google/datastore/v1/datastore.rb', line 138

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

#database_id::String



138
139
140
141
# File 'proto_docs/google/datastore/v1/datastore.rb', line 138

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

#gql_query::Google::Cloud::Datastore::V1::GqlQuery



138
139
140
141
# File 'proto_docs/google/datastore/v1/datastore.rb', line 138

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

#partition_id::Google::Cloud::Datastore::V1::PartitionId



138
139
140
141
# File 'proto_docs/google/datastore/v1/datastore.rb', line 138

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

#project_id::String



138
139
140
141
# File 'proto_docs/google/datastore/v1/datastore.rb', line 138

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

#read_options::Google::Cloud::Datastore::V1::ReadOptions



138
139
140
141
# File 'proto_docs/google/datastore/v1/datastore.rb', line 138

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