Interface protos.google.cloud.billing.budgets.v1.IFilter (4.2.2)

Properties of a Filter.

Package

@google-cloud/billing-budgets

Properties

calendarPeriod

calendarPeriod?: (google.cloud.billing.budgets.v1.CalendarPeriod|keyof typeof google.cloud.billing.budgets.v1.CalendarPeriod|null);

Filter calendarPeriod

creditTypes

creditTypes?: (string[]|null);

Filter creditTypes

creditTypesTreatment

creditTypesTreatment?: (google.cloud.billing.budgets.v1.Filter.CreditTypesTreatment|keyof typeof google.cloud.billing.budgets.v1.Filter.CreditTypesTreatment|null);

Filter creditTypesTreatment

customPeriod

customPeriod?: (google.cloud.billing.budgets.v1.ICustomPeriod|null);

Filter customPeriod

labels

labels?: ({ [k: string]: google.protobuf.IListValue }|null);

Filter labels

projects

projects?: (string[]|null);

Filter projects

services

services?: (string[]|null);

Filter services

subaccounts

subaccounts?: (string[]|null);

Filter subaccounts