Show / Hide Table of Contents

Enum SpeechBaseServiceRequest<TResponse>.AltEnum

Data format for response.

Namespace: Google.Apis.Speech.v2beta1
Assembly: Google.Apis.Speech.v2beta1.dll
Syntax
public enum AltEnum

Fields

Name Description
Json

Responses with Content-Type of application/json

Media

Media download with context-dependent Content-Type

Proto

Responses with Content-Type of application/x-protobuf

In This Article
Back to top