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

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

Property Value
TypeDescription
(google.cloud.billing.budgets.v1.CalendarPeriod|keyof typeof google.cloud.billing.budgets.v1.CalendarPeriod|null)

creditTypes

creditTypes?: (string[]|null);

Filter creditTypes

Property Value
TypeDescription
(string[]|null)

creditTypesTreatment

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

Filter creditTypesTreatment

Property Value
TypeDescription
(google.cloud.billing.budgets.v1.Filter.CreditTypesTreatment|keyof typeof google.cloud.billing.budgets.v1.Filter.CreditTypesTreatment|null)

customPeriod

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

Filter customPeriod

Property Value
TypeDescription
(google.cloud.billing.budgets.v1.ICustomPeriod|null)

labels

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

Filter labels

Property Value
TypeDescription
({ [k: string]: google.protobuf.IListValue }|null)

projects

projects?: (string[]|null);

Filter projects

Property Value
TypeDescription
(string[]|null)

services

services?: (string[]|null);

Filter services

Property Value
TypeDescription
(string[]|null)

subaccounts

subaccounts?: (string[]|null);

Filter subaccounts

Property Value
TypeDescription
(string[]|null)