feat: Automated regeneration of run v1alpha1 client
This commit is contained in:
		
							parent
							
								
									d25452f4e4
								
							
						
					
					
						commit
						46d2a26c33
					
				|  | @ -26,7 +26,7 @@ module Google | ||||||
|     # @see https://cloud.google.com/run/ |     # @see https://cloud.google.com/run/ | ||||||
|     module RunV1alpha1 |     module RunV1alpha1 | ||||||
|       VERSION = 'V1alpha1' |       VERSION = 'V1alpha1' | ||||||
|       REVISION = '20201106' |       REVISION = '20201113' | ||||||
| 
 | 
 | ||||||
|       # 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' | ||||||
|  |  | ||||||
|  | @ -1518,7 +1518,8 @@ module Google | ||||||
|         end |         end | ||||||
|       end |       end | ||||||
|        |        | ||||||
|       # Resource to hold the state and status of a user's domain mapping. |       # Resource to hold the state and status of a user's domain mapping. NOTE: This | ||||||
|  |       # resource is currently in Beta. | ||||||
|       class DomainMapping |       class DomainMapping | ||||||
|         include Google::Apis::Core::Hashable |         include Google::Apis::Core::Hashable | ||||||
|        |        | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ | ||||||
|       "git": { |       "git": { | ||||||
|         "name": ".", |         "name": ".", | ||||||
|         "remote": "https://github.com/googleapis/google-api-ruby-client.git", |         "remote": "https://github.com/googleapis/google-api-ruby-client.git", | ||||||
|         "sha": "281a9138b5a186a62fa9030004497cbf47e3869e" |         "sha": "5cf13c7513f641f61fc53c7b2adda475ab7ba41a" | ||||||
|       } |       } | ||||||
|     } |     } | ||||||
|   ] |   ] | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue