From d97f1548e92652d6bb916438f19e2b179cebf488 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Mon, 3 Jun 2019 00:37:37 +0000 Subject: [PATCH] Autogenerated update (2019-06-03) Update: - jobs_v2 - jobs_v3 --- generated/google/apis/jobs_v2.rb | 2 +- generated/google/apis/jobs_v2/classes.rb | 4 ++-- generated/google/apis/jobs_v3.rb | 2 +- generated/google/apis/jobs_v3/classes.rb | 7 ++++--- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/generated/google/apis/jobs_v2.rb b/generated/google/apis/jobs_v2.rb index 0104ed076..a6cd67cbb 100644 --- a/generated/google/apis/jobs_v2.rb +++ b/generated/google/apis/jobs_v2.rb @@ -26,7 +26,7 @@ module Google # @see https://cloud.google.com/talent-solution/job-search/docs/ module JobsV2 VERSION = 'V2' - REVISION = '20190425' + REVISION = '20190531' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/jobs_v2/classes.rb b/generated/google/apis/jobs_v2/classes.rb index ab982d8f5..c83d7660e 100644 --- a/generated/google/apis/jobs_v2/classes.rb +++ b/generated/google/apis/jobs_v2/classes.rb @@ -476,7 +476,7 @@ module Google # Optional. # Frequency of the specified amount. - # Default is CompensationUnit.OTHER_COMPENSATION_UNIT. + # Default is CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED. # Corresponds to the JSON property `unit` # @return [String] attr_accessor :unit @@ -1237,7 +1237,7 @@ module Google # Optional. # Frequency of the specified amount. - # Default is CompensationUnit.OTHER_COMPENSATION_UNIT. + # Default is CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED. # Corresponds to the JSON property `unit` # @return [String] attr_accessor :unit diff --git a/generated/google/apis/jobs_v3.rb b/generated/google/apis/jobs_v3.rb index 7e0627aad..9c3eca543 100644 --- a/generated/google/apis/jobs_v3.rb +++ b/generated/google/apis/jobs_v3.rb @@ -26,7 +26,7 @@ module Google # @see https://cloud.google.com/talent-solution/job-search/docs/ module JobsV3 VERSION = 'V3' - REVISION = '20190425' + REVISION = '20190531' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/jobs_v3/classes.rb b/generated/google/apis/jobs_v3/classes.rb index 0d6454a82..3b2f4e3d6 100644 --- a/generated/google/apis/jobs_v3/classes.rb +++ b/generated/google/apis/jobs_v3/classes.rb @@ -511,14 +511,14 @@ module Google # Optional. # Compensation type. - # Default is CompensationUnit.OTHER_COMPENSATION_TYPE. + # Default is CompensationUnit.COMPENSATION_TYPE_UNSPECIFIED. # Corresponds to the JSON property `type` # @return [String] attr_accessor :type # Optional. # Frequency of the specified amount. - # Default is CompensationUnit.OTHER_COMPENSATION_UNIT. + # Default is CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED. # Corresponds to the JSON property `unit` # @return [String] attr_accessor :unit @@ -544,7 +544,8 @@ module Google include Google::Apis::Core::Hashable # Optional. - # Whether to include jobs whose compensation range is unspecified. + # If set to true, jobs with unspecified compensation range fields are + # included. # Corresponds to the JSON property `includeJobsWithUnspecifiedCompensationRange` # @return [Boolean] attr_accessor :include_jobs_with_unspecified_compensation_range