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, specifically for version 3.5.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentTransform\u003c/code\u003e is a class used to define how a document should be transformed, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing 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 class contains two main properties: \u003ccode\u003eDocument\u003c/code\u003e, which specifies the name of the document to be transformed, and \u003ccode\u003eFieldTransforms\u003c/code\u003e, a list of transformations to apply to the fields of the document.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides links to various versions of the \u003ccode\u003eDocumentTransform\u003c/code\u003e class, ranging from version 2.3.0 up to the latest version, 3.10.0, allowing users to view documentation for different releases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocumentTransform\u003c/code\u003e class provides two constructors, one default constructor, and another to duplicate an existing \u003ccode\u003eDocumentTransform\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]