Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
62 additions
and 61 deletions.
- +8 −3 .repo-metadata.json
- +52 −18 README.md
- +2 −40 synth.metadata
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1,9 +1,14 @@ | ||
{ | ||
"name": "billingbudgets", | ||
"name_pretty": "Cloud Billing Budgets", | ||
"product_documentation": "https://cloud.google.com/billing/docs/how-to/budgets", | ||
"client_documentation": "https://googleapis.dev/java/google-cloud-billingbudgets/latest/", | ||
"api_description": "allows you to avoid surprises on your bill by creating budgets to monitor all your Google Cloud charges in one place.", | ||
"release_level": "beta", | ||
"language": "java", | ||
"transport": "grpc", | ||
"repo": "googleapis/java-billingbudgets", | ||
"repo_short": "java-billingbudgets", | ||
"distribution_name": "com.google.cloud:google-cloud-billingbudgets", | ||
"api_id": "billingbudgets.googleapis.com" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters