SpannerFunctions

Functions

Link copied to clipboard

Get a spanner instance from Google Cloud by its name.

suspend fun getInstance(argument: suspend GetInstancePlainArgsBuilder.() -> Unit): GetInstanceResult
suspend fun getInstance(config: String? = null, displayName: String? = null, name: String, project: String? = null): GetInstanceResult