[[["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-03 UTC."],[],[],null,["# Google IAM V1beta API - Module Google::Iam::V1beta::WorkloadIdentityPools::Paths (v0.3.6)\n\nVersion latestkeyboard_arrow_down\n\n- [0.3.6 (latest)](/ruby/docs/reference/google-iam-v1beta/latest/Google-Iam-V1beta-WorkloadIdentityPools-Paths)\n- [0.3.5](/ruby/docs/reference/google-iam-v1beta/0.3.5/Google-Iam-V1beta-WorkloadIdentityPools-Paths) \nReference documentation and code samples for the Google IAM V1beta API module Google::Iam::V1beta::WorkloadIdentityPools::Paths.\n\nPath helper methods for the WorkloadIdentityPools API. \n\nExtended By\n-----------\n\n- [Google::Iam::V1beta::WorkloadIdentityPools::Paths](./Google-Iam-V1beta-WorkloadIdentityPools-Paths)\n\nMethods\n-------\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### #workload_identity_pool_path\n\n def workload_identity_pool_path(project:, location:, workload_identity_pool:) -\u003e ::String\n\nCreate a fully-qualified WorkloadIdentityPool resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/workloadIdentityPools/{workload_identity_pool}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **workload_identity_pool** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #workload_identity_pool_provider_path\n\n def workload_identity_pool_provider_path(project:, location:, workload_identity_pool:, workload_identity_pool_provider:) -\u003e ::String\n\nCreate a fully-qualified WorkloadIdentityPoolProvider resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/workloadIdentityPools/{workload_identity_pool}/providers/{workload_identity_pool_provider}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **workload_identity_pool** (String)\n- **workload_identity_pool_provider** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]