### What: Change imports of `grpc.beta...` to `grpc...`. ### Why: gRPC is almost GA, and gcloud has already made this change: https://github.com/GoogleCloudPlatform/gcloud-python/pull/2149
What:
Change imports of
grpc.beta...togrpc....Why:
gRPC is almost GA, and gcloud has already made this change: googleapis/google-cloud-python#2149