lib/google/cloud/spanner/v1/doc/google/spanner/v1/keys.rb in google-cloud-spanner-1.12.0 vs lib/google/cloud/spanner/v1/doc/google/spanner/v1/keys.rb in google-cloud-spanner-1.12.2

- old
+ new

@@ -135,11 +135,11 @@ # many elements as there are columns in the primary or index key # with which this `KeySet` is used. Individual key values are # encoded as described {Google::Spanner::V1::TypeCode here}. # @!attribute [rw] ranges # @return [Array<Google::Spanner::V1::KeyRange>] - # A list of key ranges. See {Google::Spanner::V1::KeyRange KeyRange} for more - # information about key range specifications. + # A list of key ranges. See {Google::Spanner::V1::KeyRange KeyRange} for more information about + # key range specifications. # @!attribute [rw] all # @return [true, false] # For convenience `all` can be set to `true` to indicate that this # `KeySet` matches all keys in the table or index. Note that any keys # specified in `keys` or `ranges` are only yielded once. \ No newline at end of file