Class MessageTransform (2.28.0)

MessageTransform(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
javascript_udf :noindex: google.pubsub_v1.types.JavaScriptUDF
Optional. JavaScript User Defined Function. If multiple JavaScriptUDF's are specified on a resource, each must have a unique function_name. This field is a member of oneof_ transform.
enabled :noindex: bool
Optional. If set to true, the transform is enabled. If false, the transform is disabled and will not be applied to messages. Defaults to true.