Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::DlpService::Paths (v1.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::DlpService::Paths.
Path helper methods for the DlpService API.
Extended By
Methods
#column_data_profile_path
defcolumn_data_profile_path(organization:,location:,column_data_profile:)->::String
defcolumn_data_profile_path(project:,location:,column_data_profile:)->::StringCreate a fully-qualified ColumnDataProfile resource string.
defcolumn_data_profile_path(organization:,location:,column_data_profile:)->::Stringorganizations/{organization}/locations/{location}/columnDataProfiles/{column_data_profile}
- organization (String)
- location (String)
- column_data_profile (String)
defcolumn_data_profile_path(project:,location:,column_data_profile:)->::Stringprojects/{project}/locations/{location}/columnDataProfiles/{column_data_profile}
- project (String)
- location (String)
- column_data_profile (String)
- (::String)
- (::ArgumentError)
#connection_path
defconnection_path(project:,location:,connection:)->::String
defconnection_path(organization:,location:,connection:)->::StringCreate a fully-qualified Connection resource string.
defconnection_path(project:,location:,connection:)->::Stringprojects/{project}/locations/{location}/connections/{connection}
- project (String)
- location (String)
- connection (String)
defconnection_path(organization:,location:,connection:)->::Stringorganizations/{organization}/locations/{location}/connections/{connection}
- organization (String)
- location (String)
- connection (String)
- (::String)
- (::ArgumentError)
#deidentify_template_path
defdeidentify_template_path(organization:,deidentify_template:)->::String
defdeidentify_template_path(project:,deidentify_template:)->::String
defdeidentify_template_path(organization:,location:,deidentify_template:)->::String
defdeidentify_template_path(project:,location:,deidentify_template:)->::StringCreate a fully-qualified DeidentifyTemplate resource string.
defdeidentify_template_path(organization:,deidentify_template:)->::Stringorganizations/{organization}/deidentifyTemplates/{deidentify_template}
- organization (String)
- deidentify_template (String)
defdeidentify_template_path(project:,deidentify_template:)->::Stringprojects/{project}/deidentifyTemplates/{deidentify_template}
- project (String)
- deidentify_template (String)
defdeidentify_template_path(organization:,location:,deidentify_template:)->::Stringorganizations/{organization}/locations/{location}/deidentifyTemplates/{deidentify_template}
- organization (String)
- location (String)
- deidentify_template (String)
defdeidentify_template_path(project:,location:,deidentify_template:)->::Stringprojects/{project}/locations/{location}/deidentifyTemplates/{deidentify_template}
- project (String)
- location (String)
- deidentify_template (String)
- (::String)
- (::ArgumentError)
#discovery_config_path
defdiscovery_config_path(project:,location:,discovery_config:)->::StringCreate a fully-qualified DiscoveryConfig resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/discoveryConfigs/{discovery_config}
- project (String)
- location (String)
- discovery_config (String)
- (::String)
- (::ArgumentError)
#dlp_job_path
defdlp_job_path(project:,dlp_job:)->::String
defdlp_job_path(project:,location:,dlp_job:)->::StringCreate a fully-qualified DlpJob resource string.
defdlp_job_path(project:,dlp_job:)->::Stringprojects/{project}/dlpJobs/{dlp_job}
- project (String)
- dlp_job (String)
defdlp_job_path(project:,location:,dlp_job:)->::Stringprojects/{project}/locations/{location}/dlpJobs/{dlp_job}
- project (String)
- location (String)
- dlp_job (String)
- (::String)
- (::ArgumentError)
#file_store_data_profile_path
deffile_store_data_profile_path(organization:,location:,file_store_data_profile:)->::String
deffile_store_data_profile_path(project:,location:,file_store_data_profile:)->::StringCreate a fully-qualified FileStoreDataProfile resource string.
deffile_store_data_profile_path(organization:,location:,file_store_data_profile:)->::Stringorganizations/{organization}/locations/{location}/fileStoreDataProfiles/{file_store_data_profile}
- organization (String)
- location (String)
- file_store_data_profile (String)
deffile_store_data_profile_path(project:,location:,file_store_data_profile:)->::Stringprojects/{project}/locations/{location}/fileStoreDataProfiles/{file_store_data_profile}
- project (String)
- location (String)
- file_store_data_profile (String)
- (::String)
- (::ArgumentError)
#inspect_template_path
definspect_template_path(organization:,inspect_template:)->::String
definspect_template_path(project:,inspect_template:)->::String
definspect_template_path(organization:,location:,inspect_template:)->::String
definspect_template_path(project:,location:,inspect_template:)->::StringCreate a fully-qualified InspectTemplate resource string.
definspect_template_path(organization:,inspect_template:)->::Stringorganizations/{organization}/inspectTemplates/{inspect_template}
- organization (String)
- inspect_template (String)
definspect_template_path(project:,inspect_template:)->::Stringprojects/{project}/inspectTemplates/{inspect_template}
- project (String)
- inspect_template (String)
definspect_template_path(organization:,location:,inspect_template:)->::Stringorganizations/{organization}/locations/{location}/inspectTemplates/{inspect_template}
- organization (String)
- location (String)
- inspect_template (String)
definspect_template_path(project:,location:,inspect_template:)->::Stringprojects/{project}/locations/{location}/inspectTemplates/{inspect_template}
- project (String)
- location (String)
- inspect_template (String)
- (::String)
- (::ArgumentError)
#job_trigger_path
defjob_trigger_path(project:,job_trigger:)->::String
defjob_trigger_path(project:,location:,job_trigger:)->::StringCreate a fully-qualified JobTrigger resource string.
defjob_trigger_path(project:,job_trigger:)->::Stringprojects/{project}/jobTriggers/{job_trigger}
- project (String)
- job_trigger (String)
defjob_trigger_path(project:,location:,job_trigger:)->::Stringprojects/{project}/locations/{location}/jobTriggers/{job_trigger}
- project (String)
- location (String)
- job_trigger (String)
- (::String)
- (::ArgumentError)
#location_path
deflocation_path(project:,location:)->::StringCreate a fully-qualified Location resource string.
The resource will be in the following format:
projects/{project}/locations/{location}
- project (String)
- location (String)
- (::String)
- (::ArgumentError)
#organization_location_path
deforganization_location_path(organization:,location:)->::StringCreate a fully-qualified OrganizationLocation resource string.
The resource will be in the following format:
organizations/{organization}/locations/{location}
- organization (String)
- location (String)
- (::String)
- (::ArgumentError)
#organization_path
deforganization_path(organization:)->::StringCreate a fully-qualified Organization resource string.
The resource will be in the following format:
organizations/{organization}
- organization (String)
- (::String)
#project_data_profile_path
defproject_data_profile_path(organization:,location:,project_data_profile:)->::String
defproject_data_profile_path(project:,location:,project_data_profile:)->::StringCreate a fully-qualified ProjectDataProfile resource string.
defproject_data_profile_path(organization:,location:,project_data_profile:)->::Stringorganizations/{organization}/locations/{location}/projectDataProfiles/{project_data_profile}
- organization (String)
- location (String)
- project_data_profile (String)
defproject_data_profile_path(project:,location:,project_data_profile:)->::Stringprojects/{project}/locations/{location}/projectDataProfiles/{project_data_profile}
- project (String)
- location (String)
- project_data_profile (String)
- (::String)
- (::ArgumentError)
#project_path
defproject_path(project:)->::StringCreate a fully-qualified Project resource string.
The resource will be in the following format:
projects/{project}
- project (String)
- (::String)
#stored_info_type_path
defstored_info_type_path(organization:,stored_info_type:)->::String
defstored_info_type_path(project:,stored_info_type:)->::String
defstored_info_type_path(organization:,location:,stored_info_type:)->::String
defstored_info_type_path(project:,location:,stored_info_type:)->::StringCreate a fully-qualified StoredInfoType resource string.
defstored_info_type_path(organization:,stored_info_type:)->::Stringorganizations/{organization}/storedInfoTypes/{stored_info_type}
- organization (String)
- stored_info_type (String)
defstored_info_type_path(project:,stored_info_type:)->::Stringprojects/{project}/storedInfoTypes/{stored_info_type}
- project (String)
- stored_info_type (String)
defstored_info_type_path(organization:,location:,stored_info_type:)->::Stringorganizations/{organization}/locations/{location}/storedInfoTypes/{stored_info_type}
- organization (String)
- location (String)
- stored_info_type (String)
defstored_info_type_path(project:,location:,stored_info_type:)->::Stringprojects/{project}/locations/{location}/storedInfoTypes/{stored_info_type}
- project (String)
- location (String)
- stored_info_type (String)
- (::String)
- (::ArgumentError)
#table_data_profile_path
deftable_data_profile_path(organization:,location:,table_data_profile:)->::String
deftable_data_profile_path(project:,location:,table_data_profile:)->::StringCreate a fully-qualified TableDataProfile resource string.
deftable_data_profile_path(organization:,location:,table_data_profile:)->::Stringorganizations/{organization}/locations/{location}/tableDataProfiles/{table_data_profile}
- organization (String)
- location (String)
- table_data_profile (String)
deftable_data_profile_path(project:,location:,table_data_profile:)->::Stringprojects/{project}/locations/{location}/tableDataProfiles/{table_data_profile}
- project (String)
- location (String)
- table_data_profile (String)
- (::String)
- (::ArgumentError)