File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
generator/gapic-generator-typescript/templates Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1515A comprehensive list of changes in each version may be found in
1616[the CHANGELOG][homepage_changelog].
1717
18+ {% if api .naming .namePath == ' google-storage-control' -%}
19+ * [{{ api .title or api .naming .productName }} Nodejs Client API Reference](https://cloud.google.com/nodejs/docs/reference/storage-control/latest)
20+ {% else -%}
1821* [{{ api .title or api .naming .productName }} Nodejs Client API Reference](https://cloud.google.com/nodejs/docs/reference/{{ api .naming .nameNotCapitalized }} /latest)
22+ {% endif -%}
1923{% if api .documentationUri %} * [{{ api .title or api .naming .productName }} Documentation]({{ api .documentationUri }} ){% endif %}
2024
2125Read more about the client libraries for Cloud APIs, including the older
Original file line number Diff line number Diff line change 1515A comprehensive list of changes in each version may be found in
1616[the CHANGELOG][homepage_changelog].
1717
18+ {% if api .naming .namePath == ' google-storage-control' -%}
19+ * [{{ api .title or api .naming .productName }} Nodejs Client API Reference](https://cloud.google.com/nodejs/docs/reference/storage-control/latest)
20+ {% else -%}
1821* [{{ api .title or api .naming .productName }} Nodejs Client API Reference](https://cloud.google.com/nodejs/docs/reference/{{ api .naming .nameNotCapitalized }} /latest)
22+ {% endif -%}
1923{% if api .documentationUri %} * [{{ api .title or api .naming .productName }} Documentation]({{ api .documentationUri }} ){% endif %}
2024
2125Read more about the client libraries for Cloud APIs, including the older
You can’t perform that action at this time.
0 commit comments