public sealed class DocumentTransform : IMessage<DocumentTransform>, IEquatable<DocumentTransform>, IDeepCloneable<DocumentTransform>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class DocumentTransform.
[[["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 latest version available for \u003ccode\u003eDocumentTransform\u003c/code\u003e is 3.10.0, with other listed versions ranging from 2.3.0 to 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentTransform\u003c/code\u003e is a class within the Firestore v1 API that represents a transformation of a document.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<DocumentTransform>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<DocumentTransform>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentTransform\u003c/code\u003e has properties such as \u003ccode\u003eDocument\u003c/code\u003e, which is the document name to be transformed, and \u003ccode\u003eFieldTransforms\u003c/code\u003e, which is the list of transformations to apply to the document fields.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided, a default one and one that takes another \u003ccode\u003eDocumentTransform\u003c/code\u003e object to copy its values.\u003c/p\u003e\n"]]],[],null,[]]