You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SPI classes ending in Api have been renamed so that they end in Client (#1417)
Deleted the client for Natural Language v1beta1, added the client for Natural Language v1 (#1417)
PubSub SPI classes now take resource name classes instead of strings (#1403)
Features
Speech SPI layer: AsyncRecognize now returns a new OperationFuture type which enables an easier way to get the final result of the long-running operation. (#1419)