[[["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-09 UTC."],[],[],null,["# Migration Center V1 API - Module Google::Cloud::MigrationCenter::V1::MigrationCenter::Paths (v2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/ruby/docs/reference/google-cloud-migration_center-v1/latest/Google-Cloud-MigrationCenter-V1-MigrationCenter-Paths)\n- [2.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/2.0.1/Google-Cloud-MigrationCenter-V1-MigrationCenter-Paths)\n- [1.2.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.2.0/Google-Cloud-MigrationCenter-V1-MigrationCenter-Paths)\n- [1.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.1.0/Google-Cloud-MigrationCenter-V1-MigrationCenter-Paths)\n- [1.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/1.0.1/Google-Cloud-MigrationCenter-V1-MigrationCenter-Paths)\n- [0.3.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.3.0/Google-Cloud-MigrationCenter-V1-MigrationCenter-Paths)\n- [0.2.2](/ruby/docs/reference/google-cloud-migration_center-v1/0.2.2/Google-Cloud-MigrationCenter-V1-MigrationCenter-Paths)\n- [0.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.1.0/Google-Cloud-MigrationCenter-V1-MigrationCenter-Paths) \nReference documentation and code samples for the Migration Center V1 API module Google::Cloud::MigrationCenter::V1::MigrationCenter::Paths.\n\nPath helper methods for the MigrationCenter API. \n\nExtended By\n-----------\n\n- [Google::Cloud::MigrationCenter::V1::MigrationCenter::Paths](./Google-Cloud-MigrationCenter-V1-MigrationCenter-Paths)\n\nMethods\n-------\n\n### #asset_path\n\n def asset_path(project:, location:, asset:) -\u003e ::String\n\nCreate a fully-qualified Asset resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/assets/{asset}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **asset** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #error_frame_path\n\n def error_frame_path(project:, location:, source:, error_frame:) -\u003e ::String\n\nCreate a fully-qualified ErrorFrame resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/sources/{source}/errorFrames/{error_frame}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **source** (String)\n- **error_frame** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #group_path\n\n def group_path(project:, location:, group:) -\u003e ::String\n\nCreate a fully-qualified Group resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/groups/{group}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **group** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #import_data_file_path\n\n def import_data_file_path(project:, location:, import_job:, import_data_file:) -\u003e ::String\n\nCreate a fully-qualified ImportDataFile resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/importJobs/{import_job}/importDataFiles/{import_data_file}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **import_job** (String)\n- **import_data_file** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #import_job_path\n\n def import_job_path(project:, location:, import_job:) -\u003e ::String\n\nCreate a fully-qualified ImportJob resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/importJobs/{import_job}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **import_job** (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### #preference_set_path\n\n def preference_set_path(project:, location:, preference_set:) -\u003e ::String\n\nCreate a fully-qualified PreferenceSet resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/preferenceSets/{preference_set}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **preference_set** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #report_config_path\n\n def report_config_path(project:, location:, report_config:) -\u003e ::String\n\nCreate a fully-qualified ReportConfig resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/reportConfigs/{report_config}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **report_config** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #report_path\n\n def report_path(project:, location:, report_config:, report:) -\u003e ::String\n\nCreate a fully-qualified Report resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/reportConfigs/{report_config}/reports/{report}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **report_config** (String)\n- **report** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #settings_path\n\n def settings_path(project:, location:) -\u003e ::String\n\nCreate a fully-qualified Settings resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/settings` \n**Parameters**\n\n- **project** (String)\n- **location** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #source_path\n\n def source_path(project:, location:, source:) -\u003e ::String\n\nCreate a fully-qualified Source resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/sources/{source}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **source** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]