public sealed class StateFamilyConfig : IMessage<StateFamilyConfig>, IEquatable<StateFamilyConfig>, IDeepCloneable<StateFamilyConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class StateFamilyConfig.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eStateFamilyConfig\u003c/code\u003e class within the Google Cloud Dataflow v1beta3 API, specifically version 2.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStateFamilyConfig\u003c/code\u003e is a sealed class representing state family configuration, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and includes inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStateFamilyConfig\u003c/code\u003e class has properties \u003ccode\u003eIsRead\u003c/code\u003e, a boolean indicating if the state family corresponds to a read operation, and \u003ccode\u003eStateFamily\u003c/code\u003e, a string representing the state family value.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, a default one \u003ccode\u003eStateFamilyConfig()\u003c/code\u003e and a second that takes another \u003ccode\u003eStateFamilyConfig\u003c/code\u003e as a parameter, \u003ccode\u003eStateFamilyConfig(StateFamilyConfig other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]