|
73 | 73 | role: |
74 | 74 | description: |
75 | 75 | - Describes the rights granted to the user specified by the other member of |
76 | | - the access object. Primitive, Predefined and custom roles are supported. |
77 | | - Predefined roles that have equivalent primitive roles are swapped by the |
78 | | - API to their Primitive counterparts. See [official docs](U(https://cloud.google.com/bigquery/docs/access-control)). |
| 76 | + the access object. Basic, predefined, and custom roles are supported. Predefined |
| 77 | + roles that have equivalent basic roles are swapped by the API to their basic |
| 78 | + counterparts. See [official docs](U(https://cloud.google.com/bigquery/docs/access-control)). |
79 | 79 | required: false |
80 | 80 | type: str |
81 | 81 | special_group: |
|
84 | 84 | Owners of the enclosing project.' |
85 | 85 | - "* `projectReaders`: Readers of the enclosing project." |
86 | 86 | - "* `projectWriters`: Writers of the enclosing project." |
87 | | - - "* `allAuthenticatedUsers`: All authenticated BigQuery users. ." |
| 87 | + - "* `allAuthenticatedUsers`: All authenticated BigQuery users." |
88 | 88 | required: false |
89 | 89 | type: str |
90 | 90 | user_by_email: |
|
305 | 305 | role: |
306 | 306 | description: |
307 | 307 | - Describes the rights granted to the user specified by the other member of |
308 | | - the access object. Primitive, Predefined and custom roles are supported. Predefined |
309 | | - roles that have equivalent primitive roles are swapped by the API to their |
310 | | - Primitive counterparts. See [official docs](U(https://cloud.google.com/bigquery/docs/access-control)). |
| 308 | + the access object. Basic, predefined, and custom roles are supported. Predefined |
| 309 | + roles that have equivalent basic roles are swapped by the API to their basic |
| 310 | + counterparts. See [official docs](U(https://cloud.google.com/bigquery/docs/access-control)). |
311 | 311 | returned: success |
312 | 312 | type: str |
313 | 313 | specialGroup: |
|
316 | 316 | Owners of the enclosing project.' |
317 | 317 | - "* `projectReaders`: Readers of the enclosing project." |
318 | 318 | - "* `projectWriters`: Writers of the enclosing project." |
319 | | - - "* `allAuthenticatedUsers`: All authenticated BigQuery users. ." |
| 319 | + - "* `allAuthenticatedUsers`: All authenticated BigQuery users." |
320 | 320 | returned: success |
321 | 321 | type: str |
322 | 322 | userByEmail: |
|
0 commit comments