google-api-client 0.33.0 → 0.33.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (95) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +35 -0
  3. data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
  4. data/generated/google/apis/accessapproval_v1beta1/classes.rb +19 -0
  5. data/generated/google/apis/accessapproval_v1beta1/representations.rb +12 -0
  6. data/generated/google/apis/accessapproval_v1beta1/service.rb +105 -0
  7. data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
  8. data/generated/google/apis/accesscontextmanager_v1/classes.rb +1 -1
  9. data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
  10. data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +1 -1
  11. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  12. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  13. data/generated/google/apis/androidpublisher_v3/classes.rb +6 -0
  14. data/generated/google/apis/androidpublisher_v3/representations.rb +1 -0
  15. data/generated/google/apis/bigquery_v2.rb +1 -1
  16. data/generated/google/apis/bigquery_v2/classes.rb +6 -0
  17. data/generated/google/apis/bigquery_v2/representations.rb +2 -0
  18. data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
  19. data/generated/google/apis/bigqueryconnection_v1beta1/service.rb +1 -1
  20. data/generated/google/apis/binaryauthorization_v1.rb +1 -1
  21. data/generated/google/apis/binaryauthorization_v1/service.rb +2 -0
  22. data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
  23. data/generated/google/apis/binaryauthorization_v1beta1/service.rb +2 -0
  24. data/generated/google/apis/cloudasset_v1.rb +1 -1
  25. data/generated/google/apis/cloudasset_v1/classes.rb +14 -15
  26. data/generated/google/apis/cloudasset_v1/service.rb +1 -2
  27. data/generated/google/apis/clouddebugger_v2.rb +1 -1
  28. data/generated/google/apis/clouddebugger_v2/service.rb +14 -14
  29. data/generated/google/apis/cloudidentity_v1.rb +1 -1
  30. data/generated/google/apis/cloudidentity_v1/classes.rb +11 -8
  31. data/generated/google/apis/cloudidentity_v1/service.rb +2 -1
  32. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  33. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +11 -8
  34. data/generated/google/apis/cloudidentity_v1beta1/service.rb +2 -1
  35. data/generated/google/apis/cloudsearch_v1.rb +1 -1
  36. data/generated/google/apis/cloudsearch_v1/classes.rb +5 -2
  37. data/generated/google/apis/cloudsearch_v1/service.rb +5 -2
  38. data/generated/google/apis/cloudshell_v1.rb +1 -1
  39. data/generated/google/apis/cloudshell_v1/classes.rb +15 -0
  40. data/generated/google/apis/cloudshell_v1/representations.rb +2 -0
  41. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  42. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +15 -0
  43. data/generated/google/apis/cloudshell_v1alpha1/representations.rb +2 -0
  44. data/generated/google/apis/compute_alpha.rb +1 -1
  45. data/generated/google/apis/compute_alpha/classes.rb +481 -126
  46. data/generated/google/apis/compute_alpha/representations.rb +107 -2
  47. data/generated/google/apis/compute_alpha/service.rb +1035 -640
  48. data/generated/google/apis/compute_beta.rb +1 -1
  49. data/generated/google/apis/compute_beta/classes.rb +986 -241
  50. data/generated/google/apis/compute_beta/representations.rb +284 -0
  51. data/generated/google/apis/compute_beta/service.rb +1242 -532
  52. data/generated/google/apis/compute_v1.rb +1 -1
  53. data/generated/google/apis/compute_v1/classes.rb +252 -99
  54. data/generated/google/apis/compute_v1/representations.rb +24 -0
  55. data/generated/google/apis/compute_v1/service.rb +749 -472
  56. data/generated/google/apis/docs_v1.rb +1 -1
  57. data/generated/google/apis/docs_v1/classes.rb +63 -0
  58. data/generated/google/apis/docs_v1/representations.rb +17 -0
  59. data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
  60. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  61. data/generated/google/apis/healthcare_v1beta1/classes.rb +203 -8
  62. data/generated/google/apis/healthcare_v1beta1/representations.rb +101 -0
  63. data/generated/google/apis/healthcare_v1beta1/service.rb +100 -3
  64. data/generated/google/apis/iam_v1.rb +1 -1
  65. data/generated/google/apis/iam_v1/classes.rb +1 -1
  66. data/generated/google/apis/iap_v1.rb +1 -1
  67. data/generated/google/apis/iap_v1/classes.rb +185 -0
  68. data/generated/google/apis/iap_v1/representations.rb +102 -0
  69. data/generated/google/apis/iap_v1/service.rb +72 -0
  70. data/generated/google/apis/{speech_v2beta.rb → lifesciences_v2beta.rb} +9 -8
  71. data/generated/google/apis/lifesciences_v2beta/classes.rb +1328 -0
  72. data/generated/google/apis/lifesciences_v2beta/representations.rb +533 -0
  73. data/generated/google/apis/lifesciences_v2beta/service.rb +303 -0
  74. data/generated/google/apis/monitoring_v1.rb +36 -0
  75. data/generated/google/apis/monitoring_v1/classes.rb +260 -0
  76. data/generated/google/apis/monitoring_v1/representations.rb +123 -0
  77. data/generated/google/apis/monitoring_v1/service.rb +64 -0
  78. data/generated/google/apis/policytroubleshooter_v1beta.rb +1 -1
  79. data/generated/google/apis/run_v1.rb +1 -1
  80. data/generated/google/apis/run_v1/classes.rb +0 -7
  81. data/generated/google/apis/run_v1/service.rb +156 -94
  82. data/generated/google/apis/sql_v1beta4.rb +37 -0
  83. data/generated/google/apis/sql_v1beta4/classes.rb +2689 -0
  84. data/generated/google/apis/sql_v1beta4/representations.rb +1099 -0
  85. data/generated/google/apis/sql_v1beta4/service.rb +1660 -0
  86. data/generated/google/apis/testing_v1.rb +1 -1
  87. data/generated/google/apis/testing_v1/classes.rb +1 -1
  88. data/generated/google/apis/vision_v1.rb +1 -1
  89. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  90. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  91. data/lib/google/apis/version.rb +1 -1
  92. metadata +14 -6
  93. data/generated/google/apis/speech_v2beta/classes.rb +0 -355
  94. data/generated/google/apis/speech_v2beta/representations.rb +0 -152
  95. data/generated/google/apis/speech_v2beta/service.rb +0 -138
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/docs/
26
26
  module DocsV1
27
27
  VERSION = 'V1'
28
- REVISION = '20190827'
28
+ REVISION = '20191010'
29
29
 
30
30
  # View and manage your Google Docs documents
31
31
  AUTH_DOCUMENTS = 'https://www.googleapis.com/auth/documents'
@@ -3706,6 +3706,53 @@ module Google
3706
3706
  end
3707
3707
  end
3708
3708
 
3709
+ # Replaces the contents of the specified
3710
+ # NamedRange or
3711
+ # NamedRanges with the given replacement
3712
+ # content.
3713
+ # Note that an individual NamedRange may
3714
+ # consist of multiple discontinuous
3715
+ # ranges. In this case, only the
3716
+ # content in the first range will be replaced. The other ranges and their
3717
+ # content will be deleted.
3718
+ # In cases where replacing or deleting any ranges would result in an invalid
3719
+ # document structure, a 400 bad request error is returned.
3720
+ class ReplaceNamedRangeContentRequest
3721
+ include Google::Apis::Core::Hashable
3722
+
3723
+ # The ID of the named range whose content will be replaced.
3724
+ # If there is no named range with the given ID a 400 bad request error is
3725
+ # returned.
3726
+ # Corresponds to the JSON property `namedRangeId`
3727
+ # @return [String]
3728
+ attr_accessor :named_range_id
3729
+
3730
+ # The name of the NamedRanges whose
3731
+ # content will be replaced.
3732
+ # If there are multiple named ranges with the given name, then
3733
+ # the content of each one will be replaced. If there are no named ranges
3734
+ # with the given name, then the request will be a no-op.
3735
+ # Corresponds to the JSON property `namedRangeName`
3736
+ # @return [String]
3737
+ attr_accessor :named_range_name
3738
+
3739
+ # Replaces the content of the specified named range(s) with the given text.
3740
+ # Corresponds to the JSON property `text`
3741
+ # @return [String]
3742
+ attr_accessor :text
3743
+
3744
+ def initialize(**args)
3745
+ update!(**args)
3746
+ end
3747
+
3748
+ # Update properties of this object
3749
+ def update!(**args)
3750
+ @named_range_id = args[:named_range_id] if args.key?(:named_range_id)
3751
+ @named_range_name = args[:named_range_name] if args.key?(:named_range_name)
3752
+ @text = args[:text] if args.key?(:text)
3753
+ end
3754
+ end
3755
+
3709
3756
  # A single update to apply to a document.
3710
3757
  class Request
3711
3758
  include Google::Apis::Core::Hashable
@@ -3811,6 +3858,21 @@ module Google
3811
3858
  # @return [Google::Apis::DocsV1::ReplaceImageRequest]
3812
3859
  attr_accessor :replace_image
3813
3860
 
3861
+ # Replaces the contents of the specified
3862
+ # NamedRange or
3863
+ # NamedRanges with the given replacement
3864
+ # content.
3865
+ # Note that an individual NamedRange may
3866
+ # consist of multiple discontinuous
3867
+ # ranges. In this case, only the
3868
+ # content in the first range will be replaced. The other ranges and their
3869
+ # content will be deleted.
3870
+ # In cases where replacing or deleting any ranges would result in an invalid
3871
+ # document structure, a 400 bad request error is returned.
3872
+ # Corresponds to the JSON property `replaceNamedRangeContent`
3873
+ # @return [Google::Apis::DocsV1::ReplaceNamedRangeContentRequest]
3874
+ attr_accessor :replace_named_range_content
3875
+
3814
3876
  # Unmerges cells in a Table.
3815
3877
  # Corresponds to the JSON property `unmergeTableCells`
3816
3878
  # @return [Google::Apis::DocsV1::UnmergeTableCellsRequest]
@@ -3872,6 +3934,7 @@ module Google
3872
3934
  @merge_table_cells = args[:merge_table_cells] if args.key?(:merge_table_cells)
3873
3935
  @replace_all_text = args[:replace_all_text] if args.key?(:replace_all_text)
3874
3936
  @replace_image = args[:replace_image] if args.key?(:replace_image)
3937
+ @replace_named_range_content = args[:replace_named_range_content] if args.key?(:replace_named_range_content)
3875
3938
  @unmerge_table_cells = args[:unmerge_table_cells] if args.key?(:unmerge_table_cells)
3876
3939
  @update_document_style = args[:update_document_style] if args.key?(:update_document_style)
3877
3940
  @update_paragraph_style = args[:update_paragraph_style] if args.key?(:update_paragraph_style)
@@ -532,6 +532,12 @@ module Google
532
532
  include Google::Apis::Core::JsonObjectSupport
533
533
  end
534
534
 
535
+ class ReplaceNamedRangeContentRequest
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
535
541
  class Request
536
542
  class Representation < Google::Apis::Core::JsonRepresentation; end
537
543
 
@@ -1807,6 +1813,15 @@ module Google
1807
1813
  end
1808
1814
  end
1809
1815
 
1816
+ class ReplaceNamedRangeContentRequest
1817
+ # @private
1818
+ class Representation < Google::Apis::Core::JsonRepresentation
1819
+ property :named_range_id, as: 'namedRangeId'
1820
+ property :named_range_name, as: 'namedRangeName'
1821
+ property :text, as: 'text'
1822
+ end
1823
+ end
1824
+
1810
1825
  class Request
1811
1826
  # @private
1812
1827
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1844,6 +1859,8 @@ module Google
1844
1859
 
1845
1860
  property :replace_image, as: 'replaceImage', class: Google::Apis::DocsV1::ReplaceImageRequest, decorator: Google::Apis::DocsV1::ReplaceImageRequest::Representation
1846
1861
 
1862
+ property :replace_named_range_content, as: 'replaceNamedRangeContent', class: Google::Apis::DocsV1::ReplaceNamedRangeContentRequest, decorator: Google::Apis::DocsV1::ReplaceNamedRangeContentRequest::Representation
1863
+
1847
1864
  property :unmerge_table_cells, as: 'unmergeTableCells', class: Google::Apis::DocsV1::UnmergeTableCellsRequest, decorator: Google::Apis::DocsV1::UnmergeTableCellsRequest::Representation
1848
1865
 
1849
1866
  property :update_document_style, as: 'updateDocumentStyle', class: Google::Apis::DocsV1::UpdateDocumentStyleRequest, decorator: Google::Apis::DocsV1::UpdateDocumentStyleRequest::Representation
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/bid-manager/
26
26
  module DoubleclickbidmanagerV1
27
27
  VERSION = 'V1'
28
- REVISION = '20190927'
28
+ REVISION = '20191003'
29
29
 
30
30
  # View and manage your reports in DoubleClick Bid Manager
31
31
  AUTH_DOUBLECLICKBIDMANAGER = 'https://www.googleapis.com/auth/doubleclickbidmanager'
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/healthcare
26
26
  module HealthcareV1beta1
27
27
  VERSION = 'V1beta1'
28
- REVISION = '20190924'
28
+ REVISION = '20191008'
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'
@@ -378,6 +378,49 @@ module Google
378
378
  end
379
379
  end
380
380
 
381
+ # Creates a new DICOM store with sensitive information de-identified.
382
+ class DeidentifyDicomStoreRequest
383
+ include Google::Apis::Core::Hashable
384
+
385
+ # Configures de-id options specific to different types of content.
386
+ # Each submessage customizes the handling of an
387
+ # https://tools.ietf.org/html/rfc6838 media type or subtype. Configs are
388
+ # applied in a nested manner at runtime.
389
+ # Corresponds to the JSON property `config`
390
+ # @return [Google::Apis::HealthcareV1beta1::DeidentifyConfig]
391
+ attr_accessor :config
392
+
393
+ # The name of the DICOM store to create and write the redacted data to.
394
+ # For example,
395
+ # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
396
+ # dicomStores/`dicom_store_id``.
397
+ # * The destination dataset must exist.
398
+ # * The source dataset and destination dataset must both reside in the same
399
+ # project. De-identifying data across multiple projects is not supported.
400
+ # * The destination DICOM store must not exist.
401
+ # * The caller must have the necessary permissions to create the destination
402
+ # DICOM store.
403
+ # Corresponds to the JSON property `destinationStore`
404
+ # @return [String]
405
+ attr_accessor :destination_store
406
+
407
+ # Specifies the filter configuration for DICOM resources.
408
+ # Corresponds to the JSON property `filterConfig`
409
+ # @return [Google::Apis::HealthcareV1beta1::DicomFilterConfig]
410
+ attr_accessor :filter_config
411
+
412
+ def initialize(**args)
413
+ update!(**args)
414
+ end
415
+
416
+ # Update properties of this object
417
+ def update!(**args)
418
+ @config = args[:config] if args.key?(:config)
419
+ @destination_store = args[:destination_store] if args.key?(:destination_store)
420
+ @filter_config = args[:filter_config] if args.key?(:filter_config)
421
+ end
422
+ end
423
+
381
424
  # Contains the status of the Deidentify operation.
382
425
  class DeidentifyErrorDetails
383
426
  include Google::Apis::Core::Hashable
@@ -415,6 +458,49 @@ module Google
415
458
  end
416
459
  end
417
460
 
461
+ # Creates a new FHIR store with sensitive information de-identified.
462
+ class DeidentifyFhirStoreRequest
463
+ include Google::Apis::Core::Hashable
464
+
465
+ # Configures de-id options specific to different types of content.
466
+ # Each submessage customizes the handling of an
467
+ # https://tools.ietf.org/html/rfc6838 media type or subtype. Configs are
468
+ # applied in a nested manner at runtime.
469
+ # Corresponds to the JSON property `config`
470
+ # @return [Google::Apis::HealthcareV1beta1::DeidentifyConfig]
471
+ attr_accessor :config
472
+
473
+ # The name of the FHIR store to create and write the redacted data to.
474
+ # For example,
475
+ # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
476
+ # fhirStores/`fhir_store_id``.
477
+ # * The destination dataset must exist.
478
+ # * The source dataset and destination dataset must both reside in the same
479
+ # project. De-identifying data across multiple projects is not supported.
480
+ # * The destination FHIR store must not exist.
481
+ # * The caller must have the necessary permissions to create the destination
482
+ # FHIR store.
483
+ # Corresponds to the JSON property `destinationStore`
484
+ # @return [String]
485
+ attr_accessor :destination_store
486
+
487
+ # Filter configuration.
488
+ # Corresponds to the JSON property `resourceFilter`
489
+ # @return [Google::Apis::HealthcareV1beta1::FhirFilter]
490
+ attr_accessor :resource_filter
491
+
492
+ def initialize(**args)
493
+ update!(**args)
494
+ end
495
+
496
+ # Update properties of this object
497
+ def update!(**args)
498
+ @config = args[:config] if args.key?(:config)
499
+ @destination_store = args[:destination_store] if args.key?(:destination_store)
500
+ @resource_filter = args[:resource_filter] if args.key?(:resource_filter)
501
+ end
502
+ end
503
+
418
504
  # Contains a detailed summary of the Deidentify operation.
419
505
  class DeidentifySummary
420
506
  include Google::Apis::Core::Hashable
@@ -495,6 +581,33 @@ module Google
495
581
  end
496
582
  end
497
583
 
584
+ # Specifies the filter configuration for DICOM resources.
585
+ class DicomFilterConfig
586
+ include Google::Apis::Core::Hashable
587
+
588
+ # The Cloud Storage location of the filter configuration file.
589
+ # The `gcs_uri` must be in the format `gs://bucket/path/to/object`.
590
+ # The filter configuration file must contain a list of resource paths
591
+ # separated by newline characters (\n or \r\n). Each resource path
592
+ # must be in the format
593
+ # "/studies/`studyUID`[/series/`seriesUID`[/instances/`instanceUID`]]"
594
+ # The Cloud Healthcare API service account must have the
595
+ # `roles/storage.objectViewer` Cloud IAM role for this Cloud Storage
596
+ # location.
597
+ # Corresponds to the JSON property `resourcePathsGcsUri`
598
+ # @return [String]
599
+ attr_accessor :resource_paths_gcs_uri
600
+
601
+ def initialize(**args)
602
+ update!(**args)
603
+ end
604
+
605
+ # Update properties of this object
606
+ def update!(**args)
607
+ @resource_paths_gcs_uri = args[:resource_paths_gcs_uri] if args.key?(:resource_paths_gcs_uri)
608
+ end
609
+ end
610
+
498
611
  # Represents a DICOM store.
499
612
  class DicomStore
500
613
  include Google::Apis::Core::Hashable
@@ -711,6 +824,25 @@ module Google
711
824
  end
712
825
  end
713
826
 
827
+ # Filter configuration.
828
+ class FhirFilter
829
+ include Google::Apis::Core::Hashable
830
+
831
+ # A list of FHIR resources.
832
+ # Corresponds to the JSON property `resources`
833
+ # @return [Google::Apis::HealthcareV1beta1::Resources]
834
+ attr_accessor :resources
835
+
836
+ def initialize(**args)
837
+ update!(**args)
838
+ end
839
+
840
+ # Update properties of this object
841
+ def update!(**args)
842
+ @resources = args[:resources] if args.key?(:resources)
843
+ end
844
+ end
845
+
714
846
  # Represents a FHIR store.
715
847
  class FhirStore
716
848
  include Google::Apis::Core::Hashable
@@ -829,6 +961,50 @@ module Google
829
961
  end
830
962
  end
831
963
 
964
+ # Contains a summary of the DeidentifyDicomStore operation.
965
+ class GoogleCloudHealthcareV1beta1DeidentifyDeidentifyDicomStoreSummary
966
+ include Google::Apis::Core::Hashable
967
+
968
+ # Number of objects that processing failed for.
969
+ # Corresponds to the JSON property `failureResourceCount`
970
+ # @return [Fixnum]
971
+ attr_accessor :failure_resource_count
972
+
973
+ # Number of objects successfully processed.
974
+ # Corresponds to the JSON property `successResourceCount`
975
+ # @return [Fixnum]
976
+ attr_accessor :success_resource_count
977
+
978
+ def initialize(**args)
979
+ update!(**args)
980
+ end
981
+
982
+ # Update properties of this object
983
+ def update!(**args)
984
+ @failure_resource_count = args[:failure_resource_count] if args.key?(:failure_resource_count)
985
+ @success_resource_count = args[:success_resource_count] if args.key?(:success_resource_count)
986
+ end
987
+ end
988
+
989
+ # Contains a summary of the DeidentifyFhirStore operation.
990
+ class GoogleCloudHealthcareV1beta1DeidentifyDeidentifyFhirStoreSummary
991
+ include Google::Apis::Core::Hashable
992
+
993
+ # Number of resources successfully processed.
994
+ # Corresponds to the JSON property `successResourceCount`
995
+ # @return [Fixnum]
996
+ attr_accessor :success_resource_count
997
+
998
+ def initialize(**args)
999
+ update!(**args)
1000
+ end
1001
+
1002
+ # Update properties of this object
1003
+ def update!(**args)
1004
+ @success_resource_count = args[:success_resource_count] if args.key?(:success_resource_count)
1005
+ end
1006
+ end
1007
+
832
1008
  # The BigQuery table where the server writes the output.
833
1009
  class GoogleCloudHealthcareV1beta1DicomBigQueryDestination
834
1010
  include Google::Apis::Core::Hashable
@@ -973,9 +1149,9 @@ module Google
973
1149
 
974
1150
  # Response when errors occur while exporting resources.
975
1151
  # This structure is included in the
976
- # error details to describe the
977
- # detailed outcome. It is only included when the operation finishes with
978
- # errors.
1152
+ # error
1153
+ # details to describe the detailed outcome. It is
1154
+ # only included when the operation finishes with errors.
979
1155
  class GoogleCloudHealthcareV1beta1FhirRestExportResourcesErrorDetails
980
1156
  include Google::Apis::Core::Hashable
981
1157
 
@@ -1105,9 +1281,9 @@ module Google
1105
1281
 
1106
1282
  # Error response of importing resources.
1107
1283
  # This structure will be included in the
1108
- # error details to describe the
1109
- # detailed error. It will only be included when the operation finishes with
1110
- # some failure.
1284
+ # error
1285
+ # details to describe the detailed error. It will
1286
+ # only be included when the operation finishes with some failure.
1111
1287
  class GoogleCloudHealthcareV1beta1FhirRestImportResourcesErrorDetails
1112
1288
  include Google::Apis::Core::Hashable
1113
1289
 
@@ -2014,7 +2190,7 @@ module Google
2014
2190
  # `
2015
2191
  # "bindings": [
2016
2192
  # `
2017
- # "role": "role/resourcemanager.organizationAdmin",
2193
+ # "role": "roles/resourcemanager.organizationAdmin",
2018
2194
  # "members": [
2019
2195
  # "user:mike@example.com",
2020
2196
  # "group:admins@example.com",
@@ -2169,6 +2345,25 @@ module Google
2169
2345
  end
2170
2346
  end
2171
2347
 
2348
+ # A list of FHIR resources.
2349
+ class Resources
2350
+ include Google::Apis::Core::Hashable
2351
+
2352
+ # List of resources IDs. For example, "Patient/1234".
2353
+ # Corresponds to the JSON property `resources`
2354
+ # @return [Array<String>]
2355
+ attr_accessor :resources
2356
+
2357
+ def initialize(**args)
2358
+ update!(**args)
2359
+ end
2360
+
2361
+ # Update properties of this object
2362
+ def update!(**args)
2363
+ @resources = args[:resources] if args.key?(:resources)
2364
+ end
2365
+ end
2366
+
2172
2367
  # Configuration for the FHIR BigQuery schema. Determines how the server
2173
2368
  # generates the schema.
2174
2369
  class SchemaConfig
@@ -2281,7 +2476,7 @@ module Google
2281
2476
  # `
2282
2477
  # "bindings": [
2283
2478
  # `
2284
- # "role": "role/resourcemanager.organizationAdmin",
2479
+ # "role": "roles/resourcemanager.organizationAdmin",
2285
2480
  # "members": [
2286
2481
  # "user:mike@example.com",
2287
2482
  # "group:admins@example.com",
@@ -82,12 +82,24 @@ module Google
82
82
  include Google::Apis::Core::JsonObjectSupport
83
83
  end
84
84
 
85
+ class DeidentifyDicomStoreRequest
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
85
91
  class DeidentifyErrorDetails
86
92
  class Representation < Google::Apis::Core::JsonRepresentation; end
87
93
 
88
94
  include Google::Apis::Core::JsonObjectSupport
89
95
  end
90
96
 
97
+ class DeidentifyFhirStoreRequest
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
91
103
  class DeidentifySummary
92
104
  class Representation < Google::Apis::Core::JsonRepresentation; end
93
105
 
@@ -100,6 +112,12 @@ module Google
100
112
  include Google::Apis::Core::JsonObjectSupport
101
113
  end
102
114
 
115
+ class DicomFilterConfig
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
103
121
  class DicomStore
104
122
  class Representation < Google::Apis::Core::JsonRepresentation; end
105
123
 
@@ -142,6 +160,12 @@ module Google
142
160
  include Google::Apis::Core::JsonObjectSupport
143
161
  end
144
162
 
163
+ class FhirFilter
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
145
169
  class FhirStore
146
170
  class Representation < Google::Apis::Core::JsonRepresentation; end
147
171
 
@@ -154,6 +178,18 @@ module Google
154
178
  include Google::Apis::Core::JsonObjectSupport
155
179
  end
156
180
 
181
+ class GoogleCloudHealthcareV1beta1DeidentifyDeidentifyDicomStoreSummary
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GoogleCloudHealthcareV1beta1DeidentifyDeidentifyFhirStoreSummary
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
157
193
  class GoogleCloudHealthcareV1beta1DicomBigQueryDestination
158
194
  class Representation < Google::Apis::Core::JsonRepresentation; end
159
195
 
@@ -382,6 +418,12 @@ module Google
382
418
  include Google::Apis::Core::JsonObjectSupport
383
419
  end
384
420
 
421
+ class Resources
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
385
427
  class SchemaConfig
386
428
  class Representation < Google::Apis::Core::JsonRepresentation; end
387
429
 
@@ -523,6 +565,17 @@ module Google
523
565
  end
524
566
  end
525
567
 
568
+ class DeidentifyDicomStoreRequest
569
+ # @private
570
+ class Representation < Google::Apis::Core::JsonRepresentation
571
+ property :config, as: 'config', class: Google::Apis::HealthcareV1beta1::DeidentifyConfig, decorator: Google::Apis::HealthcareV1beta1::DeidentifyConfig::Representation
572
+
573
+ property :destination_store, as: 'destinationStore'
574
+ property :filter_config, as: 'filterConfig', class: Google::Apis::HealthcareV1beta1::DicomFilterConfig, decorator: Google::Apis::HealthcareV1beta1::DicomFilterConfig::Representation
575
+
576
+ end
577
+ end
578
+
526
579
  class DeidentifyErrorDetails
527
580
  # @private
528
581
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -533,6 +586,17 @@ module Google
533
586
  end
534
587
  end
535
588
 
589
+ class DeidentifyFhirStoreRequest
590
+ # @private
591
+ class Representation < Google::Apis::Core::JsonRepresentation
592
+ property :config, as: 'config', class: Google::Apis::HealthcareV1beta1::DeidentifyConfig, decorator: Google::Apis::HealthcareV1beta1::DeidentifyConfig::Representation
593
+
594
+ property :destination_store, as: 'destinationStore'
595
+ property :resource_filter, as: 'resourceFilter', class: Google::Apis::HealthcareV1beta1::FhirFilter, decorator: Google::Apis::HealthcareV1beta1::FhirFilter::Representation
596
+
597
+ end
598
+ end
599
+
536
600
  class DeidentifySummary
537
601
  # @private
538
602
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -554,6 +618,13 @@ module Google
554
618
  end
555
619
  end
556
620
 
621
+ class DicomFilterConfig
622
+ # @private
623
+ class Representation < Google::Apis::Core::JsonRepresentation
624
+ property :resource_paths_gcs_uri, as: 'resourcePathsGcsUri'
625
+ end
626
+ end
627
+
557
628
  class DicomStore
558
629
  # @private
559
630
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -617,6 +688,14 @@ module Google
617
688
  end
618
689
  end
619
690
 
691
+ class FhirFilter
692
+ # @private
693
+ class Representation < Google::Apis::Core::JsonRepresentation
694
+ property :resources, as: 'resources', class: Google::Apis::HealthcareV1beta1::Resources, decorator: Google::Apis::HealthcareV1beta1::Resources::Representation
695
+
696
+ end
697
+ end
698
+
620
699
  class FhirStore
621
700
  # @private
622
701
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -638,6 +717,21 @@ module Google
638
717
  end
639
718
  end
640
719
 
720
+ class GoogleCloudHealthcareV1beta1DeidentifyDeidentifyDicomStoreSummary
721
+ # @private
722
+ class Representation < Google::Apis::Core::JsonRepresentation
723
+ property :failure_resource_count, :numeric_string => true, as: 'failureResourceCount'
724
+ property :success_resource_count, :numeric_string => true, as: 'successResourceCount'
725
+ end
726
+ end
727
+
728
+ class GoogleCloudHealthcareV1beta1DeidentifyDeidentifyFhirStoreSummary
729
+ # @private
730
+ class Representation < Google::Apis::Core::JsonRepresentation
731
+ property :success_resource_count, :numeric_string => true, as: 'successResourceCount'
732
+ end
733
+ end
734
+
641
735
  class GoogleCloudHealthcareV1beta1DicomBigQueryDestination
642
736
  # @private
643
737
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -985,6 +1079,13 @@ module Google
985
1079
  end
986
1080
  end
987
1081
 
1082
+ class Resources
1083
+ # @private
1084
+ class Representation < Google::Apis::Core::JsonRepresentation
1085
+ collection :resources, as: 'resources'
1086
+ end
1087
+ end
1088
+
988
1089
  class SchemaConfig
989
1090
  # @private
990
1091
  class Representation < Google::Apis::Core::JsonRepresentation