lib/google/apis/dlp_v2/service.rb in google-apis-dlp_v2-0.71.0 vs lib/google/apis/dlp_v2/service.rb in google-apis-dlp_v2-0.72.0

- old
+ new

@@ -62,12 +62,12 @@ # BCP-47 language code for localized infoType friendly names. If omitted, or if # localized strings are not available, en-US strings will be returned. # @param [String] location_id # Deprecated. This field has no effect. # @param [String] parent - # The parent resource name. The format of this value is as follows: locations/ - # LOCATION_ID + # The parent resource name. The format of this value is as follows: `locations/` + # location_id`` # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any # arbitrary string assigned to a user, but should not exceed 40 characters. @@ -98,12 +98,12 @@ # Returns a list of the sensitive information types that DLP API supports. See # https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference to # learn more. # @param [String] parent - # The parent resource name. The format of this value is as follows: locations/ - # LOCATION_ID + # The parent resource name. The format of this value is as follows: `locations/` + # location_id`` # @param [String] filter # filter to only return infoTypes supported by certain parts of the API. # Defaults to supported_by=INSPECT. # @param [String] language_code # BCP-47 language code for localized infoType friendly names. If omitted, or if @@ -146,18 +146,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateDeidentifyTemplateRequest] google_privacy_dlp_v2_create_deidentify_template_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -257,18 +257,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [String] location_id # Deprecated. This field has no effect. # @param [String] order_by # Comma-separated list of fields to order by, followed by `asc` or `desc` # postfix. This list is case insensitive. The default sorting order is ascending. @@ -356,18 +356,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateInspectTemplateRequest] google_privacy_dlp_v2_create_inspect_template_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -467,18 +467,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [String] location_id # Deprecated. This field has no effect. # @param [String] order_by # Comma-separated list of fields to order by, followed by `asc` or `desc` # postfix. This list is case insensitive. The default sorting order is ascending. @@ -661,12 +661,12 @@ # Create a Connection to an external data source. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization): + Projects scope: ` - # projects/`PROJECT_ID`/locations/`LOCATION_ID + Organizations scope: ` - # organizations/`ORG_ID`/locations/`LOCATION_ID + # projects/`project_id`/locations/`location_id`` + Organizations scope: ` + # organizations/`org_id`/locations/`location_id`` # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateConnectionRequest] google_privacy_dlp_v2_create_connection_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -882,18 +882,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateDeidentifyTemplateRequest] google_privacy_dlp_v2_create_deidentify_template_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -993,18 +993,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [String] location_id # Deprecated. This field has no effect. # @param [String] order_by # Comma-separated list of fields to order by, followed by `asc` or `desc` # postfix. This list is case insensitive. The default sorting order is ascending. @@ -1088,12 +1088,12 @@ # Creates a config for discovery to scan and profile storage. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization): + Projects scope: ` - # projects/`PROJECT_ID`/locations/`LOCATION_ID + Organizations scope: ` - # organizations/`ORG_ID`/locations/`LOCATION_ID The following example `parent` + # projects/`project_id`/locations/`location_id`` + Organizations scope: ` + # organizations/`org_id`/locations/`location_id`` The following example `parent` # string specifies a parent project with the identifier `example-project`, and # specifies the `europe-west3` location for processing data: parent=projects/ # example-project/locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateDiscoveryConfigRequest] google_privacy_dlp_v2_create_discovery_config_request_object # @param [String] fields @@ -1188,11 +1188,11 @@ end # Lists discovery configurations. # @param [String] parent # Required. Parent resource name. The format of this value is as follows: ` - # projects/`PROJECT_ID`/locations/`LOCATION_ID The following example `parent` + # projects/`project_id`/locations/`location_id`` The following example `parent` # string specifies a parent project with the identifier `example-project`, and # specifies the `europe-west3` location for processing data: parent=projects/ # example-project/locations/europe-west3 # @param [String] order_by # Comma-separated list of config fields to order by, followed by `asc` or `desc` @@ -1276,12 +1276,12 @@ # more. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # whether you have [specified a processing location](https://cloud.google.com/ # sensitive-data-protection/docs/specifying-location): + Projects scope, - # location specified: `projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects - # scope, no location specified (defaults to global): `projects/`PROJECT_ID The + # location specified: `projects/`project_id`/locations/`location_id`` + Projects + # scope, no location specified (defaults to global): `projects/`project_id`` The # following example `parent` string specifies a parent project with the # identifier `example-project`, and specifies the `europe-west3` location for # processing data: parent=projects/example-project/locations/europe-west3 # @param [String] filter # Allows filtering. Supported syntax: * Filter expressions are made up of one or @@ -1485,18 +1485,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateInspectTemplateRequest] google_privacy_dlp_v2_create_inspect_template_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -1596,18 +1596,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [String] location_id # Deprecated. This field has no effect. # @param [String] order_by # Comma-separated list of fields to order by, followed by `asc` or `desc` # postfix. This list is case insensitive. The default sorting order is ascending. @@ -1694,12 +1694,12 @@ # sensitive-data-protection/docs/creating-job-triggers to learn more. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # whether you have [specified a processing location](https://cloud.google.com/ # sensitive-data-protection/docs/specifying-location): + Projects scope, - # location specified: `projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects - # scope, no location specified (defaults to global): `projects/`PROJECT_ID The + # location specified: `projects/`project_id`/locations/`location_id`` + Projects + # scope, no location specified (defaults to global): `projects/`project_id`` The # following example `parent` string specifies a parent project with the # identifier `example-project`, and specifies the `europe-west3` location for # processing data: parent=projects/example-project/locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateJobTriggerRequest] google_privacy_dlp_v2_create_job_trigger_request_object # @param [String] fields @@ -1799,12 +1799,12 @@ # docs/creating-job-triggers to learn more. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # whether you have [specified a processing location](https://cloud.google.com/ # sensitive-data-protection/docs/specifying-location): + Projects scope, - # location specified: `projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects - # scope, no location specified (defaults to global): `projects/`PROJECT_ID The + # location specified: `projects/`project_id`/locations/`location_id`` + Projects + # scope, no location specified (defaults to global): `projects/`project_id`` The # following example `parent` string specifies a parent project with the # identifier `example-project`, and specifies the `europe-west3` location for # processing data: parent=projects/example-project/locations/europe-west3 # @param [String] filter # Allows filtering. Supported syntax: * Filter expressions are made up of one or @@ -2004,18 +2004,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateStoredInfoTypeRequest] google_privacy_dlp_v2_create_stored_info_type_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -2115,12 +2115,12 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID The following example ` + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` The following example ` # parent` string specifies a parent project with the identifier `example-project` # , and specifies the `europe-west3` location for processing data: parent= # projects/example-project/locations/europe-west3 # @param [String] location_id # Deprecated. This field has no effect. @@ -2343,18 +2343,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateStoredInfoTypeRequest] google_privacy_dlp_v2_create_stored_info_type_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -2454,12 +2454,12 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID The following example ` + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` The following example ` # parent` string specifies a parent project with the identifier `example-project` # , and specifies the `europe-west3` location for processing data: parent= # projects/example-project/locations/europe-west3 # @param [String] location_id # Deprecated. This field has no effect. @@ -2554,12 +2554,12 @@ # but may change over time as detectors are updated. # @param [String] parent # Parent resource name. The format of this value varies depending on whether you # have [specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID The following example ` + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` The following example ` # parent` string specifies a parent project with the identifier `example-project` # , and specifies the `europe-west3` location for processing data: parent= # projects/example-project/locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyContentRequest] google_privacy_dlp_v2_deidentify_content_request_object # @param [String] fields @@ -2600,12 +2600,12 @@ # sensitive-data-protection/docs/inspecting-text, # @param [String] parent # Parent resource name. The format of this value varies depending on whether you # have [specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID The following example ` + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` The following example ` # parent` string specifies a parent project with the identifier `example-project` # , and specifies the `europe-west3` location for processing data: parent= # projects/example-project/locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2InspectContentRequest] google_privacy_dlp_v2_inspect_content_request_object # @param [String] fields @@ -2642,12 +2642,12 @@ # identification_in_free_text_code_example to learn more. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # whether you have [specified a processing location](https://cloud.google.com/ # sensitive-data-protection/docs/specifying-location): + Projects scope, - # location specified: `projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects - # scope, no location specified (defaults to global): `projects/`PROJECT_ID The + # location specified: `projects/`project_id`/locations/`location_id`` + Projects + # scope, no location specified (defaults to global): `projects/`project_id`` The # following example `parent` string specifies a parent project with the # identifier `example-project`, and specifies the `europe-west3` location for # processing data: parent=projects/example-project/locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2ReidentifyContentRequest] google_privacy_dlp_v2_reidentify_content_request_object # @param [String] fields @@ -2685,18 +2685,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateDeidentifyTemplateRequest] google_privacy_dlp_v2_create_deidentify_template_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -2796,18 +2796,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [String] location_id # Deprecated. This field has no effect. # @param [String] order_by # Comma-separated list of fields to order by, followed by `asc` or `desc` # postfix. This list is case insensitive. The default sorting order is ascending. @@ -2934,12 +2934,12 @@ # all types, but may change over time as detectors are updated. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # whether you have [specified a processing location](https://cloud.google.com/ # sensitive-data-protection/docs/specifying-location): + Projects scope, - # location specified: `projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects - # scope, no location specified (defaults to global): `projects/`PROJECT_ID The + # location specified: `projects/`project_id`/locations/`location_id`` + Projects + # scope, no location specified (defaults to global): `projects/`project_id`` The # following example `parent` string specifies a parent project with the # identifier `example-project`, and specifies the `europe-west3` location for # processing data: parent=projects/example-project/locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateDlpJobRequest] google_privacy_dlp_v2_create_dlp_job_request_object # @param [String] fields @@ -3043,12 +3043,12 @@ # more. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # whether you have [specified a processing location](https://cloud.google.com/ # sensitive-data-protection/docs/specifying-location): + Projects scope, - # location specified: `projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects - # scope, no location specified (defaults to global): `projects/`PROJECT_ID The + # location specified: `projects/`project_id`/locations/`location_id`` + Projects + # scope, no location specified (defaults to global): `projects/`project_id`` The # following example `parent` string specifies a parent project with the # identifier `example-project`, and specifies the `europe-west3` location for # processing data: parent=projects/example-project/locations/europe-west3 # @param [String] filter # Allows filtering. Supported syntax: * Filter expressions are made up of one or @@ -3124,12 +3124,12 @@ # types, but may change over time as detectors are updated. # @param [String] parent # Parent resource name. The format of this value varies depending on whether you # have [specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID The following example ` + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` The following example ` # parent` string specifies a parent project with the identifier `example-project` # , and specifies the `europe-west3` location for processing data: parent= # projects/example-project/locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2RedactImageRequest] google_privacy_dlp_v2_redact_image_request_object # @param [String] fields @@ -3167,18 +3167,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateInspectTemplateRequest] google_privacy_dlp_v2_create_inspect_template_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -3278,18 +3278,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [String] location_id # Deprecated. This field has no effect. # @param [String] order_by # Comma-separated list of fields to order by, followed by `asc` or `desc` # postfix. This list is case insensitive. The default sorting order is ascending. @@ -3411,12 +3411,12 @@ # sensitive-data-protection/docs/creating-job-triggers to learn more. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # whether you have [specified a processing location](https://cloud.google.com/ # sensitive-data-protection/docs/specifying-location): + Projects scope, - # location specified: `projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects - # scope, no location specified (defaults to global): `projects/`PROJECT_ID The + # location specified: `projects/`project_id`/locations/`location_id`` + Projects + # scope, no location specified (defaults to global): `projects/`project_id`` The # following example `parent` string specifies a parent project with the # identifier `example-project`, and specifies the `europe-west3` location for # processing data: parent=projects/example-project/locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateJobTriggerRequest] google_privacy_dlp_v2_create_job_trigger_request_object # @param [String] fields @@ -3516,12 +3516,12 @@ # docs/creating-job-triggers to learn more. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # whether you have [specified a processing location](https://cloud.google.com/ # sensitive-data-protection/docs/specifying-location): + Projects scope, - # location specified: `projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects - # scope, no location specified (defaults to global): `projects/`PROJECT_ID The + # location specified: `projects/`project_id`/locations/`location_id`` + Projects + # scope, no location specified (defaults to global): `projects/`project_id`` The # following example `parent` string specifies a parent project with the # identifier `example-project`, and specifies the `europe-west3` location for # processing data: parent=projects/example-project/locations/europe-west3 # @param [String] filter # Allows filtering. Supported syntax: * Filter expressions are made up of one or @@ -3726,12 +3726,12 @@ # Create a Connection to an external data source. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization): + Projects scope: ` - # projects/`PROJECT_ID`/locations/`LOCATION_ID + Organizations scope: ` - # organizations/`ORG_ID`/locations/`LOCATION_ID + # projects/`project_id`/locations/`location_id`` + Organizations scope: ` + # organizations/`org_id`/locations/`location_id`` # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateConnectionRequest] google_privacy_dlp_v2_create_connection_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -3949,12 +3949,12 @@ # but may change over time as detectors are updated. # @param [String] parent # Parent resource name. The format of this value varies depending on whether you # have [specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID The following example ` + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` The following example ` # parent` string specifies a parent project with the identifier `example-project` # , and specifies the `europe-west3` location for processing data: parent= # projects/example-project/locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyContentRequest] google_privacy_dlp_v2_deidentify_content_request_object # @param [String] fields @@ -3995,12 +3995,12 @@ # sensitive-data-protection/docs/inspecting-text, # @param [String] parent # Parent resource name. The format of this value varies depending on whether you # have [specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID The following example ` + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` The following example ` # parent` string specifies a parent project with the identifier `example-project` # , and specifies the `europe-west3` location for processing data: parent= # projects/example-project/locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2InspectContentRequest] google_privacy_dlp_v2_inspect_content_request_object # @param [String] fields @@ -4037,12 +4037,12 @@ # identification_in_free_text_code_example to learn more. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # whether you have [specified a processing location](https://cloud.google.com/ # sensitive-data-protection/docs/specifying-location): + Projects scope, - # location specified: `projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects - # scope, no location specified (defaults to global): `projects/`PROJECT_ID The + # location specified: `projects/`project_id`/locations/`location_id`` + Projects + # scope, no location specified (defaults to global): `projects/`project_id`` The # following example `parent` string specifies a parent project with the # identifier `example-project`, and specifies the `europe-west3` location for # processing data: parent=projects/example-project/locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2ReidentifyContentRequest] google_privacy_dlp_v2_reidentify_content_request_object # @param [String] fields @@ -4080,18 +4080,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateDeidentifyTemplateRequest] google_privacy_dlp_v2_create_deidentify_template_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -4191,18 +4191,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [String] location_id # Deprecated. This field has no effect. # @param [String] order_by # Comma-separated list of fields to order by, followed by `asc` or `desc` # postfix. This list is case insensitive. The default sorting order is ascending. @@ -4286,12 +4286,12 @@ # Creates a config for discovery to scan and profile storage. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization): + Projects scope: ` - # projects/`PROJECT_ID`/locations/`LOCATION_ID + Organizations scope: ` - # organizations/`ORG_ID`/locations/`LOCATION_ID The following example `parent` + # projects/`project_id`/locations/`location_id`` + Organizations scope: ` + # organizations/`org_id`/locations/`location_id`` The following example `parent` # string specifies a parent project with the identifier `example-project`, and # specifies the `europe-west3` location for processing data: parent=projects/ # example-project/locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateDiscoveryConfigRequest] google_privacy_dlp_v2_create_discovery_config_request_object # @param [String] fields @@ -4386,11 +4386,11 @@ end # Lists discovery configurations. # @param [String] parent # Required. Parent resource name. The format of this value is as follows: ` - # projects/`PROJECT_ID`/locations/`LOCATION_ID The following example `parent` + # projects/`project_id`/locations/`location_id`` The following example `parent` # string specifies a parent project with the identifier `example-project`, and # specifies the `europe-west3` location for processing data: parent=projects/ # example-project/locations/europe-west3 # @param [String] order_by # Comma-separated list of config fields to order by, followed by `asc` or `desc` @@ -4513,12 +4513,12 @@ # all types, but may change over time as detectors are updated. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # whether you have [specified a processing location](https://cloud.google.com/ # sensitive-data-protection/docs/specifying-location): + Projects scope, - # location specified: `projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects - # scope, no location specified (defaults to global): `projects/`PROJECT_ID The + # location specified: `projects/`project_id`/locations/`location_id`` + Projects + # scope, no location specified (defaults to global): `projects/`project_id`` The # following example `parent` string specifies a parent project with the # identifier `example-project`, and specifies the `europe-west3` location for # processing data: parent=projects/example-project/locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateDlpJobRequest] google_privacy_dlp_v2_create_dlp_job_request_object # @param [String] fields @@ -4691,12 +4691,12 @@ # more. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # whether you have [specified a processing location](https://cloud.google.com/ # sensitive-data-protection/docs/specifying-location): + Projects scope, - # location specified: `projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects - # scope, no location specified (defaults to global): `projects/`PROJECT_ID The + # location specified: `projects/`project_id`/locations/`location_id`` + Projects + # scope, no location specified (defaults to global): `projects/`project_id`` The # following example `parent` string specifies a parent project with the # identifier `example-project`, and specifies the `europe-west3` location for # processing data: parent=projects/example-project/locations/europe-west3 # @param [String] filter # Allows filtering. Supported syntax: * Filter expressions are made up of one or @@ -4902,12 +4902,12 @@ # types, but may change over time as detectors are updated. # @param [String] parent # Parent resource name. The format of this value varies depending on whether you # have [specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID The following example ` + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` The following example ` # parent` string specifies a parent project with the identifier `example-project` # , and specifies the `europe-west3` location for processing data: parent= # projects/example-project/locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2RedactImageRequest] google_privacy_dlp_v2_redact_image_request_object # @param [String] fields @@ -4945,18 +4945,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateInspectTemplateRequest] google_privacy_dlp_v2_create_inspect_template_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -5056,18 +5056,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [String] location_id # Deprecated. This field has no effect. # @param [String] order_by # Comma-separated list of fields to order by, followed by `asc` or `desc` # postfix. This list is case insensitive. The default sorting order is ascending. @@ -5189,12 +5189,12 @@ # sensitive-data-protection/docs/creating-job-triggers to learn more. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # whether you have [specified a processing location](https://cloud.google.com/ # sensitive-data-protection/docs/specifying-location): + Projects scope, - # location specified: `projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects - # scope, no location specified (defaults to global): `projects/`PROJECT_ID The + # location specified: `projects/`project_id`/locations/`location_id`` + Projects + # scope, no location specified (defaults to global): `projects/`project_id`` The # following example `parent` string specifies a parent project with the # identifier `example-project`, and specifies the `europe-west3` location for # processing data: parent=projects/example-project/locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateJobTriggerRequest] google_privacy_dlp_v2_create_job_trigger_request_object # @param [String] fields @@ -5330,12 +5330,12 @@ # docs/creating-job-triggers to learn more. # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # whether you have [specified a processing location](https://cloud.google.com/ # sensitive-data-protection/docs/specifying-location): + Projects scope, - # location specified: `projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects - # scope, no location specified (defaults to global): `projects/`PROJECT_ID The + # location specified: `projects/`project_id`/locations/`location_id`` + Projects + # scope, no location specified (defaults to global): `projects/`project_id`` The # following example `parent` string specifies a parent project with the # identifier `example-project`, and specifies the `europe-west3` location for # processing data: parent=projects/example-project/locations/europe-west3 # @param [String] filter # Allows filtering. Supported syntax: * Filter expressions are made up of one or @@ -5535,18 +5535,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateStoredInfoTypeRequest] google_privacy_dlp_v2_create_stored_info_type_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -5646,12 +5646,12 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID The following example ` + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` The following example ` # parent` string specifies a parent project with the identifier `example-project` # , and specifies the `europe-west3` location for processing data: parent= # projects/example-project/locations/europe-west3 # @param [String] location_id # Deprecated. This field has no effect. @@ -5874,18 +5874,18 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID + Organizations scope, - # location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` + Organizations scope, + # location specified: `organizations/`org_id`/locations/`location_id`` + # Organizations scope, no location specified (defaults to global): ` - # organizations/`ORG_ID The following example `parent` string specifies a parent - # project with the identifier `example-project`, and specifies the `europe-west3` - # location for processing data: parent=projects/example-project/locations/ - # europe-west3 + # organizations/`org_id`` The following example `parent` string specifies a + # parent project with the identifier `example-project`, and specifies the ` + # europe-west3` location for processing data: parent=projects/example-project/ + # locations/europe-west3 # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateStoredInfoTypeRequest] google_privacy_dlp_v2_create_stored_info_type_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -5985,11 +5985,11 @@ # @param [String] parent # Required. Parent resource name. The format of this value varies depending on # the scope of the request (project or organization) and whether you have [ # specified a processing location](https://cloud.google.com/sensitive-data- # protection/docs/specifying-location): + Projects scope, location specified: ` - # projects/`PROJECT_ID`/locations/` LOCATION_ID + Projects scope, no location - # specified (defaults to global): `projects/`PROJECT_ID The following example ` + # projects/`project_id`/locations/`location_id`` + Projects scope, no location + # specified (defaults to global): `projects/`project_id`` The following example ` # parent` string specifies a parent project with the identifier `example-project` # , and specifies the `europe-west3` location for processing data: parent= # projects/example-project/locations/europe-west3 # @param [String] location_id # Deprecated. This field has no effect.