lib/google/apis/dlp_v2/service.rb in google-apis-dlp_v2-0.53.0 vs lib/google/apis/dlp_v2/service.rb in google-apis-dlp_v2-0.54.0
- old
+ new
@@ -264,21 +264,21 @@
# 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, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc,update_time,
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc,update_time,
# create_time desc` Supported fields are: - `create_time`: corresponds to the
# time the template was created. - `update_time`: corresponds to the time the
# template was last updated. - `name`: corresponds to the template's name. - `
# display_name`: corresponds to the template's display name.
# @param [Fixnum] page_size
- # Size of the page, can be limited by the server. If zero server returns a page
- # of max size 100.
+ # Size of the page. This value can be limited by the server. If zero server
+ # returns a page of max size 100.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to `
+ # Page token to continue retrieval. Comes from the previous call to `
# ListDeidentifyTemplates`.
# @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
@@ -472,21 +472,21 @@
# 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, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc,update_time,
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc,update_time,
# create_time desc` Supported fields are: - `create_time`: corresponds to the
# time the template was created. - `update_time`: corresponds to the time the
# template was last updated. - `name`: corresponds to the template's name. - `
# display_name`: corresponds to the template's display name.
# @param [Fixnum] page_size
- # Size of the page, can be limited by the server. If zero server returns a page
- # of max size 100.
+ # Size of the page. This value can be limited by the server. If zero server
+ # returns a page of max size 100.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to `
+ # Page token to continue retrieval. Comes from the previous call to `
# ListInspectTemplates`.
# @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
@@ -680,21 +680,21 @@
# 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, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc,update_time,
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc,update_time,
# create_time desc` Supported fields are: - `create_time`: corresponds to the
# time the template was created. - `update_time`: corresponds to the time the
# template was last updated. - `name`: corresponds to the template's name. - `
# display_name`: corresponds to the template's display name.
# @param [Fixnum] page_size
- # Size of the page, can be limited by the server. If zero server returns a page
- # of max size 100.
+ # Size of the page. This value can be limited by the server. If zero server
+ # returns a page of max size 100.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to `
+ # Page token to continue retrieval. Comes from the previous call to `
# ListDeidentifyTemplates`.
# @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
@@ -759,11 +759,11 @@
command.query['fields'] = fields unless fields.nil?
command.query['quotaUser'] = quota_user unless quota_user.nil?
execute_or_queue_command(command, &block)
end
- # Creates a config for Discovery to scan and profile storage.
+ # Creates a config for discovery to scan and profile storage.
# @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`
# string specifies a parent project with the identifier `example-project`, and
# specifies the `europe-west3` location for processing data: parent=projects/
@@ -796,11 +796,11 @@
command.query['fields'] = fields unless fields.nil?
command.query['quotaUser'] = quota_user unless quota_user.nil?
execute_or_queue_command(command, &block)
end
- # Deletes a Discovery configuration.
+ # Deletes a discovery configuration.
# @param [String] name
# Required. Resource name of the project and the config, for example `projects/
# dlp-test-project/discoveryConfigs/53234423`.
# @param [String] fields
# Selector specifying which fields to include in a partial response.
@@ -827,11 +827,11 @@
command.query['fields'] = fields unless fields.nil?
command.query['quotaUser'] = quota_user unless quota_user.nil?
execute_or_queue_command(command, &block)
end
- # Gets a Discovery configuration.
+ # Gets a discovery configuration.
# @param [String] name
# Required. Resource name of the project and the configuration, for example `
# projects/dlp-test-project/discoveryConfigs/53234423`.
# @param [String] fields
# Selector specifying which fields to include in a partial response.
@@ -858,28 +858,28 @@
command.query['fields'] = fields unless fields.nil?
command.query['quotaUser'] = quota_user unless quota_user.nil?
execute_or_queue_command(command, &block)
end
- # Lists Discovery configurations.
+ # 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`
# 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`
- # postfix. This list is case-insensitive, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc,update_time,
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc,update_time,
# create_time desc` Supported fields are: - `last_run_time`: corresponds to the
# last time the DiscoveryConfig ran. - `name`: corresponds to the
# DiscoveryConfig's name. - `status`: corresponds to DiscoveryConfig's status.
# @param [Fixnum] page_size
- # Size of the page, can be limited by a server.
+ # Size of the page. This value can be limited by a server.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to
+ # Page token to continue retrieval. Comes from the previous call to
# ListDiscoveryConfigs. `order_by` field must not change for subsequent calls.
# @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
@@ -907,11 +907,11 @@
command.query['fields'] = fields unless fields.nil?
command.query['quotaUser'] = quota_user unless quota_user.nil?
execute_or_queue_command(command, &block)
end
- # Updates a Discovery configuration.
+ # Updates a discovery configuration.
# @param [String] name
# Required. Resource name of the project and the configuration, for example `
# projects/dlp-test-project/discoveryConfigs/53234423`.
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateDiscoveryConfigRequest] google_privacy_dlp_v2_update_discovery_config_request_object
# @param [String] fields
@@ -974,15 +974,16 @@
# should be no more than 500 characters.
# @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, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc, end_time asc,
- # create_time desc` Supported fields are: - `create_time`: corresponds to the
- # time the job was created. - `end_time`: corresponds to the time the job ended.
- # - `name`: corresponds to the job's name. - `state`: corresponds to `state`
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc, end_time
+ # asc, create_time desc` Supported fields are: - `create_time`: corresponds to
+ # the time the job was created. - `end_time`: corresponds to the time the job
+ # ended. - `name`: corresponds to the job's name. - `state`: corresponds to `
+ # state`
# @param [Fixnum] page_size
# The standard list page size.
# @param [String] page_token
# The standard list page token.
# @param [String] type
@@ -1147,21 +1148,21 @@
# 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, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc,update_time,
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc,update_time,
# create_time desc` Supported fields are: - `create_time`: corresponds to the
# time the template was created. - `update_time`: corresponds to the time the
# template was last updated. - `name`: corresponds to the template's name. - `
# display_name`: corresponds to the template's display name.
# @param [Fixnum] page_size
- # Size of the page, can be limited by the server. If zero server returns a page
- # of max size 100.
+ # Size of the page. This value can be limited by the server. If zero server
+ # returns a page of max size 100.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to `
+ # Page token to continue retrieval. Comes from the previous call to `
# ListInspectTemplates`.
# @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
@@ -1362,23 +1363,23 @@
# characters.
# @param [String] location_id
# Deprecated. This field has no effect.
# @param [String] order_by
# Comma separated list of triggeredJob fields to order by, followed by `asc` or `
- # desc` postfix. This list is case-insensitive, default sorting order is
- # ascending, redundant space characters are insignificant. Example: `name asc,
+ # desc` postfix. This list is case insensitive. The default sorting order is
+ # ascending. Redundant space characters are insignificant. Example: `name asc,
# update_time, create_time desc` Supported fields are: - `create_time`:
# corresponds to the time the JobTrigger was created. - `update_time`:
# corresponds to the time the JobTrigger was last updated. - `last_run_time`:
# corresponds to the last time the JobTrigger ran. - `name`: corresponds to the
# JobTrigger's name. - `display_name`: corresponds to the JobTrigger's display
# name. - `status`: corresponds to JobTrigger's status.
# @param [Fixnum] page_size
- # Size of the page, can be limited by a server.
+ # Size of the page. This value can be limited by a server.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to ListJobTriggers.
- # `order_by` field must not change for subsequent calls.
+ # Page token to continue retrieval. Comes from the previous call to
+ # ListJobTriggers. `order_by` field must not change for subsequent calls.
# @param [String] type
# The type of jobs. Will use `DlpJobType.INSPECT` if not set.
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
@@ -1571,21 +1572,21 @@
# 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, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc, display_name,
- # create_time desc` Supported fields are: - `create_time`: corresponds to the
- # time the most recent version of the resource was created. - `state`:
- # corresponds to the state of the resource. - `name`: corresponds to resource
- # name. - `display_name`: corresponds to info type's display name.
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc,
+ # display_name, create_time desc` Supported fields are: - `create_time`:
+ # corresponds to the time the most recent version of the resource was created. -
+ # `state`: corresponds to the state of the resource. - `name`: corresponds to
+ # resource name. - `display_name`: corresponds to info type's display name.
# @param [Fixnum] page_size
- # Size of the page, can be limited by the server. If zero server returns a page
- # of max size 100.
+ # Size of the page. This value can be limited by the server. If zero server
+ # returns a page of max size 100.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to `
+ # Page token to continue retrieval. Comes from the previous call to `
# ListStoredInfoTypes`.
# @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
@@ -1777,21 +1778,21 @@
# 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, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc, display_name,
- # create_time desc` Supported fields are: - `create_time`: corresponds to the
- # time the most recent version of the resource was created. - `state`:
- # corresponds to the state of the resource. - `name`: corresponds to resource
- # name. - `display_name`: corresponds to info type's display name.
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc,
+ # display_name, create_time desc` Supported fields are: - `create_time`:
+ # corresponds to the time the most recent version of the resource was created. -
+ # `state`: corresponds to the state of the resource. - `name`: corresponds to
+ # resource name. - `display_name`: corresponds to info type's display name.
# @param [Fixnum] page_size
- # Size of the page, can be limited by the server. If zero server returns a page
- # of max size 100.
+ # Size of the page. This value can be limited by the server. If zero server
+ # returns a page of max size 100.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to `
+ # Page token to continue retrieval. Comes from the previous call to `
# ListStoredInfoTypes`.
# @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
@@ -2118,21 +2119,21 @@
# 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, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc,update_time,
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc,update_time,
# create_time desc` Supported fields are: - `create_time`: corresponds to the
# time the template was created. - `update_time`: corresponds to the time the
# template was last updated. - `name`: corresponds to the template's name. - `
# display_name`: corresponds to the template's display name.
# @param [Fixnum] page_size
- # Size of the page, can be limited by the server. If zero server returns a page
- # of max size 100.
+ # Size of the page. This value can be limited by the server. If zero server
+ # returns a page of max size 100.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to `
+ # Page token to continue retrieval. Comes from the previous call to `
# ListDeidentifyTemplates`.
# @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
@@ -2376,15 +2377,16 @@
# should be no more than 500 characters.
# @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, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc, end_time asc,
- # create_time desc` Supported fields are: - `create_time`: corresponds to the
- # time the job was created. - `end_time`: corresponds to the time the job ended.
- # - `name`: corresponds to the job's name. - `state`: corresponds to `state`
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc, end_time
+ # asc, create_time desc` Supported fields are: - `create_time`: corresponds to
+ # the time the job was created. - `end_time`: corresponds to the time the job
+ # ended. - `name`: corresponds to the job's name. - `state`: corresponds to `
+ # state`
# @param [Fixnum] page_size
# The standard list page size.
# @param [String] page_token
# The standard list page token.
# @param [String] type
@@ -2594,21 +2596,21 @@
# 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, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc,update_time,
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc,update_time,
# create_time desc` Supported fields are: - `create_time`: corresponds to the
# time the template was created. - `update_time`: corresponds to the time the
# template was last updated. - `name`: corresponds to the template's name. - `
# display_name`: corresponds to the template's display name.
# @param [Fixnum] page_size
- # Size of the page, can be limited by the server. If zero server returns a page
- # of max size 100.
+ # Size of the page. This value can be limited by the server. If zero server
+ # returns a page of max size 100.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to `
+ # Page token to continue retrieval. Comes from the previous call to `
# ListInspectTemplates`.
# @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
@@ -2844,23 +2846,23 @@
# characters.
# @param [String] location_id
# Deprecated. This field has no effect.
# @param [String] order_by
# Comma separated list of triggeredJob fields to order by, followed by `asc` or `
- # desc` postfix. This list is case-insensitive, default sorting order is
- # ascending, redundant space characters are insignificant. Example: `name asc,
+ # desc` postfix. This list is case insensitive. The default sorting order is
+ # ascending. Redundant space characters are insignificant. Example: `name asc,
# update_time, create_time desc` Supported fields are: - `create_time`:
# corresponds to the time the JobTrigger was created. - `update_time`:
# corresponds to the time the JobTrigger was last updated. - `last_run_time`:
# corresponds to the last time the JobTrigger ran. - `name`: corresponds to the
# JobTrigger's name. - `display_name`: corresponds to the JobTrigger's display
# name. - `status`: corresponds to JobTrigger's status.
# @param [Fixnum] page_size
- # Size of the page, can be limited by a server.
+ # Size of the page. This value can be limited by a server.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to ListJobTriggers.
- # `order_by` field must not change for subsequent calls.
+ # Page token to continue retrieval. Comes from the previous call to
+ # ListJobTriggers. `order_by` field must not change for subsequent calls.
# @param [String] type
# The type of jobs. Will use `DlpJobType.INSPECT` if not set.
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
@@ -3188,21 +3190,21 @@
# 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, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc,update_time,
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc,update_time,
# create_time desc` Supported fields are: - `create_time`: corresponds to the
# time the template was created. - `update_time`: corresponds to the time the
# template was last updated. - `name`: corresponds to the template's name. - `
# display_name`: corresponds to the template's display name.
# @param [Fixnum] page_size
- # Size of the page, can be limited by the server. If zero server returns a page
- # of max size 100.
+ # Size of the page. This value can be limited by the server. If zero server
+ # returns a page of max size 100.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to `
+ # Page token to continue retrieval. Comes from the previous call to `
# ListDeidentifyTemplates`.
# @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
@@ -3267,11 +3269,11 @@
command.query['fields'] = fields unless fields.nil?
command.query['quotaUser'] = quota_user unless quota_user.nil?
execute_or_queue_command(command, &block)
end
- # Creates a config for Discovery to scan and profile storage.
+ # Creates a config for discovery to scan and profile storage.
# @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`
# string specifies a parent project with the identifier `example-project`, and
# specifies the `europe-west3` location for processing data: parent=projects/
@@ -3304,11 +3306,11 @@
command.query['fields'] = fields unless fields.nil?
command.query['quotaUser'] = quota_user unless quota_user.nil?
execute_or_queue_command(command, &block)
end
- # Deletes a Discovery configuration.
+ # Deletes a discovery configuration.
# @param [String] name
# Required. Resource name of the project and the config, for example `projects/
# dlp-test-project/discoveryConfigs/53234423`.
# @param [String] fields
# Selector specifying which fields to include in a partial response.
@@ -3335,11 +3337,11 @@
command.query['fields'] = fields unless fields.nil?
command.query['quotaUser'] = quota_user unless quota_user.nil?
execute_or_queue_command(command, &block)
end
- # Gets a Discovery configuration.
+ # Gets a discovery configuration.
# @param [String] name
# Required. Resource name of the project and the configuration, for example `
# projects/dlp-test-project/discoveryConfigs/53234423`.
# @param [String] fields
# Selector specifying which fields to include in a partial response.
@@ -3366,28 +3368,28 @@
command.query['fields'] = fields unless fields.nil?
command.query['quotaUser'] = quota_user unless quota_user.nil?
execute_or_queue_command(command, &block)
end
- # Lists Discovery configurations.
+ # 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`
# 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`
- # postfix. This list is case-insensitive, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc,update_time,
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc,update_time,
# create_time desc` Supported fields are: - `last_run_time`: corresponds to the
# last time the DiscoveryConfig ran. - `name`: corresponds to the
# DiscoveryConfig's name. - `status`: corresponds to DiscoveryConfig's status.
# @param [Fixnum] page_size
- # Size of the page, can be limited by a server.
+ # Size of the page. This value can be limited by a server.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to
+ # Page token to continue retrieval. Comes from the previous call to
# ListDiscoveryConfigs. `order_by` field must not change for subsequent calls.
# @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
@@ -3415,11 +3417,11 @@
command.query['fields'] = fields unless fields.nil?
command.query['quotaUser'] = quota_user unless quota_user.nil?
execute_or_queue_command(command, &block)
end
- # Updates a Discovery configuration.
+ # Updates a discovery configuration.
# @param [String] name
# Required. Resource name of the project and the configuration, for example `
# projects/dlp-test-project/discoveryConfigs/53234423`.
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateDiscoveryConfigRequest] google_privacy_dlp_v2_update_discovery_config_request_object
# @param [String] fields
@@ -3697,15 +3699,16 @@
# should be no more than 500 characters.
# @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, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc, end_time asc,
- # create_time desc` Supported fields are: - `create_time`: corresponds to the
- # time the job was created. - `end_time`: corresponds to the time the job ended.
- # - `name`: corresponds to the job's name. - `state`: corresponds to `state`
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc, end_time
+ # asc, create_time desc` Supported fields are: - `create_time`: corresponds to
+ # the time the job was created. - `end_time`: corresponds to the time the job
+ # ended. - `name`: corresponds to the job's name. - `state`: corresponds to `
+ # state`
# @param [Fixnum] page_size
# The standard list page size.
# @param [String] page_token
# The standard list page token.
# @param [String] type
@@ -3915,21 +3918,21 @@
# 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, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc,update_time,
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc,update_time,
# create_time desc` Supported fields are: - `create_time`: corresponds to the
# time the template was created. - `update_time`: corresponds to the time the
# template was last updated. - `name`: corresponds to the template's name. - `
# display_name`: corresponds to the template's display name.
# @param [Fixnum] page_size
- # Size of the page, can be limited by the server. If zero server returns a page
- # of max size 100.
+ # Size of the page. This value can be limited by the server. If zero server
+ # returns a page of max size 100.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to `
+ # Page token to continue retrieval. Comes from the previous call to `
# ListInspectTemplates`.
# @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
@@ -4201,23 +4204,23 @@
# characters.
# @param [String] location_id
# Deprecated. This field has no effect.
# @param [String] order_by
# Comma separated list of triggeredJob fields to order by, followed by `asc` or `
- # desc` postfix. This list is case-insensitive, default sorting order is
- # ascending, redundant space characters are insignificant. Example: `name asc,
+ # desc` postfix. This list is case insensitive. The default sorting order is
+ # ascending. Redundant space characters are insignificant. Example: `name asc,
# update_time, create_time desc` Supported fields are: - `create_time`:
# corresponds to the time the JobTrigger was created. - `update_time`:
# corresponds to the time the JobTrigger was last updated. - `last_run_time`:
# corresponds to the last time the JobTrigger ran. - `name`: corresponds to the
# JobTrigger's name. - `display_name`: corresponds to the JobTrigger's display
# name. - `status`: corresponds to JobTrigger's status.
# @param [Fixnum] page_size
- # Size of the page, can be limited by a server.
+ # Size of the page. This value can be limited by a server.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to ListJobTriggers.
- # `order_by` field must not change for subsequent calls.
+ # Page token to continue retrieval. Comes from the previous call to
+ # ListJobTriggers. `order_by` field must not change for subsequent calls.
# @param [String] type
# The type of jobs. Will use `DlpJobType.INSPECT` if not set.
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
@@ -4410,21 +4413,21 @@
# 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, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc, display_name,
- # create_time desc` Supported fields are: - `create_time`: corresponds to the
- # time the most recent version of the resource was created. - `state`:
- # corresponds to the state of the resource. - `name`: corresponds to resource
- # name. - `display_name`: corresponds to info type's display name.
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc,
+ # display_name, create_time desc` Supported fields are: - `create_time`:
+ # corresponds to the time the most recent version of the resource was created. -
+ # `state`: corresponds to the state of the resource. - `name`: corresponds to
+ # resource name. - `display_name`: corresponds to info type's display name.
# @param [Fixnum] page_size
- # Size of the page, can be limited by the server. If zero server returns a page
- # of max size 100.
+ # Size of the page. This value can be limited by the server. If zero server
+ # returns a page of max size 100.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to `
+ # Page token to continue retrieval. Comes from the previous call to `
# ListStoredInfoTypes`.
# @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
@@ -4616,20 +4619,20 @@
# 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, default sorting order is ascending,
- # redundant space characters are insignificant. Example: `name asc, display_name,
- # create_time desc` Supported fields are: - `create_time`: corresponds to the
- # time the most recent version of the resource was created. - `state`:
- # corresponds to the state of the resource. - `name`: corresponds to resource
- # name. - `display_name`: corresponds to info type's display name.
+ # postfix. This list is case insensitive. The default sorting order is ascending.
+ # Redundant space characters are insignificant. Example: `name asc,
+ # display_name, create_time desc` Supported fields are: - `create_time`:
+ # corresponds to the time the most recent version of the resource was created. -
+ # `state`: corresponds to the state of the resource. - `name`: corresponds to
+ # resource name. - `display_name`: corresponds to info type's display name.
# @param [Fixnum] page_size
- # Size of the page, can be limited by the server. If zero server returns a page
- # of max size 100.
+ # Size of the page. This value can be limited by the server. If zero server
+ # returns a page of max size 100.
# @param [String] page_token
- # Page token to continue retrieval. Comes from previous call to `
+ # Page token to continue retrieval. Comes from the previous call to `
# ListStoredInfoTypes`.
# @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