Interface protos.google.dataflow.v1beta3.IBigTableIODetails

Properties of a BigTableIODetails.

Package

@google-cloud/dataflow!

Properties

instanceId

instanceId?: (string|null);

BigTableIODetails instanceId

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

BigTableIODetails projectId

Property Value
TypeDescription
(string|null)

tableId

tableId?: (string|null);

BigTableIODetails tableId

Property Value
TypeDescription
(string|null)