Skip to content

Commit 4a08645

Browse files
feat: add google.cloud.iam_v3 and google.cloud.iam_v3beta (#13726)
- [ ] Regenerate this pull request now. BEGIN_COMMIT_OVERRIDE feat: add google.cloud.iam_v3 and google.cloud.iam_v3beta END_COMMIT_OVERRIDE PiperOrigin-RevId: 743252549 Source-Link: googleapis/googleapis@a9e06ec Source-Link: googleapis/googleapis-gen@1d42982 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWlhbS8uT3dsQm90LnlhbWwiLCJoIjoiMWQ0Mjk4MmI0Yjk1MTU1NjdlNThhYWQ3OTVlMTY2NGFkZDNmYWM1ZSJ9 BEGIN_NESTED_COMMIT docs: [google-cloud-iam] Formatting update for ListPolicyBindingsRequest PiperOrigin-RevId: 743252027 Source-Link: googleapis/googleapis@b21c6de Source-Link: googleapis/googleapis-gen@43feb7a Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWlhbS8uT3dsQm90LnlhbWwiLCJoIjoiNDNmZWI3YTNmM2QyNWE4OWQ1ODBkYWZhOTBjZjk0YjQ1YTEzODAwOSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: add `google.cloud.iam_v3` and `google.cloud.iam_v3beta` PiperOrigin-RevId: 742751815 Source-Link: googleapis/googleapis@84b5682 Source-Link: googleapis/googleapis-gen@27028de Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWlhbS8uT3dsQm90LnlhbWwiLCJoIjoiMjcwMjhkZTA2MzhmOTA0OWUwMDNjMWViZjE1YTBiMmZkNGY4YzJlNyJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs: [google-cloud-iam] minor doc update for ListPrincipalAccessBoundaryPoliciesResponse PiperOrigin-RevId: 742750483 Source-Link: googleapis/googleapis@3fed537 Source-Link: googleapis/googleapis-gen@e5dbc65 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWlhbS8uT3dsQm90LnlhbWwiLCJoIjoiZTVkYmM2NTcwYTg1MGNjYjZlNmI1Y2RkN2E2M2M3MGJhMjJhNjBhOCJ9 END_NESTED_COMMIT --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 10a89a6 commit 4a08645

File tree

144 files changed

+70293
-11
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+70293
-11
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
PolicyBindings
2+
--------------------------------
3+
4+
.. automodule:: google.cloud.iam_v3.services.policy_bindings
5+
:members:
6+
:inherited-members:
7+
8+
.. automodule:: google.cloud.iam_v3.services.policy_bindings.pagers
9+
:members:
10+
:inherited-members:
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
PrincipalAccessBoundaryPolicies
2+
-------------------------------------------------
3+
4+
.. automodule:: google.cloud.iam_v3.services.principal_access_boundary_policies
5+
:members:
6+
:inherited-members:
7+
8+
.. automodule:: google.cloud.iam_v3.services.principal_access_boundary_policies.pagers
9+
:members:
10+
:inherited-members:
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Services for Google Cloud Iam v3 API
2+
====================================
3+
.. toctree::
4+
:maxdepth: 2
5+
6+
policy_bindings
7+
principal_access_boundary_policies
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Types for Google Cloud Iam v3 API
2+
=================================
3+
4+
.. automodule:: google.cloud.iam_v3.types
5+
:members:
6+
:show-inheritance:
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
PolicyBindings
2+
--------------------------------
3+
4+
.. automodule:: google.cloud.iam_v3beta.services.policy_bindings
5+
:members:
6+
:inherited-members:
7+
8+
.. automodule:: google.cloud.iam_v3beta.services.policy_bindings.pagers
9+
:members:
10+
:inherited-members:
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
PrincipalAccessBoundaryPolicies
2+
-------------------------------------------------
3+
4+
.. automodule:: google.cloud.iam_v3beta.services.principal_access_boundary_policies
5+
:members:
6+
:inherited-members:
7+
8+
.. automodule:: google.cloud.iam_v3beta.services.principal_access_boundary_policies.pagers
9+
:members:
10+
:inherited-members:
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Services for Google Cloud Iam v3beta API
2+
========================================
3+
.. toctree::
4+
:maxdepth: 2
5+
6+
policy_bindings
7+
principal_access_boundary_policies
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Types for Google Cloud Iam v3beta API
2+
=====================================
3+
4+
.. automodule:: google.cloud.iam_v3beta.types
5+
:members:
6+
:show-inheritance:

packages/google-cloud-iam/docs/index.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,22 @@ API Reference
3838
iam_v2beta/services_
3939
iam_v2beta/types_
4040

41+
API Reference
42+
-------------
43+
.. toctree::
44+
:maxdepth: 2
45+
46+
iam_v3/services_
47+
iam_v3/types_
48+
49+
API Reference
50+
-------------
51+
.. toctree::
52+
:maxdepth: 2
53+
54+
iam_v3beta/services_
55+
iam_v3beta/types_
56+
4157

4258
Changelog
4359
---------

packages/google-cloud-iam/google/cloud/iam/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.18.3" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

0 commit comments

Comments
 (0)