-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
See googleapis/gapic-generator-typescript#981
We're not going to include:
*
* @example <caption>include:samples/generated/{{api.naming.version}}/{{service.name.toSnakeCase()}}.{{method.name.toSnakeCase()}}.js</caption>
* region_tag:{{ api.naming.productName.toSnakeCase() }}_{{ method.name.toSnakeCase() }}_sample
*
in templates/typescript_gapic/src/$version/$service_client.ts.njk
because it is not yet fully functional in cloud rad.
When it becomes functional, we will add this region tag, and delete the current @example tag that just includes inline samples).
@fhinkel to notify when this is ready.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.