Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::ExecutionStageSummary::ComponentTransform.
Description of a transform executed as part of an execution stage.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#name
defname()->::String
Returns
(::String) — Dataflow service generated name for this source.
#name=
defname=(value)->::String
Parameter
value (::String) — Dataflow service generated name for this source.
Returns
(::String) — Dataflow service generated name for this source.
#original_transform
deforiginal_transform()->::String
Returns
(::String) — User name for the original user transform with which this transform is
most closely associated.
#original_transform=
deforiginal_transform=(value)->::String
Parameter
value (::String) — User name for the original user transform with which this transform is
most closely associated.
Returns
(::String) — User name for the original user transform with which this transform is
most closely associated.
#user_name
defuser_name()->::String
Returns
(::String) — Human-readable name for this transform; may be user or system generated.
#user_name=
defuser_name=(value)->::String
Parameter
value (::String) — Human-readable name for this transform; may be user or system generated.
Returns
(::String) — Human-readable name for this transform; may be user or system generated.
[[["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 2025-09-09 UTC."],[],[],null,["# Dataflow V1beta3 API - Class Google::Cloud::Dataflow::V1beta3::ExecutionStageSummary::ComponentTransform (v0.13.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.13.1 (latest)](/ruby/docs/reference/google-cloud-dataflow-v1beta3/latest/Google-Cloud-Dataflow-V1beta3-ExecutionStageSummary-ComponentTransform)\n- [0.13.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.13.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageSummary-ComponentTransform)\n- [0.12.1](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.12.1/Google-Cloud-Dataflow-V1beta3-ExecutionStageSummary-ComponentTransform)\n- [0.11.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.11.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageSummary-ComponentTransform)\n- [0.10.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.10.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageSummary-ComponentTransform)\n- [0.9.1](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.9.1/Google-Cloud-Dataflow-V1beta3-ExecutionStageSummary-ComponentTransform)\n- [0.8.2](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.8.2/Google-Cloud-Dataflow-V1beta3-ExecutionStageSummary-ComponentTransform)\n- [0.7.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.7.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageSummary-ComponentTransform)\n- [0.6.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.6.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageSummary-ComponentTransform)\n- [0.5.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.5.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageSummary-ComponentTransform)\n- [0.4.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.4.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageSummary-ComponentTransform)\n- [0.3.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.3.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageSummary-ComponentTransform)\n- [0.2.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.2.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageSummary-ComponentTransform)\n- [0.1.4](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.1.4/Google-Cloud-Dataflow-V1beta3-ExecutionStageSummary-ComponentTransform) \nReference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::ExecutionStageSummary::ComponentTransform.\n\nDescription of a transform executed as part of an execution stage. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Dataflow service generated name for this source.\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Dataflow service generated name for this source. \n**Returns**\n\n- (::String) --- Dataflow service generated name for this source.\n\n### #original_transform\n\n def original_transform() -\u003e ::String\n\n**Returns**\n\n- (::String) --- User name for the original user transform with which this transform is most closely associated.\n\n### #original_transform=\n\n def original_transform=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- User name for the original user transform with which this transform is most closely associated. \n**Returns**\n\n- (::String) --- User name for the original user transform with which this transform is most closely associated.\n\n### #user_name\n\n def user_name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Human-readable name for this transform; may be user or system generated.\n\n### #user_name=\n\n def user_name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Human-readable name for this transform; may be user or system generated. \n**Returns**\n\n- (::String) --- Human-readable name for this transform; may be user or system generated."]]