See game servers and [analytics admin](https://github.com/googleapis/python-analytics-admin/tree/master/google/analytics/admin_v1/services/analytics_admin_service). The generator detects the version as `v1` if there isn't a number after `alpha`/`beta`. https://github.com/googleapis/gapic-generator-python/blob/86fd1acc1cf7712c96bbf97bdefafdc0e1daa276/gapic/schema/naming.py#L102 `v1alpha1` -> `v1alpha1` `v1alpha` -> `v1`
See game servers and analytics admin.
The generator detects the version as
v1if there isn't a number afteralpha/beta.gapic-generator-python/gapic/schema/naming.py
Line 102 in 86fd1ac
v1alpha1->v1alpha1v1alpha->v1