Certificate Manager V1 API - Module Google::Cloud::CertificateManager::V1::CertificateManager::Paths (v1.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Certificate Manager V1 API module Google::Cloud::CertificateManager::V1::CertificateManager::Paths.
Path helper methods for the CertificateManager API.
Methods
#ca_pool_path
def ca_pool_path(project:, location:, ca_pool:) -> ::String
Create a fully-qualified CaPool resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/caPools/{ca_pool}
Parameters
-
project (String)
-
location (String)
-
ca_pool (String)
#certificate_issuance_config_path
def certificate_issuance_config_path(project:, location:, certificate_issuance_config:) -> ::String
Create a fully-qualified CertificateIssuanceConfig resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/certificateIssuanceConfigs/{certificate_issuance_config}
Parameters
-
project (String)
-
location (String)
-
certificate_issuance_config (String)
#certificate_map_entry_path
def certificate_map_entry_path(project:, location:, certificate_map:, certificate_map_entry:) -> ::String
Create a fully-qualified CertificateMapEntry resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/certificateMaps/{certificate_map}/certificateMapEntries/{certificate_map_entry}
Parameters
-
project (String)
-
location (String)
-
certificate_map (String)
-
certificate_map_entry (String)
#certificate_map_path
def certificate_map_path(project:, location:, certificate_map:) -> ::String
Create a fully-qualified CertificateMap resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/certificateMaps/{certificate_map}
Parameters
-
project (String)
-
location (String)
-
certificate_map (String)
#certificate_path
def certificate_path(project:, location:, certificate:) -> ::String
Create a fully-qualified Certificate resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/certificates/{certificate}
Parameters
-
project (String)
-
location (String)
-
certificate (String)
#dns_authorization_path
def dns_authorization_path(project:, location:, dns_authorization:) -> ::String
Create a fully-qualified DnsAuthorization resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/dnsAuthorizations/{dns_authorization}
Parameters
-
project (String)
-
location (String)
-
dns_authorization (String)
#location_path
def location_path(project:, location:) -> ::String
Create a fully-qualified Location resource string.
The resource will be in the following format:
projects/{project}/locations/{location}
Parameters
-
project (String)
-
location (String)
#trust_config_path
def trust_config_path(project:, location:, trust_config:) -> ::String
Create a fully-qualified TrustConfig resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/trustConfigs/{trust_config}
Parameters
-
project (String)
-
location (String)
-
trust_config (String)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["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,["# Certificate Manager V1 API - Module Google::Cloud::CertificateManager::V1::CertificateManager::Paths (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/google-cloud-certificate_manager-v1/latest/Google-Cloud-CertificateManager-V1-CertificateManager-Paths)\n- [1.0.1](/ruby/docs/reference/google-cloud-certificate_manager-v1/1.0.1/Google-Cloud-CertificateManager-V1-CertificateManager-Paths)\n- [0.12.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.12.0/Google-Cloud-CertificateManager-V1-CertificateManager-Paths)\n- [0.11.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.11.0/Google-Cloud-CertificateManager-V1-CertificateManager-Paths)\n- [0.10.1](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.10.1/Google-Cloud-CertificateManager-V1-CertificateManager-Paths)\n- [0.9.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.9.0/Google-Cloud-CertificateManager-V1-CertificateManager-Paths)\n- [0.8.2](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.8.2/Google-Cloud-CertificateManager-V1-CertificateManager-Paths)\n- [0.7.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.7.0/Google-Cloud-CertificateManager-V1-CertificateManager-Paths)\n- [0.6.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.6.0/Google-Cloud-CertificateManager-V1-CertificateManager-Paths)\n- [0.5.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.5.0/Google-Cloud-CertificateManager-V1-CertificateManager-Paths)\n- [0.4.2](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.4.2/Google-Cloud-CertificateManager-V1-CertificateManager-Paths)\n- [0.3.1](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.3.1/Google-Cloud-CertificateManager-V1-CertificateManager-Paths)\n- [0.2.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.2.0/Google-Cloud-CertificateManager-V1-CertificateManager-Paths)\n- [0.1.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.1.0/Google-Cloud-CertificateManager-V1-CertificateManager-Paths) \nReference documentation and code samples for the Certificate Manager V1 API module Google::Cloud::CertificateManager::V1::CertificateManager::Paths.\n\nPath helper methods for the CertificateManager API. \n\nExtended By\n-----------\n\n- [Google::Cloud::CertificateManager::V1::CertificateManager::Paths](./Google-Cloud-CertificateManager-V1-CertificateManager-Paths)\n\nMethods\n-------\n\n### #ca_pool_path\n\n def ca_pool_path(project:, location:, ca_pool:) -\u003e ::String\n\nCreate a fully-qualified CaPool resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/caPools/{ca_pool}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **ca_pool** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #certificate_issuance_config_path\n\n def certificate_issuance_config_path(project:, location:, certificate_issuance_config:) -\u003e ::String\n\nCreate a fully-qualified CertificateIssuanceConfig resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/certificateIssuanceConfigs/{certificate_issuance_config}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **certificate_issuance_config** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #certificate_map_entry_path\n\n def certificate_map_entry_path(project:, location:, certificate_map:, certificate_map_entry:) -\u003e ::String\n\nCreate a fully-qualified CertificateMapEntry resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/certificateMaps/{certificate_map}/certificateMapEntries/{certificate_map_entry}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **certificate_map** (String)\n- **certificate_map_entry** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #certificate_map_path\n\n def certificate_map_path(project:, location:, certificate_map:) -\u003e ::String\n\nCreate a fully-qualified CertificateMap resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/certificateMaps/{certificate_map}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **certificate_map** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #certificate_path\n\n def certificate_path(project:, location:, certificate:) -\u003e ::String\n\nCreate a fully-qualified Certificate resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/certificates/{certificate}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **certificate** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #dns_authorization_path\n\n def dns_authorization_path(project:, location:, dns_authorization:) -\u003e ::String\n\nCreate a fully-qualified DnsAuthorization resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/dnsAuthorizations/{dns_authorization}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **dns_authorization** (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### #trust_config_path\n\n def trust_config_path(project:, location:, trust_config:) -\u003e ::String\n\nCreate a fully-qualified TrustConfig resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/trustConfigs/{trust_config}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **trust_config** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]