scopes

@JvmName(name = "lvgnxbnxljbbwaqf")
suspend fun scopes(value: List<String>)

Parameters

value

The scopes the new credential should have (e.g. ["cloud-platform"])


@JvmName(name = "pemxgrwhfkxluyvy")
suspend fun scopes(vararg values: String)

Parameters

values

The scopes the new credential should have (e.g. ["cloud-platform"])