[[["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-08-28 UTC."],[],[],null,["# Network Services V1 API - Module Google::Cloud::NetworkServices::V1::DepService::Paths (v2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/ruby/docs/reference/google-cloud-network_services-v1/latest/Google-Cloud-NetworkServices-V1-DepService-Paths)\n- [2.3.0](/ruby/docs/reference/google-cloud-network_services-v1/2.3.0/Google-Cloud-NetworkServices-V1-DepService-Paths)\n- [2.2.0](/ruby/docs/reference/google-cloud-network_services-v1/2.2.0/Google-Cloud-NetworkServices-V1-DepService-Paths)\n- [2.1.0](/ruby/docs/reference/google-cloud-network_services-v1/2.1.0/Google-Cloud-NetworkServices-V1-DepService-Paths)\n- [2.0.1](/ruby/docs/reference/google-cloud-network_services-v1/2.0.1/Google-Cloud-NetworkServices-V1-DepService-Paths)\n- [1.2.0](/ruby/docs/reference/google-cloud-network_services-v1/1.2.0/Google-Cloud-NetworkServices-V1-DepService-Paths)\n- [1.1.0](/ruby/docs/reference/google-cloud-network_services-v1/1.1.0/Google-Cloud-NetworkServices-V1-DepService-Paths)\n- [1.0.1](/ruby/docs/reference/google-cloud-network_services-v1/1.0.1/Google-Cloud-NetworkServices-V1-DepService-Paths)\n- [0.2.0](/ruby/docs/reference/google-cloud-network_services-v1/0.2.0/Google-Cloud-NetworkServices-V1-DepService-Paths)\n- [0.1.0](/ruby/docs/reference/google-cloud-network_services-v1/0.1.0/Google-Cloud-NetworkServices-V1-DepService-Paths) \nReference documentation and code samples for the Network Services V1 API module Google::Cloud::NetworkServices::V1::DepService::Paths.\n\nPath helper methods for the DepService API. \n\nExtended By\n-----------\n\n- [Google::Cloud::NetworkServices::V1::DepService::Paths](./Google-Cloud-NetworkServices-V1-DepService-Paths)\n\nMethods\n-------\n\n### #authz_extension_path\n\n def authz_extension_path(project:, location:, authz_extension:) -\u003e ::String\n\nCreate a fully-qualified AuthzExtension resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/authzExtensions/{authz_extension}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **authz_extension** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #lb_route_extension_path\n\n def lb_route_extension_path(project:, location:, lb_route_extension:) -\u003e ::String\n\nCreate a fully-qualified LbRouteExtension resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/lbRouteExtensions/{lb_route_extension}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **lb_route_extension** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #lb_traffic_extension_path\n\n def lb_traffic_extension_path(project:, location:, lb_traffic_extension:) -\u003e ::String\n\nCreate a fully-qualified LbTrafficExtension resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/lbTrafficExtensions/{lb_traffic_extension}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **lb_traffic_extension** (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)"]]