class Firestore extends Service (View source)

Service definition for Firestore (v1).

Accesses the NoSQL document database built for automatic scaling, high performance, and ease of application development.

For more information about this service, see the API Documentation

Constants

CLOUD_PLATFORM

See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.

.

DATASTORE

View and manage your Google Cloud Datastore data.

Properties

$projects_databases
$projects_databases_backupSchedules
$projects_databases_collectionGroups_fields
$projects_databases_collectionGroups_indexes
$projects_databases_documents
$projects_databases_operations
$projects_locations
$projects_locations_backups
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Firestore service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Firestore service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.