lib/google/apis/dlp_v2/service.rb in google-apis-dlp_v2-0.75.0 vs lib/google/apis/dlp_v2/service.rb in google-apis-dlp_v2-0.76.0
- old
+ new
@@ -1419,21 +1419,22 @@
# @param [String] filter
# Optional. Allows filtering. Supported syntax: * Filter expressions are made up
# of one or more restrictions. * Restrictions can be combined by `AND` or `OR`
# logical operators. A sequence of restrictions implicitly uses `AND`. * A
# restriction has the form of ``field` `operator` `value``. * Supported fields/
- # values: - `project_id` - The Google Cloud project ID. - `file_store_path` -
- # The path like "gs://bucket". - `data_source_type` - The profile's data source
- # type, like "google/storage/bucket". - `data_storage_location` - The location
- # where the file store's data is stored, like "us-central1". - `
- # sensitivity_level` - HIGH|MODERATE|LOW - `data_risk_level` - HIGH|MODERATE|LOW
- # - `resource_visibility`: PUBLIC|RESTRICTED - `status_code` - an RPC status
- # code as defined in https://github.com/googleapis/googleapis/blob/master/google/
- # rpc/code.proto * The operator must be `=` or `!=`. Examples: * `project_id =
- # 12345 AND status_code = 1` * `project_id = 12345 AND sensitivity_level = HIGH`
- # * `project_id = 12345 AND resource_visibility = PUBLIC` * `file_store_path = "
- # gs://mybucket"` The length of this field should be no more than 500 characters.
+ # values: - `project_id` - The Google Cloud project ID. - `account_id` - The AWS
+ # account ID. - `file_store_path` - The path like "gs://bucket". - `
+ # data_source_type` - The profile's data source type, like "google/storage/
+ # bucket". - `data_storage_location` - The location where the file store's data
+ # is stored, like "us-central1". - `sensitivity_level` - HIGH|MODERATE|LOW - `
+ # data_risk_level` - HIGH|MODERATE|LOW - `resource_visibility`: PUBLIC|
+ # RESTRICTED - `status_code` - an RPC status code as defined in https://github.
+ # com/googleapis/googleapis/blob/master/google/rpc/code.proto * The operator
+ # must be `=` or `!=`. Examples: * `project_id = 12345 AND status_code = 1` * `
+ # project_id = 12345 AND sensitivity_level = HIGH` * `project_id = 12345 AND
+ # resource_visibility = PUBLIC` * `file_store_path = "gs://mybucket"` The length
+ # of this field should be no more than 500 characters.
# @param [String] order_by
# Optional. 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. Redundant space characters are insignificant. Only one order field
# at a time is allowed. Examples: * `project_id asc` * `name` * `
@@ -4836,20 +4837,21 @@
# @param [String] filter
# Optional. Allows filtering. Supported syntax: * Filter expressions are made up
# of one or more restrictions. * Restrictions can be combined by `AND` or `OR`
# logical operators. A sequence of restrictions implicitly uses `AND`. * A
# restriction has the form of ``field` `operator` `value``. * Supported fields/
- # values: - `project_id` - The Google Cloud project ID. - `file_store_path` -
- # The path like "gs://bucket". - `data_source_type` - The profile's data source
- # type, like "google/storage/bucket". - `data_storage_location` - The location
- # where the file store's data is stored, like "us-central1". - `
- # sensitivity_level` - HIGH|MODERATE|LOW - `data_risk_level` - HIGH|MODERATE|LOW
- # - `resource_visibility`: PUBLIC|RESTRICTED - `status_code` - an RPC status
- # code as defined in https://github.com/googleapis/googleapis/blob/master/google/
- # rpc/code.proto * The operator must be `=` or `!=`. Examples: * `project_id =
- # 12345 AND status_code = 1` * `project_id = 12345 AND sensitivity_level = HIGH`
- # * `project_id = 12345 AND resource_visibility = PUBLIC` * `file_store_path = "
- # gs://mybucket"` The length of this field should be no more than 500 characters.
+ # values: - `project_id` - The Google Cloud project ID. - `account_id` - The AWS
+ # account ID. - `file_store_path` - The path like "gs://bucket". - `
+ # data_source_type` - The profile's data source type, like "google/storage/
+ # bucket". - `data_storage_location` - The location where the file store's data
+ # is stored, like "us-central1". - `sensitivity_level` - HIGH|MODERATE|LOW - `
+ # data_risk_level` - HIGH|MODERATE|LOW - `resource_visibility`: PUBLIC|
+ # RESTRICTED - `status_code` - an RPC status code as defined in https://github.
+ # com/googleapis/googleapis/blob/master/google/rpc/code.proto * The operator
+ # must be `=` or `!=`. Examples: * `project_id = 12345 AND status_code = 1` * `
+ # project_id = 12345 AND sensitivity_level = HIGH` * `project_id = 12345 AND
+ # resource_visibility = PUBLIC` * `file_store_path = "gs://mybucket"` The length
+ # of this field should be no more than 500 characters.
# @param [String] order_by
# Optional. 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. Redundant space characters are insignificant. Only one order field
# at a time is allowed. Examples: * `project_id asc` * `name` * `