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 \u003ccode\u003eDocumentTransform\u003c/code\u003e class in the Google.Cloud.Firestore.V1 namespace facilitates the transformation of Firestore documents.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDocumentTransform\u003c/code\u003e class is 3.10.0, with several older versions available for reference, spanning from 2.3.0 to 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing extensive functionality for document transformation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocumentTransform\u003c/code\u003e class contains two main properties, \u003ccode\u003eDocument\u003c/code\u003e, which indicates the name of the target document for transformation, and \u003ccode\u003eFieldTransforms\u003c/code\u003e, which specifies the list of transformations to apply to document fields.\u003c/p\u003e\n"]]],[],null,[]]