Autogenerated update (2019-07-28)

Update:
- jobs_v3
This commit is contained in:
Google APIs 2019-07-28 00:38:07 +00:00
parent c5dfb0011f
commit 09f1a483eb
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ module Google
# @see https://cloud.google.com/talent-solution/job-search/docs/
module JobsV3
VERSION = 'V3'
REVISION = '20190712'
REVISION = '20190727'
# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'

View File

@ -831,7 +831,7 @@ module Google
# `CASE_INSENSITIVE_MATCH`) search.
# For filterable `string_value`s, a maximum total number of 200 values
# is allowed, with each `string_value` has a byte size of no more than
# 255B. For unfilterable `string_values`, the maximum total byte size of
# 500B. For unfilterable `string_values`, the maximum total byte size of
# unfilterable `string_values` is 50KB.
# Empty string is not allowed.
# Corresponds to the JSON property `stringValues`