google-apis-healthcare_v1beta1 0.16.0 → 0.20.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: 64463d13ea4edc9243f495423149e76d23bb681b0eca7596fb6c64b28a64708c
4
- data.tar.gz: dc80ede50c233ccb90aaae4cb5d2a2a26424388e469540e76ee0b6a84473edb5
3
+ metadata.gz: 4d5fa5b921994c897033e58a42779890b90b700623461c9778161df9fde5c57e
4
+ data.tar.gz: e7ef761208526efe49a597352fbd768e8e09518fd4ccf0171b990c315d825a57
5
5
  SHA512:
6
- metadata.gz: d41875dfc57bc7ad0a6c045da15e832391c06d7c18555e96ba8189e3a951f2f91a99fc66de8d154c48ea513839edcaa5ed4f301c4735e002b95a1fd0c4a45aa1
7
- data.tar.gz: dcf9da1c00ee070cec64fd3850b0aa0a46a66be7766d6878a969c52e33e405cf27719b1b17dc3e2d10f9537550ebda98fde9730444db401d42225dafddfe3d15
6
+ metadata.gz: 6e8255d726fe3a99186bce5ec4787baa790724e48aee13fe3375f19416c9d8cbcf4acf389a3e07d0743f45f9da9112844e13be5283e6cefca8d99af5b40c08d7
7
+ data.tar.gz: e2eb3d7905541bc294b376394d09d03d336e94843e26c1537341906666cd71f776df7a00f6d07258d1f9213fa2a01eff65472bffd8c02abc8928f84836606756
data/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Release history for google-apis-healthcare_v1beta1
2
2
 
3
+ ### v0.20.0 (2022-01-05)
4
+
5
+ * Regenerated from discovery document revision 20220104
6
+
7
+ ### v0.19.0 (2021-11-16)
8
+
9
+ * Regenerated from discovery document revision 20211105
10
+
11
+ ### v0.18.0 (2021-11-05)
12
+
13
+ * Regenerated from discovery document revision 20211025
14
+
15
+ ### v0.17.0 (2021-10-27)
16
+
17
+ * Regenerated from discovery document revision 20211016
18
+ * Unspecified changes
19
+
3
20
  ### v0.16.0 (2021-10-12)
4
21
 
5
22
  * Regenerated from discovery document revision 20211004
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/healthcare_v1beta1"
51
51
  client = Google::Apis::HealthcareV1beta1::CloudHealthcareService.new
52
52
 
53
53
  # Authenticate calls
54
- client.authentication = # ... use the googleauth gem to create credentials
54
+ client.authorization = # ... use the googleauth gem to create credentials
55
55
  ```
56
56
 
57
57
  See the class reference docs for information on the methods you can call from a client.
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Healthcare service in particular.)
67
67
 
@@ -463,7 +463,7 @@ module Google
463
463
  end
464
464
  end
465
465
 
466
- # Associates `members` with a `role`.
466
+ # Associates `members`, or principals, with a `role`.
467
467
  class Binding
468
468
  include Google::Apis::Core::Hashable
469
469
 
@@ -486,7 +486,7 @@ module Google
486
486
  # @return [Google::Apis::HealthcareV1beta1::Expr]
487
487
  attr_accessor :condition
488
488
 
489
- # Specifies the identities requesting access for a Cloud Platform resource. `
489
+ # Specifies the principals requesting access for a Cloud Platform resource. `
490
490
  # members` can have the following values: * `allUsers`: A special identifier
491
491
  # that represents anyone who is on the internet; with or without a Google
492
492
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -516,8 +516,8 @@ module Google
516
516
  # @return [Array<String>]
517
517
  attr_accessor :members
518
518
 
519
- # Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`
520
- # , or `roles/owner`.
519
+ # Role that is assigned to the list of `members`, or principals. For example, `
520
+ # roles/viewer`, `roles/editor`, or `roles/owner`.
521
521
  # Corresponds to the JSON property `role`
522
522
  # @return [String]
523
523
  attr_accessor :role
@@ -978,8 +978,9 @@ module Google
978
978
  include Google::Apis::Core::Hashable
979
979
 
980
980
  # An AES 128/192/256 bit key. Causes the hash to be computed based on this key.
981
- # A default key is generated for each Deidentify operation and is used wherever
982
- # crypto_key is not specified.
981
+ # A default key is generated for each Deidentify operation and is used when
982
+ # neither `crypto_key` nor `kms_wrapped` is specified. Must not be set if `
983
+ # kms_wrapped` is set.
983
984
  # Corresponds to the JSON property `cryptoKey`
984
985
  # NOTE: Values are automatically base64 encoded/decoded in the client library.
985
986
  # @return [String]
@@ -1033,8 +1034,9 @@ module Google
1033
1034
  include Google::Apis::Core::Hashable
1034
1035
 
1035
1036
  # An AES 128/192/256 bit key. Causes the shift to be computed based on this key
1036
- # and the patient ID. A default key is generated for each Deidentify operation
1037
- # and is used wherever crypto_key is not specified.
1037
+ # and the patient ID. A default key is generated for each de-identification
1038
+ # operation and is used when neither `crypto_key` nor `kms_wrapped` is specified.
1039
+ # Must not be set if `kms_wrapped` is set.
1038
1040
  # Corresponds to the JSON property `cryptoKey`
1039
1041
  # NOTE: Values are automatically base64 encoded/decoded in the client library.
1040
1042
  # @return [String]
@@ -1938,10 +1940,20 @@ module Google
1938
1940
  class FhirConfig
1939
1941
  include Google::Apis::Core::Hashable
1940
1942
 
1943
+ # The behaviour for handling FHIR extensions that aren't otherwise specified for
1944
+ # de-identification. If true, all extensions are preserved during de-
1945
+ # identification by default. If false or unspecified, all extensions are removed
1946
+ # during de-identification by default.
1947
+ # Corresponds to the JSON property `defaultKeepExtensions`
1948
+ # @return [Boolean]
1949
+ attr_accessor :default_keep_extensions
1950
+ alias_method :default_keep_extensions?, :default_keep_extensions
1951
+
1941
1952
  # Specifies FHIR paths to match and how to transform them. Any field that is not
1942
1953
  # matched by a FieldMetadata is passed through to the output dataset unmodified.
1943
- # All extensions are removed in the output. If a field can be matched by more
1944
- # than one FieldMetadata, the first FieldMetadata.Action is applied.
1954
+ # All extensions will be processed according to `default_keep_extensions`. If a
1955
+ # field can be matched by more than one FieldMetadata, the first FieldMetadata.
1956
+ # Action is applied.
1945
1957
  # Corresponds to the JSON property `fieldMetadataList`
1946
1958
  # @return [Array<Google::Apis::HealthcareV1beta1::FieldMetadata>]
1947
1959
  attr_accessor :field_metadata_list
@@ -1952,6 +1964,7 @@ module Google
1952
1964
 
1953
1965
  # Update properties of this object
1954
1966
  def update!(**args)
1967
+ @default_keep_extensions = args[:default_keep_extensions] if args.key?(:default_keep_extensions)
1955
1968
  @field_metadata_list = args[:field_metadata_list] if args.key?(:field_metadata_list)
1956
1969
  end
1957
1970
  end
@@ -2170,9 +2183,10 @@ module Google
2170
2183
  # by "Address.String". For "choice" types (those defined in the FHIR spec with
2171
2184
  # the form: field[x]), use two separate components. For example, "deceasedAge.
2172
2185
  # unit" is matched by "Deceased.Age.unit". Supported types are:
2173
- # AdministrativeGenderCode, Code, Date, DateTime, Decimal, HumanName, Id,
2174
- # LanguageCode, Markdown, Oid, String, Uri, Uuid, Xhtml. The sub-type for
2175
- # HumanName, such as HumanName.given or HumanName.family, can be omitted.
2186
+ # AdministrativeGenderCode, Base64Binary, Boolean, Code, Date, DateTime, Decimal,
2187
+ # HumanName, Id, Instant, Integer, LanguageCode, Markdown, Oid, PositiveInt,
2188
+ # String, UnsignedInt, Uri, Uuid, Xhtml. The sub-type for HumanName(for example
2189
+ # HumanName.given, HumanName.family) can be omitted.
2176
2190
  # Corresponds to the JSON property `paths`
2177
2191
  # @return [Array<String>]
2178
2192
  attr_accessor :paths
@@ -4134,8 +4148,9 @@ module Google
4134
4148
  # @return [String]
4135
4149
  attr_accessor :segment_terminator
4136
4150
 
4137
- # Immutable. Determines the version of the unschematized parser to be used when `
4138
- # schema` is not given. This field is immutable after store creation.
4151
+ # Immutable. Determines the version of both the default parser to be used when `
4152
+ # schema` is not given, as well as the schematized parser used when `schema` is
4153
+ # specified. This field is immutable after HL7v2 store creation.
4139
4154
  # Corresponds to the JSON property `version`
4140
4155
  # @return [String]
4141
4156
  attr_accessor :version
@@ -4180,31 +4195,31 @@ module Google
4180
4195
 
4181
4196
  # An Identity and Access Management (IAM) policy, which specifies access
4182
4197
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
4183
- # A `binding` binds one or more `members` to a single `role`. Members can be
4184
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
4185
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
4186
- # role or a user-created custom role. For some types of Google Cloud resources,
4187
- # a `binding` can also specify a `condition`, which is a logical expression that
4188
- # allows access to a resource only if the expression evaluates to `true`. A
4189
- # condition can add constraints based on attributes of the request, the resource,
4190
- # or both. To learn which resources support conditions in their IAM policies,
4191
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
4192
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
4193
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
4194
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
4195
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
4196
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
4197
- # title": "expirable access", "description": "Does not grant access after Sep
4198
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
4199
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
4200
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
4201
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
4202
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
4203
- # roles/resourcemanager.organizationViewer condition: title: expirable access
4204
- # description: Does not grant access after Sep 2020 expression: request.time <
4205
- # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
4206
- # description of IAM and its features, see the [IAM documentation](https://cloud.
4207
- # google.com/iam/docs/).
4198
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
4199
+ # Principals can be user accounts, service accounts, Google groups, and domains (
4200
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
4201
+ # an IAM predefined role or a user-created custom role. For some types of Google
4202
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
4203
+ # logical expression that allows access to a resource only if the expression
4204
+ # evaluates to `true`. A condition can add constraints based on attributes of
4205
+ # the request, the resource, or both. To learn which resources support
4206
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
4207
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
4208
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
4209
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
4210
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
4211
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
4212
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
4213
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
4214
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
4215
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
4216
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
4217
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
4218
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
4219
+ # access description: Does not grant access after Sep 2020 expression: request.
4220
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
4221
+ # a description of IAM and its features, see the [IAM documentation](https://
4222
+ # cloud.google.com/iam/docs/).
4208
4223
  class Policy
4209
4224
  include Google::Apis::Core::Hashable
4210
4225
 
@@ -4213,14 +4228,14 @@ module Google
4213
4228
  # @return [Array<Google::Apis::HealthcareV1beta1::AuditConfig>]
4214
4229
  attr_accessor :audit_configs
4215
4230
 
4216
- # Associates a list of `members` to a `role`. Optionally, may specify a `
4217
- # condition` that determines how and when the `bindings` are applied. Each of
4218
- # the `bindings` must contain at least one member. The `bindings` in a `Policy`
4219
- # can refer to up to 1,500 members; up to 250 of these members can be Google
4220
- # groups. Each occurrence of a member counts towards these limits. For example,
4221
- # if the `bindings` grant 50 different roles to `user:alice@example.com`, and
4222
- # not to any other member, then you can add another 1,450 members to the `
4223
- # bindings` in the `Policy`.
4231
+ # Associates a list of `members`, or principals, with a `role`. Optionally, may
4232
+ # specify a `condition` that determines how and when the `bindings` are applied.
4233
+ # Each of the `bindings` must contain at least one principal. The `bindings` in
4234
+ # a `Policy` can refer to up to 1,500 principals; up to 250 of these principals
4235
+ # can be Google groups. Each occurrence of a principal counts towards these
4236
+ # limits. For example, if the `bindings` grant 50 different roles to `user:alice@
4237
+ # example.com`, and not to any other principal, then you can add another 1,450
4238
+ # principals to the `bindings` in the `Policy`.
4224
4239
  # Corresponds to the JSON property `bindings`
4225
4240
  # @return [Array<Google::Apis::HealthcareV1beta1::Binding>]
4226
4241
  attr_accessor :bindings
@@ -4838,31 +4853,31 @@ module Google
4838
4853
 
4839
4854
  # An Identity and Access Management (IAM) policy, which specifies access
4840
4855
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
4841
- # A `binding` binds one or more `members` to a single `role`. Members can be
4842
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
4843
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
4844
- # role or a user-created custom role. For some types of Google Cloud resources,
4845
- # a `binding` can also specify a `condition`, which is a logical expression that
4846
- # allows access to a resource only if the expression evaluates to `true`. A
4847
- # condition can add constraints based on attributes of the request, the resource,
4848
- # or both. To learn which resources support conditions in their IAM policies,
4849
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
4850
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
4851
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
4852
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
4853
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
4854
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
4855
- # title": "expirable access", "description": "Does not grant access after Sep
4856
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
4857
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
4858
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
4859
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
4860
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
4861
- # roles/resourcemanager.organizationViewer condition: title: expirable access
4862
- # description: Does not grant access after Sep 2020 expression: request.time <
4863
- # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
4864
- # description of IAM and its features, see the [IAM documentation](https://cloud.
4865
- # google.com/iam/docs/).
4856
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
4857
+ # Principals can be user accounts, service accounts, Google groups, and domains (
4858
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
4859
+ # an IAM predefined role or a user-created custom role. For some types of Google
4860
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
4861
+ # logical expression that allows access to a resource only if the expression
4862
+ # evaluates to `true`. A condition can add constraints based on attributes of
4863
+ # the request, the resource, or both. To learn which resources support
4864
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
4865
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
4866
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
4867
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
4868
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
4869
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
4870
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
4871
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
4872
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
4873
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
4874
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
4875
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
4876
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
4877
+ # access description: Does not grant access after Sep 2020 expression: request.
4878
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
4879
+ # a description of IAM and its features, see the [IAM documentation](https://
4880
+ # cloud.google.com/iam/docs/).
4866
4881
  # Corresponds to the JSON property `policy`
4867
4882
  # @return [Google::Apis::HealthcareV1beta1::Policy]
4868
4883
  attr_accessor :policy
@@ -5188,6 +5203,16 @@ module Google
5188
5203
  class ValidationConfig
5189
5204
  include Google::Apis::Core::Hashable
5190
5205
 
5206
+ # Whether to disable FHIRPath validation for incoming resources. Set this to
5207
+ # true to disable checking incoming resources for conformance against FHIRPath
5208
+ # requirement defined in the FHIR specification. This property only affects
5209
+ # resource types that do not have profiles configured for them, any rules in
5210
+ # enabled implementation guides will still be enforced.
5211
+ # Corresponds to the JSON property `disableFhirpathValidation`
5212
+ # @return [Boolean]
5213
+ attr_accessor :disable_fhirpath_validation
5214
+ alias_method :disable_fhirpath_validation?, :disable_fhirpath_validation
5215
+
5191
5216
  # Whether to disable profile validation for this FHIR store. Set this to true to
5192
5217
  # disable checking incoming resources for conformance against
5193
5218
  # StructureDefinitions in this FHIR store.
@@ -5196,6 +5221,26 @@ module Google
5196
5221
  attr_accessor :disable_profile_validation
5197
5222
  alias_method :disable_profile_validation?, :disable_profile_validation
5198
5223
 
5224
+ # Whether to disable reference type validation for incoming resources. Set this
5225
+ # to true to disable checking incoming resources for conformance against
5226
+ # reference type requirement defined in the FHIR specification. This property
5227
+ # only affects resource types that do not have profiles configured for them, any
5228
+ # rules in enabled implementation guides will still be enforced.
5229
+ # Corresponds to the JSON property `disableReferenceTypeValidation`
5230
+ # @return [Boolean]
5231
+ attr_accessor :disable_reference_type_validation
5232
+ alias_method :disable_reference_type_validation?, :disable_reference_type_validation
5233
+
5234
+ # Whether to disable required fields validation for incoming resources. Set this
5235
+ # to true to disable checking incoming resources for conformance against
5236
+ # required fields requirement defined in the FHIR specification. This property
5237
+ # only affects resource types that do not have profiles configured for them, any
5238
+ # rules in enabled implementation guides will still be enforced.
5239
+ # Corresponds to the JSON property `disableRequiredFieldValidation`
5240
+ # @return [Boolean]
5241
+ attr_accessor :disable_required_field_validation
5242
+ alias_method :disable_required_field_validation?, :disable_required_field_validation
5243
+
5199
5244
  # A list of ImplementationGuide URLs in this FHIR store that are used to
5200
5245
  # configure the profiles to use for validation. For example, to use the US Core
5201
5246
  # profiles for validation, set `enabled_implementation_guides` to `["http://hl7.
@@ -5219,7 +5264,10 @@ module Google
5219
5264
 
5220
5265
  # Update properties of this object
5221
5266
  def update!(**args)
5267
+ @disable_fhirpath_validation = args[:disable_fhirpath_validation] if args.key?(:disable_fhirpath_validation)
5222
5268
  @disable_profile_validation = args[:disable_profile_validation] if args.key?(:disable_profile_validation)
5269
+ @disable_reference_type_validation = args[:disable_reference_type_validation] if args.key?(:disable_reference_type_validation)
5270
+ @disable_required_field_validation = args[:disable_required_field_validation] if args.key?(:disable_required_field_validation)
5223
5271
  @enabled_implementation_guides = args[:enabled_implementation_guides] if args.key?(:enabled_implementation_guides)
5224
5272
  end
5225
5273
  end
@@ -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.16.0"
19
+ GEM_VERSION = "0.20.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211004"
25
+ REVISION = "20220104"
26
26
  end
27
27
  end
28
28
  end
@@ -1530,6 +1530,7 @@ module Google
1530
1530
  class FhirConfig
1531
1531
  # @private
1532
1532
  class Representation < Google::Apis::Core::JsonRepresentation
1533
+ property :default_keep_extensions, as: 'defaultKeepExtensions'
1533
1534
  collection :field_metadata_list, as: 'fieldMetadataList', class: Google::Apis::HealthcareV1beta1::FieldMetadata, decorator: Google::Apis::HealthcareV1beta1::FieldMetadata::Representation
1534
1535
 
1535
1536
  end
@@ -2431,7 +2432,10 @@ module Google
2431
2432
  class ValidationConfig
2432
2433
  # @private
2433
2434
  class Representation < Google::Apis::Core::JsonRepresentation
2435
+ property :disable_fhirpath_validation, as: 'disableFhirpathValidation'
2434
2436
  property :disable_profile_validation, as: 'disableProfileValidation'
2437
+ property :disable_reference_type_validation, as: 'disableReferenceTypeValidation'
2438
+ property :disable_required_field_validation, as: 'disableRequiredFieldValidation'
2435
2439
  collection :enabled_implementation_guides, as: 'enabledImplementationGuides'
2436
2440
  end
2437
2441
  end
@@ -273,13 +273,16 @@ module Google
273
273
  # REQUIRED: The resource for which the policy is being requested. See the
274
274
  # operation documentation for the appropriate value for this field.
275
275
  # @param [Fixnum] options_requested_policy_version
276
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
277
- # 3. Requests specifying an invalid value will be rejected. Requests for
278
- # policies with any conditional bindings must specify version 3. Policies
279
- # without any conditional bindings may specify any valid value or leave the
280
- # field unset. To learn which resources support conditions in their IAM policies,
281
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
282
- # resource-policies).
276
+ # Optional. The maximum policy version that will be used to format the policy.
277
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
278
+ # rejected. Requests for policies with any conditional role bindings must
279
+ # specify version 3. Policies with no conditional role bindings may specify any
280
+ # valid value or leave the field unset. The policy in the response might use the
281
+ # policy version that you specified, or it might use a lower policy version. For
282
+ # example, if you specify version 3, but the policy has no conditional role
283
+ # bindings, the response uses version 1. To learn which resources support
284
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
285
+ # google.com/iam/help/conditions/resource-policies).
283
286
  # @param [String] fields
284
287
  # Selector specifying which fields to include in a partial response.
285
288
  # @param [String] quota_user
@@ -642,13 +645,16 @@ module Google
642
645
  # REQUIRED: The resource for which the policy is being requested. See the
643
646
  # operation documentation for the appropriate value for this field.
644
647
  # @param [Fixnum] options_requested_policy_version
645
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
646
- # 3. Requests specifying an invalid value will be rejected. Requests for
647
- # policies with any conditional bindings must specify version 3. Policies
648
- # without any conditional bindings may specify any valid value or leave the
649
- # field unset. To learn which resources support conditions in their IAM policies,
650
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
651
- # resource-policies).
648
+ # Optional. The maximum policy version that will be used to format the policy.
649
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
650
+ # rejected. Requests for policies with any conditional role bindings must
651
+ # specify version 3. Policies with no conditional role bindings may specify any
652
+ # valid value or leave the field unset. The policy in the response might use the
653
+ # policy version that you specified, or it might use a lower policy version. For
654
+ # example, if you specify version 3, but the policy has no conditional role
655
+ # bindings, the response uses version 1. To learn which resources support
656
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
657
+ # google.com/iam/help/conditions/resource-policies).
652
658
  # @param [String] fields
653
659
  # Selector specifying which fields to include in a partial response.
654
660
  # @param [String] quota_user
@@ -1255,13 +1261,16 @@ module Google
1255
1261
  # REQUIRED: The resource for which the policy is being requested. See the
1256
1262
  # operation documentation for the appropriate value for this field.
1257
1263
  # @param [Fixnum] options_requested_policy_version
1258
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
1259
- # 3. Requests specifying an invalid value will be rejected. Requests for
1260
- # policies with any conditional bindings must specify version 3. Policies
1261
- # without any conditional bindings may specify any valid value or leave the
1262
- # field unset. To learn which resources support conditions in their IAM policies,
1263
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1264
- # resource-policies).
1264
+ # Optional. The maximum policy version that will be used to format the policy.
1265
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
1266
+ # rejected. Requests for policies with any conditional role bindings must
1267
+ # specify version 3. Policies with no conditional role bindings may specify any
1268
+ # valid value or leave the field unset. The policy in the response might use the
1269
+ # policy version that you specified, or it might use a lower policy version. For
1270
+ # example, if you specify version 3, but the policy has no conditional role
1271
+ # bindings, the response uses version 1. To learn which resources support
1272
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1273
+ # google.com/iam/help/conditions/resource-policies).
1265
1274
  # @param [String] fields
1266
1275
  # Selector specifying which fields to include in a partial response.
1267
1276
  # @param [String] quota_user
@@ -2735,13 +2744,16 @@ module Google
2735
2744
  # REQUIRED: The resource for which the policy is being requested. See the
2736
2745
  # operation documentation for the appropriate value for this field.
2737
2746
  # @param [Fixnum] options_requested_policy_version
2738
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
2739
- # 3. Requests specifying an invalid value will be rejected. Requests for
2740
- # policies with any conditional bindings must specify version 3. Policies
2741
- # without any conditional bindings may specify any valid value or leave the
2742
- # field unset. To learn which resources support conditions in their IAM policies,
2743
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
2744
- # resource-policies).
2747
+ # Optional. The maximum policy version that will be used to format the policy.
2748
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
2749
+ # rejected. Requests for policies with any conditional role bindings must
2750
+ # specify version 3. Policies with no conditional role bindings may specify any
2751
+ # valid value or leave the field unset. The policy in the response might use the
2752
+ # policy version that you specified, or it might use a lower policy version. For
2753
+ # example, if you specify version 3, but the policy has no conditional role
2754
+ # bindings, the response uses version 1. To learn which resources support
2755
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
2756
+ # google.com/iam/help/conditions/resource-policies).
2745
2757
  # @param [String] fields
2746
2758
  # Selector specifying which fields to include in a partial response.
2747
2759
  # @param [String] quota_user
@@ -4077,13 +4089,16 @@ module Google
4077
4089
  # REQUIRED: The resource for which the policy is being requested. See the
4078
4090
  # operation documentation for the appropriate value for this field.
4079
4091
  # @param [Fixnum] options_requested_policy_version
4080
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
4081
- # 3. Requests specifying an invalid value will be rejected. Requests for
4082
- # policies with any conditional bindings must specify version 3. Policies
4083
- # without any conditional bindings may specify any valid value or leave the
4084
- # field unset. To learn which resources support conditions in their IAM policies,
4085
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
4086
- # resource-policies).
4092
+ # Optional. The maximum policy version that will be used to format the policy.
4093
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
4094
+ # rejected. Requests for policies with any conditional role bindings must
4095
+ # specify version 3. Policies with no conditional role bindings may specify any
4096
+ # valid value or leave the field unset. The policy in the response might use the
4097
+ # policy version that you specified, or it might use a lower policy version. For
4098
+ # example, if you specify version 3, but the policy has no conditional role
4099
+ # bindings, the response uses version 1. To learn which resources support
4100
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
4101
+ # google.com/iam/help/conditions/resource-policies).
4087
4102
  # @param [String] fields
4088
4103
  # Selector specifying which fields to include in a partial response.
4089
4104
  # @param [String] quota_user
@@ -5641,13 +5656,16 @@ module Google
5641
5656
  # REQUIRED: The resource for which the policy is being requested. See the
5642
5657
  # operation documentation for the appropriate value for this field.
5643
5658
  # @param [Fixnum] options_requested_policy_version
5644
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
5645
- # 3. Requests specifying an invalid value will be rejected. Requests for
5646
- # policies with any conditional bindings must specify version 3. Policies
5647
- # without any conditional bindings may specify any valid value or leave the
5648
- # field unset. To learn which resources support conditions in their IAM policies,
5649
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
5650
- # resource-policies).
5659
+ # Optional. The maximum policy version that will be used to format the policy.
5660
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
5661
+ # rejected. Requests for policies with any conditional role bindings must
5662
+ # specify version 3. Policies with no conditional role bindings may specify any
5663
+ # valid value or leave the field unset. The policy in the response might use the
5664
+ # policy version that you specified, or it might use a lower policy version. For
5665
+ # example, if you specify version 3, but the policy has no conditional role
5666
+ # bindings, the response uses version 1. To learn which resources support
5667
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
5668
+ # google.com/iam/help/conditions/resource-policies).
5651
5669
  # @param [String] fields
5652
5670
  # Selector specifying which fields to include in a partial response.
5653
5671
  # @param [String] quota_user
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.16.0
4
+ version: 0.20.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: 2021-10-18 00:00:00.000000000 Z
11
+ date: 2022-01-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -57,9 +57,9 @@ licenses:
57
57
  - Apache-2.0
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-healthcare_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.16.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-healthcare_v1beta1
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.20.0
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: []
65
65
  require_paths:
@@ -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.2.17
78
+ rubygems_version: 3.3.4
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Healthcare API V1beta1