host property

String? host
getter/setter pair

The Spanner endpoint to connect to.

Defaults to the global endpoint (https://spanner.googleapis.com). Must be in the format: https://spanner.{region}.rep.googleapis.com.

Optional.

Implementation

core.String? host;