Dataflow V1beta3 API - Module Google::Cloud::Dataflow::V1beta3::KindType (v0.16.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataflow V1beta3 API module Google::Cloud::Dataflow::V1beta3::KindType.
Type of transform or stage operation.
Constants
UNKNOWN_KIND
value: 0 Unrecognized transform type.
PAR_DO_KIND
value: 1 ParDo transform.
GROUP_BY_KEY_KIND
value: 2 Group By Key transform.
FLATTEN_KIND
value: 3 Flatten transform.
READ_KIND
value: 4 Read transform.
WRITE_KIND
value: 5 Write transform.
CONSTANT_KIND
value: 6 Constructs from a constant value, such as with Create.of.
SINGLETON_KIND
value: 7 Creates a Singleton view of a collection.
SHUFFLE_KIND
value: 8 Opening or closing a shuffle session, often as part of a GroupByKey.
[[["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-03 UTC."],[],[]]