Skip to content

0.7.0

Compare
Choose a tag to compare
@garrettjonesgoogle garrettjonesgoogle released this 25 Nov 01:57

Naming, interface changes

  • 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)

Documentation, Snippets