Class QueryEligibleBillingAccountsRequest (1.18.3)

QueryEligibleBillingAccountsRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for QueryEligibleBillingAccounts.

Attributes

NameDescription
customer str
Required. The resource name of the customer to list eligible billing accounts for. Format: accounts/{account_id}/customers/{customer_id}.
skus MutableSequence[str]
Required. List of SKUs to list eligible billing accounts for. At least one SKU is required. Format: products/{product_id}/skus/{sku_id}.