Reference documentation and code samples for the Firestore in Datastore mode V1 API class Google::Cloud::Datastore::V1::KindExpression.
A representation of a kind.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — The name of the kind.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — The name of the kind.
Returns
- (::String) — The name of the kind.