{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/5"}],"enrichment":{"capability":"Python client library for managing BigQuery reservations on Google Cloud Platform, enabling programmatic control over reservation capacity and allocation.","skillfed_tags":["google-cloud","bigquery","infrastructure-as-code"],"use_cases":["Automate BigQuery reservation provisioning and scaling in response to workload demands or cost optimization policies.","Query and monitor existing reservations and slot commitments as part of a cloud cost management dashboard.","Integrate BigQuery capacity management into infrastructure-as-code pipelines (Terraform, Pulumi, etc.).","Build internal tools to manage team or project-level reservation allocations across multiple Google Cloud projects."],"what_it_does":"This is Google's official Python client library for the BigQuery Reservation API, a service that lets you manage reserved compute capacity on Google Cloud. It wraps the underlying gRPC and REST APIs into a Pythonic interface, handling authentication, serialization, and error handling automatically. The library is built on google-api-core and uses proto-plus for message handling, making it consistent with other Google Cloud client libraries.\n\nYou use it to programmatically create, modify, and query BigQuery reservations\u2014the dedicated compute slots that give you predictable query performance and costs. It's primarily for infrastructure-as-code workflows, automation, and integration with larger cloud management systems. The library requires Python 3.10 or later and assumes you have Google Cloud credentials configured; it's production-stable and actively maintained by Google.","worth_installing":"Yes, if you need to manage BigQuery reservations programmatically. The library is production-stable, actively maintained, has no known vulnerabilities, and low install friction. It's the official Google client, so it's the right choice for reservation automation. Not needed if you only query BigQuery data or manage reservations exclusively through the console."},"id":"google-cloud-bigquery-reservation","links":{"html":"https://skillfed.io/packages/google-cloud-bigquery-reservation","md":"https://skillfed.io/packages/google-cloud-bigquery-reservation.md","pypi":"https://pypi.org/project/google-cloud-bigquery-reservation/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-03","license_spdx":null,"license_treatment":"permissive","name":"google-cloud-bigquery-reservation","python_support":"supports_current","summary":"Google Cloud Bigquery Reservation API client library"},"popularity":{"monthly_downloads":147517,"position":11062,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.25.0"}
