Skip to content

Clean up shared helpers #16209

@daniel-sanche

Description

@daniel-sanche

We have some helper functions like _use_client_cert_effective, which are repeatedly generated across files. We should try to consolidate them into shared code

Source:

Each service will have this function repeated which can cause bloat in the generated code when there are many services.

Originally posted by @parthea in googleapis/gapic-generator-python#2472 (comment)

Metadata

Metadata

Assignees

Labels

priority: p3Desirable enhancement or fix. May not be included in next release.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions