Interface protos.google.cloud.billing.v1.IListProjectBillingInfoResponse (4.2.0)

Properties of a ListProjectBillingInfoResponse.

Package

@google-cloud/billing

Properties

nextPageToken

nextPageToken?: (string|null);

ListProjectBillingInfoResponse nextPageToken

projectBillingInfo

projectBillingInfo?: (google.cloud.billing.v1.IProjectBillingInfo[]|null);

ListProjectBillingInfoResponse projectBillingInfo