Interface protos.google.cloud.channel.v1.IRow (4.1.2)

Properties of a Row.

Package

@google-cloud/channel

Properties

partitionKey

partitionKey?: (string|null);

Row partitionKey

values

values?: (google.cloud.channel.v1.IReportValue[]|null);

Row values