| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
LGTM You know I'm always on the fence about if KeyError is sufficient enough explanation to the user of why the backend is lying to us and them, but I'm on the LGTM side of the fence today, proceed. |
Sorry, something went wrong.
Add support for resource record sets
…ration (#1177) * chore: Removed old admin_v2 GAPIC layer (#1111) * feat!: Generated Selective GAPIC layer for Admin API (#1112) * chore: Updated service YAML by making all methods in BigtableInstanceAdmin public (#1113) * refactor: Refactored classic client to use new Admin API (#1114) * refactor: Refactored classic client to use new Admin API * added newline after gapic_version files * fix: Made generate_consistency_token and check_consistency public (#1116) methods * feat: Consistency polling + restore table for sync client in admin (#1117) * feat: Prototyped handwritten layer * Added newlines * linting * Added docstrings for restore table and consistency token polling; removed gc_rule * docs: owlbot related changes (#1133) * docs: owlbot related changes * Addressed PR feedback + made changes to toc.yml for docs pipeline * Fixed type hint * linting + added validation for admin section * linting + added noqas to owlbot lines * tests: Tests for sync client + fixes + client library versioning (#1132) * tests: Tests for sync client + fixes + client library versioning * Removed raise exception * linting + name changes in tests + added test for timeout * linting * Fixed tests on Python 3.7 * feat: Proto-plus modifications for enforcing strict oneofs (#1126) * feat: Proto-plus modifications for enforcing strict oneofs * Added template directory + changed unit tests to pytest * Finished README * linting * Added source of truth comment * feat: Reworked the wait_for_consistency call (#1144) * feat: Reworked the wait_for_consistency call * linting * Update google/cloud/bigtable/admin_v2/overlay/services/bigtable_table_admin/client.py Co-authored-by: Mattie Fu <mattiefu@google.com> * Improved documentation * linting again * linting --------- Co-authored-by: Mattie Fu <mattiefu@google.com> * feat: Async consistency polling harness (#1142) * feat: Async consistency polling harness * Fixed AsyncMock issue in Python 3.7 * Reworked async_consistency and added async client to __init__.py * linting * addressed review feedback * linting * feat: Restore Table LRO rework + async restore table (#1148) * chore(tests): system tests for autogen API (#1151) * tests: system tests for autogen API * Fixed async system tests * addressed review feedback * Fixed system test failure at the end of a test run * Linting * more linting * chore: Moved Admin API from google.cloud.bigtable.admin_v2 back to google.cloud.bigtable_admin_v2 (#1153) * chore: Removed autogenerated files from the feature branch (#1170) * chore: Merged selective GAPIC autogenerated changes into feature branch (#1175) * chore: Merged selective GAPIC owlbot changes into feature branch * linting * changed comment text * Removed redundant items * Fixed owlbot infinitely appending text * Added comments + fixed indentation in Owlbot * Added anonymous credentials to client tests * Fixed project ID issue in system tests * Fixed docstrings and skipped system tests on emulator. --------- Co-authored-by: Mattie Fu <mattiefu@google.com>
PR created by the Librarian CLI to generate Cloud Client Libraries code from protos. BEGIN_COMMIT BEGIN_NESTED_COMMIT feat: Update Compute Engine v1 API to revision 20251230 (#1144) PiperOrigin-RevId: Library-IDs: google-cloud-compute Source-link: [googleapis/googleapis@59405cfb](googleapis/googleapis@59405cfb) END_NESTED_COMMIT END_COMMIT This pull request is generated with proto changes between [googleapis/googleapis@9fb55c41](googleapis/googleapis@9fb55c4) (exclusive) and [googleapis/googleapis@59405cfb](googleapis/googleapis@59405cf) (inclusive). Librarian Version: v0.7.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:56f26eaebaf1b4a9f174a72e00d091a1364997e17201dbad1aea099ddbda3a3e - See follow up issue #15479 for the `docs` presubmit failure. - See follow up issue googleapis/proto-plus-python#558 for the `prerelease` presubmit failure
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20251218164811-cd2252e38d0a Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:56f26eaebaf1b4a9f174a72e00d091a1364997e17201dbad1aea099ddbda3a3e <details><summary>google-cloud-automl: 2.18.1</summary> ## [2.18.1](google-cloud-automl-v2.18.0...google-cloud-automl-v2.18.1) (2026-01-29) ### Bug Fixes * fix mypy errors (#15483) ([78eb0a1](78eb0a1d)) </details> <details><summary>google-cloud-compute: 1.43.0</summary> ## [1.43.0](google-cloud-compute-v1.42.0...google-cloud-compute-v1.43.0) (2026-01-29) ### Features * Update Compute Engine v1 API to revision 20251230 (#1144) ([e2fea25](e2fea25d)) </details> <details><summary>google-cloud-compute-v1beta: 0.6.0</summary> ## [0.6.0](google-cloud-compute-v1beta-v0.5.0...google-cloud-compute-v1beta-v0.6.0) (2026-01-29) ### Features * Update Compute Engine v1beta API to revision 20251230 (#1143) ([7260dd4](7260dd49)) </details> <details><summary>google-cloud-container: 2.63.0</summary> ## [2.63.0](google-cloud-container-v2.62.0...google-cloud-container-v2.63.0) (2026-01-29) ### Features * Add NodeDrainConfig to NodePool to configure node draining behavior (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * Add SwapConfig to enable and configure swap memory for node pools (PiperOrigin-RevId: 859731311) ([38754bb](38754bbd)) * Add fields for Rollback-Safe upgrades, including RollbackSafeUpgrade, CompatibilityStatus, and CompleteControlPlaneUpgrade RPC (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * Add SliceControllerConfig to AddonsConfig to manage the Slice Controller addon (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * Add GPUDirectConfig to configure GPU Direct for node pools (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * Allow specifying subnetwork in NodeNetworkConfig during node pool creation (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * Add consolidation_delay to configure Cluster Autoscaler node consolidation delay (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * Add SHORT_LIVED as a NodePoolUpdateStrategy (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * Add shutdown_grace_period_seconds and shutdown_grace_period_critical_pods_seconds to NodeKubeletConfig to configure graceful node shutdown for Spot VMs (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * Add RegistryHostConfig to ContainerdConfig for containerd registry host configuration (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * Add AutopilotGeneralProfile to ClusterAutoscaling to configure Autopilot profiles (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * Add ManagedOpenTelemetryConfig to Cluster to manage the OpenTelemetry pipeline (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * Add PodSnapshotConfig to AddonsConfig to manage Pod Snapshots (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * Add DRAINING status to AdditionalIPRangesConfig for subnet draining (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * Add DisruptionEvent to provide details on node disruption events (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) ### Documentation * A comment for field `gcp_secret_manager_certificate_config` in message `.google.container.v1.ContainerdConfig` is changed (PiperOrigin-RevId: 859731311) ([38754bb](38754bbd)) * A comment for field `services_ipv4_cidr` in message `.google.container.v1beta1.Cluster` is changed (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * A comment for field `node_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed (PiperOrigin-RevId: 859731311) ([38754bb](38754bbd)) * A comment for field `node_ipv4_cidr_block` in message `.google.container.v1beta1.IPAllocationPolicy` is changed (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * A comment for field `tpu_ipv4_cidr_block` in message `.google.container.v1.Cluster` is changed (PiperOrigin-RevId: 859731311) ([38754bb](38754bbd)) * A comment for field `subnetwork` in message `.google.container.v1beta1.NodeNetworkConfig` is changed (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * A comment for field `sysctls` in message `.google.container.v1.LinuxNodeConfig` is changed (PiperOrigin-RevId: 859731311) ([38754bb](38754bbd)) * A comment for field `services_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed (PiperOrigin-RevId: 859731311) ([38754bb](38754bbd)) * A comment for field `cluster_ipv4_cidr` in message `.google.container.v1.Cluster` is changed (PiperOrigin-RevId: 859731311) ([38754bb](38754bbd)) * A comment for field `services_ipv4_cidr_block` in message `.google.container.v1beta1.IPAllocationPolicy` is changed (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * A comment for field `cluster_ipv4_cidr` in message `.google.container.v1beta1.Cluster` is changed (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * A comment for field `services_ipv4_cidr` in message `.google.container.v1.Cluster` is changed (PiperOrigin-RevId: 859731311) ([38754bb](38754bbd)) * A comment for field `tpu_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed (PiperOrigin-RevId: 859731311) ([38754bb](38754bbd)) * A comment for field `recurrence` in message `.google.container.v1.RecurringTimeWindow` is changed (PiperOrigin-RevId: 859731311) ([38754bb](38754bbd)) * A comment for field `subnetwork` in message `.google.container.v1.NodeNetworkConfig` is changed (PiperOrigin-RevId: 859731311) ([38754bb](38754bbd)) * A comment for field `cluster_ipv4_cidr_block` in message `.google.container.v1beta1.IPAllocationPolicy` is changed (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * A comment for field `tpu_ipv4_cidr_block` in message `.google.container.v1beta1.Cluster` is change (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * A comment for field `tpu_ipv4_cidr_block` in message `.google.container.v1beta1.IPAllocationPolicy` is changed (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * A comment for field `cluster_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed (PiperOrigin-RevId: 859731311) ([38754bb](38754bbd)) * A comment for field `sysctls` in message `.google.container.v1beta1.LinuxNodeConfig` is changed (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) * A comment for field `enable_legacy_lustre_port` in message `.google.container.v1beta1.LustreCsiDriverConfig` is changed (PiperOrigin-RevId: 859828557) ([38754bb](38754bbd)) </details> <details><summary>google-cloud-documentai: 3.9.0</summary> ## [3.9.0](google-cloud-documentai-v3.8.0...google-cloud-documentai-v3.9.0) (2026-01-29) ### Documentation * Fixed language issues in multiple message field descriptions (PiperOrigin-RevId: 859310712) ([38754bb](38754bbd)) * Regenerated REST and RPC Document AI documentation to include missing changes from September 2024 to November 2025 (PiperOrigin-RevId: 859310712) ([38754bb](38754bbd)) </details> <details><summary>google-cloud-network-management: 1.32.0</summary> ## [1.32.0](google-cloud-network-management-v1.31.0...google-cloud-network-management-v1.32.0) (2026-01-29) ### Features * add fields and messages for GKE Pods and IP masquerading (PiperOrigin-RevId: 859595508) ([38754bb](38754bbd)) </details> <details><summary>google-cloud-quotas: 0.4.0</summary> ## [0.4.0](google-cloud-quotas-v0.3.0...google-cloud-quotas-v0.4.0) (2026-01-29) ### Documentation * Correct typo in comment for field `quota_id` (PiperOrigin-RevId: 859139909) ([38754bb](38754bbd)) </details> <details><summary>google-cloud-retail: 2.9.0</summary> ## [2.9.0](google-cloud-retail-v2.8.0...google-cloud-retail-v2.9.0) (2026-01-29) ### Features * add a user_attributes field in SearchRequest that can be used for personalization (PiperOrigin-RevId: 861314205) ([38754bb](38754bbd)) * add a model_scores field in SearchResponse.results to expose model quality signals (PiperOrigin-RevId: 861314205) ([38754bb](38754bbd)) </details> <details><summary>grafeas: 1.19.0</summary> ## [1.19.0](grafeas-v1.18.0...grafeas-v1.19.0) (2026-01-29) ### Features * A new field `last_vulnerability_update_time` is added to message `.grafeas.v1.DiscoveryOccurrence` (PiperOrigin-RevId: 861286340) ([38754bb](38754bbd)) </details>
feat: update image to us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:b8058df4c45e9a6e07f6b4d65b458d0d059241dd34c814f151c8bf6b89211209
…ration (#1177) * chore: Removed old admin_v2 GAPIC layer (#1111) * feat!: Generated Selective GAPIC layer for Admin API (#1112) * chore: Updated service YAML by making all methods in BigtableInstanceAdmin public (#1113) * refactor: Refactored classic client to use new Admin API (#1114) * refactor: Refactored classic client to use new Admin API * added newline after gapic_version files * fix: Made generate_consistency_token and check_consistency public (#1116) methods * feat: Consistency polling + restore table for sync client in admin (#1117) * feat: Prototyped handwritten layer * Added newlines * linting * Added docstrings for restore table and consistency token polling; removed gc_rule * docs: owlbot related changes (#1133) * docs: owlbot related changes * Addressed PR feedback + made changes to toc.yml for docs pipeline * Fixed type hint * linting + added validation for admin section * linting + added noqas to owlbot lines * tests: Tests for sync client + fixes + client library versioning (#1132) * tests: Tests for sync client + fixes + client library versioning * Removed raise exception * linting + name changes in tests + added test for timeout * linting * Fixed tests on Python 3.7 * feat: Proto-plus modifications for enforcing strict oneofs (#1126) * feat: Proto-plus modifications for enforcing strict oneofs * Added template directory + changed unit tests to pytest * Finished README * linting * Added source of truth comment * feat: Reworked the wait_for_consistency call (#1144) * feat: Reworked the wait_for_consistency call * linting * Update google/cloud/bigtable/admin_v2/overlay/services/bigtable_table_admin/client.py Co-authored-by: Mattie Fu <mattiefu@google.com> * Improved documentation * linting again * linting --------- Co-authored-by: Mattie Fu <mattiefu@google.com> * feat: Async consistency polling harness (#1142) * feat: Async consistency polling harness * Fixed AsyncMock issue in Python 3.7 * Reworked async_consistency and added async client to __init__.py * linting * addressed review feedback * linting * feat: Restore Table LRO rework + async restore table (#1148) * chore(tests): system tests for autogen API (#1151) * tests: system tests for autogen API * Fixed async system tests * addressed review feedback * Fixed system test failure at the end of a test run * Linting * more linting * chore: Moved Admin API from google.cloud.bigtable.admin_v2 back to google.cloud.bigtable_admin_v2 (#1153) * chore: Removed autogenerated files from the feature branch (#1170) * chore: Merged selective GAPIC autogenerated changes into feature branch (#1175) * chore: Merged selective GAPIC owlbot changes into feature branch * linting * changed comment text * Removed redundant items * Fixed owlbot infinitely appending text * Added comments + fixed indentation in Owlbot * Added anonymous credentials to client tests * Fixed project ID issue in system tests * Fixed docstrings and skipped system tests on emulator. --------- Co-authored-by: Mattie Fu <mattiefu@google.com>
* chore: Add support for accessing BI Engine statistics The REST API returns BiEngineStatistics for a query which denotes if the query was accelerated by BI Engine or not. This commit adds the necessary function to access this information for executed queries. * fix: Removed enums and replaced with string constants * fix: Fixed logic for creating BIEngineStats and added test case * Attempt at mypy fix Co-authored-by: Tim Swast <swast@google.com>
* feat: add field order_by in spanner.proto feat: add field lock_hint in spanner.proto PiperOrigin-RevId: 636759139 Source-Link: googleapis/googleapis@eeed69d Source-Link: googleapis/googleapis-gen@8b4c5da Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGI0YzVkYWUyMTU3Y2Q2ODNhOTIyOWQ0MGRlOGM3MTY2NWMyMWEwYSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: Update gapic-generator-python to v1.18.0 PiperOrigin-RevId: 638650618 Source-Link: googleapis/googleapis@6330f03 Source-Link: googleapis/googleapis-gen@44fa4f1 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDRmYTRmMTk3OWRjNDVjMTc3OGZkN2NhZjEzZjhlNjFjNmQxY2FlOCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat(spanner): Add support for Cloud Spanner Scheduled Backups PiperOrigin-RevId: 649277844 Source-Link: googleapis/googleapis@fd7efa2 Source-Link: googleapis/googleapis-gen@50be251 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTBiZTI1MTMyOWQ4ZGI1YjU1NTYyNmViZDQ4ODY3MjFmNTQ3ZDNjYyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix: Allow protobuf 5.x --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Sri Harsha CH <57220027+harshachinta@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
| Back | FazBrowse Home | New Git URL |
No description provided.