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\u003eThis webpage provides documentation for the \u003ccode\u003eDocumentTransform\u003c/code\u003e class within the Google Cloud Firestore V1 API, with version 3.10.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentTransform\u003c/code\u003e is a sealed class representing a transformation operation on a Firestore document, and it implements multiple interfaces for message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and one that accepts another \u003ccode\u003eDocumentTransform\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocumentTransform\u003c/code\u003e class contains two key properties: \u003ccode\u003eDocument\u003c/code\u003e, which specifies the document to transform, and \u003ccode\u003eFieldTransforms\u003c/code\u003e, which is a list of the transformations to apply.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the complete version history for the \u003ccode\u003eDocumentTransform\u003c/code\u003e class in this API, starting from version 2.3.0 to the current version of 3.10.0.\u003c/p\u003e\n"]]],[],null,[]]