Interface protos.google.cloud.billing.v1.IListProjectBillingInfoRequest (2.2.7)

Properties of a ListProjectBillingInfoRequest.

Package

@google-cloud/billing!

Properties

name

name?: (string|null);

ListProjectBillingInfoRequest name

Property Value
TypeDescription
(string|null)

pageSize

pageSize?: (number|null);

ListProjectBillingInfoRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListProjectBillingInfoRequest pageToken

Property Value
TypeDescription
(string|null)