Class ListBudgetsRequest (1.8.0)

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

Request for ListBudgets

Attributes

NameDescription
parent str
Required. Name of billing account to list budgets under. Values are of the form billingAccounts/{billingAccountId}.
page_size int
Optional. The maximum number of budgets to return per page. The default and maximum value are 100.
page_token str
Optional. The value returned by the last ListBudgetsResponse which indicates that this is a continuation of a prior ListBudgets call, and that the system should return the next page of data.