Specifies how credits are applied when determining the spend for
threshold calculations. Budgets track the total cost minus any
applicable selected credits. See the documentation for a list of
credit
types <https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type>__.
Values:
CREDIT_TYPES_TREATMENT_UNSPECIFIED (0):
INCLUDE_ALL_CREDITS (1):
All types of credit are subtracted from the
gross cost to determine the spend for threshold
calculations.
EXCLUDE_ALL_CREDITS (2):
All types of credit are added to the net cost
to determine the spend for threshold
calculations.
INCLUDE_SPECIFIED_CREDITS (3):
`Credit
types <https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type>`__
specified in the credit_types field are subtracted from the
gross cost to determine the spend for threshold
calculations.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-14 UTC."],[],[]]