public sealed class DocumentTransform : IMessage<DocumentTransform>, IEquatable<DocumentTransform>, IDeepCloneable<DocumentTransform>, IBufferMessage, IMessage
[[["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\u003eThis webpage documents the \u003ccode\u003eDocumentTransform\u003c/code\u003e class, which is used to define transformations of a document within the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDocumentTransform\u003c/code\u003e is 3.10.0, with other versions available down to 2.3.0 for the user to access, and it is implemented through \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentTransform\u003c/code\u003e has two constructors: a default constructor and one that takes another \u003ccode\u003eDocumentTransform\u003c/code\u003e object as a parameter for easy duplication.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eDocument\u003c/code\u003e property, a string representing the name of the document being transformed, as well as a \u003ccode\u003eFieldTransforms\u003c/code\u003e property, which holds a list of transformations applied to the document's fields.\u003c/p\u003e\n"]]],[],null,[]]