Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit cfa166e

Browse files
authored
fix: resolve issue importing library (#64)
Fixes #63 🦕
1 parent 367aca0 commit cfa166e

File tree

20 files changed

+58
-23
lines changed

20 files changed

+58
-23
lines changed
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Types for Google Cloud Gkehub Configmanagement v1 API
22
=====================================================
33

4-
.. automodule:: google.cloud.gkehub.configmanagement_v1.types
4+
.. automodule:: google.cloud.gkehub_v1.configmanagement_v1.types
55
:members:
66
:undoc-members:
77
:show-inheritance:
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Types for Google Cloud Gkehub Multiclusteringress v1 API
22
========================================================
33

4-
.. automodule:: google.cloud.gkehub.multiclusteringress_v1.types
4+
.. automodule:: google.cloud.gkehub_v1.multiclusteringress_v1.types
55
:members:
66
:undoc-members:
77
:show-inheritance:

docs/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ API Reference
99

1010
gkehub_v1/services
1111
gkehub_v1/types
12-
configmanagement_v1/services
13-
configmanagement_v1/types
14-
multiclusteringress_v1/services
15-
multiclusteringress_v1/types
12+
gkehub_v1/configmanagement_v1/services
13+
gkehub_v1/configmanagement_v1/types
14+
gkehub_v1/multiclusteringress_v1/services
15+
gkehub_v1/multiclusteringress_v1/types
1616

1717
API Reference
1818
-------------

0 commit comments

Comments
 (0)