Google Cloud Dataflow V1beta3 Client - Class StateFamilyConfig (0.10.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class StateFamilyConfig.
State family configuration.
Generated from protobuf messagegoogle.dataflow.v1beta3.StateFamilyConfig
Namespace
Google \ Cloud \ Dataflow \ V1beta3
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ state_family
string
The state family value.
↳ is_read
bool
If true, this family corresponds to a read operation.
getStateFamily
The state family value.
Returns
Type
Description
string
setStateFamily
The state family value.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getIsRead
If true, this family corresponds to a read operation.
Returns
Type
Description
bool
setIsRead
If true, this family corresponds to a read operation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]