[[["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 Monitoring V3 API - Module Google::Cloud::Monitoring::V3::SnoozeService::Paths (v1.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.1 (latest)](/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [1.6.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.6.0/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [1.5.1](/ruby/docs/reference/google-cloud-monitoring-v3/1.5.1/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [1.4.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.4.0/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [1.3.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.3.0/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [1.2.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.2.0/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [1.1.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.1.0/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [1.0.1](/ruby/docs/reference/google-cloud-monitoring-v3/1.0.1/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [0.18.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.18.0/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [0.17.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.17.0/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [0.16.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.16.0/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [0.15.2](/ruby/docs/reference/google-cloud-monitoring-v3/0.15.2/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [0.14.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.14.0/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [0.13.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.13.0/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [0.12.1](/ruby/docs/reference/google-cloud-monitoring-v3/0.12.1/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [0.11.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.11.0/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [0.10.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.10.0/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [0.9.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.9.0/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [0.8.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.8.0/Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n- [0.7.1](/ruby/docs/reference/google-cloud-monitoring-v3/0.7.1/Google-Cloud-Monitoring-V3-SnoozeService-Paths) \nReference documentation and code samples for the Cloud Monitoring V3 API module Google::Cloud::Monitoring::V3::SnoozeService::Paths.\n\nPath helper methods for the SnoozeService API. \n\nExtended By\n-----------\n\n- [Google::Cloud::Monitoring::V3::SnoozeService::Paths](./Google-Cloud-Monitoring-V3-SnoozeService-Paths)\n\nMethods\n-------\n\n### #alert_policy_path\n\n def alert_policy_path(project:, alert_policy:) -\u003e ::String\n def alert_policy_path(organization:, alert_policy:) -\u003e ::String\n def alert_policy_path(folder:, alert_policy:) -\u003e ::String\n\nCreate a fully-qualified AlertPolicy resource string. \n**Overloads** \n\n def alert_policy_path(project:, alert_policy:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/alertPolicies/{alert_policy}` \n**Parameters**\n\n- **project** (String)\n- **alert_policy** (String) \n\n def alert_policy_path(organization:, alert_policy:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`organizations/{organization}/alertPolicies/{alert_policy}` \n**Parameters**\n\n- **organization** (String)\n- **alert_policy** (String) \n\n def alert_policy_path(folder:, alert_policy:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`folders/{folder}/alertPolicies/{alert_policy}` \n**Parameters**\n\n- **folder** (String)\n- **alert_policy** (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### #snooze_path\n\n def snooze_path(project:, snooze:) -\u003e ::String\n\nCreate a fully-qualified Snooze resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/snoozes/{snooze}` \n**Parameters**\n\n- **project** (String)\n- **snooze** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #workspace_path\n\n def workspace_path(project:) -\u003e ::String\n def workspace_path(workspace:) -\u003e ::String\n\nCreate a fully-qualified Workspace resource string. \n**Overloads** \n\n def workspace_path(project:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}` \n**Parameter**\n\n- **project** (String) \n\n def workspace_path(workspace:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`workspaces/{workspace}` \n**Parameter**\n\n- **workspace** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]