google-api-client 0.45.1 → 0.46.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (154) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +61 -0
  3. data/generated/google/apis/accessapproval_v1.rb +1 -1
  4. data/generated/google/apis/accessapproval_v1/classes.rb +25 -16
  5. data/generated/google/apis/accessapproval_v1/service.rb +27 -27
  6. data/generated/google/apis/androidmanagement_v1.rb +1 -1
  7. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  8. data/generated/google/apis/androidpublisher_v3/classes.rb +7 -0
  9. data/generated/google/apis/androidpublisher_v3/representations.rb +1 -0
  10. data/generated/google/apis/apigee_v1.rb +1 -1
  11. data/generated/google/apis/apigee_v1/classes.rb +5 -5
  12. data/generated/google/apis/apigee_v1/service.rb +21 -19
  13. data/generated/google/apis/appsmarket_v2.rb +1 -1
  14. data/generated/google/apis/assuredworkloads_v1beta1.rb +1 -1
  15. data/generated/google/apis/assuredworkloads_v1beta1/classes.rb +264 -0
  16. data/generated/google/apis/assuredworkloads_v1beta1/representations.rb +129 -0
  17. data/generated/google/apis/bigquery_v2.rb +1 -1
  18. data/generated/google/apis/bigquery_v2/classes.rb +38 -18
  19. data/generated/google/apis/bigquery_v2/representations.rb +2 -0
  20. data/generated/google/apis/books_v1.rb +1 -1
  21. data/generated/google/apis/books_v1/service.rb +2 -2
  22. data/generated/google/apis/cloudidentity_v1.rb +1 -1
  23. data/generated/google/apis/cloudidentity_v1/classes.rb +78 -64
  24. data/generated/google/apis/cloudidentity_v1/service.rb +85 -69
  25. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  26. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +3 -0
  27. data/generated/google/apis/cloudidentity_v1beta1/service.rb +26 -11
  28. data/generated/google/apis/composer_v1beta1.rb +1 -1
  29. data/generated/google/apis/composer_v1beta1/classes.rb +2 -1
  30. data/generated/google/apis/compute_alpha.rb +1 -1
  31. data/generated/google/apis/compute_alpha/classes.rb +513 -131
  32. data/generated/google/apis/compute_alpha/representations.rb +124 -8
  33. data/generated/google/apis/compute_alpha/service.rb +1685 -762
  34. data/generated/google/apis/compute_beta.rb +1 -1
  35. data/generated/google/apis/compute_beta/classes.rb +491 -83
  36. data/generated/google/apis/compute_beta/representations.rb +96 -1
  37. data/generated/google/apis/compute_beta/service.rb +802 -133
  38. data/generated/google/apis/compute_v1.rb +1 -1
  39. data/generated/google/apis/compute_v1/classes.rb +308 -45
  40. data/generated/google/apis/compute_v1/representations.rb +54 -1
  41. data/generated/google/apis/compute_v1/service.rb +736 -130
  42. data/generated/google/apis/content_v2.rb +1 -1
  43. data/generated/google/apis/content_v2/classes.rb +2 -1
  44. data/generated/google/apis/content_v2_1.rb +1 -1
  45. data/generated/google/apis/content_v2_1/classes.rb +2 -1
  46. data/generated/google/apis/datafusion_v1.rb +1 -1
  47. data/generated/google/apis/dataproc_v1.rb +1 -1
  48. data/generated/google/apis/dataproc_v1/classes.rb +28 -2
  49. data/generated/google/apis/dataproc_v1/representations.rb +15 -0
  50. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  51. data/generated/google/apis/dataproc_v1beta2/classes.rb +28 -2
  52. data/generated/google/apis/dataproc_v1beta2/representations.rb +15 -0
  53. data/generated/google/apis/dialogflow_v2.rb +1 -1
  54. data/generated/google/apis/dialogflow_v2/classes.rb +87 -0
  55. data/generated/google/apis/dialogflow_v2/representations.rb +45 -0
  56. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  57. data/generated/google/apis/dialogflow_v2beta1/classes.rb +94 -8
  58. data/generated/google/apis/dialogflow_v2beta1/representations.rb +45 -0
  59. data/generated/google/apis/dialogflow_v3beta1.rb +1 -1
  60. data/generated/google/apis/dialogflow_v3beta1/classes.rb +87 -0
  61. data/generated/google/apis/dialogflow_v3beta1/representations.rb +45 -0
  62. data/generated/google/apis/file_v1.rb +1 -1
  63. data/generated/google/apis/file_v1/classes.rb +1 -1
  64. data/generated/google/apis/file_v1beta1.rb +1 -1
  65. data/generated/google/apis/file_v1beta1/classes.rb +1 -1
  66. data/generated/google/apis/genomics_v2alpha1.rb +1 -1
  67. data/generated/google/apis/genomics_v2alpha1/classes.rb +104 -0
  68. data/generated/google/apis/genomics_v2alpha1/representations.rb +47 -0
  69. data/generated/google/apis/jobs_v2.rb +1 -1
  70. data/generated/google/apis/jobs_v2/classes.rb +798 -0
  71. data/generated/google/apis/jobs_v2/representations.rb +272 -0
  72. data/generated/google/apis/jobs_v3.rb +1 -1
  73. data/generated/google/apis/jobs_v3/classes.rb +798 -0
  74. data/generated/google/apis/jobs_v3/representations.rb +272 -0
  75. data/generated/google/apis/jobs_v3p1beta1.rb +1 -1
  76. data/generated/google/apis/jobs_v3p1beta1/classes.rb +759 -0
  77. data/generated/google/apis/jobs_v3p1beta1/representations.rb +257 -0
  78. data/generated/google/apis/managedidentities_v1.rb +1 -1
  79. data/generated/google/apis/managedidentities_v1/classes.rb +7 -0
  80. data/generated/google/apis/managedidentities_v1/representations.rb +1 -0
  81. data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
  82. data/generated/google/apis/managedidentities_v1alpha1/classes.rb +7 -0
  83. data/generated/google/apis/managedidentities_v1alpha1/representations.rb +1 -0
  84. data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
  85. data/generated/google/apis/managedidentities_v1beta1/classes.rb +7 -0
  86. data/generated/google/apis/managedidentities_v1beta1/representations.rb +1 -0
  87. data/generated/google/apis/memcache_v1beta2.rb +1 -1
  88. data/generated/google/apis/memcache_v1beta2/service.rb +5 -5
  89. data/generated/google/apis/monitoring_v3.rb +1 -1
  90. data/generated/google/apis/monitoring_v3/classes.rb +7 -7
  91. data/generated/google/apis/monitoring_v3/service.rb +5 -5
  92. data/generated/google/apis/osconfig_v1.rb +3 -3
  93. data/generated/google/apis/osconfig_v1/service.rb +4 -4
  94. data/generated/google/apis/osconfig_v1beta.rb +3 -3
  95. data/generated/google/apis/osconfig_v1beta/service.rb +4 -4
  96. data/generated/google/apis/pubsublite_v1.rb +1 -1
  97. data/generated/google/apis/pubsublite_v1/classes.rb +2 -2
  98. data/generated/google/apis/recommender_v1.rb +1 -1
  99. data/generated/google/apis/recommender_v1/service.rb +4 -2
  100. data/generated/google/apis/recommender_v1beta1.rb +1 -1
  101. data/generated/google/apis/recommender_v1beta1/service.rb +4 -2
  102. data/generated/google/apis/redis_v1.rb +1 -1
  103. data/generated/google/apis/redis_v1/classes.rb +5 -5
  104. data/generated/google/apis/redis_v1/service.rb +2 -2
  105. data/generated/google/apis/redis_v1beta1.rb +1 -1
  106. data/generated/google/apis/redis_v1beta1/classes.rb +33 -5
  107. data/generated/google/apis/redis_v1beta1/representations.rb +14 -0
  108. data/generated/google/apis/redis_v1beta1/service.rb +36 -2
  109. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  110. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +1 -1
  111. data/generated/google/apis/sheets_v4.rb +1 -1
  112. data/generated/google/apis/sheets_v4/classes.rb +174 -84
  113. data/generated/google/apis/storage_v1.rb +1 -1
  114. data/generated/google/apis/storage_v1/classes.rb +2 -10
  115. data/generated/google/apis/storage_v1/representations.rb +0 -1
  116. data/generated/google/apis/storage_v1/service.rb +3 -2
  117. data/generated/google/apis/storagetransfer_v1.rb +1 -1
  118. data/generated/google/apis/storagetransfer_v1/service.rb +1 -1
  119. data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
  120. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  121. data/generated/google/apis/translate_v3.rb +1 -1
  122. data/generated/google/apis/translate_v3/classes.rb +2 -2
  123. data/generated/google/apis/videointelligence_v1.rb +1 -1
  124. data/generated/google/apis/videointelligence_v1/classes.rb +308 -13
  125. data/generated/google/apis/videointelligence_v1/representations.rb +162 -3
  126. data/generated/google/apis/videointelligence_v1beta2.rb +1 -1
  127. data/generated/google/apis/videointelligence_v1beta2/classes.rb +308 -13
  128. data/generated/google/apis/videointelligence_v1beta2/representations.rb +162 -3
  129. data/generated/google/apis/videointelligence_v1p1beta1.rb +1 -1
  130. data/generated/google/apis/videointelligence_v1p1beta1/classes.rb +308 -13
  131. data/generated/google/apis/videointelligence_v1p1beta1/representations.rb +162 -3
  132. data/generated/google/apis/videointelligence_v1p2beta1.rb +1 -1
  133. data/generated/google/apis/videointelligence_v1p2beta1/classes.rb +308 -13
  134. data/generated/google/apis/videointelligence_v1p2beta1/representations.rb +162 -3
  135. data/generated/google/apis/videointelligence_v1p3beta1.rb +1 -1
  136. data/generated/google/apis/videointelligence_v1p3beta1/classes.rb +224 -13
  137. data/generated/google/apis/videointelligence_v1p3beta1/representations.rb +128 -3
  138. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  139. data/generated/google/apis/youtube_v3.rb +1 -1
  140. data/generated/google/apis/youtube_v3/service.rb +2 -2
  141. data/lib/google/apis/version.rb +1 -1
  142. metadata +3 -15
  143. data/generated/google/apis/apigateway_v1alpha1.rb +0 -34
  144. data/generated/google/apis/apigateway_v1alpha1/classes.rb +0 -633
  145. data/generated/google/apis/apigateway_v1alpha1/representations.rb +0 -250
  146. data/generated/google/apis/apigateway_v1alpha1/service.rb +0 -623
  147. data/generated/google/apis/apigateway_v1alpha2.rb +0 -34
  148. data/generated/google/apis/apigateway_v1alpha2/classes.rb +0 -633
  149. data/generated/google/apis/apigateway_v1alpha2/representations.rb +0 -250
  150. data/generated/google/apis/apigateway_v1alpha2/service.rb +0 -623
  151. data/generated/google/apis/appsactivity_v1.rb +0 -34
  152. data/generated/google/apis/appsactivity_v1/classes.rb +0 -415
  153. data/generated/google/apis/appsactivity_v1/representations.rb +0 -209
  154. data/generated/google/apis/appsactivity_v1/service.rb +0 -126
@@ -178,6 +178,90 @@ module Google
178
178
  include Google::Apis::Core::JsonObjectSupport
179
179
  end
180
180
 
181
+ class GoogleCloudTalentV4BatchCreateJobsResponse
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GoogleCloudTalentV4BatchDeleteJobsResponse
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class GoogleCloudTalentV4BatchOperationMetadata
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class GoogleCloudTalentV4BatchUpdateJobsResponse
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GoogleCloudTalentV4CompensationInfo
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class GoogleCloudTalentV4CompensationInfoCompensationEntry
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class GoogleCloudTalentV4CompensationInfoCompensationRange
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class GoogleCloudTalentV4CustomAttribute
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class GoogleCloudTalentV4Job
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class GoogleCloudTalentV4JobApplicationInfo
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class GoogleCloudTalentV4JobDerivedInfo
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class GoogleCloudTalentV4JobProcessingOptions
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class GoogleCloudTalentV4JobResult
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class GoogleCloudTalentV4Location
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
181
265
  class HistogramFacets
182
266
  class Representation < Google::Apis::Core::JsonRepresentation; end
183
267
 
@@ -632,6 +716,179 @@ module Google
632
716
  end
633
717
  end
634
718
 
719
+ class GoogleCloudTalentV4BatchCreateJobsResponse
720
+ # @private
721
+ class Representation < Google::Apis::Core::JsonRepresentation
722
+ collection :job_results, as: 'jobResults', class: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobResult, decorator: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobResult::Representation
723
+
724
+ end
725
+ end
726
+
727
+ class GoogleCloudTalentV4BatchDeleteJobsResponse
728
+ # @private
729
+ class Representation < Google::Apis::Core::JsonRepresentation
730
+ collection :job_results, as: 'jobResults', class: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobResult, decorator: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobResult::Representation
731
+
732
+ end
733
+ end
734
+
735
+ class GoogleCloudTalentV4BatchOperationMetadata
736
+ # @private
737
+ class Representation < Google::Apis::Core::JsonRepresentation
738
+ property :create_time, as: 'createTime'
739
+ property :end_time, as: 'endTime'
740
+ property :failure_count, as: 'failureCount'
741
+ property :state, as: 'state'
742
+ property :state_description, as: 'stateDescription'
743
+ property :success_count, as: 'successCount'
744
+ property :total_count, as: 'totalCount'
745
+ property :update_time, as: 'updateTime'
746
+ end
747
+ end
748
+
749
+ class GoogleCloudTalentV4BatchUpdateJobsResponse
750
+ # @private
751
+ class Representation < Google::Apis::Core::JsonRepresentation
752
+ collection :job_results, as: 'jobResults', class: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobResult, decorator: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobResult::Representation
753
+
754
+ end
755
+ end
756
+
757
+ class GoogleCloudTalentV4CompensationInfo
758
+ # @private
759
+ class Representation < Google::Apis::Core::JsonRepresentation
760
+ property :annualized_base_compensation_range, as: 'annualizedBaseCompensationRange', class: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CompensationInfoCompensationRange, decorator: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CompensationInfoCompensationRange::Representation
761
+
762
+ property :annualized_total_compensation_range, as: 'annualizedTotalCompensationRange', class: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CompensationInfoCompensationRange, decorator: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CompensationInfoCompensationRange::Representation
763
+
764
+ collection :entries, as: 'entries', class: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CompensationInfoCompensationEntry, decorator: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CompensationInfoCompensationEntry::Representation
765
+
766
+ end
767
+ end
768
+
769
+ class GoogleCloudTalentV4CompensationInfoCompensationEntry
770
+ # @private
771
+ class Representation < Google::Apis::Core::JsonRepresentation
772
+ property :amount, as: 'amount', class: Google::Apis::JobsV3p1beta1::Money, decorator: Google::Apis::JobsV3p1beta1::Money::Representation
773
+
774
+ property :description, as: 'description'
775
+ property :expected_units_per_year, as: 'expectedUnitsPerYear'
776
+ property :range, as: 'range', class: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CompensationInfoCompensationRange, decorator: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CompensationInfoCompensationRange::Representation
777
+
778
+ property :type, as: 'type'
779
+ property :unit, as: 'unit'
780
+ end
781
+ end
782
+
783
+ class GoogleCloudTalentV4CompensationInfoCompensationRange
784
+ # @private
785
+ class Representation < Google::Apis::Core::JsonRepresentation
786
+ property :max_compensation, as: 'maxCompensation', class: Google::Apis::JobsV3p1beta1::Money, decorator: Google::Apis::JobsV3p1beta1::Money::Representation
787
+
788
+ property :min_compensation, as: 'minCompensation', class: Google::Apis::JobsV3p1beta1::Money, decorator: Google::Apis::JobsV3p1beta1::Money::Representation
789
+
790
+ end
791
+ end
792
+
793
+ class GoogleCloudTalentV4CustomAttribute
794
+ # @private
795
+ class Representation < Google::Apis::Core::JsonRepresentation
796
+ property :filterable, as: 'filterable'
797
+ property :keyword_searchable, as: 'keywordSearchable'
798
+ collection :long_values, as: 'longValues'
799
+ collection :string_values, as: 'stringValues'
800
+ end
801
+ end
802
+
803
+ class GoogleCloudTalentV4Job
804
+ # @private
805
+ class Representation < Google::Apis::Core::JsonRepresentation
806
+ collection :addresses, as: 'addresses'
807
+ property :application_info, as: 'applicationInfo', class: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobApplicationInfo, decorator: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobApplicationInfo::Representation
808
+
809
+ property :company, as: 'company'
810
+ property :company_display_name, as: 'companyDisplayName'
811
+ property :compensation_info, as: 'compensationInfo', class: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CompensationInfo, decorator: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CompensationInfo::Representation
812
+
813
+ hash :custom_attributes, as: 'customAttributes', class: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CustomAttribute, decorator: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CustomAttribute::Representation
814
+
815
+ collection :degree_types, as: 'degreeTypes'
816
+ property :department, as: 'department'
817
+ property :derived_info, as: 'derivedInfo', class: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobDerivedInfo, decorator: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobDerivedInfo::Representation
818
+
819
+ property :description, as: 'description'
820
+ collection :employment_types, as: 'employmentTypes'
821
+ property :incentives, as: 'incentives'
822
+ collection :job_benefits, as: 'jobBenefits'
823
+ property :job_end_time, as: 'jobEndTime'
824
+ property :job_level, as: 'jobLevel'
825
+ property :job_start_time, as: 'jobStartTime'
826
+ property :language_code, as: 'languageCode'
827
+ property :name, as: 'name'
828
+ property :posting_create_time, as: 'postingCreateTime'
829
+ property :posting_expire_time, as: 'postingExpireTime'
830
+ property :posting_publish_time, as: 'postingPublishTime'
831
+ property :posting_region, as: 'postingRegion'
832
+ property :posting_update_time, as: 'postingUpdateTime'
833
+ property :processing_options, as: 'processingOptions', class: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobProcessingOptions, decorator: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobProcessingOptions::Representation
834
+
835
+ property :promotion_value, as: 'promotionValue'
836
+ property :qualifications, as: 'qualifications'
837
+ property :requisition_id, as: 'requisitionId'
838
+ property :responsibilities, as: 'responsibilities'
839
+ property :title, as: 'title'
840
+ property :visibility, as: 'visibility'
841
+ end
842
+ end
843
+
844
+ class GoogleCloudTalentV4JobApplicationInfo
845
+ # @private
846
+ class Representation < Google::Apis::Core::JsonRepresentation
847
+ collection :emails, as: 'emails'
848
+ property :instruction, as: 'instruction'
849
+ collection :uris, as: 'uris'
850
+ end
851
+ end
852
+
853
+ class GoogleCloudTalentV4JobDerivedInfo
854
+ # @private
855
+ class Representation < Google::Apis::Core::JsonRepresentation
856
+ collection :job_categories, as: 'jobCategories'
857
+ collection :locations, as: 'locations', class: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4Location, decorator: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4Location::Representation
858
+
859
+ end
860
+ end
861
+
862
+ class GoogleCloudTalentV4JobProcessingOptions
863
+ # @private
864
+ class Representation < Google::Apis::Core::JsonRepresentation
865
+ property :disable_street_address_resolution, as: 'disableStreetAddressResolution'
866
+ property :html_sanitization, as: 'htmlSanitization'
867
+ end
868
+ end
869
+
870
+ class GoogleCloudTalentV4JobResult
871
+ # @private
872
+ class Representation < Google::Apis::Core::JsonRepresentation
873
+ property :job, as: 'job', class: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4Job, decorator: Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4Job::Representation
874
+
875
+ property :status, as: 'status', class: Google::Apis::JobsV3p1beta1::Status, decorator: Google::Apis::JobsV3p1beta1::Status::Representation
876
+
877
+ end
878
+ end
879
+
880
+ class GoogleCloudTalentV4Location
881
+ # @private
882
+ class Representation < Google::Apis::Core::JsonRepresentation
883
+ property :lat_lng, as: 'latLng', class: Google::Apis::JobsV3p1beta1::LatLng, decorator: Google::Apis::JobsV3p1beta1::LatLng::Representation
884
+
885
+ property :location_type, as: 'locationType'
886
+ property :postal_address, as: 'postalAddress', class: Google::Apis::JobsV3p1beta1::PostalAddress, decorator: Google::Apis::JobsV3p1beta1::PostalAddress::Representation
887
+
888
+ property :radius_miles, as: 'radiusMiles'
889
+ end
890
+ end
891
+
635
892
  class HistogramFacets
636
893
  # @private
637
894
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/managed-microsoft-ad/
27
27
  module ManagedidentitiesV1
28
28
  VERSION = 'V1'
29
- REVISION = '20200727'
29
+ REVISION = '20200925'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -46,6 +46,12 @@ module Google
46
46
  class Binding
47
47
  include Google::Apis::Core::Hashable
48
48
 
49
+ # A client-specified ID for this binding. Expected to be globally unique to
50
+ # support the internal bindings-by-ID API.
51
+ # Corresponds to the JSON property `bindingId`
52
+ # @return [String]
53
+ attr_accessor :binding_id
54
+
49
55
  # Represents a textual expression in the Common Expression Language (CEL) syntax.
50
56
  # CEL is a C-like expression language. The syntax and semantics of CEL are
51
57
  # documented at https://github.com/google/cel-spec. Example (Comparison): title:
@@ -107,6 +113,7 @@ module Google
107
113
 
108
114
  # Update properties of this object
109
115
  def update!(**args)
116
+ @binding_id = args[:binding_id] if args.key?(:binding_id)
110
117
  @condition = args[:condition] if args.key?(:condition)
111
118
  @members = args[:members] if args.key?(:members)
112
119
  @role = args[:role] if args.key?(:role)
@@ -237,6 +237,7 @@ module Google
237
237
  class Binding
238
238
  # @private
239
239
  class Representation < Google::Apis::Core::JsonRepresentation
240
+ property :binding_id, as: 'bindingId'
240
241
  property :condition, as: 'condition', class: Google::Apis::ManagedidentitiesV1::Expr, decorator: Google::Apis::ManagedidentitiesV1::Expr::Representation
241
242
 
242
243
  collection :members, as: 'members'
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/managed-microsoft-ad/
27
27
  module ManagedidentitiesV1alpha1
28
28
  VERSION = 'V1alpha1'
29
- REVISION = '20200824'
29
+ REVISION = '20200925'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -48,6 +48,12 @@ module Google
48
48
  class Binding
49
49
  include Google::Apis::Core::Hashable
50
50
 
51
+ # A client-specified ID for this binding. Expected to be globally unique to
52
+ # support the internal bindings-by-ID API.
53
+ # Corresponds to the JSON property `bindingId`
54
+ # @return [String]
55
+ attr_accessor :binding_id
56
+
51
57
  # Represents a textual expression in the Common Expression Language (CEL) syntax.
52
58
  # CEL is a C-like expression language. The syntax and semantics of CEL are
53
59
  # documented at https://github.com/google/cel-spec. Example (Comparison): title:
@@ -109,6 +115,7 @@ module Google
109
115
 
110
116
  # Update properties of this object
111
117
  def update!(**args)
118
+ @binding_id = args[:binding_id] if args.key?(:binding_id)
112
119
  @condition = args[:condition] if args.key?(:condition)
113
120
  @members = args[:members] if args.key?(:members)
114
121
  @role = args[:role] if args.key?(:role)
@@ -237,6 +237,7 @@ module Google
237
237
  class Binding
238
238
  # @private
239
239
  class Representation < Google::Apis::Core::JsonRepresentation
240
+ property :binding_id, as: 'bindingId'
240
241
  property :condition, as: 'condition', class: Google::Apis::ManagedidentitiesV1alpha1::Expr, decorator: Google::Apis::ManagedidentitiesV1alpha1::Expr::Representation
241
242
 
242
243
  collection :members, as: 'members'
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/managed-microsoft-ad/
27
27
  module ManagedidentitiesV1beta1
28
28
  VERSION = 'V1beta1'
29
- REVISION = '20200824'
29
+ REVISION = '20200925'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -46,6 +46,12 @@ module Google
46
46
  class Binding
47
47
  include Google::Apis::Core::Hashable
48
48
 
49
+ # A client-specified ID for this binding. Expected to be globally unique to
50
+ # support the internal bindings-by-ID API.
51
+ # Corresponds to the JSON property `bindingId`
52
+ # @return [String]
53
+ attr_accessor :binding_id
54
+
49
55
  # Represents a textual expression in the Common Expression Language (CEL) syntax.
50
56
  # CEL is a C-like expression language. The syntax and semantics of CEL are
51
57
  # documented at https://github.com/google/cel-spec. Example (Comparison): title:
@@ -107,6 +113,7 @@ module Google
107
113
 
108
114
  # Update properties of this object
109
115
  def update!(**args)
116
+ @binding_id = args[:binding_id] if args.key?(:binding_id)
110
117
  @condition = args[:condition] if args.key?(:condition)
111
118
  @members = args[:members] if args.key?(:members)
112
119
  @role = args[:role] if args.key?(:role)
@@ -237,6 +237,7 @@ module Google
237
237
  class Binding
238
238
  # @private
239
239
  class Representation < Google::Apis::Core::JsonRepresentation
240
+ property :binding_id, as: 'bindingId'
240
241
  property :condition, as: 'condition', class: Google::Apis::ManagedidentitiesV1beta1::Expr, decorator: Google::Apis::ManagedidentitiesV1beta1::Expr::Representation
241
242
 
242
243
  collection :members, as: 'members'
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/memorystore/
27
27
  module MemcacheV1beta2
28
28
  VERSION = 'V1beta2'
29
- REVISION = '20200824'
29
+ REVISION = '20200928'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -117,8 +117,8 @@ module Google
117
117
  execute_or_queue_command(command, &block)
118
118
  end
119
119
 
120
- # ApplyParameters will update current set of Parameters to the set of specified
121
- # nodes of the Memcached Instance.
120
+ # ApplyParameters will restart the set of specified nodes in order to update
121
+ # them to the current set of parameters for the Memcached Instance.
122
122
  # @param [String] name
123
123
  # Required. Resource name of the Memcached instance for which parameter group
124
124
  # updates should be applied.
@@ -152,7 +152,7 @@ module Google
152
152
  execute_or_queue_command(command, &block)
153
153
  end
154
154
 
155
- # Creates a new Instance in a given project and location.
155
+ # Creates a new Instance in a given location.
156
156
  # @param [String] parent
157
157
  # Required. The resource name of the instance location using the form: `projects/
158
158
  # `project_id`/locations/`location_id`` where `location_id` refers to a GCP
@@ -163,7 +163,7 @@ module Google
163
163
  # the following restrictions: * Must contain only lowercase letters, numbers,
164
164
  # and hyphens. * Must start with a letter. * Must be between 1-40 characters. *
165
165
  # Must end with a number or a letter. * Must be unique within the user project /
166
- # location
166
+ # location If any of the above are not met, will raise an invalid argument error.
167
167
  # @param [String] fields
168
168
  # Selector specifying which fields to include in a partial response.
169
169
  # @param [String] quota_user
@@ -258,7 +258,7 @@ module Google
258
258
  execute_or_queue_command(command, &block)
259
259
  end
260
260
 
261
- # Lists Instances in a given project and location.
261
+ # Lists Instances in a given location.
262
262
  # @param [String] parent
263
263
  # Required. The resource name of the instance location using the form: `projects/
264
264
  # `project_id`/locations/`location_id`` where `location_id` refers to a GCP
@@ -29,7 +29,7 @@ module Google
29
29
  # @see https://cloud.google.com/monitoring/api/
30
30
  module MonitoringV3
31
31
  VERSION = 'V3'
32
- REVISION = '20200915'
32
+ REVISION = '20200927'
33
33
 
34
34
  # View and manage your data across Google Cloud Platform services
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -49,11 +49,11 @@ module Google
49
49
  # The alignment_period specifies a time interval, in seconds, that is used to
50
50
  # divide the data in all the time series into consistent blocks of time. This
51
51
  # will be done before the per-series aligner can be applied to the data.The
52
- # value must be at least 60 seconds, at most 104 weeks. If a per-series aligner
53
- # other than ALIGN_NONE is specified, this field is required or an error is
54
- # returned. If no per-series aligner is specified, or the aligner ALIGN_NONE is
55
- # specified, then this field is ignored.The maximum value of the
56
- # alignment_period is 2 years, or 104 weeks.
52
+ # value must be at least 60 seconds. If a per-series aligner other than
53
+ # ALIGN_NONE is specified, this field is required or an error is returned. If no
54
+ # per-series aligner is specified, or the aligner ALIGN_NONE is specified, then
55
+ # this field is ignored.The maximum value of the alignment_period is 104 weeks (
56
+ # 2 years) for charts, and 90,000 seconds (25 hours) for alerting policies.
57
57
  # Corresponds to the JSON property `alignmentPeriod`
58
58
  # @return [String]
59
59
  attr_accessor :alignment_period
@@ -3005,8 +3005,8 @@ module Google
3005
3005
  # @return [String]
3006
3006
  attr_accessor :page_token
3007
3007
 
3008
- # Required. The query in the monitoring query language format. The default time
3009
- # zone is in UTC.
3008
+ # Required. The query in the Monitoring Query Language (https://cloud.google.com/
3009
+ # monitoring/mql/reference) format. The default time zone is in UTC.
3010
3010
  # Corresponds to the JSON property `query`
3011
3011
  # @return [String]
3012
3012
  attr_accessor :query