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.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentTransform\u003c/code\u003e is used to define a transformation operation on a Firestore document and is part of the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, indicating its capabilities for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eDocument\u003c/code\u003e (the name of the document to be transformed) and \u003ccode\u003eFieldTransforms\u003c/code\u003e (a list of transformations to be applied to the document's fields).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also provides links to previous versions of \u003ccode\u003eDocumentTransform\u003c/code\u003e from version 2.3.0 up until the latest version 3.10.0, as well as information about the inherited members and constructors.\u003c/p\u003e\n"]]],[],null,[]]