{
  "fullyEncodeReservedExpansion": true,
  "ownerDomain": "google.com",
  "mtlsRootUrl": "https://cloudbilling.mtls.googleapis.com/",
  "ownerName": "Google",
  "parameters": {
    "key": {
      "type": "string",
      "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
      "location": "query"
    },
    "oauth_token": {
      "type": "string",
      "description": "OAuth 2.0 token for the current user.",
      "location": "query"
    },
    "uploadType": {
      "type": "string",
      "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").",
      "location": "query"
    },
    "alt": {
      "type": "string",
      "default": "json",
      "enumDescriptions": [
        "Responses with Content-Type of application/json",
        "Media download with context-dependent Content-Type",
        "Responses with Content-Type of application/x-protobuf"
      ],
      "description": "Data format for response.",
      "enum": [
        "json",
        "media",
        "proto"
      ],
      "location": "query"
    },
    "fields": {
      "location": "query",
      "type": "string",
      "description": "Selector specifying which fields to include in a partial response."
    },
    "$.xgafv": {
      "enumDescriptions": [
        "v1 error format",
        "v2 error format"
      ],
      "type": "string",
      "location": "query",
      "enum": [
        "1",
        "2"
      ],
      "description": "V1 error format."
    },
    "upload_protocol": {
      "type": "string",
      "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
      "location": "query"
    },
    "callback": {
      "type": "string",
      "description": "JSONP",
      "location": "query"
    },
    "prettyPrint": {
      "type": "boolean",
      "description": "Returns response with indentations and line breaks.",
      "default": "true",
      "location": "query"
    },
    "access_token": {
      "location": "query",
      "type": "string",
      "description": "OAuth access token."
    },
    "quotaUser": {
      "type": "string",
      "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.",
      "location": "query"
    }
  },
  "protocol": "rest",
  "version": "v2beta",
  "discoveryVersion": "v1",
  "documentationLink": "https://cloud.google.com/billing/docs/apis",
  "basePath": "",
  "batchPath": "batch",
  "title": "Cloud Billing API",
  "schemas": {
    "GoogleCloudBillingSkusV2betaListSkusResponse": {
      "id": "GoogleCloudBillingSkusV2betaListSkusResponse",
      "properties": {
        "skus": {
          "items": {
            "$ref": "GoogleCloudBillingSkusV2betaSku"
          },
          "description": "The returned publicly listed SKUs.",
          "type": "array"
        },
        "nextPageToken": {
          "description": "Token that can be sent as `page_token` in the subsequent request to retrieve the next page. If this field is empty, there are no subsequent pages.",
          "type": "string"
        }
      },
      "description": "Response message for ListSkus.",
      "type": "object"
    },
    "GoogleCloudBillingBillingaccountpricesV2betaPriceReason": {
      "id": "GoogleCloudBillingBillingaccountpricesV2betaPriceReason",
      "properties": {
        "migratedPrice": {
          "description": "Price migrated from other SKUs.",
          "$ref": "GoogleCloudBillingBillingaccountpricesV2betaMigratedPrice"
        },
        "fixedPrice": {
          "$ref": "GoogleCloudBillingBillingaccountpricesV2betaFixedPrice",
          "description": "Fixed price applicable during the terms of a contract agreement."
        },
        "mergedPrice": {
          "description": "Price after merging from multiple sources.",
          "$ref": "GoogleCloudBillingBillingaccountpricesV2betaMergedPrice"
        },
        "defaultPrice": {
          "$ref": "GoogleCloudBillingBillingaccountpricesV2betaDefaultPrice",
          "description": "Default price which is the current list price."
        },
        "floatingDiscount": {
          "description": "Discount off the current list price, not anchored to any list price as of a fixed time.",
          "$ref": "GoogleCloudBillingBillingaccountpricesV2betaFloatingDiscount"
        },
        "listPriceAsCeiling": {
          "$ref": "GoogleCloudBillingBillingaccountpricesV2betaListPriceAsCeiling",
          "description": "Contract feature that the list price (DefaultPrice) will be used for the price if the current list price drops lower than the custom fixed price. Available to new contracts after March 21, 2022. Applies to all fixed price SKUs in the contract, including FixedPrice, FixedDiscount, MigratedPrice, and MergedPrice."
        },
        "type": {
          "description": "Type of the price reason. It can have values such as 'unspecified', 'default-price', 'fixed-price', 'fixed-discount', 'floating-discount', 'migrated-price', 'merged-price', 'list-price-as-ceiling'.",
          "type": "string"
        },
        "fixedDiscount": {
          "$ref": "GoogleCloudBillingBillingaccountpricesV2betaFixedDiscount",
          "description": "Discount off the list price, anchored to the list price as of a fixed time."
        }
      },
      "description": "Encapsulates a price reason which contains background information about the origin of the price.",
      "type": "object"
    },
    "GoogleCloudBillingPricesV2betaRateTier": {
      "id": "GoogleCloudBillingPricesV2betaRateTier",
      "properties": {
        "startAmount": {
          "description": "Lower bound amount for a tier. Tiers 0-100, 100-200 will be represented with two tiers with `start_amount` 0 and 100.",
          "$ref": "Decimal"
        },
        "listPrice": {
          "description": "List price of one tier.",
          "$ref": "Money"
        }
      },
      "description": "Encapsulates a rate price tier.",
      "type": "object"
    },
    "GoogleCloudBillingPricesV2betaUnitInfo": {
      "id": "GoogleCloudBillingPricesV2betaUnitInfo",
      "properties": {
        "unitDescription": {
          "description": "Human-readable description of the unit. Example: gibibyte month.",
          "type": "string"
        },
        "unitQuantity": {
          "description": "Unit quantity for the tier. Example: if the RateTier price is $1 per 1000000 Bytes, then `unit_quantity` is set to 1000000.",
          "$ref": "Decimal"
        },
        "unit": {
          "description": "Shorthand for the unit. Example: GiBy.mo.",
          "type": "string"
        }
      },
      "description": "Encapsulates the unit information for a Rate",
      "type": "object"
    },
    "GoogleCloudBillingBillingaccountpricesV2betaBillingAccountPrice": {
      "description": "Encapsulates the latest price for a billing account SKU.",
      "type": "object",
      "id": "GoogleCloudBillingBillingaccountpricesV2betaBillingAccountPrice",
      "properties": {
        "skuPrices": {
          "items": {
            "$ref": "GoogleCloudBillingBillingaccountpricesV2betaSkuPrice"
          },
          "description": "consumption model price for the SKU.",
          "type": "array"
        },
        "name": {
          "description": "Identifier. Resource name for the latest billing account price.",
          "type": "string"
        },
        "currencyCode": {
          "description": "ISO-4217 currency code for the price.",
          "type": "string"
        }
      }
    },
    "GoogleCloudBillingSkusV2betaTaxonomyCategory": {
      "id": "GoogleCloudBillingSkusV2betaTaxonomyCategory",
      "properties": {
        "category": {
          "description": "Name of the product category.",
          "type": "string"
        }
      },
      "description": "Encapsulates a product category.",
      "type": "object"
    },
    "GoogleCloudBillingSkusV2betaGeoTaxonomy": {
      "description": "Encapsulates geographic metadata, such as regions and multi-regions like `us-east4` or `European Union`.",
      "type": "object",
      "id": "GoogleCloudBillingSkusV2betaGeoTaxonomy",
      "properties": {
        "globalMetadata": {
          "description": "Global geographic metadata with no regions.",
          "$ref": "GoogleCloudBillingSkusV2betaGeoTaxonomyGlobal"
        },
        "multiRegionalMetadata": {
          "description": "Multi-regional geographic metadata with 2 or more regions.",
          "$ref": "GoogleCloudBillingSkusV2betaGeoTaxonomyMultiRegional"
        },
        "regionalMetadata": {
          "description": "Regional geographic metadata with 1 region.",
          "$ref": "GoogleCloudBillingSkusV2betaGeoTaxonomyRegional"
        },
        "type": {
          "enum": [
            "TYPE_UNSPECIFIED",
            "TYPE_GLOBAL",
            "TYPE_REGIONAL",
            "TYPE_MULTI_REGIONAL"
          ],
          "description": "Type of geographic taxonomy associated with the SKU.",
          "type": "string",
          "enumDescriptions": [
            "Default value. Unspecified type.",
            "Global geographic taxonomy with no regions.",
            "Regional geographic taxonomy with 1 region.",
            "Multi-regional geographic taxonomy with 2 or more regions."
          ]
        }
      }
    },
    "GoogleCloudBillingBillingaccountpricesV2betaListPriceAsCeiling": {
      "description": "Encapsulates a contract feature that the list price (DefaultPrice) will be used for the price if the current list price drops lower than the custom fixed price. Available to new contracts after March 21, 2022. Applies to all fixed price SKUs in the contract, including FixedPrice, FixedDiscount, MigratedPrice, and MergedPrice.",
      "type": "object",
      "id": "GoogleCloudBillingBillingaccountpricesV2betaListPriceAsCeiling",
      "properties": {}
    },
    "GoogleCloudBillingServicesV2betaService": {
      "id": "GoogleCloudBillingServicesV2betaService",
      "properties": {
        "serviceId": {
          "description": "Identifier for the service. Example: \"DA34-426B-A397\".",
          "type": "string"
        },
        "displayName": {
          "description": "Description of the service. Example: \"BigQuery\", \"Compute Engine\".",
          "type": "string"
        },
        "name": {
          "description": "Resource name for the service. Example: \"services/DA34-426B-A397\".",
          "type": "string"
        }
      },
      "description": "Encapsulates a Google Cloud service.",
      "type": "object"
    },
    "GoogleCloudBillingBillingaccountpricesV2betaRateTier": {
      "id": "GoogleCloudBillingBillingaccountpricesV2betaRateTier",
      "properties": {
        "listPrice": {
          "description": "List price of one tier.",
          "$ref": "Money"
        },
        "contractPrice": {
          "$ref": "Money",
          "description": "Negotiated contract price specific for a billing account."
        },
        "effectiveDiscountPercent": {
          "$ref": "Decimal",
          "description": "Percentage of effective discount calculated using the current list price per pricing tier. Formula used: effective_discount_percent = (list_price - contract_price) / list_price × 100 If list_price and contract_price are zero, this field is the same as `discount_percent` of FixedDiscount and FloatingDiscount. If your contract does NOT have the feature LIST_PRICE_AS_CEILING enabled, the effective_discount_percent can be negative if the SKU has a FixedDiscount and the current list price is lower than the list price on the date of the contract agreement. See the `FixedDiscount.fix_time` on when the discount was set. If you have questions regarding pricing per SKU, contact your Account team for more details."
        },
        "startAmount": {
          "$ref": "Decimal",
          "description": "Lower bound amount for a tier. Tiers 0-100, 100-200 will be represented with two tiers with `start_amount` 0 and 100."
        }
      },
      "description": "Encapsulates a rate price tier.",
      "type": "object"
    },
    "GoogleCloudBillingSkusV2betaSku": {
      "id": "GoogleCloudBillingSkusV2betaSku",
      "properties": {
        "skuId": {
          "description": "Unique identifier for the SKU. Example: \"AA95-CD31-42FE\".",
          "type": "string"
        },
        "geoTaxonomy": {
          "description": "Geographic metadata that applies to the SKU.",
          "$ref": "GoogleCloudBillingSkusV2betaGeoTaxonomy"
        },
        "name": {
          "description": "Resource name for the SKU. Example: \"skus/AA95-CD31-42FE\".",
          "type": "string"
        },
        "service": {
          "description": "Service that the SKU belongs to.",
          "type": "string"
        },
        "productTaxonomy": {
          "description": "List of product categories that apply to the SKU.",
          "$ref": "GoogleCloudBillingSkusV2betaProductTaxonomy"
        },
        "displayName": {
          "description": "Description of the SKU. Example: \"A2 Instance Core running in Hong Kong\".",
          "type": "string"
        }
      },
      "description": "Encapsulates a stock keeping unit (SKU). A SKU distinctly identifies a resource that you can purchase. For a list of available SKUs, see [SKUs](https://cloud.google.com/skus).",
      "type": "object"
    },
    "GoogleCloudBillingBillingaccountpricesV2betaFixedDiscount": {
      "id": "GoogleCloudBillingBillingaccountpricesV2betaFixedDiscount",
      "properties": {
        "skuGroup": {
          "description": "SKU group where the fixed discount comes from.",
          "type": "string"
        },
        "discountScopeType": {
          "description": "Type of the fixed discount scope which indicates the source of the discount. It can have values such as 'unspecified' and 'sku-group'.",
          "type": "string"
        },
        "discountPercent": {
          "$ref": "Decimal",
          "description": "Percentage of the fixed discount."
        },
        "fixTime": {
          "description": "Time that the fixed discount is anchored to.",
          "type": "string",
          "format": "google-datetime"
        }
      },
      "description": "Encapsulates a discount off the list price, anchored to the list price as of a fixed time.",
      "type": "object"
    },
    "GoogleCloudBillingSkusV2betaGeoTaxonomyGlobal": {
      "id": "GoogleCloudBillingSkusV2betaGeoTaxonomyGlobal",
      "properties": {},
      "description": "Encapsulates a global geographic taxonomy.",
      "type": "object"
    },
    "GoogleCloudBillingPricesV2betaRate": {
      "description": "Encapsulates a `Rate` price. SKUs with `Rate` price are offered by pricing tiers. The price have 1 or more rate pricing tiers.",
      "type": "object",
      "id": "GoogleCloudBillingPricesV2betaRate",
      "properties": {
        "aggregationInfo": {
          "$ref": "GoogleCloudBillingPricesV2betaAggregationInfo",
          "description": "Aggregation info for tiers such as aggregation level and interval."
        },
        "unitInfo": {
          "$ref": "GoogleCloudBillingPricesV2betaUnitInfo",
          "description": "Unit info such as name and quantity."
        },
        "tiers": {
          "description": "All tiers associated with the `Rate` price.",
          "type": "array",
          "items": {
            "$ref": "GoogleCloudBillingPricesV2betaRateTier"
          }
        }
      }
    },
    "GoogleCloudBillingBillingaccountpricesV2betaUnitInfo": {
      "id": "GoogleCloudBillingBillingaccountpricesV2betaUnitInfo",
      "properties": {
        "unitDescription": {
          "description": "Human-readable description of the unit. Example: gibibyte month.",
          "type": "string"
        },
        "unitQuantity": {
          "$ref": "Decimal",
          "description": "Unit quantity for the tier. Example: if the RateTier price is $1 per 1000000 Bytes, then `unit_quantity` is set to 1000000."
        },
        "unit": {
          "description": "Shorthand for the unit. Example: GiBy.mo.",
          "type": "string"
        }
      },
      "description": "Encapsulates the unit information for a Rate",
      "type": "object"
    },
    "Money": {
      "id": "Money",
      "properties": {
        "currencyCode": {
          "description": "The three-letter currency code defined in ISO 4217.",
          "type": "string"
        },
        "nanos": {
          "description": "Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.",
          "type": "integer",
          "format": "int32"
        },
        "units": {
          "format": "int64",
          "description": "The whole units of the amount. For example if `currencyCode` is `\"USD\"`, then 1 unit is one US dollar.",
          "type": "string"
        }
      },
      "description": "Represents an amount of money with its currency type.",
      "type": "object"
    },
    "GoogleCloudBillingBillingaccountpricesV2betaListBillingAccountPricesResponse": {
      "description": "Response message for ListBillingAccountPrices.",
      "type": "object",
      "id": "GoogleCloudBillingBillingaccountpricesV2betaListBillingAccountPricesResponse",
      "properties": {
        "billingAccountPrices": {
          "items": {
            "$ref": "GoogleCloudBillingBillingaccountpricesV2betaBillingAccountPrice"
          },
          "description": "The returned billing account prices.",
          "type": "array"
        },
        "nextPageToken": {
          "description": "Token that can be sent as `page_token` in the subsequent request to retrieve the next page. If this field is empty, there are no subsequent pages.",
          "type": "string"
        }
      }
    },
    "GoogleCloudBillingBillingaccountpricesV2betaFixedPrice": {
      "description": "Encapsulates a set fixed price applicable during the terms of a contract agreement.",
      "type": "object",
      "id": "GoogleCloudBillingBillingaccountpricesV2betaFixedPrice",
      "properties": {}
    },
    "GoogleCloudBillingBillingaccountpricesV2betaDefaultPrice": {
      "id": "GoogleCloudBillingBillingaccountpricesV2betaDefaultPrice",
      "properties": {},
      "description": "Encapsulates a default price which is the current list price.",
      "type": "object"
    },
    "GoogleCloudBillingBillingaccountpricesV2betaSkuPrice": {
      "description": "Encapsulates a consumption model price for a SKU.",
      "type": "object",
      "id": "GoogleCloudBillingBillingaccountpricesV2betaSkuPrice",
      "properties": {
        "consumptionModel": {
          "description": "Resource name of the consumption model.",
          "type": "string"
        },
        "priceReason": {
          "$ref": "GoogleCloudBillingBillingaccountpricesV2betaPriceReason",
          "description": "Background information on the origin of the price."
        },
        "rate": {
          "$ref": "GoogleCloudBillingBillingaccountpricesV2betaRate",
          "description": "Rate price metadata. Billing account SKUs with `Rate` price are offered by pricing tiers. The price can have 1 or more rate pricing tiers."
        },
        "consumptionModelDescription": {
          "description": "Description of the consumption model. Example: \"Default\", \"BigQuery CUD - 1 Year\".",
          "type": "string"
        },
        "valueType": {
          "description": "Type of the price. The possible values are: [\"unspecified\", \"rate\"].",
          "type": "string"
        }
      }
    },
    "GoogleCloudBillingPricesV2betaSkuPrice": {
      "description": "Encapsulates a consumption model price for a SKU.",
      "type": "object",
      "id": "GoogleCloudBillingPricesV2betaSkuPrice",
      "properties": {
        "valueType": {
          "description": "Type of the price. It can have values: [\"unspecified\", \"rate\"].",
          "type": "string"
        },
        "consumptionModel": {
          "description": "Resource name of the consumption model.",
          "type": "string"
        },
        "rate": {
          "description": "Rate price metadata. SKUs with `Rate` price are offered by pricing tiers. The price can have 1 or more rate pricing tiers.",
          "$ref": "GoogleCloudBillingPricesV2betaRate"
        },
        "consumptionModelDescription": {
          "description": "Description of the consumption model. Example: \"Default\", \"BigQuery CUD - 1 Year\".",
          "type": "string"
        }
      }
    },
    "GoogleCloudBillingPricesV2betaListPricesResponse": {
      "id": "GoogleCloudBillingPricesV2betaListPricesResponse",
      "properties": {
        "nextPageToken": {
          "description": "Token that can be sent as `page_token` in the subsequent request to retrieve the next page. If this field is empty, there are no subsequent pages.",
          "type": "string"
        },
        "prices": {
          "description": "The returned publicly listed prices.",
          "type": "array",
          "items": {
            "$ref": "GoogleCloudBillingPricesV2betaPrice"
          }
        }
      },
      "description": "Response message for ListPrices.",
      "type": "object"
    },
    "GoogleCloudBillingSkusV2betaGeoTaxonomyRegional": {
      "id": "GoogleCloudBillingSkusV2betaGeoTaxonomyRegional",
      "properties": {
        "region": {
          "description": "Google Cloud region associated with the regional geographic taxonomy.",
          "$ref": "GoogleCloudBillingSkusV2betaGeoTaxonomyRegion"
        }
      },
      "description": "Encapsulates a regional geographic taxonomy.",
      "type": "object"
    },
    "GoogleCloudBillingBillingaccountpricesV2betaFloatingDiscount": {
      "id": "GoogleCloudBillingBillingaccountpricesV2betaFloatingDiscount",
      "properties": {
        "skuGroup": {
          "description": "SKU group where the floating discount comes from.",
          "type": "string"
        },
        "discountScopeType": {
          "description": "Type of the floating discount scope which indicates the source of the discount. It can have values such as 'unspecified' and 'sku-group'.",
          "type": "string"
        },
        "discountPercent": {
          "description": "Percentage of the floating discount.",
          "$ref": "Decimal"
        }
      },
      "description": "Encapsulates a discount off the current list price, not anchored to any list price as of a fixed time.",
      "type": "object"
    },
    "GoogleCloudBillingBillingaccountpricesV2betaMergedPrice": {
      "id": "GoogleCloudBillingBillingaccountpricesV2betaMergedPrice",
      "properties": {},
      "description": "Encapsulates a price after merging from multiple sources. With merged tiers, each individual tier can be from a different source with different discount types.",
      "type": "object"
    },
    "GoogleCloudBillingBillingaccountpricesV2betaAggregationInfo": {
      "id": "GoogleCloudBillingBillingaccountpricesV2betaAggregationInfo",
      "properties": {
        "level": {
          "enum": [
            "LEVEL_UNSPECIFIED",
            "LEVEL_ACCOUNT",
            "LEVEL_PROJECT"
          ],
          "description": "Level at which usage is aggregated to compute cost. Example: \"ACCOUNT\" level indicates that usage is aggregated across all projects in a single account.",
          "type": "string",
          "enumDescriptions": [
            "Default unspecified value.",
            "Usage is aggregated at an account level.",
            "Usage is aggregated at a project level."
          ]
        },
        "interval": {
          "enumDescriptions": [
            "Default unspecified value.",
            "Usage is aggregated every month.",
            "Usage is aggregated every day."
          ],
          "enum": [
            "INTERVAL_UNSPECIFIED",
            "INTERVAL_MONTHLY",
            "INTERVAL_DAILY"
          ],
          "description": "Interval at which usage is aggregated to compute cost. Example: \"MONTHLY\" interval indicates that usage is aggregated every month.",
          "type": "string"
        }
      },
      "description": "Encapsulates the aggregation information such as aggregation level and interval for a billing account price.",
      "type": "object"
    },
    "GoogleCloudBillingSkusV2betaProductTaxonomy": {
      "description": "Encapsulates product categories, such as `Serverless`, `Cloud Run`, `TaskQueue`, and others.",
      "type": "object",
      "id": "GoogleCloudBillingSkusV2betaProductTaxonomy",
      "properties": {
        "taxonomyCategories": {
          "items": {
            "$ref": "GoogleCloudBillingSkusV2betaTaxonomyCategory"
          },
          "description": "All product categories that the SKU belong to.",
          "type": "array"
        }
      }
    },
    "Decimal": {
      "description": "A representation of a decimal value, such as 2.5. Clients may convert values into language-native decimal formats, such as Java's [BigDecimal](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/math/BigDecimal.html) or Python's [decimal.Decimal](https://docs.python.org/3/library/decimal.html).",
      "type": "object",
      "id": "Decimal",
      "properties": {
        "value": {
          "description": "The decimal value, as a string. The string representation consists of an optional sign, `+` (`U+002B`) or `-` (`U+002D`), followed by a sequence of zero or more decimal digits (\"the integer\"), optionally followed by a fraction, optionally followed by an exponent. An empty string **should** be interpreted as `0`. The fraction consists of a decimal point followed by zero or more decimal digits. The string must contain at least one digit in either the integer or the fraction. The number formed by the sign, the integer and the fraction is referred to as the significand. The exponent consists of the character `e` (`U+0065`) or `E` (`U+0045`) followed by one or more decimal digits. Services **should** normalize decimal values before storing them by: - Removing an explicitly-provided `+` sign (`+2.5` -\u003e `2.5`). - Replacing a zero-length integer value with `0` (`.5` -\u003e `0.5`). - Coercing the exponent character to upper-case, with explicit sign (`2.5e8` -\u003e `2.5E+8`). - Removing an explicitly-provided zero exponent (`2.5E0` -\u003e `2.5`). Services **may** perform additional normalization based on its own needs and the internal decimal implementation selected, such as shifting the decimal point and exponent value together (example: `2.5E-1` \u003c-\u003e `0.25`). Additionally, services **may** preserve trailing zeroes in the fraction to indicate increased precision, but are not required to do so. Note that only the `.` character is supported to divide the integer and the fraction; `,` **should not** be supported regardless of locale. Additionally, thousand separators **should not** be supported. If a service does support them, values **must** be normalized. The ENBF grammar is: DecimalString = '' | [Sign] Significand [Exponent]; Sign = '+' | '-'; Significand = Digits '.' | [Digits] '.' Digits; Exponent = ('e' | 'E') [Sign] Digits; Digits = { '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9' }; Services **should** clearly document the range of supported values, the maximum supported precision (total number of digits), and, if applicable, the scale (number of digits after the decimal point), as well as how it behaves when receiving out-of-bounds values. Services **may** choose to accept values passed as input even when the value has a higher precision or scale than the service supports, and **should** round the value to fit the supported scale. Alternatively, the service **may** error with `400 Bad Request` (`INVALID_ARGUMENT` in gRPC) if precision would be lost. Services **should** error with `400 Bad Request` (`INVALID_ARGUMENT` in gRPC) if the service receives a value outside of the supported range.",
          "type": "string"
        }
      }
    },
    "GoogleCloudBillingPricesV2betaAggregationInfo": {
      "id": "GoogleCloudBillingPricesV2betaAggregationInfo",
      "properties": {
        "level": {
          "enumDescriptions": [
            "Default unspecified value.",
            "Usage is aggregated at an account level.",
            "Usage is aggregated at a project level."
          ],
          "enum": [
            "LEVEL_UNSPECIFIED",
            "LEVEL_ACCOUNT",
            "LEVEL_PROJECT"
          ],
          "description": "Level at which usage is aggregated to compute cost. Example: \"ACCOUNT\" level indicates that usage is aggregated across all projects in a single account.",
          "type": "string"
        },
        "interval": {
          "description": "Interval at which usage is aggregated to compute cost. Example: \"MONTHLY\" interval indicates that usage is aggregated every month.",
          "type": "string",
          "enum": [
            "INTERVAL_UNSPECIFIED",
            "INTERVAL_MONTHLY",
            "INTERVAL_DAILY"
          ],
          "enumDescriptions": [
            "Default unspecified value.",
            "Usage is aggregated every month.",
            "Usage is aggregated every day."
          ]
        }
      },
      "description": "Encapsulates the aggregation information such as aggregation level and interval for a price.",
      "type": "object"
    },
    "GoogleCloudBillingBillingaccountpricesV2betaRate": {
      "description": "Encapsulates a `Rate` price. Billing account SKUs with `Rate` price are offered by pricing tiers. The price have 1 or more rate pricing tiers.",
      "type": "object",
      "id": "GoogleCloudBillingBillingaccountpricesV2betaRate",
      "properties": {
        "tiers": {
          "description": "All tiers associated with the `Rate` price.",
          "type": "array",
          "items": {
            "$ref": "GoogleCloudBillingBillingaccountpricesV2betaRateTier"
          }
        },
        "aggregationInfo": {
          "description": "Aggregation info for tiers such as aggregation level and interval.",
          "$ref": "GoogleCloudBillingBillingaccountpricesV2betaAggregationInfo"
        },
        "unitInfo": {
          "$ref": "GoogleCloudBillingBillingaccountpricesV2betaUnitInfo",
          "description": "Unit info such as name and quantity."
        }
      }
    },
    "GoogleCloudBillingServicesV2betaListServicesResponse": {
      "description": "Response message for ListServices.",
      "type": "object",
      "id": "GoogleCloudBillingServicesV2betaListServicesResponse",
      "properties": {
        "services": {
          "items": {
            "$ref": "GoogleCloudBillingServicesV2betaService"
          },
          "description": "The returned publicly listed services.",
          "type": "array"
        },
        "nextPageToken": {
          "description": "Token that can be sent as `page_token` in the subsequent request to retrieve the next page. If this field is empty, there are no subsequent pages.",
          "type": "string"
        }
      }
    },
    "GoogleCloudBillingSkusV2betaGeoTaxonomyRegion": {
      "description": "Encapsulates a Google Cloud region.",
      "type": "object",
      "id": "GoogleCloudBillingSkusV2betaGeoTaxonomyRegion",
      "properties": {
        "region": {
          "description": "Description of a Google Cloud region. Example: \"us-west2\".",
          "type": "string"
        }
      }
    },
    "GoogleCloudBillingPricesV2betaPrice": {
      "description": "Encapsulates the latest price for a SKU.",
      "type": "object",
      "id": "GoogleCloudBillingPricesV2betaPrice",
      "properties": {
        "skuPrices": {
          "description": "consumption model price for the SKU.",
          "type": "array",
          "items": {
            "$ref": "GoogleCloudBillingPricesV2betaSkuPrice"
          }
        },
        "name": {
          "description": "Identifier. Resource name for the latest price.",
          "type": "string"
        },
        "currencyCode": {
          "description": "ISO-4217 currency code for the price.",
          "type": "string"
        }
      }
    },
    "GoogleCloudBillingSkusV2betaGeoTaxonomyMultiRegional": {
      "description": "Encapsulates a multi-regional geographic taxonomy.",
      "type": "object",
      "id": "GoogleCloudBillingSkusV2betaGeoTaxonomyMultiRegional",
      "properties": {
        "regions": {
          "description": "Google Cloud regions associated with the multi-regional geographic taxonomy.",
          "type": "array",
          "items": {
            "$ref": "GoogleCloudBillingSkusV2betaGeoTaxonomyRegion"
          }
        }
      }
    },
    "GoogleCloudBillingBillingaccountpricesV2betaMigratedPrice": {
      "id": "GoogleCloudBillingBillingaccountpricesV2betaMigratedPrice",
      "properties": {
        "sourceSku": {
          "description": "Source SKU where the discount is migrated from. Format: billingAccounts/{billing_account}/skus/{sku}",
          "type": "string"
        }
      },
      "description": "Encapsulates a price migrated from other SKUs.",
      "type": "object"
    }
  },
  "resources": {
    "billingAccounts": {
      "resources": {
        "skus": {
          "resources": {
            "price": {
              "methods": {
                "get": {
                  "flatPath": "v2beta/billingAccounts/{billingAccountsId}/skus/{skusId}/price",
                  "response": {
                    "$ref": "GoogleCloudBillingBillingaccountpricesV2betaBillingAccountPrice"
                  },
                  "httpMethod": "GET",
                  "parameterOrder": [
                    "name"
                  ],
                  "scopes": [
                    "https://www.googleapis.com/auth/cloud-billing",
                    "https://www.googleapis.com/auth/cloud-billing.readonly",
                    "https://www.googleapis.com/auth/cloud-platform"
                  ],
                  "description": "Gets the latest price for SKUs available to your Cloud Billing account.",
                  "id": "cloudbilling.billingAccounts.skus.price.get",
                  "path": "v2beta/{+name}",
                  "parameters": {
                    "name": {
                      "description": "Required. Name of the billing account price to retrieve. Format: billingAccounts/{billing_account}/skus/{sku}/price",
                      "required": true,
                      "location": "path",
                      "type": "string",
                      "pattern": "^billingAccounts/[^/]+/skus/[^/]+/price$"
                    },
                    "currencyCode": {
                      "description": "Optional. ISO-4217 currency code for the price. If not specified, the currency of the billing account is used.",
                      "type": "string",
                      "location": "query"
                    }
                  }
                }
              }
            },
            "prices": {
              "methods": {
                "list": {
                  "response": {
                    "$ref": "GoogleCloudBillingBillingaccountpricesV2betaListBillingAccountPricesResponse"
                  },
                  "flatPath": "v2beta/billingAccounts/{billingAccountsId}/skus/{skusId}/prices",
                  "httpMethod": "GET",
                  "scopes": [
                    "https://www.googleapis.com/auth/cloud-billing",
                    "https://www.googleapis.com/auth/cloud-billing.readonly",
                    "https://www.googleapis.com/auth/cloud-platform"
                  ],
                  "parameterOrder": [
                    "parent"
                  ],
                  "path": "v2beta/{+parent}/prices",
                  "parameters": {
                    "currencyCode": {
                      "description": "Optional. ISO-4217 currency code for the price. If not specified, currency of billing account will be used.",
                      "type": "string",
                      "location": "query"
                    },
                    "pageSize": {
                      "location": "query",
                      "description": "Optional. Maximum number of billing account price to return. Results may return fewer than this value. Default value is 50 and maximum value is 5000.",
                      "type": "integer",
                      "format": "int32"
                    },
                    "pageToken": {
                      "description": "Optional. Page token received from a previous ListBillingAccountPrices call to retrieve the next page of results. If this field is empty, the first page is returned.",
                      "type": "string",
                      "location": "query"
                    },
                    "parent": {
                      "type": "string",
                      "pattern": "^billingAccounts/[^/]+/skus/[^/]+$",
                      "description": "Required. To list all Billing Account SKUs, use `-` as the SKU ID. Format: `billingAccounts/{billing_account}/skus/-` Note: Specifying an actual SKU resource id will return a collection of one Billing Account Price.",
                      "required": true,
                      "location": "path"
                    }
                  },
                  "id": "cloudbilling.billingAccounts.skus.prices.list",
                  "description": "Lists the latest prices for SKUs available to your Cloud Billing account."
                }
              }
            }
          }
        }
      }
    },
    "skus": {
      "methods": {
        "list": {
          "scopes": [
            "https://www.googleapis.com/auth/cloud-billing",
            "https://www.googleapis.com/auth/cloud-billing.readonly",
            "https://www.googleapis.com/auth/cloud-platform"
          ],
          "parameterOrder": [],
          "path": "v2beta/skus",
          "parameters": {
            "filter": {
              "description": "Options for how to filter the SKUs. Currently, only filter on `service` is supported. Only !=, = operators are supported. Examples: service = \"services/DA34-426B-A397\"",
              "type": "string",
              "location": "query"
            },
            "pageSize": {
              "description": "Maximum number of SKUs to return. Results may return fewer than this value. Default value is 50 and maximum value is 5000.",
              "type": "integer",
              "format": "int32",
              "location": "query"
            },
            "pageToken": {
              "description": "Page token received from a previous ListSkus call to retrieve the next page of results. If this field is empty, the first page is returned.",
              "type": "string",
              "location": "query"
            }
          },
          "id": "cloudbilling.skus.list",
          "description": "Lists all publicly listed SKUs.",
          "response": {
            "$ref": "GoogleCloudBillingSkusV2betaListSkusResponse"
          },
          "flatPath": "v2beta/skus",
          "httpMethod": "GET"
        },
        "get": {
          "flatPath": "v2beta/skus/{skusId}",
          "response": {
            "$ref": "GoogleCloudBillingSkusV2betaSku"
          },
          "httpMethod": "GET",
          "parameterOrder": [
            "name"
          ],
          "scopes": [
            "https://www.googleapis.com/auth/cloud-billing",
            "https://www.googleapis.com/auth/cloud-billing.readonly",
            "https://www.googleapis.com/auth/cloud-platform"
          ],
          "description": "Gets a publicly listed SKU.",
          "id": "cloudbilling.skus.get",
          "path": "v2beta/{+name}",
          "parameters": {
            "name": {
              "location": "path",
              "description": "Required. The name of the SKU to retrieve. Format: skus/{sku}.",
              "required": true,
              "pattern": "^skus/[^/]+$",
              "type": "string"
            }
          }
        }
      },
      "resources": {
        "price": {
          "methods": {
            "get": {
              "path": "v2beta/{+name}",
              "parameters": {
                "name": {
                  "description": "Required. Name of the latest price to retrieve. Format: skus/{sku}/price",
                  "required": true,
                  "location": "path",
                  "type": "string",
                  "pattern": "^skus/[^/]+/price$"
                },
                "currencyCode": {
                  "location": "query",
                  "description": "Optional. ISO-4217 currency code for the price. If not specified, USD will be used.",
                  "type": "string"
                }
              },
              "description": "Gets the latest consumption model price for the given SKU.",
              "id": "cloudbilling.skus.price.get",
              "scopes": [
                "https://www.googleapis.com/auth/cloud-billing",
                "https://www.googleapis.com/auth/cloud-billing.readonly",
                "https://www.googleapis.com/auth/cloud-platform"
              ],
              "parameterOrder": [
                "name"
              ],
              "httpMethod": "GET",
              "response": {
                "$ref": "GoogleCloudBillingPricesV2betaPrice"
              },
              "flatPath": "v2beta/skus/{skusId}/price"
            }
          }
        },
        "prices": {
          "methods": {
            "list": {
              "id": "cloudbilling.skus.prices.list",
              "description": "Lists the latest consumption model prices for all SKUs.",
              "path": "v2beta/{+parent}/prices",
              "parameters": {
                "parent": {
                  "location": "path",
                  "description": "Required. To list the prices for all SKUs, use `-` as the SKU ID. Format: `skus/-` Specifying a specific SKU ID returns a collection with one Price object for the SKU.",
                  "required": true,
                  "pattern": "^skus/[^/]+$",
                  "type": "string"
                },
                "pageSize": {
                  "description": "Optional. Maximum number of prices to return. Results may return fewer than this value. Default value is 50 and maximum value is 5000.",
                  "type": "integer",
                  "format": "int32",
                  "location": "query"
                },
                "pageToken": {
                  "location": "query",
                  "description": "Optional. Page token received from a previous ListPrices call to retrieve the next page of results. If this field is empty, the first page is returned.",
                  "type": "string"
                },
                "currencyCode": {
                  "location": "query",
                  "description": "Optional. ISO-4217 currency code for the price. If not specified, USD will be used.",
                  "type": "string"
                }
              },
              "parameterOrder": [
                "parent"
              ],
              "scopes": [
                "https://www.googleapis.com/auth/cloud-billing",
                "https://www.googleapis.com/auth/cloud-billing.readonly",
                "https://www.googleapis.com/auth/cloud-platform"
              ],
              "httpMethod": "GET",
              "flatPath": "v2beta/skus/{skusId}/prices",
              "response": {
                "$ref": "GoogleCloudBillingPricesV2betaListPricesResponse"
              }
            }
          }
        }
      }
    },
    "services": {
      "methods": {
        "get": {
          "flatPath": "v2beta/services/{servicesId}",
          "response": {
            "$ref": "GoogleCloudBillingServicesV2betaService"
          },
          "httpMethod": "GET",
          "parameterOrder": [
            "name"
          ],
          "scopes": [
            "https://www.googleapis.com/auth/cloud-billing",
            "https://www.googleapis.com/auth/cloud-billing.readonly",
            "https://www.googleapis.com/auth/cloud-platform"
          ],
          "description": "Gets a publicly listed Google Cloud service.",
          "id": "cloudbilling.services.get",
          "path": "v2beta/{+name}",
          "parameters": {
            "name": {
              "type": "string",
              "pattern": "^services/[^/]+$",
              "description": "Required. The name of the service to retrieve. Format: services/{service}",
              "required": true,
              "location": "path"
            }
          }
        },
        "list": {
          "httpMethod": "GET",
          "response": {
            "$ref": "GoogleCloudBillingServicesV2betaListServicesResponse"
          },
          "flatPath": "v2beta/services",
          "path": "v2beta/services",
          "parameters": {
            "pageSize": {
              "location": "query",
              "format": "int32",
              "description": "Maximum number of services to return. Results may return fewer than this value. Default value is 50 and maximum value is 5000.",
              "type": "integer"
            },
            "pageToken": {
              "description": "Page token received from a previous ListServices call to retrieve the next page of results. If this field is empty, the first page is returned.",
              "type": "string",
              "location": "query"
            }
          },
          "description": "Lists all publicly listed Google Cloud services.",
          "id": "cloudbilling.services.list",
          "scopes": [
            "https://www.googleapis.com/auth/cloud-billing",
            "https://www.googleapis.com/auth/cloud-billing.readonly",
            "https://www.googleapis.com/auth/cloud-platform"
          ],
          "parameterOrder": []
        }
      }
    }
  },
  "name": "cloudbilling",
  "servicePath": "",
  "revision": "20260807",
  "description": "Allows developers to manage billing for their Google Cloud Platform projects programmatically.",
  "icons": {
    "x16": "http://www.google.com/images/icons/product/search-16.gif",
    "x32": "http://www.google.com/images/icons/product/search-32.gif"
  },
  "canonicalName": "Cloudbilling",
  "rootUrl": "https://cloudbilling.googleapis.com/",
  "version_module": true,
  "baseUrl": "https://cloudbilling.googleapis.com/",
  "kind": "discovery#restDescription",
  "id": "cloudbilling:v2beta",
  "auth": {
    "oauth2": {
      "scopes": {
        "https://www.googleapis.com/auth/cloud-billing.readonly": {
          "description": "View your Google Cloud Platform billing accounts"
        },
        "https://www.googleapis.com/auth/cloud-platform": {
          "description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
        },
        "https://www.googleapis.com/auth/cloud-billing": {
          "description": "View and manage your Google Cloud Platform billing accounts"
        }
      }
    }
  }
}
