Class: Google::Spanner::V1::Partition

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb

Overview

Information returned for each partition returned in a PartitionResponse.

Instance Attribute Summary collapse

Instance Attribute Details

#partition_tokenString

Returns This token can be passed to Read, StreamingRead, ExecuteSql, or ExecuteStreamingSql requests to restrict the results to those identified by this partition token.

Returns:

  • (String)

    This token can be passed to Read, StreamingRead, ExecuteSql, or ExecuteStreamingSql requests to restrict the results to those identified by this partition token.



452
# File 'lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb', line 452

class Partition; end