name property
The resource name of the row.
Row names have the form tables/{table}/rows/{row}
. The name is ignored
when creating a row.
Implementation
core.String? name;
The resource name of the row.
Row names have the form tables/{table}/rows/{row}
. The name is ignored
when creating a row.
core.String? name;