# Functions
New creates a new Service.
NewService creates a new Service.
# Constants
View and manage your data across Google Cloud Platform services.
# Structs
AsyncRecognizeRequest: The top-level message sent by the client for the `AsyncRecognize` method.
ListOperationsResponse: The response message for Operations.ListOperations.
Operation: This resource represents a long-running operation that is the result of a network API call.
RecognitionAudio: Contains audio data in the encoding specified in the `RecognitionConfig`.
RecognitionConfig: Provides information to the recognizer that specifies how to process the request.
SpeechContext: Provides "hints" to the speech recognizer to favor specific words and phrases in the results.
SpeechRecognitionAlternative: Alternative hypotheses (a.k.a.
SpeechRecognitionResult: A speech recognition result corresponding to a portion of the audio.
Status: The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
SyncRecognizeRequest: The top-level message sent by the client for the `SyncRecognize` method.
SyncRecognizeResponse: The only message returned to the client by `SyncRecognize`.