Interface protos.google.dataflow.v1beta3.IStateFamilyConfig

Properties of a StateFamilyConfig.

Package

@google-cloud/dataflow!

Properties

isRead

isRead?: (boolean|null);

StateFamilyConfig isRead

Property Value
TypeDescription
(boolean|null)

stateFamily

stateFamily?: (string|null);

StateFamilyConfig stateFamily

Property Value
TypeDescription
(string|null)