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

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