[[["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-09-04 UTC."],[],[],null,["# Cloud Firestore Admin V1 API - Module Google::Cloud::Firestore::Admin::V1::FirestoreAdmin::Paths (v1.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.0 (latest)](/ruby/docs/reference/google-cloud-firestore-admin-v1/latest/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [1.6.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/1.6.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [1.5.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/1.5.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [1.4.1](/ruby/docs/reference/google-cloud-firestore-admin-v1/1.4.1/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [1.3.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/1.3.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [1.2.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/1.2.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [1.1.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/1.1.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [1.0.1](/ruby/docs/reference/google-cloud-firestore-admin-v1/1.0.1/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.18.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.18.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.17.1](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.17.1/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.16.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.16.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.15.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.15.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.14.3](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.14.3/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.13.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.13.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.12.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.12.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.11.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.11.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.10.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.10.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.9.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.9.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.8.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.8.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.7.1](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.7.1/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.6.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.6.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.5.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.5.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.4.0](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.4.0/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n- [0.3.5](/ruby/docs/reference/google-cloud-firestore-admin-v1/0.3.5/Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths) \nReference documentation and code samples for the Cloud Firestore Admin V1 API module Google::Cloud::Firestore::Admin::V1::FirestoreAdmin::Paths.\n\nPath helper methods for the FirestoreAdmin API. \n\nExtended By\n-----------\n\n- [Google::Cloud::Firestore::Admin::V1::FirestoreAdmin::Paths](./Google-Cloud-Firestore-Admin-V1-FirestoreAdmin-Paths)\n\nMethods\n-------\n\n### #backup_path\n\n def backup_path(project:, location:, backup:) -\u003e ::String\n\nCreate a fully-qualified Backup resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/backups/{backup}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **backup** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #backup_schedule_path\n\n def backup_schedule_path(project:, database:, backup_schedule:) -\u003e ::String\n\nCreate a fully-qualified BackupSchedule resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/databases/{database}/backupSchedules/{backup_schedule}` \n**Parameters**\n\n- **project** (String)\n- **database** (String)\n- **backup_schedule** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #collection_group_path\n\n def collection_group_path(project:, database:, collection:) -\u003e ::String\n\nCreate a fully-qualified CollectionGroup resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/databases/{database}/collectionGroups/{collection}` \n**Parameters**\n\n- **project** (String)\n- **database** (String)\n- **collection** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #database_path\n\n def database_path(project:, database:) -\u003e ::String\n\nCreate a fully-qualified Database resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/databases/{database}` \n**Parameters**\n\n- **project** (String)\n- **database** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #field_path\n\n def field_path(project:, database:, collection:, field:) -\u003e ::String\n\nCreate a fully-qualified Field resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/databases/{database}/collectionGroups/{collection}/fields/{field}` \n**Parameters**\n\n- **project** (String)\n- **database** (String)\n- **collection** (String)\n- **field** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #index_path\n\n def index_path(project:, database:, collection:, index:) -\u003e ::String\n\nCreate a fully-qualified Index resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/databases/{database}/collectionGroups/{collection}/indexes/{index}` \n**Parameters**\n\n- **project** (String)\n- **database** (String)\n- **collection** (String)\n- **index** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #location_path\n\n def location_path(project:, location:) -\u003e ::String\n\nCreate a fully-qualified Location resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}` \n**Parameters**\n\n- **project** (String)\n- **location** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #operation_path\n\n def operation_path(project:, database:, operation:) -\u003e ::String\n\nCreate a fully-qualified Operation resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/databases/{database}/operations/{operation}` \n**Parameters**\n\n- **project** (String)\n- **database** (String)\n- **operation** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #project_path\n\n def project_path(project:) -\u003e ::String\n\nCreate a fully-qualified Project resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}` \n**Parameter**\n\n- **project** (String) \n**Returns**\n\n- (::String)\n\n### #user_creds_path\n\n def user_creds_path(project:, database:, user_creds:) -\u003e ::String\n\nCreate a fully-qualified UserCreds resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/databases/{database}/userCreds/{user_creds}` \n**Parameters**\n\n- **project** (String)\n- **database** (String)\n- **user_creds** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]