Interface protos.google.area120.tables.v1alpha1.IBatchUpdateRowsRequest (1.2.8)

Properties of a BatchUpdateRowsRequest.

Package

@google/area120-tables!

Properties

parent

parent?: (string|null);

BatchUpdateRowsRequest parent

Property Value
TypeDescription
(string|null)

requests

requests?: (google.area120.tables.v1alpha1.IUpdateRowRequest[]|null);

BatchUpdateRowsRequest requests

Property Value
TypeDescription
(google.area120.tables.v1alpha1.IUpdateRowRequest[]|null)