public sealed class FirestoreSource : IMessage<FirestoreSource>, IEquatable<FirestoreSource>, IDeepCloneable<FirestoreSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class FirestoreSource.
Intermediate Cloud Storage directory used for the import with a length
limit of 2,000 characters. Can be specified if one wants to have the
Firestore export to a specific Cloud Storage directory.
Ensure that the Firestore service account has the necessary Cloud
Storage Admin permissions to access the specified Cloud Storage directory.
The project ID that the Cloud SQL source is in with a length limit of 128
characters. If not specified, inherits the project ID from the parent
request.
[[["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 document provides reference information for the \u003ccode\u003eFirestoreSource\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFirestoreSource\u003c/code\u003e is used for importing data from a Firestore source, and it implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties to specify the source Firestore collection (\u003ccode\u003eCollectionId\u003c/code\u003e), database (\u003ccode\u003eDatabaseId\u003c/code\u003e), and project (\u003ccode\u003eProjectId\u003c/code\u003e), along with an optional intermediate Cloud Storage directory (\u003ccode\u003eGcsStagingDir\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API for the FirestoreSource, the latest being 1.6.0, with versions going back to 1.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFirestoreSource\u003c/code\u003e can be constructed using default parameters, or passed in a different instance of \u003ccode\u003eFirestoreSource\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]