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 webpage provides reference documentation for the \u003ccode\u003eDocumentTransform\u003c/code\u003e class within the Firestore v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentTransform\u003c/code\u003e is a class that represents a transformation of a document, and it implements multiple interfaces such as \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\u003eThe latest version of the API available is 3.10.0, while the current version displayed on the page is 3.9.0, and the page also contains links to older versions all the way to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocumentTransform\u003c/code\u003e class has properties such as \u003ccode\u003eDocument\u003c/code\u003e, which defines the document name, and \u003ccode\u003eFieldTransforms\u003c/code\u003e, which specifies the list of transformations to be applied to the document's fields.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, one that instantiates an empty object and another that takes another \u003ccode\u003eDocumentTransform\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]