content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.DatafeedFormat Class Reference
Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.DatafeedFormat:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string ColumnDelimiter [get, set]
 Delimiter for the separation of values in a delimiter-separated values feed. If not specified, the delimiter will be auto-detected. Ignored for non-DSV data feeds. More...
 
virtual string FileEncoding [get, set]
 Character encoding scheme of the data feed. If not specified, the encoding will be auto- detected. More...
 
virtual string QuotingMode [get, set]
 Specifies how double quotes are interpreted. If not specified, the mode will be auto-detected. Ignored for non-DSV data feeds. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ColumnDelimiter

virtual string Google.Apis.ShoppingContent.v2_1.Data.DatafeedFormat.ColumnDelimiter
getset

Delimiter for the separation of values in a delimiter-separated values feed. If not specified, the delimiter will be auto-detected. Ignored for non-DSV data feeds.

◆ ETag

virtual string Google.Apis.ShoppingContent.v2_1.Data.DatafeedFormat.ETag
getset

The ETag of the item.

◆ FileEncoding

virtual string Google.Apis.ShoppingContent.v2_1.Data.DatafeedFormat.FileEncoding
getset

Character encoding scheme of the data feed. If not specified, the encoding will be auto- detected.

◆ QuotingMode

virtual string Google.Apis.ShoppingContent.v2_1.Data.DatafeedFormat.QuotingMode
getset

Specifies how double quotes are interpreted. If not specified, the mode will be auto-detected. Ignored for non-DSV data feeds.


The documentation for this class was generated from the following file: