Reference documentation and code samples for the Data Lineage V1 API class Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::GetConfigRequest.
Request message for GetConfig RPC.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. REQUIRED: The resource name of the config to be fetched.
Format:
organizations/{organization_id}/locations/global/configfolders/{folder_id}/locations/global/configprojects/{project_id}/locations/global/configprojects/{project_number}/locations/global/config
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. REQUIRED: The resource name of the config to be fetched.
Format:
organizations/{organization_id}/locations/global/configfolders/{folder_id}/locations/global/configprojects/{project_id}/locations/global/configprojects/{project_number}/locations/global/config
Returns
-
(::String) — Required. REQUIRED: The resource name of the config to be fetched.
Format:
organizations/{organization_id}/locations/global/configfolders/{folder_id}/locations/global/configprojects/{project_id}/locations/global/configprojects/{project_number}/locations/global/config