Skip to content

Commit 9b5ba99

Browse files
authored
docs: Update suggested source of IAM samples (googleapis#13666)
The README originally pointed to a PR that only adds deny-based samples, and not actually linking the base folder. I experienced friction when discovering this link (originally from the docs link in https://cloud.google.com/python/docs/reference/iam/latest#code-samples-and-snippets), thinking that there were no Python IAM role/service related snippets (only Deny), but then finding the folder the PR added to full of samples.
1 parent 098c51d commit 9b5ba99

File tree

1 file changed

+1
-1
lines changed
  • packages/google-cloud-iam/samples/snippets

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
The snippets have been migrated to GoogleCloudPlatform/python-docs-samples in PR: https://github.com/GoogleCloudPlatform/python-docs-samples/pull/8497
1+
The snippets have been migrated to [GoogleCloudPlatform/python-docs-samples](https://github.com/GoogleCloudPlatform/python-docs-samples/tree/main/iam/cloud-client/snippets).

0 commit comments

Comments
 (0)