Enum SheetsBaseServiceRequest<TResponse>.AltEnum
Data format for response.
Namespace: Google.Apis.Sheets.v4
Assembly: Google.Apis.Sheets.v4.dll
Syntax
public enum SheetsBaseServiceRequest<TResponse>.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 |