[[["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,["# Bare Metal Solution V2 API - Module Google::Cloud::BareMetalSolution::V2::BareMetalSolution::Paths (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/latest/Google-Cloud-BareMetalSolution-V2-BareMetalSolution-Paths)\n- [1.0.1](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/1.0.1/Google-Cloud-BareMetalSolution-V2-BareMetalSolution-Paths)\n- [0.10.0](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.10.0/Google-Cloud-BareMetalSolution-V2-BareMetalSolution-Paths)\n- [0.9.0](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.9.0/Google-Cloud-BareMetalSolution-V2-BareMetalSolution-Paths)\n- [0.8.1](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.8.1/Google-Cloud-BareMetalSolution-V2-BareMetalSolution-Paths)\n- [0.7.2](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.7.2/Google-Cloud-BareMetalSolution-V2-BareMetalSolution-Paths)\n- [0.6.0](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.6.0/Google-Cloud-BareMetalSolution-V2-BareMetalSolution-Paths)\n- [0.5.1](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.5.1/Google-Cloud-BareMetalSolution-V2-BareMetalSolution-Paths)\n- [0.4.1](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.4.1/Google-Cloud-BareMetalSolution-V2-BareMetalSolution-Paths)\n- [0.3.0](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.3.0/Google-Cloud-BareMetalSolution-V2-BareMetalSolution-Paths)\n- [0.2.0](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.2.0/Google-Cloud-BareMetalSolution-V2-BareMetalSolution-Paths)\n- [0.1.0](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.1.0/Google-Cloud-BareMetalSolution-V2-BareMetalSolution-Paths) \nReference documentation and code samples for the Bare Metal Solution V2 API module Google::Cloud::BareMetalSolution::V2::BareMetalSolution::Paths.\n\nPath helper methods for the BareMetalSolution API. \n\nExtended By\n-----------\n\n- [Google::Cloud::BareMetalSolution::V2::BareMetalSolution::Paths](./Google-Cloud-BareMetalSolution-V2-BareMetalSolution-Paths)\n\nMethods\n-------\n\n### #instance_config_path\n\n def instance_config_path(project:, location:, instance_config:) -\u003e ::String\n\nCreate a fully-qualified InstanceConfig resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/instanceConfigs/{instance_config}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **instance_config** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #instance_path\n\n def instance_path(project:, location:, instance:) -\u003e ::String\n\nCreate a fully-qualified Instance resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/instances/{instance}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **instance** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #interconnect_attachment_path\n\n def interconnect_attachment_path(project:, region:, interconnect_attachment:) -\u003e ::String\n\nCreate a fully-qualified InterconnectAttachment resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/regions/{region}/interconnectAttachments/{interconnect_attachment}` \n**Parameters**\n\n- **project** (String)\n- **region** (String)\n- **interconnect_attachment** (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### #lun_path\n\n def lun_path(project:, location:, volume:, lun:) -\u003e ::String\n\nCreate a fully-qualified Lun resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/volumes/{volume}/luns/{lun}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **volume** (String)\n- **lun** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #network_config_path\n\n def network_config_path(project:, location:, network_config:) -\u003e ::String\n\nCreate a fully-qualified NetworkConfig resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/networkConfigs/{network_config}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **network_config** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #network_path\n\n def network_path(project:, location:, network:) -\u003e ::String\n\nCreate a fully-qualified Network resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/networks/{network}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **network** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #nfs_share_path\n\n def nfs_share_path(project:, location:, nfs_share:) -\u003e ::String\n\nCreate a fully-qualified NFSShare resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/nfsShares/{nfs_share}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **nfs_share** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #provisioning_config_path\n\n def provisioning_config_path(project:, location:, provisioning_config:) -\u003e ::String\n\nCreate a fully-qualified ProvisioningConfig resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/provisioningConfigs/{provisioning_config}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **provisioning_config** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #server_network_template_path\n\n def server_network_template_path(project:, location:, server_network_template:) -\u003e ::String\n\nCreate a fully-qualified ServerNetworkTemplate resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/serverNetworkTemplate/{server_network_template}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **server_network_template** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #ssh_key_path\n\n def ssh_key_path(project:, location:, ssh_key:) -\u003e ::String\n\nCreate a fully-qualified SshKey resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/sshKeys/{ssh_key}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **ssh_key** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #volume_config_path\n\n def volume_config_path(project:, location:, volume_config:) -\u003e ::String\n\nCreate a fully-qualified VolumeConfig resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/volumeConfigs/{volume_config}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **volume_config** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #volume_path\n\n def volume_path(project:, location:, volume:) -\u003e ::String\n\nCreate a fully-qualified Volume resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/volumes/{volume}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **volume** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #volume_snapshot_path\n\n def volume_snapshot_path(project:, location:, volume:, snapshot:) -\u003e ::String\n\nCreate a fully-qualified VolumeSnapshot resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/volumes/{volume}/snapshots/{snapshot}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **volume** (String)\n- **snapshot** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]