Class: Google::Datastore::V1::KindExpression

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

Overview

A representation of a kind.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The name of the kind.

Returns:

  • (String)

    The name of the kind.



103
# File 'lib/google/cloud/datastore/v1/doc/google/datastore/v1/query.rb', line 103

class KindExpression; end