Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_iam_policy and set_iam_policy are missing doc strings #1871

Closed
tswast opened this issue Mar 25, 2024 · 0 comments · Fixed by #1872
Closed

get_iam_policy and set_iam_policy are missing doc strings #1871

tswast opened this issue Mar 25, 2024 · 0 comments · Fixed by #1872
Assignees
Labels
api: bigquery Issues related to the googleapis/python-bigquery API.

Comments

@tswast
Copy link
Contributor

tswast commented Mar 25, 2024

Is your feature request related to a problem? Please describe.

I'd like to use table-level IAM with the Google BigQuery client library.

The get_iam_policy and set_iam_policy methods are implemented

but not documented:

https://cloud.google.com/python/docs/reference/bigquery/latest/google.cloud.bigquery.client.Client

Describe the solution you'd like

In addition to doc strings for the methods, a sample similar to the Java sample at https://cloud.google.com/bigquery/docs/control-access-to-resources-iam#grant_access_to_a_table_or_view would be most welcome.

Describe alternatives you've considered

N/A

Additional context

N/A

@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Mar 25, 2024
@tswast tswast self-assigned this Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API.
Projects
None yet
1 participant