Class Google::Cloud::Datastore::V1::RunQueryResponse (v0.3.5)

The response for Datastore.RunQuery.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#batch

def batch() -> ::Google::Cloud::Datastore::V1::QueryResultBatch
Returns

#batch=

def batch=(value) -> ::Google::Cloud::Datastore::V1::QueryResultBatch
Parameter
Returns

#query

def query() -> ::Google::Cloud::Datastore::V1::Query
Returns

#query=

def query=(value) -> ::Google::Cloud::Datastore::V1::Query
Parameter
Returns