The Speech system tests contain defensive code to address [a backend issue][1] with the new `v1` endpoint (it sometimes returns `v1beta1` LRO URLs). This is supposed to be fixed in the backend soon; remove the defensive code once it is. [1]: https://github.com/GoogleCloudPlatform/google-cloud-python/pull/3266#discussion_r109510490
The Speech system tests contain defensive code to address a backend issue with the new
v1endpoint (it sometimes returnsv1beta1LRO URLs).This is supposed to be fixed in the backend soon; remove the defensive code once it is.