Required. The parent document. In the format:
projects/{project_id}/databases/{database_id}/documents/{document_path}.
For example:
projects/my-project/databases/my-database/documents/chatrooms/my-chatroom
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `ListCollectionIdsRequest` is 3.10.0, but this page focuses on version 2.5.0, which is one of multiple available versions."],["`ListCollectionIdsRequest` is a class used to request a list of collection IDs from Firestore, and it inherits from the `Object` class while implementing several interfaces."],["This class has constructors that allow for creating new instances, either blank or based off of another request object."],["The `ListCollectionIdsRequest` class includes properties like `PageSize`, `PageToken`, and `Parent`, which are essential for defining the scope and parameters of the request."],["This class can be found under the `Google.Cloud.Firestore.V1` namespace within the `Google.Cloud.Firestore.V1.dll` assembly."]]],[]]