File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
packages/google-cloud-gke-hub/docs
scripts/client-post-processing Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ API Reference
1313
1414 gkehub_v1/services_
1515 gkehub_v1/types_
16+ gkehub_v1/configmanagement_v1/services_
17+ gkehub_v1/configmanagement_v1/types_
18+ gkehub_v1/multiclusteringress_v1/services_
19+ gkehub_v1/multiclusteringress_v1/types_
1620
1721API Reference
1822-------------
Original file line number Diff line number Diff line change 1111# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212# See the License for the specific language governing permissions and
1313# limitations under the License.
14- description : Update sub-API namespace to reflect versioned parent API
14+ description : Update sub-API namespace to reflect parent API
1515url : https://github.com/googleapis/gapic-generator-python/issues/1832
1616replacements :
1717 - paths : [
@@ -66,3 +66,27 @@ replacements:
6666 after : |
6767 from google.cloud.gkehub_v1 import gapic_version as package_version
6868 count : 1
69+ - paths : [
70+ packages/google-cloud-gke-hub/docs/index.rst
71+ ]
72+ before : |
73+ API Reference
74+ -------------
75+ .. toctree::
76+ :maxdepth: 2
77+
78+ gkehub_v1/services_
79+ gkehub_v1/types_\n
80+ after : |
81+ API Reference
82+ -------------
83+ .. toctree::
84+ :maxdepth: 2
85+
86+ gkehub_v1/services_
87+ gkehub_v1/types_
88+ gkehub_v1/configmanagement_v1/services_
89+ gkehub_v1/configmanagement_v1/types_
90+ gkehub_v1/multiclusteringress_v1/services_
91+ gkehub_v1/multiclusteringress_v1/types_\n
92+ count : 1
You can’t perform that action at this time.
0 commit comments