google-api-client 0.42.0 → 0.42.1

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 (158) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +70 -0
  3. data/generated/google/apis/admob_v1.rb +1 -1
  4. data/generated/google/apis/admob_v1/service.rb +1 -1
  5. data/generated/google/apis/appsmarket_v2.rb +1 -1
  6. data/generated/google/apis/billingbudgets_v1beta1.rb +1 -1
  7. data/generated/google/apis/billingbudgets_v1beta1/classes.rb +28 -13
  8. data/generated/google/apis/billingbudgets_v1beta1/representations.rb +1 -0
  9. data/generated/google/apis/blogger_v3.rb +1 -1
  10. data/generated/google/apis/chat_v1.rb +1 -1
  11. data/generated/google/apis/chat_v1/classes.rb +111 -0
  12. data/generated/google/apis/chat_v1/representations.rb +50 -0
  13. data/generated/google/apis/chat_v1/service.rb +32 -0
  14. data/generated/google/apis/classroom_v1.rb +1 -1
  15. data/generated/google/apis/classroom_v1/service.rb +5 -2
  16. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  17. data/generated/google/apis/cloudbuild_v1/classes.rb +1 -1
  18. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  19. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +25 -0
  20. data/generated/google/apis/cloudidentity_v1beta1/representations.rb +15 -0
  21. data/generated/google/apis/cloudscheduler_v1.rb +1 -1
  22. data/generated/google/apis/cloudscheduler_v1/classes.rb +5 -5
  23. data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
  24. data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +5 -5
  25. data/generated/google/apis/cloudtrace_v1.rb +1 -1
  26. data/generated/google/apis/cloudtrace_v1/classes.rb +2 -3
  27. data/generated/google/apis/cloudtrace_v1/service.rb +1 -7
  28. data/generated/google/apis/cloudtrace_v2.rb +1 -1
  29. data/generated/google/apis/cloudtrace_v2/classes.rb +6 -5
  30. data/generated/google/apis/cloudtrace_v2/service.rb +3 -6
  31. data/generated/google/apis/compute_beta.rb +1 -1
  32. data/generated/google/apis/compute_beta/classes.rb +279 -0
  33. data/generated/google/apis/compute_beta/representations.rb +90 -0
  34. data/generated/google/apis/compute_beta/service.rb +257 -0
  35. data/generated/google/apis/compute_v1.rb +1 -1
  36. data/generated/google/apis/compute_v1/classes.rb +279 -0
  37. data/generated/google/apis/compute_v1/representations.rb +90 -0
  38. data/generated/google/apis/compute_v1/service.rb +257 -0
  39. data/generated/google/apis/container_v1.rb +1 -1
  40. data/generated/google/apis/container_v1/classes.rb +9 -0
  41. data/generated/google/apis/container_v1/representations.rb +1 -0
  42. data/generated/google/apis/container_v1beta1.rb +1 -1
  43. data/generated/google/apis/container_v1beta1/classes.rb +15 -0
  44. data/generated/google/apis/container_v1beta1/representations.rb +2 -0
  45. data/generated/google/apis/content_v2.rb +1 -1
  46. data/generated/google/apis/content_v2/classes.rb +2 -2
  47. data/generated/google/apis/content_v2_1.rb +1 -1
  48. data/generated/google/apis/content_v2_1/classes.rb +4 -4
  49. data/generated/google/apis/customsearch_v1.rb +1 -1
  50. data/generated/google/apis/customsearch_v1/service.rb +12 -2
  51. data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
  52. data/generated/google/apis/datacatalog_v1beta1/classes.rb +3 -3
  53. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  54. data/generated/google/apis/dataflow_v1b3/service.rb +2 -2
  55. data/generated/google/apis/dataproc_v1.rb +1 -1
  56. data/generated/google/apis/dataproc_v1/classes.rb +9 -9
  57. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  58. data/generated/google/apis/dataproc_v1beta2/classes.rb +9 -9
  59. data/generated/google/apis/datastore_v1.rb +1 -1
  60. data/generated/google/apis/datastore_v1/classes.rb +1 -1
  61. data/generated/google/apis/displayvideo_v1.rb +1 -1
  62. data/generated/google/apis/displayvideo_v1/service.rb +2 -1
  63. data/generated/google/apis/dlp_v2.rb +1 -1
  64. data/generated/google/apis/dlp_v2/classes.rb +5 -2
  65. data/generated/google/apis/dns_v1.rb +1 -1
  66. data/generated/google/apis/dns_v1beta2.rb +1 -1
  67. data/generated/google/apis/dns_v2beta1.rb +4 -4
  68. data/generated/google/apis/dns_v2beta1/classes.rb +313 -162
  69. data/generated/google/apis/dns_v2beta1/service.rb +247 -180
  70. data/generated/google/apis/drive_v2.rb +1 -1
  71. data/generated/google/apis/drive_v2/classes.rb +66 -2
  72. data/generated/google/apis/drive_v2/representations.rb +22 -0
  73. data/generated/google/apis/drive_v2/service.rb +23 -10
  74. data/generated/google/apis/drive_v3.rb +1 -1
  75. data/generated/google/apis/drive_v3/classes.rb +65 -2
  76. data/generated/google/apis/drive_v3/representations.rb +22 -0
  77. data/generated/google/apis/drive_v3/service.rb +8 -5
  78. data/generated/google/apis/firestore_v1.rb +1 -1
  79. data/generated/google/apis/firestore_v1/classes.rb +152 -0
  80. data/generated/google/apis/firestore_v1/representations.rb +63 -0
  81. data/generated/google/apis/firestore_v1/service.rb +78 -0
  82. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  83. data/generated/google/apis/firestore_v1beta1/classes.rb +152 -0
  84. data/generated/google/apis/firestore_v1beta1/representations.rb +63 -0
  85. data/generated/google/apis/firestore_v1beta1/service.rb +78 -0
  86. data/generated/google/apis/gmail_v1.rb +1 -1
  87. data/generated/google/apis/gmail_v1/classes.rb +53 -53
  88. data/generated/google/apis/gmail_v1/service.rb +72 -72
  89. data/generated/google/apis/healthcare_v1.rb +1 -1
  90. data/generated/google/apis/healthcare_v1/service.rb +48 -1
  91. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  92. data/generated/google/apis/healthcare_v1beta1/service.rb +60 -1
  93. data/generated/google/apis/iam_v1.rb +1 -1
  94. data/generated/google/apis/iam_v1/classes.rb +22 -3
  95. data/generated/google/apis/iam_v1/service.rb +18 -6
  96. data/generated/google/apis/memcache_v1beta2.rb +1 -1
  97. data/generated/google/apis/memcache_v1beta2/classes.rb +1 -1
  98. data/generated/google/apis/ml_v1.rb +1 -1
  99. data/generated/google/apis/ml_v1/classes.rb +17 -11
  100. data/generated/google/apis/monitoring_v3.rb +1 -1
  101. data/generated/google/apis/monitoring_v3/classes.rb +54 -30
  102. data/generated/google/apis/networkmanagement_v1.rb +1 -1
  103. data/generated/google/apis/networkmanagement_v1/classes.rb +6 -6
  104. data/generated/google/apis/networkmanagement_v1beta1.rb +1 -1
  105. data/generated/google/apis/networkmanagement_v1beta1/classes.rb +6 -6
  106. data/generated/google/apis/osconfig_v1.rb +1 -1
  107. data/generated/google/apis/osconfig_v1/classes.rb +2 -2
  108. data/generated/google/apis/osconfig_v1beta.rb +1 -1
  109. data/generated/google/apis/osconfig_v1beta/classes.rb +2 -2
  110. data/generated/google/apis/realtimebidding_v1.rb +1 -1
  111. data/generated/google/apis/recommendationengine_v1beta1.rb +36 -0
  112. data/generated/google/apis/recommendationengine_v1beta1/classes.rb +2015 -0
  113. data/generated/google/apis/recommendationengine_v1beta1/representations.rb +848 -0
  114. data/generated/google/apis/recommendationengine_v1beta1/service.rb +990 -0
  115. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  116. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  117. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  118. data/generated/google/apis/reseller_v1.rb +4 -3
  119. data/generated/google/apis/reseller_v1/classes.rb +219 -160
  120. data/generated/google/apis/reseller_v1/service.rb +247 -252
  121. data/generated/google/apis/run_v1.rb +2 -2
  122. data/generated/google/apis/run_v1/classes.rb +6 -1
  123. data/generated/google/apis/run_v1/service.rb +1 -1
  124. data/generated/google/apis/run_v1alpha1.rb +2 -2
  125. data/generated/google/apis/run_v1alpha1/service.rb +1 -1
  126. data/generated/google/apis/run_v1beta1.rb +2 -2
  127. data/generated/google/apis/run_v1beta1/service.rb +1 -1
  128. data/generated/google/apis/searchconsole_v1.rb +4 -3
  129. data/generated/google/apis/searchconsole_v1/service.rb +3 -2
  130. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  131. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +2 -2
  132. data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
  133. data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +2 -2
  134. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  135. data/generated/google/apis/servicecontrol_v1/classes.rb +6 -6
  136. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  137. data/generated/google/apis/servicemanagement_v1/classes.rb +2 -2
  138. data/generated/google/apis/servicenetworking_v1.rb +1 -1
  139. data/generated/google/apis/servicenetworking_v1/classes.rb +2 -2
  140. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  141. data/generated/google/apis/servicenetworking_v1beta/classes.rb +2 -2
  142. data/generated/google/apis/serviceusage_v1.rb +1 -1
  143. data/generated/google/apis/serviceusage_v1/classes.rb +2 -2
  144. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  145. data/generated/google/apis/serviceusage_v1beta1/classes.rb +2 -2
  146. data/generated/google/apis/sheets_v4.rb +1 -1
  147. data/generated/google/apis/sheets_v4/classes.rb +28 -28
  148. data/generated/google/apis/vision_v1.rb +1 -1
  149. data/generated/google/apis/vision_v1/classes.rb +2 -0
  150. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  151. data/generated/google/apis/vision_v1p1beta1/classes.rb +2 -0
  152. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  153. data/generated/google/apis/vision_v1p2beta1/classes.rb +2 -0
  154. data/generated/google/apis/youtube_v3.rb +1 -1
  155. data/generated/google/apis/youtube_v3/classes.rb +2 -2
  156. data/generated/google/apis/youtube_v3/service.rb +1 -0
  157. data/lib/google/apis/version.rb +1 -1
  158. metadata +7 -3
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/healthcare
26
26
  module HealthcareV1
27
27
  VERSION = 'V1'
28
- REVISION = '20200612'
28
+ REVISION = '20200713'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -2136,6 +2136,10 @@ module Google
2136
2136
  # [STU3](http://www.hl7.org/fhir/stu3/compartmentdefinition-patient.html),
2137
2137
  # [R4](http://hl7.org/fhir/R4/compartmentdefinition-patient.html)), which
2138
2138
  # details the eligible resource types and referencing search parameters.
2139
+ # For samples that show how to call `Patient-everything`, see
2140
+ # [Getting all patient compartment
2141
+ # resources](/healthcare/docs/how-tos/fhir-resources#
2142
+ # getting_all_patient_compartment_resources).
2139
2143
  # @param [String] name
2140
2144
  # Name of the `Patient` resource for which the information is required.
2141
2145
  # @param [Fixnum] _count
@@ -2147,6 +2151,14 @@ module Google
2147
2151
  # in the response bundle's links field, where `link.relation` is "previous"
2148
2152
  # or "next".
2149
2153
  # Omit `page_token` if no previous request has been made.
2154
+ # @param [String] _since
2155
+ # If provided, only resources updated after this time are
2156
+ # exported. The time uses the format YYYY-MM-DDThh:mm:ss.sss+zz:zz.
2157
+ # For example, `2015-02-07T13:28:17.239+02:00` or `2017-01-01T00:00:00Z`.
2158
+ # The time must be specified to the second and include a time zone.
2159
+ # @param [String] _type
2160
+ # String of comma-delimited FHIR resource types. If provided, only resources
2161
+ # of the specified resource type(s) will be returned.
2150
2162
  # @param [String] end_
2151
2163
  # The response includes records prior to the end date. If no end date is
2152
2164
  # provided, all records subsequent to the start date are in scope.
@@ -2170,13 +2182,15 @@ module Google
2170
2182
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
2171
2183
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2172
2184
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2173
- def patient_project_location_dataset_fhir_store_fhir_everything(name, _count: nil, _page_token: nil, end_: nil, start: nil, fields: nil, quota_user: nil, options: nil, &block)
2185
+ def patient_project_location_dataset_fhir_store_fhir_everything(name, _count: nil, _page_token: nil, _since: nil, _type: nil, end_: nil, start: nil, fields: nil, quota_user: nil, options: nil, &block)
2174
2186
  command = make_simple_command(:get, 'v1/{+name}/$everything', options)
2175
2187
  command.response_representation = Google::Apis::HealthcareV1::HttpBody::Representation
2176
2188
  command.response_class = Google::Apis::HealthcareV1::HttpBody
2177
2189
  command.params['name'] = name unless name.nil?
2178
2190
  command.query['_count'] = _count unless _count.nil?
2179
2191
  command.query['_page_token'] = _page_token unless _page_token.nil?
2192
+ command.query['_since'] = _since unless _since.nil?
2193
+ command.query['_type'] = _type unless _type.nil?
2180
2194
  command.query['end'] = end_ unless end_.nil?
2181
2195
  command.query['start'] = start unless start.nil?
2182
2196
  command.query['fields'] = fields unless fields.nil?
@@ -2188,6 +2202,10 @@ module Google
2188
2202
  # version) from the FHIR store. To remove all versions of a resource, first
2189
2203
  # delete the current version and then call this method.
2190
2204
  # This is not a FHIR standard operation.
2205
+ # For samples that show how to call `Resource-purge`, see
2206
+ # [Deleting historical versions of a FHIR
2207
+ # resource](/healthcare/docs/how-tos/fhir-resources#
2208
+ # deleting_historical_versions_of_a_fhir_resource).
2191
2209
  # @param [String] name
2192
2210
  # The name of the resource to purge.
2193
2211
  # @param [String] fields
@@ -2277,6 +2295,9 @@ module Google
2277
2295
  # `OperationOutcome` resource describing the reason for the error. If the
2278
2296
  # request cannot be mapped to a valid API method on a FHIR store, a generic
2279
2297
  # GCP error might be returned instead.
2298
+ # For samples that show how to call `create`, see
2299
+ # [Creating a FHIR
2300
+ # resource](/healthcare/docs/how-tos/fhir-resources#creating_a_fhir_resource).
2280
2301
  # @param [String] parent
2281
2302
  # The name of the FHIR store this resource belongs to.
2282
2303
  # @param [String] type
@@ -2328,6 +2349,9 @@ module Google
2328
2349
  # repository that can still be retrieved through vread
2329
2350
  # and related methods, unless they are removed by the
2330
2351
  # purge method.
2352
+ # For samples that show how to call `delete`, see
2353
+ # [Deleting a FHIR
2354
+ # resource](/healthcare/docs/how-tos/fhir-resources#deleting_a_fhir_resource).
2331
2355
  # @param [String] name
2332
2356
  # The name of the resource to delete.
2333
2357
  # @param [String] fields
@@ -2382,6 +2406,9 @@ module Google
2382
2406
  # a JSON-encoded `OperationOutcome` resource describing the reason for the
2383
2407
  # error. If the request cannot be mapped to a valid API method on a FHIR
2384
2408
  # store, a generic GCP error might be returned instead.
2409
+ # For samples that show how to call `executeBundle`, see
2410
+ # [Managing FHIR resources using FHIR
2411
+ # bundles](/healthcare/docs/how-tos/fhir-bundles).
2385
2412
  # @param [String] parent
2386
2413
  # Name of the FHIR store in which this bundle will be executed.
2387
2414
  # @param [Google::Apis::HealthcareV1::HttpBody] http_body_object
@@ -2427,6 +2454,10 @@ module Google
2427
2454
  # `OperationOutcome` resource describing the reason for the error. If the
2428
2455
  # request cannot be mapped to a valid API method on a FHIR store, a generic
2429
2456
  # GCP error might be returned instead.
2457
+ # For samples that show how to call `history`, see
2458
+ # [Listing FHIR resource
2459
+ # versions](/healthcare/docs/how-tos/fhir-resources#
2460
+ # listing_fhir_resource_versions).
2430
2461
  # @param [String] name
2431
2462
  # The name of the resource to retrieve.
2432
2463
  # @param [String] _at
@@ -2499,6 +2530,9 @@ module Google
2499
2530
  # `OperationOutcome` resource describing the reason for the error. If the
2500
2531
  # request cannot be mapped to a valid API method on a FHIR store, a generic
2501
2532
  # GCP error might be returned instead.
2533
+ # For samples that show how to call `patch`, see
2534
+ # [Patching a FHIR
2535
+ # resource](/healthcare/docs/how-tos/fhir-resources#patching_a_fhir_resource).
2502
2536
  # @param [String] name
2503
2537
  # The name of the resource to update.
2504
2538
  # @param [Google::Apis::HealthcareV1::HttpBody] http_body_object
@@ -2548,6 +2582,9 @@ module Google
2548
2582
  # `OperationOutcome` resource describing the reason for the error. If the
2549
2583
  # request cannot be mapped to a valid API method on a FHIR store, a generic
2550
2584
  # GCP error might be returned instead.
2585
+ # For samples that show how to call `read`, see
2586
+ # [Getting a FHIR
2587
+ # resource](/healthcare/docs/how-tos/fhir-resources#getting_a_fhir_resource).
2551
2588
  # @param [String] name
2552
2589
  # The name of the resource to retrieve.
2553
2590
  # @param [String] fields
@@ -2627,6 +2664,9 @@ module Google
2627
2664
  # Note: FHIR resources are indexed asynchronously, so there might be a slight
2628
2665
  # delay between the time a resource is created or changes and when the change
2629
2666
  # is reflected in search results.
2667
+ # For samples and detailed information, see [Searching for FHIR
2668
+ # resources](/healthcare/docs/how-tos/fhir-search) and [Advanced FHIR search
2669
+ # features](/healthcare/docs/how-tos/fhir-advanced-search).
2630
2670
  # @param [String] parent
2631
2671
  # Name of the FHIR store to retrieve resources from.
2632
2672
  # @param [Google::Apis::HealthcareV1::SearchResourcesRequest] search_resources_request_object
@@ -2678,6 +2718,9 @@ module Google
2678
2718
  # `OperationOutcome` resource describing the reason for the error. If the
2679
2719
  # request cannot be mapped to a valid API method on a FHIR store, a generic
2680
2720
  # GCP error might be returned instead.
2721
+ # For samples that show how to call `update`, see
2722
+ # [Updating a FHIR
2723
+ # resource](/healthcare/docs/how-tos/fhir-resources#updating_a_fhir_resource).
2681
2724
  # @param [String] name
2682
2725
  # The name of the resource to update.
2683
2726
  # @param [Google::Apis::HealthcareV1::HttpBody] http_body_object
@@ -2722,6 +2765,10 @@ module Google
2722
2765
  # `OperationOutcome` resource describing the reason for the error. If the
2723
2766
  # request cannot be mapped to a valid API method on a FHIR store, a generic
2724
2767
  # GCP error might be returned instead.
2768
+ # For samples that show how to call `vread`, see
2769
+ # [Retrieving a FHIR resource
2770
+ # version](/healthcare/docs/how-tos/fhir-resources#
2771
+ # retrieving_a_fhir_resource_version).
2725
2772
  # @param [String] name
2726
2773
  # The name of the resource version to retrieve.
2727
2774
  # @param [String] fields
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/healthcare
26
26
  module HealthcareV1beta1
27
27
  VERSION = 'V1beta1'
28
- REVISION = '20200612'
28
+ REVISION = '20200713'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -3003,6 +3003,10 @@ module Google
3003
3003
  # [STU3](http://www.hl7.org/fhir/stu3/compartmentdefinition-patient.html),
3004
3004
  # [R4](https://hl7.org/fhir/R4/compartmentdefinition-patient.html)), which
3005
3005
  # details the eligible resource types and referencing search parameters.
3006
+ # For samples that show how to call `Patient-everything`, see
3007
+ # [Getting all patient compartment
3008
+ # resources](/healthcare/docs/how-tos/fhir-resources#
3009
+ # getting_all_patient_compartment_resources).
3006
3010
  # @param [String] name
3007
3011
  # Name of the `Patient` resource for which the information is required.
3008
3012
  # @param [Fixnum] _count
@@ -3014,6 +3018,14 @@ module Google
3014
3018
  # in the response bundle's links field, where `link.relation` is "previous"
3015
3019
  # or "next".
3016
3020
  # Omit `page_token` if no previous request has been made.
3021
+ # @param [String] _since
3022
+ # If provided, only resources updated after this time are
3023
+ # exported. The time uses the format YYYY-MM-DDThh:mm:ss.sss+zz:zz.
3024
+ # For example, `2015-02-07T13:28:17.239+02:00` or `2017-01-01T00:00:00Z`.
3025
+ # The time must be specified to the second and include a time zone.
3026
+ # @param [String] _type
3027
+ # String of comma-delimited FHIR resource types. If provided, only resources
3028
+ # of the specified resource type(s) are returned.
3017
3029
  # @param [String] end_
3018
3030
  # The response includes records prior to the end date. If no end date is
3019
3031
  # provided, all records subsequent to the start date are in scope.
@@ -3037,13 +3049,15 @@ module Google
3037
3049
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
3038
3050
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3039
3051
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3040
- def patient_project_location_dataset_fhir_store_fhir_everything(name, _count: nil, _page_token: nil, end_: nil, start: nil, fields: nil, quota_user: nil, options: nil, &block)
3052
+ def patient_project_location_dataset_fhir_store_fhir_everything(name, _count: nil, _page_token: nil, _since: nil, _type: nil, end_: nil, start: nil, fields: nil, quota_user: nil, options: nil, &block)
3041
3053
  command = make_simple_command(:get, 'v1beta1/{+name}/$everything', options)
3042
3054
  command.response_representation = Google::Apis::HealthcareV1beta1::HttpBody::Representation
3043
3055
  command.response_class = Google::Apis::HealthcareV1beta1::HttpBody
3044
3056
  command.params['name'] = name unless name.nil?
3045
3057
  command.query['_count'] = _count unless _count.nil?
3046
3058
  command.query['_page_token'] = _page_token unless _page_token.nil?
3059
+ command.query['_since'] = _since unless _since.nil?
3060
+ command.query['_type'] = _type unless _type.nil?
3047
3061
  command.query['end'] = end_ unless end_.nil?
3048
3062
  command.query['start'] = start unless start.nil?
3049
3063
  command.query['fields'] = fields unless fields.nil?
@@ -3055,6 +3069,10 @@ module Google
3055
3069
  # version) from the FHIR store. To remove all versions of a resource, first
3056
3070
  # delete the current version and then call this method.
3057
3071
  # This is not a FHIR standard operation.
3072
+ # For samples that show how to call `Resource-purge`, see
3073
+ # [Deleting historical versions of a FHIR
3074
+ # resource](/healthcare/docs/how-tos/fhir-resources#
3075
+ # deleting_historical_versions_of_a_fhir_resource).
3058
3076
  # @param [String] name
3059
3077
  # The name of the resource to purge.
3060
3078
  # @param [String] fields
@@ -3146,6 +3164,10 @@ module Google
3146
3164
  # purge method.
3147
3165
  # This method requires the`healthcare.fhirStores.searchResources` and
3148
3166
  # `healthcare.fhirResources.delete` permissions on the parent FHIR store.
3167
+ # For samples that show how to call `conditionalDelete`, see
3168
+ # [Conditionally deleting a FHIR
3169
+ # resource](/healthcare/docs/how-tos/fhir-resources#
3170
+ # conditionally_deleting_a_fhir_resource).
3149
3171
  # @param [String] parent
3150
3172
  # The name of the FHIR store this resource belongs to.
3151
3173
  # @param [String] type
@@ -3205,6 +3227,10 @@ module Google
3205
3227
  # This method requires the`healthcare.fhirStores.searchResources` permission
3206
3228
  # on the parent FHIR store and the `healthcare.fhirResources.patch`
3207
3229
  # permission on the requested FHIR store resource.
3230
+ # For samples that show how to call `conditionalPatch`, see
3231
+ # [Conditionally patching a FHIR
3232
+ # resource](/healthcare/docs/how-tos/fhir-resources#
3233
+ # conditionally_patching_a_fhir_resource).
3208
3234
  # @param [String] parent
3209
3235
  # The name of the FHIR store this resource belongs to.
3210
3236
  # @param [String] type
@@ -3271,6 +3297,10 @@ module Google
3271
3297
  # GCP error might be returned instead.
3272
3298
  # This method requires the`healthcare.fhirStores.searchResources` and
3273
3299
  # `healthcare.fhirResources.update` permissions on the parent FHIR store.
3300
+ # For samples that show how to call `conditionalUpdate`, see
3301
+ # [Conditionally updating a FHIR
3302
+ # resource](/healthcare/docs/how-tos/fhir-resources#
3303
+ # conditionally_updating_a_fhir_resource).
3274
3304
  # @param [String] parent
3275
3305
  # The name of the FHIR store this resource belongs to.
3276
3306
  # @param [String] type
@@ -3333,6 +3363,9 @@ module Google
3333
3363
  # `OperationOutcome` resource describing the reason for the error. If the
3334
3364
  # request cannot be mapped to a valid API method on a FHIR store, a generic
3335
3365
  # GCP error might be returned instead.
3366
+ # For samples that show how to call `create`, see
3367
+ # [Creating a FHIR
3368
+ # resource](/healthcare/docs/how-tos/fhir-resources#creating_a_fhir_resource).
3336
3369
  # @param [String] parent
3337
3370
  # The name of the FHIR store this resource belongs to.
3338
3371
  # @param [String] type
@@ -3384,6 +3417,9 @@ module Google
3384
3417
  # repository that can still be retrieved through vread
3385
3418
  # and related methods, unless they are removed by the
3386
3419
  # purge method.
3420
+ # For samples that show how to call `delete`, see
3421
+ # [Deleting a FHIR
3422
+ # resource](/healthcare/docs/how-tos/fhir-resources#deleting_a_fhir_resource).
3387
3423
  # @param [String] name
3388
3424
  # The name of the resource to delete.
3389
3425
  # @param [String] fields
@@ -3444,6 +3480,9 @@ module Google
3444
3480
  # individual requests in the bundle. For example, if the bundle contains a
3445
3481
  # `create` request, you must have permission to execute the `create` request.
3446
3482
  # Logging is available for the `executeBundle` permission.
3483
+ # For samples that show how to call `executeBundle`, see
3484
+ # [Managing FHIR resources using FHIR
3485
+ # bundles](/healthcare/docs/how-tos/fhir-bundles).
3447
3486
  # @param [String] parent
3448
3487
  # Name of the FHIR store in which this bundle will be executed.
3449
3488
  # @param [Google::Apis::HealthcareV1beta1::HttpBody] http_body_object
@@ -3489,6 +3528,10 @@ module Google
3489
3528
  # `OperationOutcome` resource describing the reason for the error. If the
3490
3529
  # request cannot be mapped to a valid API method on a FHIR store, a generic
3491
3530
  # GCP error might be returned instead.
3531
+ # For samples that show how to call `history`, see
3532
+ # [Listing FHIR resource
3533
+ # versions](/healthcare/docs/how-tos/fhir-resources#
3534
+ # listing_fhir_resource_versions).
3492
3535
  # @param [String] name
3493
3536
  # The name of the resource to retrieve.
3494
3537
  # @param [String] _at
@@ -3561,6 +3604,9 @@ module Google
3561
3604
  # `OperationOutcome` resource describing the reason for the error. If the
3562
3605
  # request cannot be mapped to a valid API method on a FHIR store, a generic
3563
3606
  # GCP error might be returned instead.
3607
+ # For samples that show how to call `patch`, see
3608
+ # [Patching a FHIR
3609
+ # resource](/healthcare/docs/how-tos/fhir-resources#patching_a_fhir_resource).
3564
3610
  # @param [String] name
3565
3611
  # The name of the resource to update.
3566
3612
  # @param [Google::Apis::HealthcareV1beta1::HttpBody] http_body_object
@@ -3610,6 +3656,9 @@ module Google
3610
3656
  # `OperationOutcome` resource describing the reason for the error. If the
3611
3657
  # request cannot be mapped to a valid API method on a FHIR store, a generic
3612
3658
  # GCP error might be returned instead.
3659
+ # For samples that show how to call `read`, see
3660
+ # [Getting a FHIR
3661
+ # resource](/healthcare/docs/how-tos/fhir-resources#getting_a_fhir_resource).
3613
3662
  # @param [String] name
3614
3663
  # The name of the resource to retrieve.
3615
3664
  # @param [String] fields
@@ -3689,6 +3738,9 @@ module Google
3689
3738
  # Note: FHIR resources are indexed asynchronously, so there might be a slight
3690
3739
  # delay between the time a resource is created or changes and when the change
3691
3740
  # is reflected in search results.
3741
+ # For samples and detailed information, see [Searching for FHIR
3742
+ # resources](/healthcare/docs/how-tos/fhir-search) and [Advanced FHIR search
3743
+ # features](/healthcare/docs/how-tos/fhir-advanced-search).
3692
3744
  # @param [String] parent
3693
3745
  # Name of the FHIR store to retrieve resources from.
3694
3746
  # @param [Google::Apis::HealthcareV1beta1::SearchResourcesRequest] search_resources_request_object
@@ -3740,6 +3792,9 @@ module Google
3740
3792
  # `OperationOutcome` resource describing the reason for the error. If the
3741
3793
  # request cannot be mapped to a valid API method on a FHIR store, a generic
3742
3794
  # GCP error might be returned instead.
3795
+ # For samples that show how to call `update`, see
3796
+ # [Updating a FHIR
3797
+ # resource](/healthcare/docs/how-tos/fhir-resources#updating_a_fhir_resource).
3743
3798
  # @param [String] name
3744
3799
  # The name of the resource to update.
3745
3800
  # @param [Google::Apis::HealthcareV1beta1::HttpBody] http_body_object
@@ -3784,6 +3839,10 @@ module Google
3784
3839
  # `OperationOutcome` resource describing the reason for the error. If the
3785
3840
  # request cannot be mapped to a valid API method on a FHIR store, a generic
3786
3841
  # GCP error might be returned instead.
3842
+ # For samples that show how to call `vread`, see
3843
+ # [Retrieving a FHIR resource
3844
+ # version](/healthcare/docs/how-tos/fhir-resources#
3845
+ # retrieving_a_fhir_resource_version).
3787
3846
  # @param [String] name
3788
3847
  # The name of the resource version to retrieve.
3789
3848
  # @param [String] fields
@@ -27,7 +27,7 @@ module Google
27
27
  # @see https://cloud.google.com/iam/
28
28
  module IamV1
29
29
  VERSION = 'V1'
30
- REVISION = '20200611'
30
+ REVISION = '20200709'
31
31
 
32
32
  # View and manage your data across Google Cloud Platform services
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -1546,11 +1546,15 @@ module Google
1546
1546
  end
1547
1547
  end
1548
1548
 
1549
+ # Deprecated. [Migrate to Service Account Credentials
1550
+ # API](https://cloud.google.com/iam/help/credentials/migrate-api).
1549
1551
  # The service account sign blob request.
1550
1552
  class SignBlobRequest
1551
1553
  include Google::Apis::Core::Hashable
1552
1554
 
1553
- # Required. The bytes to sign.
1555
+ # Required. Deprecated. [Migrate to Service Account Credentials
1556
+ # API](https://cloud.google.com/iam/help/credentials/migrate-api).
1557
+ # The bytes to sign.
1554
1558
  # Corresponds to the JSON property `bytesToSign`
1555
1559
  # NOTE: Values are automatically base64 encoded/decoded in the client library.
1556
1560
  # @return [String]
@@ -1566,15 +1570,21 @@ module Google
1566
1570
  end
1567
1571
  end
1568
1572
 
1573
+ # Deprecated. [Migrate to Service Account Credentials
1574
+ # API](https://cloud.google.com/iam/help/credentials/migrate-api).
1569
1575
  # The service account sign blob response.
1570
1576
  class SignBlobResponse
1571
1577
  include Google::Apis::Core::Hashable
1572
1578
 
1579
+ # Deprecated. [Migrate to Service Account Credentials
1580
+ # API](https://cloud.google.com/iam/help/credentials/migrate-api).
1573
1581
  # The id of the key used to sign the blob.
1574
1582
  # Corresponds to the JSON property `keyId`
1575
1583
  # @return [String]
1576
1584
  attr_accessor :key_id
1577
1585
 
1586
+ # Deprecated. [Migrate to Service Account Credentials
1587
+ # API](https://cloud.google.com/iam/help/credentials/migrate-api).
1578
1588
  # The signed blob.
1579
1589
  # Corresponds to the JSON property `signature`
1580
1590
  # NOTE: Values are automatically base64 encoded/decoded in the client library.
@@ -1592,12 +1602,15 @@ module Google
1592
1602
  end
1593
1603
  end
1594
1604
 
1605
+ # Deprecated. [Migrate to Service Account Credentials
1606
+ # API](https://cloud.google.com/iam/help/credentials/migrate-api).
1595
1607
  # The service account sign JWT request.
1596
1608
  class SignJwtRequest
1597
1609
  include Google::Apis::Core::Hashable
1598
1610
 
1599
- # Required. The JWT payload to sign. Must be a serialized JSON object that
1600
- # contains a
1611
+ # Required. Deprecated. [Migrate to Service Account Credentials
1612
+ # API](https://cloud.google.com/iam/help/credentials/migrate-api).
1613
+ # The JWT payload to sign. Must be a serialized JSON object that contains a
1601
1614
  # JWT Claims Set. For example: ``"sub": "user@example.com", "iat": 313435``
1602
1615
  # If the JWT Claims Set contains an expiration time (`exp`) claim, it must be
1603
1616
  # an integer timestamp that is not in the past and no more than 1 hour in the
@@ -1619,15 +1632,21 @@ module Google
1619
1632
  end
1620
1633
  end
1621
1634
 
1635
+ # Deprecated. [Migrate to Service Account Credentials
1636
+ # API](https://cloud.google.com/iam/help/credentials/migrate-api).
1622
1637
  # The service account sign JWT response.
1623
1638
  class SignJwtResponse
1624
1639
  include Google::Apis::Core::Hashable
1625
1640
 
1641
+ # Deprecated. [Migrate to Service Account Credentials
1642
+ # API](https://cloud.google.com/iam/help/credentials/migrate-api).
1626
1643
  # The id of the key used to sign the JWT.
1627
1644
  # Corresponds to the JSON property `keyId`
1628
1645
  # @return [String]
1629
1646
  attr_accessor :key_id
1630
1647
 
1648
+ # Deprecated. [Migrate to Service Account Credentials
1649
+ # API](https://cloud.google.com/iam/help/credentials/migrate-api).
1631
1650
  # The signed JWT.
1632
1651
  # Corresponds to the JSON property `signedJwt`
1633
1652
  # @return [String]
@@ -1224,13 +1224,19 @@ module Google
1224
1224
  execute_or_queue_command(command, &block)
1225
1225
  end
1226
1226
 
1227
- # **Note:** We are in the process of deprecating this method. Use the
1227
+ # **Note:** This method is deprecated and will stop working on July 1, 2021.
1228
+ # Use the
1228
1229
  # [`signBlob`](https://cloud.google.com/iam/help/rest-credentials/v1/projects.
1229
1230
  # serviceAccounts/signBlob)
1230
- # method in the IAM Service Account Credentials API instead.
1231
+ # method in the IAM Service Account Credentials API instead. If you currently
1232
+ # use this method, see the [migration
1233
+ # guide](https://cloud.google.com/iam/help/credentials/migrate-api) for
1234
+ # instructions.
1231
1235
  # Signs a blob using the system-managed private key for a ServiceAccount.
1232
1236
  # @param [String] name
1233
- # Required. The resource name of the service account in the following format:
1237
+ # Required. Deprecated. [Migrate to Service Account Credentials
1238
+ # API](https://cloud.google.com/iam/help/credentials/migrate-api).
1239
+ # The resource name of the service account in the following format:
1234
1240
  # `projects/`PROJECT_ID`/serviceAccounts/`ACCOUNT``.
1235
1241
  # Using `-` as a wildcard for the `PROJECT_ID` will infer the project from
1236
1242
  # the account. The `ACCOUNT` value can be the `email` address or the
@@ -1265,14 +1271,20 @@ module Google
1265
1271
  execute_or_queue_command(command, &block)
1266
1272
  end
1267
1273
 
1268
- # **Note:** We are in the process of deprecating this method. Use the
1274
+ # **Note:** This method is deprecated and will stop working on July 1, 2021.
1275
+ # Use the
1269
1276
  # [`signJwt`](https://cloud.google.com/iam/help/rest-credentials/v1/projects.
1270
1277
  # serviceAccounts/signJwt)
1271
- # method in the IAM Service Account Credentials API instead.
1278
+ # method in the IAM Service Account Credentials API instead. If you currently
1279
+ # use this method, see the [migration
1280
+ # guide](https://cloud.google.com/iam/help/credentials/migrate-api) for
1281
+ # instructions.
1272
1282
  # Signs a JSON Web Token (JWT) using the system-managed private key for a
1273
1283
  # ServiceAccount.
1274
1284
  # @param [String] name
1275
- # Required. The resource name of the service account in the following format:
1285
+ # Required. Deprecated. [Migrate to Service Account Credentials
1286
+ # API](https://cloud.google.com/iam/help/credentials/migrate-api).
1287
+ # The resource name of the service account in the following format:
1276
1288
  # `projects/`PROJECT_ID`/serviceAccounts/`ACCOUNT``.
1277
1289
  # Using `-` as a wildcard for the `PROJECT_ID` will infer the project from
1278
1290
  # the account. The `ACCOUNT` value can be the `email` address or the