Data Lineage V1 API - Module Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::ConfigManagementService::Paths (v0.1.0)
Reference documentation and code samples for the Data Lineage V1 API module Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::ConfigManagementService::Paths.
Path helper methods for the ConfigManagementService API.
Methods
#config_path
def config_path(project:, location:) -> ::String
def config_path(folder:, location:) -> ::String
def config_path(organization:, location:) -> ::String
Create a fully-qualified Config resource string.
Overloads
def config_path(project:, location:) -> ::String
The resource will be in the following format:
projects/{project}/locations/{location}/config
Parameters
-
project (String)
-
location (String)
def config_path(folder:, location:) -> ::String
The resource will be in the following format:
folders/{folder}/locations/{location}/config
Parameters
-
folder (String)
-
location (String)
def config_path(organization:, location:) -> ::String
The resource will be in the following format:
organizations/{organization}/locations/{location}/config
Parameters
-
organization (String)
-
location (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 2026-08-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-04 UTC."],[],[]]