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

Properties

virtual System.Collections.Generic.IList< ValueCells [get, set]
 The list of cells that constitute the row. Must have the same length as columnHeaders for two- dimensional tables, a length of 1 for one-dimensional tables. Required. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ Cells

virtual System.Collections.Generic.IList<Value> Google.Apis.ShoppingContent.v2_1.Data.Row.Cells
getset

The list of cells that constitute the row. Must have the same length as columnHeaders for two- dimensional tables, a length of 1 for one-dimensional tables. Required.

◆ ETag

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

The ETag of the item.


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