google-apis-healthcare_v1beta1 0.28.0 → 0.29.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dfeffbd689a4f334758c543258688303c7046e2124af7bbf5c59e5f8c9e4a9f4
4
- data.tar.gz: 0cf3477e5ca4fb0bf0cd92712091406fe9535847fcece78337f9f5b8aeee951a
3
+ metadata.gz: b562072c3a72336b0eb6e079447574b4945a38085bb2834b5b545a8a57aa60b5
4
+ data.tar.gz: 6e75438d949972b51331d5cc9ce202a757579c7cdca9460324ca05cfe1adb78e
5
5
  SHA512:
6
- metadata.gz: c7f9a333551fc196ae23b83c0dacd74425522414b07cc9d3d5574b7647af5ba8b888f4f74a734d6eeefbb2a3116b61280d4b7051b55122036259bd95ed215cfe
7
- data.tar.gz: 21234c4890ec127eb25bcf9acac1ad5a2916ac65a1be238a56289d1f67069691e853931da4cd4ea2a78126afb5078c56053a3e7865e03c913759c8954f7c1801
6
+ metadata.gz: 1aae60d94f0ab645083ecb37f480cd44d4ea67eafeeaba05390690e57ea1b0f79e06f292786fa41fde9b787f6cf52e591fafb55f43c74414e867a6716e997b8c
7
+ data.tar.gz: 194c1621ae4c66f00c9119e13e8c3d668092a2c83b3eb98395b21c50d20aedaa602447fb7bce47d54d5b13b7501f5ca178d26743f7f28170e0582c7b72ec8857
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-healthcare_v1beta1
2
2
 
3
+ ### v0.29.0 (2022-05-25)
4
+
5
+ * Regenerated from discovery document revision 20220512
6
+
3
7
  ### v0.28.0 (2022-05-12)
4
8
 
5
9
  * Regenerated from discovery document revision 20220428
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module HealthcareV1beta1
18
18
  # Version of the google-apis-healthcare_v1beta1 gem
19
- GEM_VERSION = "0.28.0"
19
+ GEM_VERSION = "0.29.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220428"
25
+ REVISION = "20220512"
26
26
  end
27
27
  end
28
28
  end
@@ -270,8 +270,9 @@ module Google
270
270
  # Gets the access control policy for a resource. Returns an empty policy if the
271
271
  # resource exists and does not have a policy set.
272
272
  # @param [String] resource
273
- # REQUIRED: The resource for which the policy is being requested. See the
274
- # operation documentation for the appropriate value for this field.
273
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
274
+ # names](https://cloud.google.com/apis/design/resource_names) for the
275
+ # appropriate value for this field.
275
276
  # @param [Fixnum] options_requested_policy_version
276
277
  # Optional. The maximum policy version that will be used to format the policy.
277
278
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -392,8 +393,9 @@ module Google
392
393
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
393
394
  # PERMISSION_DENIED` errors.
394
395
  # @param [String] resource
395
- # REQUIRED: The resource for which the policy is being specified. See the
396
- # operation documentation for the appropriate value for this field.
396
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
397
+ # names](https://cloud.google.com/apis/design/resource_names) for the
398
+ # appropriate value for this field.
397
399
  # @param [Google::Apis::HealthcareV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
398
400
  # @param [String] fields
399
401
  # Selector specifying which fields to include in a partial response.
@@ -430,8 +432,9 @@ module Google
430
432
  # permission-aware UIs and command-line tools, not for authorization checking.
431
433
  # This operation may "fail open" without warning.
432
434
  # @param [String] resource
433
- # REQUIRED: The resource for which the policy detail is being requested. See the
434
- # operation documentation for the appropriate value for this field.
435
+ # REQUIRED: The resource for which the policy detail is being requested. See [
436
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
437
+ # appropriate value for this field.
435
438
  # @param [Google::Apis::HealthcareV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
436
439
  # @param [String] fields
437
440
  # Selector specifying which fields to include in a partial response.
@@ -642,8 +645,9 @@ module Google
642
645
  # Gets the access control policy for a resource. Returns an empty policy if the
643
646
  # resource exists and does not have a policy set.
644
647
  # @param [String] resource
645
- # REQUIRED: The resource for which the policy is being requested. See the
646
- # operation documentation for the appropriate value for this field.
648
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
649
+ # names](https://cloud.google.com/apis/design/resource_names) for the
650
+ # appropriate value for this field.
647
651
  # @param [Fixnum] options_requested_policy_version
648
652
  # Optional. The maximum policy version that will be used to format the policy.
649
653
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -828,8 +832,9 @@ module Google
828
832
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
829
833
  # PERMISSION_DENIED` errors.
830
834
  # @param [String] resource
831
- # REQUIRED: The resource for which the policy is being specified. See the
832
- # operation documentation for the appropriate value for this field.
835
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
836
+ # names](https://cloud.google.com/apis/design/resource_names) for the
837
+ # appropriate value for this field.
833
838
  # @param [Google::Apis::HealthcareV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
834
839
  # @param [String] fields
835
840
  # Selector specifying which fields to include in a partial response.
@@ -866,8 +871,9 @@ module Google
866
871
  # permission-aware UIs and command-line tools, not for authorization checking.
867
872
  # This operation may "fail open" without warning.
868
873
  # @param [String] resource
869
- # REQUIRED: The resource for which the policy detail is being requested. See the
870
- # operation documentation for the appropriate value for this field.
874
+ # REQUIRED: The resource for which the policy detail is being requested. See [
875
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
876
+ # appropriate value for this field.
871
877
  # @param [Google::Apis::HealthcareV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
872
878
  # @param [String] fields
873
879
  # Selector specifying which fields to include in a partial response.
@@ -1258,8 +1264,9 @@ module Google
1258
1264
  # Gets the access control policy for a resource. Returns an empty policy if the
1259
1265
  # resource exists and does not have a policy set.
1260
1266
  # @param [String] resource
1261
- # REQUIRED: The resource for which the policy is being requested. See the
1262
- # operation documentation for the appropriate value for this field.
1267
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
1268
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1269
+ # appropriate value for this field.
1263
1270
  # @param [Fixnum] options_requested_policy_version
1264
1271
  # Optional. The maximum policy version that will be used to format the policy.
1265
1272
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -1461,8 +1468,9 @@ module Google
1461
1468
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
1462
1469
  # PERMISSION_DENIED` errors.
1463
1470
  # @param [String] resource
1464
- # REQUIRED: The resource for which the policy is being specified. See the
1465
- # operation documentation for the appropriate value for this field.
1471
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
1472
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1473
+ # appropriate value for this field.
1466
1474
  # @param [Google::Apis::HealthcareV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
1467
1475
  # @param [String] fields
1468
1476
  # Selector specifying which fields to include in a partial response.
@@ -1499,8 +1507,9 @@ module Google
1499
1507
  # permission-aware UIs and command-line tools, not for authorization checking.
1500
1508
  # This operation may "fail open" without warning.
1501
1509
  # @param [String] resource
1502
- # REQUIRED: The resource for which the policy detail is being requested. See the
1503
- # operation documentation for the appropriate value for this field.
1510
+ # REQUIRED: The resource for which the policy detail is being requested. See [
1511
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
1512
+ # appropriate value for this field.
1504
1513
  # @param [Google::Apis::HealthcareV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
1505
1514
  # @param [String] fields
1506
1515
  # Selector specifying which fields to include in a partial response.
@@ -2741,8 +2750,9 @@ module Google
2741
2750
  # Gets the access control policy for a resource. Returns an empty policy if the
2742
2751
  # resource exists and does not have a policy set.
2743
2752
  # @param [String] resource
2744
- # REQUIRED: The resource for which the policy is being requested. See the
2745
- # operation documentation for the appropriate value for this field.
2753
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
2754
+ # names](https://cloud.google.com/apis/design/resource_names) for the
2755
+ # appropriate value for this field.
2746
2756
  # @param [Fixnum] options_requested_policy_version
2747
2757
  # Optional. The maximum policy version that will be used to format the policy.
2748
2758
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -3054,8 +3064,9 @@ module Google
3054
3064
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
3055
3065
  # PERMISSION_DENIED` errors.
3056
3066
  # @param [String] resource
3057
- # REQUIRED: The resource for which the policy is being specified. See the
3058
- # operation documentation for the appropriate value for this field.
3067
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
3068
+ # names](https://cloud.google.com/apis/design/resource_names) for the
3069
+ # appropriate value for this field.
3059
3070
  # @param [Google::Apis::HealthcareV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
3060
3071
  # @param [String] fields
3061
3072
  # Selector specifying which fields to include in a partial response.
@@ -3138,8 +3149,9 @@ module Google
3138
3149
  # permission-aware UIs and command-line tools, not for authorization checking.
3139
3150
  # This operation may "fail open" without warning.
3140
3151
  # @param [String] resource
3141
- # REQUIRED: The resource for which the policy detail is being requested. See the
3142
- # operation documentation for the appropriate value for this field.
3152
+ # REQUIRED: The resource for which the policy detail is being requested. See [
3153
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
3154
+ # appropriate value for this field.
3143
3155
  # @param [Google::Apis::HealthcareV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
3144
3156
  # @param [String] fields
3145
3157
  # Selector specifying which fields to include in a partial response.
@@ -4086,8 +4098,9 @@ module Google
4086
4098
  # Gets the access control policy for a resource. Returns an empty policy if the
4087
4099
  # resource exists and does not have a policy set.
4088
4100
  # @param [String] resource
4089
- # REQUIRED: The resource for which the policy is being requested. See the
4090
- # operation documentation for the appropriate value for this field.
4101
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
4102
+ # names](https://cloud.google.com/apis/design/resource_names) for the
4103
+ # appropriate value for this field.
4091
4104
  # @param [Fixnum] options_requested_policy_version
4092
4105
  # Optional. The maximum policy version that will be used to format the policy.
4093
4106
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -4318,8 +4331,9 @@ module Google
4318
4331
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
4319
4332
  # PERMISSION_DENIED` errors.
4320
4333
  # @param [String] resource
4321
- # REQUIRED: The resource for which the policy is being specified. See the
4322
- # operation documentation for the appropriate value for this field.
4334
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
4335
+ # names](https://cloud.google.com/apis/design/resource_names) for the
4336
+ # appropriate value for this field.
4323
4337
  # @param [Google::Apis::HealthcareV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
4324
4338
  # @param [String] fields
4325
4339
  # Selector specifying which fields to include in a partial response.
@@ -4356,8 +4370,9 @@ module Google
4356
4370
  # permission-aware UIs and command-line tools, not for authorization checking.
4357
4371
  # This operation may "fail open" without warning.
4358
4372
  # @param [String] resource
4359
- # REQUIRED: The resource for which the policy detail is being requested. See the
4360
- # operation documentation for the appropriate value for this field.
4373
+ # REQUIRED: The resource for which the policy detail is being requested. See [
4374
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
4375
+ # appropriate value for this field.
4361
4376
  # @param [Google::Apis::HealthcareV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
4362
4377
  # @param [String] fields
4363
4378
  # Selector specifying which fields to include in a partial response.
@@ -4594,11 +4609,13 @@ module Google
4594
4609
  # String of comma-delimited FHIR resource types. If provided, only resources of
4595
4610
  # the specified resource type(s) are returned.
4596
4611
  # @param [String] end_
4597
- # The response includes records prior to the end date. If no end date is
4598
- # provided, all records subsequent to the start date are in scope.
4612
+ # The response includes records prior to the end date. The date uses the format
4613
+ # YYYY-MM-DD. If no end date is provided, all records subsequent to the start
4614
+ # date are in scope.
4599
4615
  # @param [String] start
4600
- # The response includes records subsequent to the start date. If no start date
4601
- # is provided, all records prior to the end date are in scope.
4616
+ # The response includes records subsequent to the start date. The date uses the
4617
+ # format YYYY-MM-DD. If no start date is provided, all records prior to the end
4618
+ # date are in scope.
4602
4619
  # @param [String] fields
4603
4620
  # Selector specifying which fields to include in a partial response.
4604
4621
  # @param [String] quota_user
@@ -5663,8 +5680,9 @@ module Google
5663
5680
  # Gets the access control policy for a resource. Returns an empty policy if the
5664
5681
  # resource exists and does not have a policy set.
5665
5682
  # @param [String] resource
5666
- # REQUIRED: The resource for which the policy is being requested. See the
5667
- # operation documentation for the appropriate value for this field.
5683
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
5684
+ # names](https://cloud.google.com/apis/design/resource_names) for the
5685
+ # appropriate value for this field.
5668
5686
  # @param [Fixnum] options_requested_policy_version
5669
5687
  # Optional. The maximum policy version that will be used to format the policy.
5670
5688
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -5865,8 +5883,9 @@ module Google
5865
5883
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
5866
5884
  # PERMISSION_DENIED` errors.
5867
5885
  # @param [String] resource
5868
- # REQUIRED: The resource for which the policy is being specified. See the
5869
- # operation documentation for the appropriate value for this field.
5886
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
5887
+ # names](https://cloud.google.com/apis/design/resource_names) for the
5888
+ # appropriate value for this field.
5870
5889
  # @param [Google::Apis::HealthcareV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
5871
5890
  # @param [String] fields
5872
5891
  # Selector specifying which fields to include in a partial response.
@@ -5903,8 +5922,9 @@ module Google
5903
5922
  # permission-aware UIs and command-line tools, not for authorization checking.
5904
5923
  # This operation may "fail open" without warning.
5905
5924
  # @param [String] resource
5906
- # REQUIRED: The resource for which the policy detail is being requested. See the
5907
- # operation documentation for the appropriate value for this field.
5925
+ # REQUIRED: The resource for which the policy detail is being requested. See [
5926
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
5927
+ # appropriate value for this field.
5908
5928
  # @param [Google::Apis::HealthcareV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
5909
5929
  # @param [String] fields
5910
5930
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-healthcare_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.28.0
4
+ version: 0.29.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-16 00:00:00.000000000 Z
11
+ date: 2022-05-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-healthcare_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.28.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.29.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-healthcare_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Healthcare API V1beta1