Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class Table.
A table defining the rate group, when single_value
is not
expressive enough.
Generated from protobuf message google.shopping.merchant.accounts.v1beta.Table
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of the table. Required for subtables, ignored for the main table.
↳ row_headers
↳ column_headers
↳ rows
array< Row
>
Required. The list of rows that constitute the table. Must have the same length as row_headers
.
getName
Name of the table. Required for subtables, ignored for the main table.
string
hasName
clearName
setName
Name of the table. Required for subtables, ignored for the main table.
var
string
$this
getRowHeaders
Required. Headers of the table's rows.
hasRowHeaders
clearRowHeaders
setRowHeaders
Required. Headers of the table's rows.
$this
getColumnHeaders
Headers of the table's columns. Optional: if not set then the table has only one dimension.
hasColumnHeaders
clearColumnHeaders
setColumnHeaders
Headers of the table's columns. Optional: if not set then the table has only one dimension.
$this
getRows
Required. The list of rows that constitute the table. Must have the same
length as row_headers
.
setRows
Required. The list of rows that constitute the table. Must have the same
length as row_headers
.
$this