Interface DatastoreOptions

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