From bcc1f3e3ad4361a3cc12311b67dce9cd5c43355c Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Thu, 16 Apr 2026 06:49:39 +0000 Subject: [PATCH 1/2] chore: reformat google-cloud-policytroubleshooter-iam with nox --- .../cloud/policytroubleshooter_iam_v3/types/troubleshooter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-cloud-policytroubleshooter-iam/google/cloud/policytroubleshooter_iam_v3/types/troubleshooter.py b/packages/google-cloud-policytroubleshooter-iam/google/cloud/policytroubleshooter_iam_v3/types/troubleshooter.py index 56dfb07645d5..dc205e8a22ef 100644 --- a/packages/google-cloud-policytroubleshooter-iam/google/cloud/policytroubleshooter_iam_v3/types/troubleshooter.py +++ b/packages/google-cloud-policytroubleshooter-iam/google/cloud/policytroubleshooter_iam_v3/types/troubleshooter.py @@ -18,12 +18,12 @@ from typing import MutableMapping, MutableSequence import google.iam.v1.policy_pb2 as policy_pb2 # type: ignore -from google.cloud.iam_v2 import Policy # type: ignore import google.protobuf.struct_pb2 as struct_pb2 # type: ignore import google.protobuf.timestamp_pb2 as timestamp_pb2 # type: ignore import google.rpc.status_pb2 as status_pb2 # type: ignore import google.type.expr_pb2 as expr_pb2 # type: ignore import proto # type: ignore +from google.cloud.iam_v2 import Policy # type: ignore __protobuf__ = proto.module( package="google.cloud.policytroubleshooter.iam.v3", From 9b89539b5e0e79cc0e10e2b2c26bac2774e03ab1 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Thu, 16 Apr 2026 06:49:44 +0000 Subject: [PATCH 2/2] chore: regenerate google-cloud-policytroubleshooter-iam with librarian --- librarian.yaml | 1 - .../.repo-metadata.json | 27 +++++++++---------- 2 files changed, 13 insertions(+), 15 deletions(-) diff --git a/librarian.yaml b/librarian.yaml index 7c0eb430af62..59886d8c1766 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -3048,7 +3048,6 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - skip_generate: true python: opt_args_by_api: google/cloud/policytroubleshooter/iam/v3: diff --git a/packages/google-cloud-policytroubleshooter-iam/.repo-metadata.json b/packages/google-cloud-policytroubleshooter-iam/.repo-metadata.json index bf21d07276d0..e1b7fab5749c 100644 --- a/packages/google-cloud-policytroubleshooter-iam/.repo-metadata.json +++ b/packages/google-cloud-policytroubleshooter-iam/.repo-metadata.json @@ -1,16 +1,15 @@ { - "api_description": "", - "api_id": "policytroubleshooter.googleapis.com", - "api_shortname": "iam", - "client_documentation": "https://cloud.google.com/python/docs/reference/policytroubleshooter-iam/latest", - "default_version": "v3", - "distribution_name": "google-cloud-policytroubleshooter-iam", - "issue_tracker": "https://issuetracker.google.com/issues/new?component=690790&template=1814512", - "language": "python", - "library_type": "GAPIC_AUTO", - "name": "policytroubleshooter-iam", - "name_pretty": "Policy Troubleshooter API", - "product_documentation": "https://cloud.google.com/policy-intelligence/docs/troubleshoot-access", - "release_level": "preview", - "repo": "googleapis/google-cloud-python" + "api_id": "policytroubleshooter.googleapis.com", + "api_shortname": "iam", + "client_documentation": "https://cloud.google.com/python/docs/reference/policytroubleshooter-iam/latest", + "default_version": "v3", + "distribution_name": "google-cloud-policytroubleshooter-iam", + "issue_tracker": "https://issuetracker.google.com/issues/new?component=690790\u0026template=1814512", + "language": "python", + "library_type": "GAPIC_AUTO", + "name": "policytroubleshooter-iam", + "name_pretty": "Policy Troubleshooter API", + "product_documentation": "https://cloud.google.com/policy-intelligence/docs/troubleshoot-access", + "release_level": "preview", + "repo": "googleapis/google-cloud-python" } \ No newline at end of file