public sealed class TransformSummary : IMessage<TransformSummary>, IEquatable<TransformSummary>, IDeepCloneable<TransformSummary>, IBufferMessage, IMessage
Description of the type, names/ids, and input/outputs for a transform.
[[["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\u003e\u003ccode\u003eTransformSummary\u003c/code\u003e is a class that provides detailed descriptions of a transform, including its type, names/ids, and input/outputs, within the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransformSummary\u003c/code\u003e class offers two constructors, one default and another that allows for creating a new instance based on an existing \u003ccode\u003eTransformSummary\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTransformSummary\u003c/code\u003e class include \u003ccode\u003eDisplayData\u003c/code\u003e, \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eInputCollectionName\u003c/code\u003e, \u003ccode\u003eKind\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eOutputCollectionName\u003c/code\u003e, which provide information about the transform's data, identifier, input/output collections, and type.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content includes links to 3 different beta versions, with 2.0.0-beta07 being the latest, and 1.0.0-beta03 being the version this information is specifically about.\u003c/p\u003e\n"]]],[],null,[]]