parent
							
								
									2ea2172e71
								
							
						
					
					
						commit
						31e037ade0
					
				|  | @ -26,7 +26,7 @@ module Google | ||||||
|     # @see https://cloud.google.com/talent-solution/job-search/docs/ |     # @see https://cloud.google.com/talent-solution/job-search/docs/ | ||||||
|     module JobsV3 |     module JobsV3 | ||||||
|       VERSION = 'V3' |       VERSION = 'V3' | ||||||
|       REVISION = '20190123' |       REVISION = '20190306' | ||||||
| 
 | 
 | ||||||
|       # View and manage your data across Google Cloud Platform services |       # View and manage your data across Google Cloud Platform services | ||||||
|       AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' |       AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' | ||||||
|  |  | ||||||
|  | @ -185,7 +185,7 @@ module Google | ||||||
|         # @return [Google::Apis::JobsV3::JobEvent] |         # @return [Google::Apis::JobsV3::JobEvent] | ||||||
|         attr_accessor :job_event |         attr_accessor :job_event | ||||||
|        |        | ||||||
|         # Required except the first event. |         # Optional. | ||||||
|         # The event_id of an event that resulted in the current event. For example, a |         # The event_id of an event that resulted in the current event. For example, a | ||||||
|         # Job view event usually follows a parent |         # Job view event usually follows a parent | ||||||
|         # impression event: A job seeker first does a |         # impression event: A job seeker first does a | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue