This repository was archived by the owner on Mar 31, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3052,7 +3052,7 @@ def get_iam_policy(
30523052 ):
30533053 """Retrieve the IAM policy for the object.
30543054
3055- .. note:
3055+ .. note::
30563056
30573057 Blob- / object-level IAM support does not yet exist and methods
30583058 currently call an internal ACL backend not providing any utility
@@ -3120,7 +3120,7 @@ def set_iam_policy(
31203120 ):
31213121 """Update the IAM policy for the bucket.
31223122
3123- .. note:
3123+ .. note::
31243124
31253125 Blob- / object-level IAM support does not yet exist and methods
31263126 currently call an internal ACL backend not providing any utility
@@ -3177,7 +3177,7 @@ def test_iam_permissions(
31773177 ):
31783178 """API call: test permissions
31793179
3180- .. note:
3180+ .. note::
31813181
31823182 Blob- / object-level IAM support does not yet exist and methods
31833183 currently call an internal ACL backend not providing any utility
Original file line number Diff line number Diff line change 3232 "google-auth >= 1.25.0, < 3.0dev; python_version>='3.6'" ,
3333 "google-api-core >= 1.29.0, < 2.0dev; python_version<'3.0'" ,
3434 "google-api-core >= 1.29.0, < 3.0dev; python_version>='3.6'" ,
35- "google-cloud-core >= 1.6.0, < 2.0dev ; python_version<'3.0'" ,
35+ "google-cloud-core>= 1.6.0, <2.1 ; python_version<'3.0'" ,
3636 "google-cloud-core >= 1.6.0, < 3.0dev; python_version>='3.6'" ,
3737 "google-resumable-media >= 1.3.0, < 2.0dev; python_version<'3.0'" ,
3838 "google-resumable-media >= 1.3.0, < 3.0dev; python_version>='3.6'" ,
You can’t perform that action at this time.
0 commit comments