Memcache Functions
object MemcacheFunctions
Functions
Link copied to clipboard
Use this data source to get information about the available instance. For more details refer the API docs.
suspend fun getInstance(argument: suspend GetInstancePlainArgsBuilder.() -> Unit): GetInstanceResult
suspend fun getInstance(name: String, project: String? = null, region: String? = null): GetInstanceResult