public sealed class MessageTransform : IMessage<MessageTransform>, IEquatable<MessageTransform>, IDeepCloneable<MessageTransform>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class MessageTransform.
[[["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\u003eThe \u003ccode\u003eMessageTransform\u003c/code\u003e class in the Google.Cloud.PubSub.V1 API provides functionality for defining message transformations within the Cloud Pub/Sub service, with the latest version being 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and offers properties to enable/disable transformations and configure JavaScript User Defined Functions (UDFs).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessageTransform\u003c/code\u003e class supports various versions, from 2.3.0 up to 3.23.0, offering compatibility across different releases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisabled\u003c/code\u003e property allows you to enable or disable a transform, and \u003ccode\u003eEnabled\u003c/code\u003e is now considered obsolete, with all transforms set to be enabled by default unless stated otherwise by the \u003ccode\u003eDisabled\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows for implementing JavaScript User Defined Functions (UDF) via the property \u003ccode\u003eJavascriptUdf\u003c/code\u003e, which is optional and requires unique function names if multiple ones are specified.\u003c/p\u003e\n"]]],[],null,[]]