specialGroup

@JvmName(name = "cmuahiwqcbwanvyq")
suspend fun specialGroup(value: Output<String>)
@JvmName(name = "gvpowoojfuforcbw")
suspend fun specialGroup(value: String?)

Parameters

value

A special group to grant access to. Possible values include:

  • projectOwners: Owners of the enclosing project.

  • projectReaders: Readers of the enclosing project.

  • projectWriters: Writers of the enclosing project.

  • allAuthenticatedUsers: All authenticated BigQuery users.