delegates

@JvmName(name = "snrkhergbvspdtbf")
suspend fun delegates(value: List<String>?)

Parameters

value

Delegate chain of approvals needed to perform full impersonation. Specify the fully qualified service account name. (e.g. ["projects/-/serviceAccounts/delegate-svc-account@project-id&#46;iam&#46;gserviceaccount&#46;com"])


@JvmName(name = "humfeejlngolynik")
suspend fun delegates(vararg values: String)

Parameters

values

Delegate chain of approvals needed to perform full impersonation. Specify the fully qualified service account name. (e.g. ["projects/-/serviceAccounts/delegate-svc-account@project-id&#46;iam&#46;gserviceaccount&#46;com"])