Cloudbilling_v1Functions
object Cloudbilling_v1Functions
Functions
Link copied to clipboard
Gets information about a billing account. The current authenticated user must be a viewer of the billing account.
suspend fun getBillingAccount(argument: suspend GetBillingAccountPlainArgsBuilder.() -> Unit): GetBillingAccountResult
Link copied to clipboard
suspend fun getBillingAccountIamPolicy(argument: GetBillingAccountIamPolicyPlainArgs): GetBillingAccountIamPolicyResult
Gets the access control policy for a billing account. The caller must have the billing.accounts.getIamPolicy
permission on the account, which is often given to billing account viewers.
suspend fun getBillingAccountIamPolicy(argument: suspend GetBillingAccountIamPolicyPlainArgsBuilder.() -> Unit): GetBillingAccountIamPolicyResult
suspend fun getBillingAccountIamPolicy(billingAccountId: String, optionsRequestedPolicyVersion: Int? = null): GetBillingAccountIamPolicyResult