lookupProjects

@JvmName(name = "hatllpwdwyhisvax")
suspend fun lookupProjects(value: Boolean?)

Parameters

value

true if projects associated with the billing account should be read, false if this step should be skipped. Setting false may be useful if the user permissions do not allow listing projects. Defaults to true.

NOTE: One of billing_account or display_name must be specified.