mediaType property
What type of media is the content (ie "audio").
Optional. Possible string values are:
- "RESPONSE_MEDIA_TYPE_UNSPECIFIED" : Unspecified.
- "AUDIO" : Response media type is audio.
Implementation
core.String? mediaType;
What type of media is the content (ie "audio").
Optional. Possible string values are:
core.String? mediaType;