Skip to content

Support generating a client for a specific version of a measurement plug-in #928

@bkeryan

Description

@bkeryan

Problem to Solve

Support for client versioning in #925 always generates a client for the latest version of each service. This is the most common use case, but some users may want to generate a client for a specific version.

Proposed Solution

Add a --measurement-service-version parameter. If specified, pass it to get_measurement_stub -> resolve_service.

It could also make sense for interactive mode to display multiple versions and let the user choose.

AB#2865966

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageNew issue that needs to be reviewed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions