Interface DatastoreOptions (6.6.2)

Inheritance

GoogleAuthOptions > DatastoreOptions

Package

@google-cloud/datastore

Properties

apiEndpoint

apiEndpoint?: string;
Property Value
TypeDescription
string

namespace

namespace?: string;
Property Value
TypeDescription
string

sslCreds

sslCreds?: ChannelCredentials;
Property Value
TypeDescription
ChannelCredentials