oauthScopes

@JvmName(name = "msnykdcupadvuchs")
suspend fun oauthScopes(value: Output<List<String>>)
@JvmName(name = "gvhiossamvcpqooq")
suspend fun oauthScopes(value: List<String>?)

Parameters

value

The OAuth2 scopes to be requested by the taskrunner in order to access the Cloud Dataflow API.


@JvmName(name = "brhgbmgerthyghhc")
suspend fun oauthScopes(vararg values: Output<String>)


@JvmName(name = "jefxyscnljqfymly")
suspend fun oauthScopes(values: List<Output<String>>)
@JvmName(name = "gutebhscjqdmfbdx")
suspend fun oauthScopes(vararg values: String)

Parameters

values

The OAuth2 scopes to be requested by the taskrunner in order to access the Cloud Dataflow API.