Reference documentation and code samples for the Google Cloud Billing Budgets V1 Client class ListBudgetsResponse.
Response for ListBudgets
Generated from protobuf message google.cloud.billing.budgets.v1.ListBudgetsResponse
Namespace
Google \ Cloud \ Billing \ Budgets \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ budgets
↳ next_page_token
string
If not empty, indicates that there may be more budgets that match the request; this value should be passed in a new ListBudgetsRequest
.
getBudgets
List of the budgets owned by the requested billing account.
setBudgets
List of the budgets owned by the requested billing account.
$this
getNextPageToken
If not empty, indicates that there may be more budgets that match the
request; this value should be passed in a new ListBudgetsRequest
.
string
setNextPageToken
If not empty, indicates that there may be more budgets that match the
request; this value should be passed in a new ListBudgetsRequest
.
var
string
$this