google-cloud-dataplex-v1 1.2.0 → 1.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/lib/google/cloud/dataplex/v1/catalog_service/client.rb +14 -1
  4. data/lib/google/cloud/dataplex/v1/catalog_service/operations.rb +7 -0
  5. data/lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb +14 -1
  6. data/lib/google/cloud/dataplex/v1/catalog_service/rest/operations.rb +7 -0
  7. data/lib/google/cloud/dataplex/v1/content_service/client.rb +7 -0
  8. data/lib/google/cloud/dataplex/v1/content_service/rest/client.rb +7 -0
  9. data/lib/google/cloud/dataplex/v1/data_scan_service/client.rb +13 -2
  10. data/lib/google/cloud/dataplex/v1/data_scan_service/operations.rb +7 -0
  11. data/lib/google/cloud/dataplex/v1/data_scan_service/rest/client.rb +13 -2
  12. data/lib/google/cloud/dataplex/v1/data_scan_service/rest/operations.rb +7 -0
  13. data/lib/google/cloud/dataplex/v1/data_taxonomy_service/client.rb +7 -0
  14. data/lib/google/cloud/dataplex/v1/data_taxonomy_service/operations.rb +7 -0
  15. data/lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb +7 -0
  16. data/lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/operations.rb +7 -0
  17. data/lib/google/cloud/dataplex/v1/dataplex_service/client.rb +7 -0
  18. data/lib/google/cloud/dataplex/v1/dataplex_service/operations.rb +7 -0
  19. data/lib/google/cloud/dataplex/v1/dataplex_service/rest/client.rb +7 -0
  20. data/lib/google/cloud/dataplex/v1/dataplex_service/rest/operations.rb +7 -0
  21. data/lib/google/cloud/dataplex/v1/datascans_pb.rb +2 -1
  22. data/lib/google/cloud/dataplex/v1/metadata_service/client.rb +7 -0
  23. data/lib/google/cloud/dataplex/v1/metadata_service/rest/client.rb +7 -0
  24. data/lib/google/cloud/dataplex/v1/version.rb +1 -1
  25. data/proto_docs/google/cloud/dataplex/v1/analyze.rb +4 -0
  26. data/proto_docs/google/cloud/dataplex/v1/catalog.rb +10 -4
  27. data/proto_docs/google/cloud/dataplex/v1/data_profile.rb +6 -0
  28. data/proto_docs/google/cloud/dataplex/v1/data_quality.rb +18 -0
  29. data/proto_docs/google/cloud/dataplex/v1/datascans.rb +36 -6
  30. data/proto_docs/google/cloud/dataplex/v1/logs.rb +18 -0
  31. data/proto_docs/google/cloud/dataplex/v1/metadata.rb +6 -0
  32. data/proto_docs/google/cloud/dataplex/v1/processing.rb +8 -0
  33. data/proto_docs/google/cloud/dataplex/v1/resources.rb +16 -0
  34. data/proto_docs/google/cloud/dataplex/v1/tasks.rb +18 -0
  35. data/proto_docs/google/longrunning/operations.rb +4 -0
  36. data/proto_docs/google/protobuf/struct.rb +12 -0
  37. metadata +6 -9
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 02f49c60223d63c71bc3cdeafd24b9d6861b0cb696764c4bb5b20b3d5c282494
4
- data.tar.gz: 7609e45e794747177d7ac53912dc3dd849edda0d89fee3d78249beb306309126
3
+ metadata.gz: 12402db1549a34d4a9680c87aed0e37cb4f0e0600a7195bcdc0f75551c5585c8
4
+ data.tar.gz: 4dd022eb1843bcbf40b1fe79317c88ce485e9f07eb7e24b0d9f736cd6c38de65
5
5
  SHA512:
6
- metadata.gz: 341535a73d8bb65795cba27d4fd441db51731ae8ddf314d348bc79fc5710e4d8c06631d6bab617a82b6f99060baf576bbadcb895511adc4aaa769346a9c9f463
7
- data.tar.gz: 9b1f20ad42f077997236584bf846d0fb62a309719f612ea234cc5d099fb7219cd307b0eff44d3980f7d3307c9f5dc6db95c8b20ab984476467c6575a8832d6bf
6
+ metadata.gz: 1faa06096f157643219e4a7d6ddb9212127e955fcd46a37adfc47eb422e5f8348e3c675697c3eb47dcfe32507d4750f31588855ffb7370590b00387970bc8d90
7
+ data.tar.gz: 9a22c2442af4abe1fc1db80f670113c72be2a4a442def98b30ac7bf772712c3005e093aa55b1b53e70cbbb417a81c37b22bdbf2e403a60589d3be49ac5e7b9a0
data/README.md CHANGED
@@ -86,7 +86,7 @@ To browse ready to use code samples check [Google Cloud Samples](https://cloud.g
86
86
 
87
87
  ## Supported Ruby Versions
88
88
 
89
- This library is supported on Ruby 2.7+.
89
+ This library is supported on Ruby 3.0+.
90
90
 
91
91
  Google provides official support for Ruby versions that are actively supported
92
92
  by Ruby Core—that is, Ruby versions that are either in normal maintenance or
@@ -1959,7 +1959,7 @@ module Google
1959
1959
  # specified path. For example, to attach an aspect to a field that is
1960
1960
  # specified by the `schema` aspect, the path should have the format
1961
1961
  # `Schema.<field_name>`.
1962
- # * `<aspect_type_reference>*` - matches aspects of the given type for all
1962
+ # * `<aspect_type_reference>@*` - matches aspects of the given type for all
1963
1963
  # paths.
1964
1964
  # * `*@path` - matches aspects of all types on the given path.
1965
1965
  #
@@ -2467,6 +2467,8 @@ module Google
2467
2467
  # following form: `projects/{project}/locations/{location}`.
2468
2468
  # @param query [::String]
2469
2469
  # Required. The query against which entries in scope should be matched.
2470
+ # The query syntax is defined in [Search syntax for Dataplex
2471
+ # Catalog](https://cloud.google.com/dataplex/docs/search-syntax).
2470
2472
  # @param page_size [::Integer]
2471
2473
  # Optional. Number of results in the search page. If <=0, then defaults
2472
2474
  # to 10. Max limit for page_size is 1000. Throws an invalid argument for
@@ -2476,6 +2478,10 @@ module Google
2476
2478
  # this to retrieve the subsequent page.
2477
2479
  # @param order_by [::String]
2478
2480
  # Optional. Specifies the ordering of results.
2481
+ # Supported values are:
2482
+ # * `relevance` (default)
2483
+ # * `last_modified_timestamp`
2484
+ # * `last_modified_timestamp asc`
2479
2485
  # @param scope [::String]
2480
2486
  # Optional. The scope under which the search should be operating. It must
2481
2487
  # either be `organizations/<org_id>` or `projects/<project_ref>`. If it is
@@ -2991,6 +2997,13 @@ module Google
2991
2997
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
2992
2998
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
2993
2999
  # * (`nil`) indicating no credentials
3000
+ #
3001
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
3002
+ # external source for authentication to Google Cloud, you must validate it before
3003
+ # providing it to a Google API client library. Providing an unvalidated credential
3004
+ # configuration to Google APIs can compromise the security of your systems and data.
3005
+ # For more information, refer to [Validate credential configurations from external
3006
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
2994
3007
  # @return [::Object]
2995
3008
  # @!attribute [rw] scope
2996
3009
  # The OAuth scopes
@@ -640,6 +640,13 @@ module Google
640
640
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
641
641
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
642
642
  # * (`nil`) indicating no credentials
643
+ #
644
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
645
+ # external source for authentication to Google Cloud, you must validate it before
646
+ # providing it to a Google API client library. Providing an unvalidated credential
647
+ # configuration to Google APIs can compromise the security of your systems and data.
648
+ # For more information, refer to [Validate credential configurations from external
649
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
643
650
  # @return [::Object]
644
651
  # @!attribute [rw] scope
645
652
  # The OAuth scopes
@@ -1836,7 +1836,7 @@ module Google
1836
1836
  # specified path. For example, to attach an aspect to a field that is
1837
1837
  # specified by the `schema` aspect, the path should have the format
1838
1838
  # `Schema.<field_name>`.
1839
- # * `<aspect_type_reference>*` - matches aspects of the given type for all
1839
+ # * `<aspect_type_reference>@*` - matches aspects of the given type for all
1840
1840
  # paths.
1841
1841
  # * `*@path` - matches aspects of all types on the given path.
1842
1842
  #
@@ -2309,6 +2309,8 @@ module Google
2309
2309
  # following form: `projects/{project}/locations/{location}`.
2310
2310
  # @param query [::String]
2311
2311
  # Required. The query against which entries in scope should be matched.
2312
+ # The query syntax is defined in [Search syntax for Dataplex
2313
+ # Catalog](https://cloud.google.com/dataplex/docs/search-syntax).
2312
2314
  # @param page_size [::Integer]
2313
2315
  # Optional. Number of results in the search page. If <=0, then defaults
2314
2316
  # to 10. Max limit for page_size is 1000. Throws an invalid argument for
@@ -2318,6 +2320,10 @@ module Google
2318
2320
  # this to retrieve the subsequent page.
2319
2321
  # @param order_by [::String]
2320
2322
  # Optional. Specifies the ordering of results.
2323
+ # Supported values are:
2324
+ # * `relevance` (default)
2325
+ # * `last_modified_timestamp`
2326
+ # * `last_modified_timestamp asc`
2321
2327
  # @param scope [::String]
2322
2328
  # Optional. The scope under which the search should be operating. It must
2323
2329
  # either be `organizations/<org_id>` or `projects/<project_ref>`. If it is
@@ -2792,6 +2798,13 @@ module Google
2792
2798
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
2793
2799
  # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
2794
2800
  # * (`nil`) indicating no credentials
2801
+ #
2802
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
2803
+ # external source for authentication to Google Cloud, you must validate it before
2804
+ # providing it to a Google API client library. Providing an unvalidated credential
2805
+ # configuration to Google APIs can compromise the security of your systems and data.
2806
+ # For more information, refer to [Validate credential configurations from external
2807
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
2795
2808
  # @return [::Object]
2796
2809
  # @!attribute [rw] scope
2797
2810
  # The OAuth scopes
@@ -502,6 +502,13 @@ module Google
502
502
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
503
503
  # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
504
504
  # * (`nil`) indicating no credentials
505
+ #
506
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
507
+ # external source for authentication to Google Cloud, you must validate it before
508
+ # providing it to a Google API client library. Providing an unvalidated credential
509
+ # configuration to Google APIs can compromise the security of your systems and data.
510
+ # For more information, refer to [Validate credential configurations from external
511
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
505
512
  # @return [::Object]
506
513
  # @!attribute [rw] scope
507
514
  # The OAuth scopes
@@ -1049,6 +1049,13 @@ module Google
1049
1049
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
1050
1050
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
1051
1051
  # * (`nil`) indicating no credentials
1052
+ #
1053
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
1054
+ # external source for authentication to Google Cloud, you must validate it before
1055
+ # providing it to a Google API client library. Providing an unvalidated credential
1056
+ # configuration to Google APIs can compromise the security of your systems and data.
1057
+ # For more information, refer to [Validate credential configurations from external
1058
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
1052
1059
  # @return [::Object]
1053
1060
  # @!attribute [rw] scope
1054
1061
  # The OAuth scopes
@@ -986,6 +986,13 @@ module Google
986
986
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
987
987
  # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
988
988
  # * (`nil`) indicating no credentials
989
+ #
990
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
991
+ # external source for authentication to Google Cloud, you must validate it before
992
+ # providing it to a Google API client library. Providing an unvalidated credential
993
+ # configuration to Google APIs can compromise the security of your systems and data.
994
+ # For more information, refer to [Validate credential configurations from external
995
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
989
996
  # @return [::Object]
990
997
  # @!attribute [rw] scope
991
998
  # The OAuth scopes
@@ -364,7 +364,7 @@ module Google
364
364
  #
365
365
  # Only fields specified in `update_mask` are updated.
366
366
  # @param update_mask [::Google::Protobuf::FieldMask, ::Hash]
367
- # Required. Mask of fields to update.
367
+ # Optional. Mask of fields to update.
368
368
  # @param validate_only [::Boolean]
369
369
  # Optional. Only validate the request, but do not perform mutations.
370
370
  # The default is `false`.
@@ -455,7 +455,7 @@ module Google
455
455
  # @param options [::Gapic::CallOptions, ::Hash]
456
456
  # Overrides the default settings for this call, e.g, timeout, retries, etc. Optional.
457
457
  #
458
- # @overload delete_data_scan(name: nil)
458
+ # @overload delete_data_scan(name: nil, force: nil)
459
459
  # Pass arguments to `delete_data_scan` via keyword arguments. Note that at
460
460
  # least one keyword argument is required. To specify no parameters, or to keep all
461
461
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -465,6 +465,10 @@ module Google
465
465
  # `projects/{project}/locations/{location_id}/dataScans/{data_scan_id}`
466
466
  # where `project` refers to a *project_id* or *project_number* and
467
467
  # `location_id` refers to a GCP region.
468
+ # @param force [::Boolean]
469
+ # Optional. If set to true, any child resources of this data scan will also
470
+ # be deleted. (Otherwise, the request will only work if the data scan has no
471
+ # child resources.)
468
472
  #
469
473
  # @yield [response, operation] Access the result along with the RPC operation
470
474
  # @yieldparam response [::Gapic::Operation]
@@ -1176,6 +1180,13 @@ module Google
1176
1180
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
1177
1181
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
1178
1182
  # * (`nil`) indicating no credentials
1183
+ #
1184
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
1185
+ # external source for authentication to Google Cloud, you must validate it before
1186
+ # providing it to a Google API client library. Providing an unvalidated credential
1187
+ # configuration to Google APIs can compromise the security of your systems and data.
1188
+ # For more information, refer to [Validate credential configurations from external
1189
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
1179
1190
  # @return [::Object]
1180
1191
  # @!attribute [rw] scope
1181
1192
  # The OAuth scopes
@@ -640,6 +640,13 @@ module Google
640
640
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
641
641
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
642
642
  # * (`nil`) indicating no credentials
643
+ #
644
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
645
+ # external source for authentication to Google Cloud, you must validate it before
646
+ # providing it to a Google API client library. Providing an unvalidated credential
647
+ # configuration to Google APIs can compromise the security of your systems and data.
648
+ # For more information, refer to [Validate credential configurations from external
649
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
643
650
  # @return [::Object]
644
651
  # @!attribute [rw] scope
645
652
  # The OAuth scopes
@@ -352,7 +352,7 @@ module Google
352
352
  #
353
353
  # Only fields specified in `update_mask` are updated.
354
354
  # @param update_mask [::Google::Protobuf::FieldMask, ::Hash]
355
- # Required. Mask of fields to update.
355
+ # Optional. Mask of fields to update.
356
356
  # @param validate_only [::Boolean]
357
357
  # Optional. Only validate the request, but do not perform mutations.
358
358
  # The default is `false`.
@@ -436,7 +436,7 @@ module Google
436
436
  # @param options [::Gapic::CallOptions, ::Hash]
437
437
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
438
438
  #
439
- # @overload delete_data_scan(name: nil)
439
+ # @overload delete_data_scan(name: nil, force: nil)
440
440
  # Pass arguments to `delete_data_scan` via keyword arguments. Note that at
441
441
  # least one keyword argument is required. To specify no parameters, or to keep all
442
442
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -446,6 +446,10 @@ module Google
446
446
  # `projects/{project}/locations/{location_id}/dataScans/{data_scan_id}`
447
447
  # where `project` refers to a *project_id* or *project_number* and
448
448
  # `location_id` refers to a GCP region.
449
+ # @param force [::Boolean]
450
+ # Optional. If set to true, any child resources of this data scan will also
451
+ # be deleted. (Otherwise, the request will only work if the data scan has no
452
+ # child resources.)
449
453
  # @yield [result, operation] Access the result along with the TransportOperation object
450
454
  # @yieldparam result [::Gapic::Operation]
451
455
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -1104,6 +1108,13 @@ module Google
1104
1108
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
1105
1109
  # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
1106
1110
  # * (`nil`) indicating no credentials
1111
+ #
1112
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
1113
+ # external source for authentication to Google Cloud, you must validate it before
1114
+ # providing it to a Google API client library. Providing an unvalidated credential
1115
+ # configuration to Google APIs can compromise the security of your systems and data.
1116
+ # For more information, refer to [Validate credential configurations from external
1117
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
1107
1118
  # @return [::Object]
1108
1119
  # @!attribute [rw] scope
1109
1120
  # The OAuth scopes
@@ -502,6 +502,13 @@ module Google
502
502
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
503
503
  # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
504
504
  # * (`nil`) indicating no credentials
505
+ #
506
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
507
+ # external source for authentication to Google Cloud, you must validate it before
508
+ # providing it to a Google API client library. Providing an unvalidated credential
509
+ # configuration to Google APIs can compromise the security of your systems and data.
510
+ # For more information, refer to [Validate credential configurations from external
511
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
505
512
  # @return [::Object]
506
513
  # @!attribute [rw] scope
507
514
  # The OAuth scopes
@@ -1773,6 +1773,13 @@ module Google
1773
1773
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
1774
1774
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
1775
1775
  # * (`nil`) indicating no credentials
1776
+ #
1777
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
1778
+ # external source for authentication to Google Cloud, you must validate it before
1779
+ # providing it to a Google API client library. Providing an unvalidated credential
1780
+ # configuration to Google APIs can compromise the security of your systems and data.
1781
+ # For more information, refer to [Validate credential configurations from external
1782
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
1776
1783
  # @return [::Object]
1777
1784
  # @!attribute [rw] scope
1778
1785
  # The OAuth scopes
@@ -640,6 +640,13 @@ module Google
640
640
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
641
641
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
642
642
  # * (`nil`) indicating no credentials
643
+ #
644
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
645
+ # external source for authentication to Google Cloud, you must validate it before
646
+ # providing it to a Google API client library. Providing an unvalidated credential
647
+ # configuration to Google APIs can compromise the security of your systems and data.
648
+ # For more information, refer to [Validate credential configurations from external
649
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
643
650
  # @return [::Object]
644
651
  # @!attribute [rw] scope
645
652
  # The OAuth scopes
@@ -1655,6 +1655,13 @@ module Google
1655
1655
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
1656
1656
  # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
1657
1657
  # * (`nil`) indicating no credentials
1658
+ #
1659
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
1660
+ # external source for authentication to Google Cloud, you must validate it before
1661
+ # providing it to a Google API client library. Providing an unvalidated credential
1662
+ # configuration to Google APIs can compromise the security of your systems and data.
1663
+ # For more information, refer to [Validate credential configurations from external
1664
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
1658
1665
  # @return [::Object]
1659
1666
  # @!attribute [rw] scope
1660
1667
  # The OAuth scopes
@@ -502,6 +502,13 @@ module Google
502
502
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
503
503
  # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
504
504
  # * (`nil`) indicating no credentials
505
+ #
506
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
507
+ # external source for authentication to Google Cloud, you must validate it before
508
+ # providing it to a Google API client library. Providing an unvalidated credential
509
+ # configuration to Google APIs can compromise the security of your systems and data.
510
+ # For more information, refer to [Validate credential configurations from external
511
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
505
512
  # @return [::Object]
506
513
  # @!attribute [rw] scope
507
514
  # The OAuth scopes
@@ -3644,6 +3644,13 @@ module Google
3644
3644
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
3645
3645
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
3646
3646
  # * (`nil`) indicating no credentials
3647
+ #
3648
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
3649
+ # external source for authentication to Google Cloud, you must validate it before
3650
+ # providing it to a Google API client library. Providing an unvalidated credential
3651
+ # configuration to Google APIs can compromise the security of your systems and data.
3652
+ # For more information, refer to [Validate credential configurations from external
3653
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
3647
3654
  # @return [::Object]
3648
3655
  # @!attribute [rw] scope
3649
3656
  # The OAuth scopes
@@ -640,6 +640,13 @@ module Google
640
640
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
641
641
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
642
642
  # * (`nil`) indicating no credentials
643
+ #
644
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
645
+ # external source for authentication to Google Cloud, you must validate it before
646
+ # providing it to a Google API client library. Providing an unvalidated credential
647
+ # configuration to Google APIs can compromise the security of your systems and data.
648
+ # For more information, refer to [Validate credential configurations from external
649
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
643
650
  # @return [::Object]
644
651
  # @!attribute [rw] scope
645
652
  # The OAuth scopes
@@ -3402,6 +3402,13 @@ module Google
3402
3402
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
3403
3403
  # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
3404
3404
  # * (`nil`) indicating no credentials
3405
+ #
3406
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
3407
+ # external source for authentication to Google Cloud, you must validate it before
3408
+ # providing it to a Google API client library. Providing an unvalidated credential
3409
+ # configuration to Google APIs can compromise the security of your systems and data.
3410
+ # For more information, refer to [Validate credential configurations from external
3411
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
3405
3412
  # @return [::Object]
3406
3413
  # @!attribute [rw] scope
3407
3414
  # The OAuth scopes
@@ -502,6 +502,13 @@ module Google
502
502
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
503
503
  # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
504
504
  # * (`nil`) indicating no credentials
505
+ #
506
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
507
+ # external source for authentication to Google Cloud, you must validate it before
508
+ # providing it to a Google API client library. Providing an unvalidated credential
509
+ # configuration to Google APIs can compromise the security of your systems and data.
510
+ # For more information, refer to [Validate credential configurations from external
511
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
505
512
  # @return [::Object]
506
513
  # @!attribute [rw] scope
507
514
  # The OAuth scopes
@@ -7,6 +7,7 @@ require 'google/protobuf'
7
7
  require 'google/api/annotations_pb'
8
8
  require 'google/api/client_pb'
9
9
  require 'google/api/field_behavior_pb'
10
+ require 'google/api/field_info_pb'
10
11
  require 'google/api/resource_pb'
11
12
  require 'google/cloud/dataplex/v1/data_discovery_pb'
12
13
  require 'google/cloud/dataplex/v1/data_profile_pb'
@@ -20,7 +21,7 @@ require 'google/protobuf/field_mask_pb'
20
21
  require 'google/protobuf/timestamp_pb'
21
22
 
22
23
 
23
- descriptor_data = "\n(google/cloud/dataplex/v1/datascans.proto\x12\x18google.cloud.dataplex.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a-google/cloud/dataplex/v1/data_discovery.proto\x1a+google/cloud/dataplex/v1/data_profile.proto\x1a+google/cloud/dataplex/v1/data_quality.proto\x1a)google/cloud/dataplex/v1/processing.proto\x1a(google/cloud/dataplex/v1/resources.proto\x1a&google/cloud/dataplex/v1/service.proto\x1a#google/longrunning/operations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xc5\x01\n\x15\x43reateDataScanRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\x12:\n\tdata_scan\x18\x02 \x01(\x0b\x32\".google.cloud.dataplex.v1.DataScanB\x03\xe0\x41\x02\x12\x19\n\x0c\x64\x61ta_scan_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x1a\n\rvalidate_only\x18\x04 \x01(\x08\x42\x03\xe0\x41\x01\"\xa5\x01\n\x15UpdateDataScanRequest\x12:\n\tdata_scan\x18\x01 \x01(\x0b\x32\".google.cloud.dataplex.v1.DataScanB\x03\xe0\x41\x02\x12\x34\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\x12\x1a\n\rvalidate_only\x18\x03 \x01(\x08\x42\x03\xe0\x41\x01\"O\n\x15\x44\x65leteDataScanRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n dataplex.googleapis.com/DataScan\"\xdf\x01\n\x12GetDataScanRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n dataplex.googleapis.com/DataScan\x12L\n\x04view\x18\x02 \x01(\x0e\x32\x39.google.cloud.dataplex.v1.GetDataScanRequest.DataScanViewB\x03\xe0\x41\x01\"C\n\x0c\x44\x61taScanView\x12\x1e\n\x1a\x44\x41TA_SCAN_VIEW_UNSPECIFIED\x10\x00\x12\t\n\x05\x42\x41SIC\x10\x01\x12\x08\n\x04\x46ULL\x10\n\"\xae\x01\n\x14ListDataScansRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"}\n\x15ListDataScansResponse\x12\x36\n\ndata_scans\x18\x01 \x03(\x0b\x32\".google.cloud.dataplex.v1.DataScan\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"L\n\x12RunDataScanRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n dataplex.googleapis.com/DataScan\"I\n\x13RunDataScanResponse\x12\x32\n\x03job\x18\x01 \x01(\x0b\x32%.google.cloud.dataplex.v1.DataScanJob\"\xf2\x01\n\x15GetDataScanJobRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#dataplex.googleapis.com/DataScanJob\x12R\n\x04view\x18\x02 \x01(\x0e\x32?.google.cloud.dataplex.v1.GetDataScanJobRequest.DataScanJobViewB\x03\xe0\x41\x01\"J\n\x0f\x44\x61taScanJobView\x12\"\n\x1e\x44\x41TA_SCAN_JOB_VIEW_UNSPECIFIED\x10\x00\x12\t\n\x05\x42\x41SIC\x10\x01\x12\x08\n\x04\x46ULL\x10\n\"\x99\x01\n\x17ListDataScanJobsRequest\x12\x38\n\x06parent\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n dataplex.googleapis.com/DataScan\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\"r\n\x18ListDataScanJobsResponse\x12=\n\x0e\x64\x61ta_scan_jobs\x18\x01 \x03(\x0b\x32%.google.cloud.dataplex.v1.DataScanJob\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"4\n\x1fGenerateDataQualityRulesRequest\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x02\"[\n GenerateDataQualityRulesResponse\x12\x37\n\x04rule\x18\x01 \x03(\x0b\x32).google.cloud.dataplex.v1.DataQualityRule\"\x94\x0c\n\x08\x44\x61taScan\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x10\n\x03uid\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0b\x64\x65scription\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x19\n\x0c\x64isplay_name\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x43\n\x06labels\x18\x05 \x03(\x0b\x32..google.cloud.dataplex.v1.DataScan.LabelsEntryB\x03\xe0\x41\x01\x12\x33\n\x05state\x18\x06 \x01(\x0e\x32\x1f.google.cloud.dataplex.v1.StateB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x37\n\x04\x64\x61ta\x18\t \x01(\x0b\x32$.google.cloud.dataplex.v1.DataSourceB\x03\xe0\x41\x02\x12M\n\x0e\x65xecution_spec\x18\n \x01(\x0b\x32\x30.google.cloud.dataplex.v1.DataScan.ExecutionSpecB\x03\xe0\x41\x01\x12Q\n\x10\x65xecution_status\x18\x0b \x01(\x0b\x32\x32.google.cloud.dataplex.v1.DataScan.ExecutionStatusB\x03\xe0\x41\x03\x12\x39\n\x04type\x18\x0c \x01(\x0e\x32&.google.cloud.dataplex.v1.DataScanTypeB\x03\xe0\x41\x03\x12\x46\n\x11\x64\x61ta_quality_spec\x18\x64 \x01(\x0b\x32).google.cloud.dataplex.v1.DataQualitySpecH\x00\x12\x46\n\x11\x64\x61ta_profile_spec\x18\x65 \x01(\x0b\x32).google.cloud.dataplex.v1.DataProfileSpecH\x00\x12J\n\x13\x64\x61ta_discovery_spec\x18\x66 \x01(\x0b\x32+.google.cloud.dataplex.v1.DataDiscoverySpecH\x00\x12P\n\x13\x64\x61ta_quality_result\x18\xc8\x01 \x01(\x0b\x32+.google.cloud.dataplex.v1.DataQualityResultB\x03\xe0\x41\x03H\x01\x12P\n\x13\x64\x61ta_profile_result\x18\xc9\x01 \x01(\x0b\x32+.google.cloud.dataplex.v1.DataProfileResultB\x03\xe0\x41\x03H\x01\x12T\n\x15\x64\x61ta_discovery_result\x18\xca\x01 \x01(\x0b\x32-.google.cloud.dataplex.v1.DataDiscoveryResultB\x03\xe0\x41\x03H\x01\x1am\n\rExecutionSpec\x12\x37\n\x07trigger\x18\x01 \x01(\x0b\x32!.google.cloud.dataplex.v1.TriggerB\x03\xe0\x41\x01\x12\x14\n\x05\x66ield\x18\x64 \x01(\tB\x03\xe0\x41\x05H\x00\x42\r\n\x0bincremental\x1a\xc6\x01\n\x0f\x45xecutionStatus\x12\x39\n\x15latest_job_start_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x37\n\x13latest_job_end_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12?\n\x16latest_job_create_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:c\xea\x41`\n dataplex.googleapis.com/DataScan\x12<projects/{project}/locations/{location}/dataScans/{dataScan}B\x06\n\x04specB\x08\n\x06result\"\xbf\x08\n\x0b\x44\x61taScanJob\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x10\n\x03uid\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x33\n\nstart_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12?\n\x05state\x18\x05 \x01(\x0e\x32+.google.cloud.dataplex.v1.DataScanJob.StateB\x03\xe0\x41\x03\x12\x14\n\x07message\x18\x06 \x01(\tB\x03\xe0\x41\x03\x12\x39\n\x04type\x18\x07 \x01(\x0e\x32&.google.cloud.dataplex.v1.DataScanTypeB\x03\xe0\x41\x03\x12K\n\x11\x64\x61ta_quality_spec\x18\x64 \x01(\x0b\x32).google.cloud.dataplex.v1.DataQualitySpecB\x03\xe0\x41\x03H\x00\x12K\n\x11\x64\x61ta_profile_spec\x18\x65 \x01(\x0b\x32).google.cloud.dataplex.v1.DataProfileSpecB\x03\xe0\x41\x03H\x00\x12O\n\x13\x64\x61ta_discovery_spec\x18\x66 \x01(\x0b\x32+.google.cloud.dataplex.v1.DataDiscoverySpecB\x03\xe0\x41\x03H\x00\x12P\n\x13\x64\x61ta_quality_result\x18\xc8\x01 \x01(\x0b\x32+.google.cloud.dataplex.v1.DataQualityResultB\x03\xe0\x41\x03H\x01\x12P\n\x13\x64\x61ta_profile_result\x18\xc9\x01 \x01(\x0b\x32+.google.cloud.dataplex.v1.DataProfileResultB\x03\xe0\x41\x03H\x01\x12T\n\x15\x64\x61ta_discovery_result\x18\xca\x01 \x01(\x0b\x32-.google.cloud.dataplex.v1.DataDiscoveryResultB\x03\xe0\x41\x03H\x01\"q\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07RUNNING\x10\x01\x12\r\n\tCANCELING\x10\x02\x12\r\n\tCANCELLED\x10\x03\x12\r\n\tSUCCEEDED\x10\x04\x12\n\n\x06\x46\x41ILED\x10\x05\x12\x0b\n\x07PENDING\x10\x07:q\xea\x41n\n#dataplex.googleapis.com/DataScanJob\x12Gprojects/{project}/locations/{location}/dataScans/{dataScan}/jobs/{job}B\x06\n\x04specB\x08\n\x06result*f\n\x0c\x44\x61taScanType\x12\x1e\n\x1a\x44\x41TA_SCAN_TYPE_UNSPECIFIED\x10\x00\x12\x10\n\x0c\x44\x41TA_QUALITY\x10\x01\x12\x10\n\x0c\x44\x41TA_PROFILE\x10\x02\x12\x12\n\x0e\x44\x41TA_DISCOVERY\x10\x03\x32\xb6\x0f\n\x0f\x44\x61taScanService\x12\xe3\x01\n\x0e\x43reateDataScan\x12/.google.cloud.dataplex.v1.CreateDataScanRequest\x1a\x1d.google.longrunning.Operation\"\x80\x01\xca\x41\x1d\n\x08\x44\x61taScan\x12\x11OperationMetadata\xda\x41\x1dparent,data_scan,data_scan_id\x82\xd3\xe4\x93\x02:\"-/v1/{parent=projects/*/locations/*}/dataScans:\tdata_scan\x12\xe5\x01\n\x0eUpdateDataScan\x12/.google.cloud.dataplex.v1.UpdateDataScanRequest\x1a\x1d.google.longrunning.Operation\"\x82\x01\xca\x41\x1d\n\x08\x44\x61taScan\x12\x11OperationMetadata\xda\x41\x15\x64\x61ta_scan,update_mask\x82\xd3\xe4\x93\x02\x44\x32\x37/v1/{data_scan.name=projects/*/locations/*/dataScans/*}:\tdata_scan\x12\xcb\x01\n\x0e\x44\x65leteDataScan\x12/.google.cloud.dataplex.v1.DeleteDataScanRequest\x1a\x1d.google.longrunning.Operation\"i\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02/*-/v1/{name=projects/*/locations/*/dataScans/*}\x12\x9d\x01\n\x0bGetDataScan\x12,.google.cloud.dataplex.v1.GetDataScanRequest\x1a\".google.cloud.dataplex.v1.DataScan\"<\xda\x41\x04name\x82\xd3\xe4\x93\x02/\x12-/v1/{name=projects/*/locations/*/dataScans/*}\x12\xb0\x01\n\rListDataScans\x12..google.cloud.dataplex.v1.ListDataScansRequest\x1a/.google.cloud.dataplex.v1.ListDataScansResponse\">\xda\x41\x06parent\x82\xd3\xe4\x93\x02/\x12-/v1/{parent=projects/*/locations/*}/dataScans\x12\xaf\x01\n\x0bRunDataScan\x12,.google.cloud.dataplex.v1.RunDataScanRequest\x1a-.google.cloud.dataplex.v1.RunDataScanResponse\"C\xda\x41\x04name\x82\xd3\xe4\x93\x02\x36\"1/v1/{name=projects/*/locations/*/dataScans/*}:run:\x01*\x12\xad\x01\n\x0eGetDataScanJob\x12/.google.cloud.dataplex.v1.GetDataScanJobRequest\x1a%.google.cloud.dataplex.v1.DataScanJob\"C\xda\x41\x04name\x82\xd3\xe4\x93\x02\x36\x12\x34/v1/{name=projects/*/locations/*/dataScans/*/jobs/*}\x12\xc0\x01\n\x10ListDataScanJobs\x12\x31.google.cloud.dataplex.v1.ListDataScanJobsRequest\x1a\x32.google.cloud.dataplex.v1.ListDataScanJobsResponse\"E\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x36\x12\x34/v1/{parent=projects/*/locations/*/dataScans/*}/jobs\x12\xc1\x02\n\x18GenerateDataQualityRules\x12\x39.google.cloud.dataplex.v1.GenerateDataQualityRulesRequest\x1a:.google.cloud.dataplex.v1.GenerateDataQualityRulesResponse\"\xad\x01\xda\x41\x04name\x82\xd3\xe4\x93\x02\x9f\x01\"F/v1/{name=projects/*/locations/*/dataScans/*}:generateDataQualityRules:\x01*ZR\"M/v1/{name=projects/*/locations/*/dataScans/*/jobs/*}:generateDataQualityRules:\x01*\x1aK\xca\x41\x17\x64\x61taplex.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformBj\n\x1c\x63om.google.cloud.dataplex.v1B\x0e\x44\x61taScansProtoP\x01Z8cloud.google.com/go/dataplex/apiv1/dataplexpb;dataplexpbb\x06proto3"
24
+ descriptor_data = "\n(google/cloud/dataplex/v1/datascans.proto\x12\x18google.cloud.dataplex.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1bgoogle/api/field_info.proto\x1a\x19google/api/resource.proto\x1a-google/cloud/dataplex/v1/data_discovery.proto\x1a+google/cloud/dataplex/v1/data_profile.proto\x1a+google/cloud/dataplex/v1/data_quality.proto\x1a)google/cloud/dataplex/v1/processing.proto\x1a(google/cloud/dataplex/v1/resources.proto\x1a&google/cloud/dataplex/v1/service.proto\x1a#google/longrunning/operations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xc5\x01\n\x15\x43reateDataScanRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\x12:\n\tdata_scan\x18\x02 \x01(\x0b\x32\".google.cloud.dataplex.v1.DataScanB\x03\xe0\x41\x02\x12\x19\n\x0c\x64\x61ta_scan_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x1a\n\rvalidate_only\x18\x04 \x01(\x08\x42\x03\xe0\x41\x01\"\xa5\x01\n\x15UpdateDataScanRequest\x12:\n\tdata_scan\x18\x01 \x01(\x0b\x32\".google.cloud.dataplex.v1.DataScanB\x03\xe0\x41\x02\x12\x34\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x03 \x01(\x08\x42\x03\xe0\x41\x01\"c\n\x15\x44\x65leteDataScanRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n dataplex.googleapis.com/DataScan\x12\x12\n\x05\x66orce\x18\x02 \x01(\x08\x42\x03\xe0\x41\x01\"\xdf\x01\n\x12GetDataScanRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n dataplex.googleapis.com/DataScan\x12L\n\x04view\x18\x02 \x01(\x0e\x32\x39.google.cloud.dataplex.v1.GetDataScanRequest.DataScanViewB\x03\xe0\x41\x01\"C\n\x0c\x44\x61taScanView\x12\x1e\n\x1a\x44\x41TA_SCAN_VIEW_UNSPECIFIED\x10\x00\x12\t\n\x05\x42\x41SIC\x10\x01\x12\x08\n\x04\x46ULL\x10\n\"\xae\x01\n\x14ListDataScansRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"}\n\x15ListDataScansResponse\x12\x36\n\ndata_scans\x18\x01 \x03(\x0b\x32\".google.cloud.dataplex.v1.DataScan\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"L\n\x12RunDataScanRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n dataplex.googleapis.com/DataScan\"I\n\x13RunDataScanResponse\x12\x32\n\x03job\x18\x01 \x01(\x0b\x32%.google.cloud.dataplex.v1.DataScanJob\"\xf2\x01\n\x15GetDataScanJobRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#dataplex.googleapis.com/DataScanJob\x12R\n\x04view\x18\x02 \x01(\x0e\x32?.google.cloud.dataplex.v1.GetDataScanJobRequest.DataScanJobViewB\x03\xe0\x41\x01\"J\n\x0f\x44\x61taScanJobView\x12\"\n\x1e\x44\x41TA_SCAN_JOB_VIEW_UNSPECIFIED\x10\x00\x12\t\n\x05\x42\x41SIC\x10\x01\x12\x08\n\x04\x46ULL\x10\n\"\x99\x01\n\x17ListDataScanJobsRequest\x12\x38\n\x06parent\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n dataplex.googleapis.com/DataScan\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\"r\n\x18ListDataScanJobsResponse\x12=\n\x0e\x64\x61ta_scan_jobs\x18\x01 \x03(\x0b\x32%.google.cloud.dataplex.v1.DataScanJob\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"4\n\x1fGenerateDataQualityRulesRequest\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x02\"[\n GenerateDataQualityRulesResponse\x12\x37\n\x04rule\x18\x01 \x03(\x0b\x32).google.cloud.dataplex.v1.DataQualityRule\"\xa9\x0c\n\x08\x44\x61taScan\x12\x14\n\x04name\x18\x01 \x01(\tB\x06\xe0\x41\x03\xe0\x41\x08\x12\x18\n\x03uid\x18\x02 \x01(\tB\x0b\xe0\x41\x03\xe2\x8c\xcf\xd7\x08\x02\x08\x01\x12\x18\n\x0b\x64\x65scription\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x19\n\x0c\x64isplay_name\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x43\n\x06labels\x18\x05 \x03(\x0b\x32..google.cloud.dataplex.v1.DataScan.LabelsEntryB\x03\xe0\x41\x01\x12\x33\n\x05state\x18\x06 \x01(\x0e\x32\x1f.google.cloud.dataplex.v1.StateB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x37\n\x04\x64\x61ta\x18\t \x01(\x0b\x32$.google.cloud.dataplex.v1.DataSourceB\x03\xe0\x41\x02\x12M\n\x0e\x65xecution_spec\x18\n \x01(\x0b\x32\x30.google.cloud.dataplex.v1.DataScan.ExecutionSpecB\x03\xe0\x41\x01\x12Q\n\x10\x65xecution_status\x18\x0b \x01(\x0b\x32\x32.google.cloud.dataplex.v1.DataScan.ExecutionStatusB\x03\xe0\x41\x03\x12\x39\n\x04type\x18\x0c \x01(\x0e\x32&.google.cloud.dataplex.v1.DataScanTypeB\x03\xe0\x41\x03\x12\x46\n\x11\x64\x61ta_quality_spec\x18\x64 \x01(\x0b\x32).google.cloud.dataplex.v1.DataQualitySpecH\x00\x12\x46\n\x11\x64\x61ta_profile_spec\x18\x65 \x01(\x0b\x32).google.cloud.dataplex.v1.DataProfileSpecH\x00\x12J\n\x13\x64\x61ta_discovery_spec\x18\x66 \x01(\x0b\x32+.google.cloud.dataplex.v1.DataDiscoverySpecH\x00\x12P\n\x13\x64\x61ta_quality_result\x18\xc8\x01 \x01(\x0b\x32+.google.cloud.dataplex.v1.DataQualityResultB\x03\xe0\x41\x03H\x01\x12P\n\x13\x64\x61ta_profile_result\x18\xc9\x01 \x01(\x0b\x32+.google.cloud.dataplex.v1.DataProfileResultB\x03\xe0\x41\x03H\x01\x12T\n\x15\x64\x61ta_discovery_result\x18\xca\x01 \x01(\x0b\x32-.google.cloud.dataplex.v1.DataDiscoveryResultB\x03\xe0\x41\x03H\x01\x1am\n\rExecutionSpec\x12\x37\n\x07trigger\x18\x01 \x01(\x0b\x32!.google.cloud.dataplex.v1.TriggerB\x03\xe0\x41\x01\x12\x14\n\x05\x66ield\x18\x64 \x01(\tB\x03\xe0\x41\x05H\x00\x42\r\n\x0bincremental\x1a\xd0\x01\n\x0f\x45xecutionStatus\x12>\n\x15latest_job_start_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x01\x12<\n\x13latest_job_end_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x01\x12?\n\x16latest_job_create_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:c\xea\x41`\n dataplex.googleapis.com/DataScan\x12<projects/{project}/locations/{location}/dataScans/{dataScan}B\x06\n\x04specB\x08\n\x06result\"\xca\x08\n\x0b\x44\x61taScanJob\x12\x14\n\x04name\x18\x01 \x01(\tB\x06\xe0\x41\x03\xe0\x41\x08\x12\x18\n\x03uid\x18\x02 \x01(\tB\x0b\xe0\x41\x03\xe2\x8c\xcf\xd7\x08\x02\x08\x01\x12\x34\n\x0b\x63reate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x33\n\nstart_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12?\n\x05state\x18\x05 \x01(\x0e\x32+.google.cloud.dataplex.v1.DataScanJob.StateB\x03\xe0\x41\x03\x12\x14\n\x07message\x18\x06 \x01(\tB\x03\xe0\x41\x03\x12\x39\n\x04type\x18\x07 \x01(\x0e\x32&.google.cloud.dataplex.v1.DataScanTypeB\x03\xe0\x41\x03\x12K\n\x11\x64\x61ta_quality_spec\x18\x64 \x01(\x0b\x32).google.cloud.dataplex.v1.DataQualitySpecB\x03\xe0\x41\x03H\x00\x12K\n\x11\x64\x61ta_profile_spec\x18\x65 \x01(\x0b\x32).google.cloud.dataplex.v1.DataProfileSpecB\x03\xe0\x41\x03H\x00\x12O\n\x13\x64\x61ta_discovery_spec\x18\x66 \x01(\x0b\x32+.google.cloud.dataplex.v1.DataDiscoverySpecB\x03\xe0\x41\x03H\x00\x12P\n\x13\x64\x61ta_quality_result\x18\xc8\x01 \x01(\x0b\x32+.google.cloud.dataplex.v1.DataQualityResultB\x03\xe0\x41\x03H\x01\x12P\n\x13\x64\x61ta_profile_result\x18\xc9\x01 \x01(\x0b\x32+.google.cloud.dataplex.v1.DataProfileResultB\x03\xe0\x41\x03H\x01\x12T\n\x15\x64\x61ta_discovery_result\x18\xca\x01 \x01(\x0b\x32-.google.cloud.dataplex.v1.DataDiscoveryResultB\x03\xe0\x41\x03H\x01\"q\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07RUNNING\x10\x01\x12\r\n\tCANCELING\x10\x02\x12\r\n\tCANCELLED\x10\x03\x12\r\n\tSUCCEEDED\x10\x04\x12\n\n\x06\x46\x41ILED\x10\x05\x12\x0b\n\x07PENDING\x10\x07:q\xea\x41n\n#dataplex.googleapis.com/DataScanJob\x12Gprojects/{project}/locations/{location}/dataScans/{dataScan}/jobs/{job}B\x06\n\x04specB\x08\n\x06result*f\n\x0c\x44\x61taScanType\x12\x1e\n\x1a\x44\x41TA_SCAN_TYPE_UNSPECIFIED\x10\x00\x12\x10\n\x0c\x44\x41TA_QUALITY\x10\x01\x12\x10\n\x0c\x44\x41TA_PROFILE\x10\x02\x12\x12\n\x0e\x44\x41TA_DISCOVERY\x10\x03\x32\xb6\x0f\n\x0f\x44\x61taScanService\x12\xe3\x01\n\x0e\x43reateDataScan\x12/.google.cloud.dataplex.v1.CreateDataScanRequest\x1a\x1d.google.longrunning.Operation\"\x80\x01\xca\x41\x1d\n\x08\x44\x61taScan\x12\x11OperationMetadata\xda\x41\x1dparent,data_scan,data_scan_id\x82\xd3\xe4\x93\x02:\"-/v1/{parent=projects/*/locations/*}/dataScans:\tdata_scan\x12\xe5\x01\n\x0eUpdateDataScan\x12/.google.cloud.dataplex.v1.UpdateDataScanRequest\x1a\x1d.google.longrunning.Operation\"\x82\x01\xca\x41\x1d\n\x08\x44\x61taScan\x12\x11OperationMetadata\xda\x41\x15\x64\x61ta_scan,update_mask\x82\xd3\xe4\x93\x02\x44\x32\x37/v1/{data_scan.name=projects/*/locations/*/dataScans/*}:\tdata_scan\x12\xcb\x01\n\x0e\x44\x65leteDataScan\x12/.google.cloud.dataplex.v1.DeleteDataScanRequest\x1a\x1d.google.longrunning.Operation\"i\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02/*-/v1/{name=projects/*/locations/*/dataScans/*}\x12\x9d\x01\n\x0bGetDataScan\x12,.google.cloud.dataplex.v1.GetDataScanRequest\x1a\".google.cloud.dataplex.v1.DataScan\"<\xda\x41\x04name\x82\xd3\xe4\x93\x02/\x12-/v1/{name=projects/*/locations/*/dataScans/*}\x12\xb0\x01\n\rListDataScans\x12..google.cloud.dataplex.v1.ListDataScansRequest\x1a/.google.cloud.dataplex.v1.ListDataScansResponse\">\xda\x41\x06parent\x82\xd3\xe4\x93\x02/\x12-/v1/{parent=projects/*/locations/*}/dataScans\x12\xaf\x01\n\x0bRunDataScan\x12,.google.cloud.dataplex.v1.RunDataScanRequest\x1a-.google.cloud.dataplex.v1.RunDataScanResponse\"C\xda\x41\x04name\x82\xd3\xe4\x93\x02\x36\"1/v1/{name=projects/*/locations/*/dataScans/*}:run:\x01*\x12\xad\x01\n\x0eGetDataScanJob\x12/.google.cloud.dataplex.v1.GetDataScanJobRequest\x1a%.google.cloud.dataplex.v1.DataScanJob\"C\xda\x41\x04name\x82\xd3\xe4\x93\x02\x36\x12\x34/v1/{name=projects/*/locations/*/dataScans/*/jobs/*}\x12\xc0\x01\n\x10ListDataScanJobs\x12\x31.google.cloud.dataplex.v1.ListDataScanJobsRequest\x1a\x32.google.cloud.dataplex.v1.ListDataScanJobsResponse\"E\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x36\x12\x34/v1/{parent=projects/*/locations/*/dataScans/*}/jobs\x12\xc1\x02\n\x18GenerateDataQualityRules\x12\x39.google.cloud.dataplex.v1.GenerateDataQualityRulesRequest\x1a:.google.cloud.dataplex.v1.GenerateDataQualityRulesResponse\"\xad\x01\xda\x41\x04name\x82\xd3\xe4\x93\x02\x9f\x01\"F/v1/{name=projects/*/locations/*/dataScans/*}:generateDataQualityRules:\x01*ZR\"M/v1/{name=projects/*/locations/*/dataScans/*/jobs/*}:generateDataQualityRules:\x01*\x1aK\xca\x41\x17\x64\x61taplex.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformBj\n\x1c\x63om.google.cloud.dataplex.v1B\x0e\x44\x61taScansProtoP\x01Z8cloud.google.com/go/dataplex/apiv1/dataplexpb;dataplexpbb\x06proto3"
24
25
 
25
26
  pool = Google::Protobuf::DescriptorPool.generated_pool
26
27
 
@@ -1152,6 +1152,13 @@ module Google
1152
1152
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
1153
1153
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
1154
1154
  # * (`nil`) indicating no credentials
1155
+ #
1156
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
1157
+ # external source for authentication to Google Cloud, you must validate it before
1158
+ # providing it to a Google API client library. Providing an unvalidated credential
1159
+ # configuration to Google APIs can compromise the security of your systems and data.
1160
+ # For more information, refer to [Validate credential configurations from external
1161
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
1155
1162
  # @return [::Object]
1156
1163
  # @!attribute [rw] scope
1157
1164
  # The OAuth scopes
@@ -1082,6 +1082,13 @@ module Google
1082
1082
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
1083
1083
  # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
1084
1084
  # * (`nil`) indicating no credentials
1085
+ #
1086
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
1087
+ # external source for authentication to Google Cloud, you must validate it before
1088
+ # providing it to a Google API client library. Providing an unvalidated credential
1089
+ # configuration to Google APIs can compromise the security of your systems and data.
1090
+ # For more information, refer to [Validate credential configurations from external
1091
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
1085
1092
  # @return [::Object]
1086
1093
  # @!attribute [rw] scope
1087
1094
  # The OAuth scopes
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Dataplex
23
23
  module V1
24
- VERSION = "1.2.0"
24
+ VERSION = "1.4.0"
25
25
  end
26
26
  end
27
27
  end
@@ -213,9 +213,13 @@ module Google
213
213
  # @!attribute [rw] sql_script
214
214
  # @return [::Google::Cloud::Dataplex::V1::Content::SqlScript]
215
215
  # Sql Script related configurations.
216
+ #
217
+ # Note: The following fields are mutually exclusive: `sql_script`, `notebook`. If a field in that set is populated, all other fields in the set will automatically be cleared.
216
218
  # @!attribute [rw] notebook
217
219
  # @return [::Google::Cloud::Dataplex::V1::Content::Notebook]
218
220
  # Notebook related configurations.
221
+ #
222
+ # Note: The following fields are mutually exclusive: `notebook`, `sql_script`. If a field in that set is populated, all other fields in the set will automatically be cleared.
219
223
  class Content
220
224
  include ::Google::Protobuf::MessageExts
221
225
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -917,7 +917,7 @@ module Google
917
917
  # specified path. For example, to attach an aspect to a field that is
918
918
  # specified by the `schema` aspect, the path should have the format
919
919
  # `Schema.<field_name>`.
920
- # * `<aspect_type_reference>*` - matches aspects of the given type for all
920
+ # * `<aspect_type_reference>@*` - matches aspects of the given type for all
921
921
  # paths.
922
922
  # * `*@path` - matches aspects of all types on the given path.
923
923
  #
@@ -1052,6 +1052,8 @@ module Google
1052
1052
  # @!attribute [rw] query
1053
1053
  # @return [::String]
1054
1054
  # Required. The query against which entries in scope should be matched.
1055
+ # The query syntax is defined in [Search syntax for Dataplex
1056
+ # Catalog](https://cloud.google.com/dataplex/docs/search-syntax).
1055
1057
  # @!attribute [rw] page_size
1056
1058
  # @return [::Integer]
1057
1059
  # Optional. Number of results in the search page. If <=0, then defaults
@@ -1064,6 +1066,10 @@ module Google
1064
1066
  # @!attribute [rw] order_by
1065
1067
  # @return [::String]
1066
1068
  # Optional. Specifies the ordering of results.
1069
+ # Supported values are:
1070
+ # * `relevance` (default)
1071
+ # * `last_modified_timestamp`
1072
+ # * `last_modified_timestamp asc`
1067
1073
  # @!attribute [rw] scope
1068
1074
  # @return [::String]
1069
1075
  # Optional. The scope under which the search should be operating. It must
@@ -1162,9 +1168,9 @@ module Google
1162
1168
  # aspect type and are attached directly to the entry.
1163
1169
  # * `{aspect_type_reference}@{path}`: matches aspects that belong to the
1164
1170
  # specified aspect type and path.
1165
- # * `{aspect_type_reference}@*`: matches aspects that belong to the specified
1166
- # aspect type for all paths.
1167
- #
1171
+ # * `<aspect_type_reference>@*` : matches aspects of the given type for all
1172
+ # paths.
1173
+ # * `*@path` : matches aspects of all types on the given path.
1168
1174
  # Replace `{aspect_type_reference}` with a reference to the aspect type, in
1169
1175
  # the format
1170
1176
  # `{project_id_or_number}.{location_id}.{aspect_type_id}`.
@@ -163,12 +163,18 @@ module Google
163
163
  # @!attribute [rw] string_profile
164
164
  # @return [::Google::Cloud::Dataplex::V1::DataProfileResult::Profile::Field::ProfileInfo::StringFieldInfo]
165
165
  # String type field information.
166
+ #
167
+ # Note: The following fields are mutually exclusive: `string_profile`, `integer_profile`, `double_profile`. If a field in that set is populated, all other fields in the set will automatically be cleared.
166
168
  # @!attribute [rw] integer_profile
167
169
  # @return [::Google::Cloud::Dataplex::V1::DataProfileResult::Profile::Field::ProfileInfo::IntegerFieldInfo]
168
170
  # Integer type field information.
171
+ #
172
+ # Note: The following fields are mutually exclusive: `integer_profile`, `string_profile`, `double_profile`. If a field in that set is populated, all other fields in the set will automatically be cleared.
169
173
  # @!attribute [rw] double_profile
170
174
  # @return [::Google::Cloud::Dataplex::V1::DataProfileResult::Profile::Field::ProfileInfo::DoubleFieldInfo]
171
175
  # Double type field information.
176
+ #
177
+ # Note: The following fields are mutually exclusive: `double_profile`, `string_profile`, `integer_profile`. If a field in that set is populated, all other fields in the set will automatically be cleared.
172
178
  class ProfileInfo
173
179
  include ::Google::Protobuf::MessageExts
174
180
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -287,36 +287,54 @@ module Google
287
287
  # @return [::Google::Cloud::Dataplex::V1::DataQualityRule::RangeExpectation]
288
288
  # Row-level rule which evaluates whether each column value lies between a
289
289
  # specified range.
290
+ #
291
+ # Note: The following fields are mutually exclusive: `range_expectation`, `non_null_expectation`, `set_expectation`, `regex_expectation`, `uniqueness_expectation`, `statistic_range_expectation`, `row_condition_expectation`, `table_condition_expectation`, `sql_assertion`. If a field in that set is populated, all other fields in the set will automatically be cleared.
290
292
  # @!attribute [rw] non_null_expectation
291
293
  # @return [::Google::Cloud::Dataplex::V1::DataQualityRule::NonNullExpectation]
292
294
  # Row-level rule which evaluates whether each column value is null.
295
+ #
296
+ # Note: The following fields are mutually exclusive: `non_null_expectation`, `range_expectation`, `set_expectation`, `regex_expectation`, `uniqueness_expectation`, `statistic_range_expectation`, `row_condition_expectation`, `table_condition_expectation`, `sql_assertion`. If a field in that set is populated, all other fields in the set will automatically be cleared.
293
297
  # @!attribute [rw] set_expectation
294
298
  # @return [::Google::Cloud::Dataplex::V1::DataQualityRule::SetExpectation]
295
299
  # Row-level rule which evaluates whether each column value is contained by
296
300
  # a specified set.
301
+ #
302
+ # Note: The following fields are mutually exclusive: `set_expectation`, `range_expectation`, `non_null_expectation`, `regex_expectation`, `uniqueness_expectation`, `statistic_range_expectation`, `row_condition_expectation`, `table_condition_expectation`, `sql_assertion`. If a field in that set is populated, all other fields in the set will automatically be cleared.
297
303
  # @!attribute [rw] regex_expectation
298
304
  # @return [::Google::Cloud::Dataplex::V1::DataQualityRule::RegexExpectation]
299
305
  # Row-level rule which evaluates whether each column value matches a
300
306
  # specified regex.
307
+ #
308
+ # Note: The following fields are mutually exclusive: `regex_expectation`, `range_expectation`, `non_null_expectation`, `set_expectation`, `uniqueness_expectation`, `statistic_range_expectation`, `row_condition_expectation`, `table_condition_expectation`, `sql_assertion`. If a field in that set is populated, all other fields in the set will automatically be cleared.
301
309
  # @!attribute [rw] uniqueness_expectation
302
310
  # @return [::Google::Cloud::Dataplex::V1::DataQualityRule::UniquenessExpectation]
303
311
  # Row-level rule which evaluates whether each column value is unique.
312
+ #
313
+ # Note: The following fields are mutually exclusive: `uniqueness_expectation`, `range_expectation`, `non_null_expectation`, `set_expectation`, `regex_expectation`, `statistic_range_expectation`, `row_condition_expectation`, `table_condition_expectation`, `sql_assertion`. If a field in that set is populated, all other fields in the set will automatically be cleared.
304
314
  # @!attribute [rw] statistic_range_expectation
305
315
  # @return [::Google::Cloud::Dataplex::V1::DataQualityRule::StatisticRangeExpectation]
306
316
  # Aggregate rule which evaluates whether the column aggregate
307
317
  # statistic lies between a specified range.
318
+ #
319
+ # Note: The following fields are mutually exclusive: `statistic_range_expectation`, `range_expectation`, `non_null_expectation`, `set_expectation`, `regex_expectation`, `uniqueness_expectation`, `row_condition_expectation`, `table_condition_expectation`, `sql_assertion`. If a field in that set is populated, all other fields in the set will automatically be cleared.
308
320
  # @!attribute [rw] row_condition_expectation
309
321
  # @return [::Google::Cloud::Dataplex::V1::DataQualityRule::RowConditionExpectation]
310
322
  # Row-level rule which evaluates whether each row in a table passes the
311
323
  # specified condition.
324
+ #
325
+ # Note: The following fields are mutually exclusive: `row_condition_expectation`, `range_expectation`, `non_null_expectation`, `set_expectation`, `regex_expectation`, `uniqueness_expectation`, `statistic_range_expectation`, `table_condition_expectation`, `sql_assertion`. If a field in that set is populated, all other fields in the set will automatically be cleared.
312
326
  # @!attribute [rw] table_condition_expectation
313
327
  # @return [::Google::Cloud::Dataplex::V1::DataQualityRule::TableConditionExpectation]
314
328
  # Aggregate rule which evaluates whether the provided expression is true
315
329
  # for a table.
330
+ #
331
+ # Note: The following fields are mutually exclusive: `table_condition_expectation`, `range_expectation`, `non_null_expectation`, `set_expectation`, `regex_expectation`, `uniqueness_expectation`, `statistic_range_expectation`, `row_condition_expectation`, `sql_assertion`. If a field in that set is populated, all other fields in the set will automatically be cleared.
316
332
  # @!attribute [rw] sql_assertion
317
333
  # @return [::Google::Cloud::Dataplex::V1::DataQualityRule::SqlAssertion]
318
334
  # Aggregate rule which evaluates the number of rows returned for the
319
335
  # provided statement. If any rows are returned, this rule fails.
336
+ #
337
+ # Note: The following fields are mutually exclusive: `sql_assertion`, `range_expectation`, `non_null_expectation`, `set_expectation`, `regex_expectation`, `uniqueness_expectation`, `statistic_range_expectation`, `row_condition_expectation`, `table_condition_expectation`. If a field in that set is populated, all other fields in the set will automatically be cleared.
320
338
  # @!attribute [rw] column
321
339
  # @return [::String]
322
340
  # Optional. The unnested column which this rule is evaluated against.
@@ -57,7 +57,7 @@ module Google
57
57
  # Only fields specified in `update_mask` are updated.
58
58
  # @!attribute [rw] update_mask
59
59
  # @return [::Google::Protobuf::FieldMask]
60
- # Required. Mask of fields to update.
60
+ # Optional. Mask of fields to update.
61
61
  # @!attribute [rw] validate_only
62
62
  # @return [::Boolean]
63
63
  # Optional. Only validate the request, but do not perform mutations.
@@ -74,6 +74,11 @@ module Google
74
74
  # `projects/{project}/locations/{location_id}/dataScans/{data_scan_id}`
75
75
  # where `project` refers to a *project_id* or *project_number* and
76
76
  # `location_id` refers to a GCP region.
77
+ # @!attribute [rw] force
78
+ # @return [::Boolean]
79
+ # Optional. If set to true, any child resources of this data scan will also
80
+ # be deleted. (Otherwise, the request will only work if the data scan has no
81
+ # child resources.)
77
82
  class DeleteDataScanRequest
78
83
  include ::Google::Protobuf::MessageExts
79
84
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -294,8 +299,8 @@ module Google
294
299
  # cardinality, min/max/mean, etc).
295
300
  # @!attribute [r] name
296
301
  # @return [::String]
297
- # Output only. The relative resource name of the scan, of the form:
298
- # `projects/{project}/locations/{location_id}/dataScans/{datascan_id}`,
302
+ # Output only. Identifier. The relative resource name of the scan, of the
303
+ # form: `projects/{project}/locations/{location_id}/dataScans/{datascan_id}`,
299
304
  # where `project` refers to a *project_id* or *project_number* and
300
305
  # `location_id` refers to a GCP region.
301
306
  # @!attribute [r] uid
@@ -341,21 +346,33 @@ module Google
341
346
  # @!attribute [rw] data_quality_spec
342
347
  # @return [::Google::Cloud::Dataplex::V1::DataQualitySpec]
343
348
  # Settings for a data quality scan.
349
+ #
350
+ # Note: The following fields are mutually exclusive: `data_quality_spec`, `data_profile_spec`, `data_discovery_spec`. If a field in that set is populated, all other fields in the set will automatically be cleared.
344
351
  # @!attribute [rw] data_profile_spec
345
352
  # @return [::Google::Cloud::Dataplex::V1::DataProfileSpec]
346
353
  # Settings for a data profile scan.
354
+ #
355
+ # Note: The following fields are mutually exclusive: `data_profile_spec`, `data_quality_spec`, `data_discovery_spec`. If a field in that set is populated, all other fields in the set will automatically be cleared.
347
356
  # @!attribute [rw] data_discovery_spec
348
357
  # @return [::Google::Cloud::Dataplex::V1::DataDiscoverySpec]
349
358
  # Settings for a data discovery scan.
359
+ #
360
+ # Note: The following fields are mutually exclusive: `data_discovery_spec`, `data_quality_spec`, `data_profile_spec`. If a field in that set is populated, all other fields in the set will automatically be cleared.
350
361
  # @!attribute [r] data_quality_result
351
362
  # @return [::Google::Cloud::Dataplex::V1::DataQualityResult]
352
363
  # Output only. The result of a data quality scan.
364
+ #
365
+ # Note: The following fields are mutually exclusive: `data_quality_result`, `data_profile_result`, `data_discovery_result`. If a field in that set is populated, all other fields in the set will automatically be cleared.
353
366
  # @!attribute [r] data_profile_result
354
367
  # @return [::Google::Cloud::Dataplex::V1::DataProfileResult]
355
368
  # Output only. The result of a data profile scan.
369
+ #
370
+ # Note: The following fields are mutually exclusive: `data_profile_result`, `data_quality_result`, `data_discovery_result`. If a field in that set is populated, all other fields in the set will automatically be cleared.
356
371
  # @!attribute [r] data_discovery_result
357
372
  # @return [::Google::Cloud::Dataplex::V1::DataDiscoveryResult]
358
373
  # Output only. The result of a data discovery scan.
374
+ #
375
+ # Note: The following fields are mutually exclusive: `data_discovery_result`, `data_quality_result`, `data_profile_result`. If a field in that set is populated, all other fields in the set will automatically be cleared.
359
376
  class DataScan
360
377
  include ::Google::Protobuf::MessageExts
361
378
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -381,10 +398,10 @@ module Google
381
398
  # Status of the data scan execution.
382
399
  # @!attribute [rw] latest_job_start_time
383
400
  # @return [::Google::Protobuf::Timestamp]
384
- # The time when the latest DataScanJob started.
401
+ # Optional. The time when the latest DataScanJob started.
385
402
  # @!attribute [rw] latest_job_end_time
386
403
  # @return [::Google::Protobuf::Timestamp]
387
- # The time when the latest DataScanJob ended.
404
+ # Optional. The time when the latest DataScanJob ended.
388
405
  # @!attribute [rw] latest_job_create_time
389
406
  # @return [::Google::Protobuf::Timestamp]
390
407
  # Optional. The time when the DataScanJob execution was created.
@@ -406,7 +423,8 @@ module Google
406
423
  # A DataScanJob represents an instance of DataScan execution.
407
424
  # @!attribute [r] name
408
425
  # @return [::String]
409
- # Output only. The relative resource name of the DataScanJob, of the form:
426
+ # Output only. Identifier. The relative resource name of the DataScanJob, of
427
+ # the form:
410
428
  # `projects/{project}/locations/{location_id}/dataScans/{datascan_id}/jobs/{job_id}`,
411
429
  # where `project` refers to a *project_id* or *project_number* and
412
430
  # `location_id` refers to a GCP region.
@@ -434,21 +452,33 @@ module Google
434
452
  # @!attribute [r] data_quality_spec
435
453
  # @return [::Google::Cloud::Dataplex::V1::DataQualitySpec]
436
454
  # Output only. Settings for a data quality scan.
455
+ #
456
+ # Note: The following fields are mutually exclusive: `data_quality_spec`, `data_profile_spec`, `data_discovery_spec`. If a field in that set is populated, all other fields in the set will automatically be cleared.
437
457
  # @!attribute [r] data_profile_spec
438
458
  # @return [::Google::Cloud::Dataplex::V1::DataProfileSpec]
439
459
  # Output only. Settings for a data profile scan.
460
+ #
461
+ # Note: The following fields are mutually exclusive: `data_profile_spec`, `data_quality_spec`, `data_discovery_spec`. If a field in that set is populated, all other fields in the set will automatically be cleared.
440
462
  # @!attribute [r] data_discovery_spec
441
463
  # @return [::Google::Cloud::Dataplex::V1::DataDiscoverySpec]
442
464
  # Output only. Settings for a data discovery scan.
465
+ #
466
+ # Note: The following fields are mutually exclusive: `data_discovery_spec`, `data_quality_spec`, `data_profile_spec`. If a field in that set is populated, all other fields in the set will automatically be cleared.
443
467
  # @!attribute [r] data_quality_result
444
468
  # @return [::Google::Cloud::Dataplex::V1::DataQualityResult]
445
469
  # Output only. The result of a data quality scan.
470
+ #
471
+ # Note: The following fields are mutually exclusive: `data_quality_result`, `data_profile_result`, `data_discovery_result`. If a field in that set is populated, all other fields in the set will automatically be cleared.
446
472
  # @!attribute [r] data_profile_result
447
473
  # @return [::Google::Cloud::Dataplex::V1::DataProfileResult]
448
474
  # Output only. The result of a data profile scan.
475
+ #
476
+ # Note: The following fields are mutually exclusive: `data_profile_result`, `data_quality_result`, `data_discovery_result`. If a field in that set is populated, all other fields in the set will automatically be cleared.
449
477
  # @!attribute [r] data_discovery_result
450
478
  # @return [::Google::Cloud::Dataplex::V1::DataDiscoveryResult]
451
479
  # Output only. The result of a data discovery scan.
480
+ #
481
+ # Note: The following fields are mutually exclusive: `data_discovery_result`, `data_quality_result`, `data_profile_result`. If a field in that set is populated, all other fields in the set will automatically be cleared.
452
482
  class DataScanJob
453
483
  include ::Google::Protobuf::MessageExts
454
484
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -46,18 +46,28 @@ module Google
46
46
  # @!attribute [rw] config
47
47
  # @return [::Google::Cloud::Dataplex::V1::DiscoveryEvent::ConfigDetails]
48
48
  # Details about discovery configuration in effect.
49
+ #
50
+ # Note: The following fields are mutually exclusive: `config`, `entity`, `partition`, `action`, `table`. If a field in that set is populated, all other fields in the set will automatically be cleared.
49
51
  # @!attribute [rw] entity
50
52
  # @return [::Google::Cloud::Dataplex::V1::DiscoveryEvent::EntityDetails]
51
53
  # Details about the entity associated with the event.
54
+ #
55
+ # Note: The following fields are mutually exclusive: `entity`, `config`, `partition`, `action`, `table`. If a field in that set is populated, all other fields in the set will automatically be cleared.
52
56
  # @!attribute [rw] partition
53
57
  # @return [::Google::Cloud::Dataplex::V1::DiscoveryEvent::PartitionDetails]
54
58
  # Details about the partition associated with the event.
59
+ #
60
+ # Note: The following fields are mutually exclusive: `partition`, `config`, `entity`, `action`, `table`. If a field in that set is populated, all other fields in the set will automatically be cleared.
55
61
  # @!attribute [rw] action
56
62
  # @return [::Google::Cloud::Dataplex::V1::DiscoveryEvent::ActionDetails]
57
63
  # Details about the action associated with the event.
64
+ #
65
+ # Note: The following fields are mutually exclusive: `action`, `config`, `entity`, `partition`, `table`. If a field in that set is populated, all other fields in the set will automatically be cleared.
58
66
  # @!attribute [rw] table
59
67
  # @return [::Google::Cloud::Dataplex::V1::DiscoveryEvent::TableDetails]
60
68
  # Details about the BigQuery table publishing associated with the event.
69
+ #
70
+ # Note: The following fields are mutually exclusive: `table`, `config`, `entity`, `partition`, `action`. If a field in that set is populated, all other fields in the set will automatically be cleared.
61
71
  class DiscoveryEvent
62
72
  include ::Google::Protobuf::MessageExts
63
73
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -520,15 +530,23 @@ module Google
520
530
  # @!attribute [rw] data_profile
521
531
  # @return [::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileResult]
522
532
  # Data profile result for data profile type data scan.
533
+ #
534
+ # Note: The following fields are mutually exclusive: `data_profile`, `data_quality`. If a field in that set is populated, all other fields in the set will automatically be cleared.
523
535
  # @!attribute [rw] data_quality
524
536
  # @return [::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityResult]
525
537
  # Data quality result for data quality type data scan.
538
+ #
539
+ # Note: The following fields are mutually exclusive: `data_quality`, `data_profile`. If a field in that set is populated, all other fields in the set will automatically be cleared.
526
540
  # @!attribute [rw] data_profile_configs
527
541
  # @return [::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileAppliedConfigs]
528
542
  # Applied configs for data profile type data scan.
543
+ #
544
+ # Note: The following fields are mutually exclusive: `data_profile_configs`, `data_quality_configs`. If a field in that set is populated, all other fields in the set will automatically be cleared.
529
545
  # @!attribute [rw] data_quality_configs
530
546
  # @return [::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityAppliedConfigs]
531
547
  # Applied configs for data quality type data scan.
548
+ #
549
+ # Note: The following fields are mutually exclusive: `data_quality_configs`, `data_profile_configs`. If a field in that set is populated, all other fields in the set will automatically be cleared.
532
550
  # @!attribute [rw] post_scan_actions_result
533
551
  # @return [::Google::Cloud::Dataplex::V1::DataScanEvent::PostScanActionsResult]
534
552
  # The result of post scan actions.
@@ -587,12 +587,18 @@ module Google
587
587
  # @!attribute [rw] csv
588
588
  # @return [::Google::Cloud::Dataplex::V1::StorageFormat::CsvOptions]
589
589
  # Optional. Additional information about CSV formatted data.
590
+ #
591
+ # Note: The following fields are mutually exclusive: `csv`, `json`, `iceberg`. If a field in that set is populated, all other fields in the set will automatically be cleared.
590
592
  # @!attribute [rw] json
591
593
  # @return [::Google::Cloud::Dataplex::V1::StorageFormat::JsonOptions]
592
594
  # Optional. Additional information about CSV formatted data.
595
+ #
596
+ # Note: The following fields are mutually exclusive: `json`, `csv`, `iceberg`. If a field in that set is populated, all other fields in the set will automatically be cleared.
593
597
  # @!attribute [rw] iceberg
594
598
  # @return [::Google::Cloud::Dataplex::V1::StorageFormat::IcebergOptions]
595
599
  # Optional. Additional information about iceberg tables.
600
+ #
601
+ # Note: The following fields are mutually exclusive: `iceberg`, `csv`, `json`. If a field in that set is populated, all other fields in the set will automatically be cleared.
596
602
  class StorageFormat
597
603
  include ::Google::Protobuf::MessageExts
598
604
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -25,9 +25,13 @@ module Google
25
25
  # @!attribute [rw] on_demand
26
26
  # @return [::Google::Cloud::Dataplex::V1::Trigger::OnDemand]
27
27
  # The scan runs once via `RunDataScan` API.
28
+ #
29
+ # Note: The following fields are mutually exclusive: `on_demand`, `schedule`. If a field in that set is populated, all other fields in the set will automatically be cleared.
28
30
  # @!attribute [rw] schedule
29
31
  # @return [::Google::Cloud::Dataplex::V1::Trigger::Schedule]
30
32
  # The scan is scheduled to run periodically.
33
+ #
34
+ # Note: The following fields are mutually exclusive: `schedule`, `on_demand`. If a field in that set is populated, all other fields in the set will automatically be cleared.
31
35
  class Trigger
32
36
  include ::Google::Protobuf::MessageExts
33
37
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -65,12 +69,16 @@ module Google
65
69
  # Immutable. The Dataplex entity that represents the data source (e.g.
66
70
  # BigQuery table) for DataScan, of the form:
67
71
  # `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}`.
72
+ #
73
+ # Note: The following fields are mutually exclusive: `entity`, `resource`. If a field in that set is populated, all other fields in the set will automatically be cleared.
68
74
  # @!attribute [rw] resource
69
75
  # @return [::String]
70
76
  # Immutable. The service-qualified full resource name of the cloud resource
71
77
  # for a DataScan job to scan against. The field could be: BigQuery table of
72
78
  # type "TABLE" for DataProfileScan/DataQualityScan Format:
73
79
  # //bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID
80
+ #
81
+ # Note: The following fields are mutually exclusive: `resource`, `entity`. If a field in that set is populated, all other fields in the set will automatically be cleared.
74
82
  class DataSource
75
83
  include ::Google::Protobuf::MessageExts
76
84
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -355,29 +355,45 @@ module Google
355
355
  # @!attribute [rw] invalid_data_format
356
356
  # @return [::Google::Cloud::Dataplex::V1::Action::InvalidDataFormat]
357
357
  # Details for issues related to invalid or unsupported data formats.
358
+ #
359
+ # Note: The following fields are mutually exclusive: `invalid_data_format`, `incompatible_data_schema`, `invalid_data_partition`, `missing_data`, `missing_resource`, `unauthorized_resource`, `failed_security_policy_apply`, `invalid_data_organization`. If a field in that set is populated, all other fields in the set will automatically be cleared.
358
360
  # @!attribute [rw] incompatible_data_schema
359
361
  # @return [::Google::Cloud::Dataplex::V1::Action::IncompatibleDataSchema]
360
362
  # Details for issues related to incompatible schemas detected within data.
363
+ #
364
+ # Note: The following fields are mutually exclusive: `incompatible_data_schema`, `invalid_data_format`, `invalid_data_partition`, `missing_data`, `missing_resource`, `unauthorized_resource`, `failed_security_policy_apply`, `invalid_data_organization`. If a field in that set is populated, all other fields in the set will automatically be cleared.
361
365
  # @!attribute [rw] invalid_data_partition
362
366
  # @return [::Google::Cloud::Dataplex::V1::Action::InvalidDataPartition]
363
367
  # Details for issues related to invalid or unsupported data partition
364
368
  # structure.
369
+ #
370
+ # Note: The following fields are mutually exclusive: `invalid_data_partition`, `invalid_data_format`, `incompatible_data_schema`, `missing_data`, `missing_resource`, `unauthorized_resource`, `failed_security_policy_apply`, `invalid_data_organization`. If a field in that set is populated, all other fields in the set will automatically be cleared.
365
371
  # @!attribute [rw] missing_data
366
372
  # @return [::Google::Cloud::Dataplex::V1::Action::MissingData]
367
373
  # Details for issues related to absence of data within managed resources.
374
+ #
375
+ # Note: The following fields are mutually exclusive: `missing_data`, `invalid_data_format`, `incompatible_data_schema`, `invalid_data_partition`, `missing_resource`, `unauthorized_resource`, `failed_security_policy_apply`, `invalid_data_organization`. If a field in that set is populated, all other fields in the set will automatically be cleared.
368
376
  # @!attribute [rw] missing_resource
369
377
  # @return [::Google::Cloud::Dataplex::V1::Action::MissingResource]
370
378
  # Details for issues related to absence of a managed resource.
379
+ #
380
+ # Note: The following fields are mutually exclusive: `missing_resource`, `invalid_data_format`, `incompatible_data_schema`, `invalid_data_partition`, `missing_data`, `unauthorized_resource`, `failed_security_policy_apply`, `invalid_data_organization`. If a field in that set is populated, all other fields in the set will automatically be cleared.
371
381
  # @!attribute [rw] unauthorized_resource
372
382
  # @return [::Google::Cloud::Dataplex::V1::Action::UnauthorizedResource]
373
383
  # Details for issues related to lack of permissions to access data
374
384
  # resources.
385
+ #
386
+ # Note: The following fields are mutually exclusive: `unauthorized_resource`, `invalid_data_format`, `incompatible_data_schema`, `invalid_data_partition`, `missing_data`, `missing_resource`, `failed_security_policy_apply`, `invalid_data_organization`. If a field in that set is populated, all other fields in the set will automatically be cleared.
375
387
  # @!attribute [rw] failed_security_policy_apply
376
388
  # @return [::Google::Cloud::Dataplex::V1::Action::FailedSecurityPolicyApply]
377
389
  # Details for issues related to applying security policy.
390
+ #
391
+ # Note: The following fields are mutually exclusive: `failed_security_policy_apply`, `invalid_data_format`, `incompatible_data_schema`, `invalid_data_partition`, `missing_data`, `missing_resource`, `unauthorized_resource`, `invalid_data_organization`. If a field in that set is populated, all other fields in the set will automatically be cleared.
378
392
  # @!attribute [rw] invalid_data_organization
379
393
  # @return [::Google::Cloud::Dataplex::V1::Action::InvalidDataOrganization]
380
394
  # Details for issues related to invalid data arrangement.
395
+ #
396
+ # Note: The following fields are mutually exclusive: `invalid_data_organization`, `invalid_data_format`, `incompatible_data_schema`, `invalid_data_partition`, `missing_data`, `missing_resource`, `unauthorized_resource`, `failed_security_policy_apply`. If a field in that set is populated, all other fields in the set will automatically be cleared.
381
397
  class Action
382
398
  include ::Google::Protobuf::MessageExts
383
399
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -61,9 +61,13 @@ module Google
61
61
  # @!attribute [rw] spark
62
62
  # @return [::Google::Cloud::Dataplex::V1::Task::SparkTaskConfig]
63
63
  # Config related to running custom Spark tasks.
64
+ #
65
+ # Note: The following fields are mutually exclusive: `spark`, `notebook`. If a field in that set is populated, all other fields in the set will automatically be cleared.
64
66
  # @!attribute [rw] notebook
65
67
  # @return [::Google::Cloud::Dataplex::V1::Task::NotebookTaskConfig]
66
68
  # Config related to running scheduled Notebooks.
69
+ #
70
+ # Note: The following fields are mutually exclusive: `notebook`, `spark`. If a field in that set is populated, all other fields in the set will automatically be cleared.
67
71
  class Task
68
72
  include ::Google::Protobuf::MessageExts
69
73
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -137,9 +141,13 @@ module Google
137
141
  # @return [::String]
138
142
  # Optional. The Cloud VPC network in which the job is run. By default,
139
143
  # the Cloud VPC network named Default within the project is used.
144
+ #
145
+ # Note: The following fields are mutually exclusive: `network`, `sub_network`. If a field in that set is populated, all other fields in the set will automatically be cleared.
140
146
  # @!attribute [rw] sub_network
141
147
  # @return [::String]
142
148
  # Optional. The Cloud VPC sub-network in which the job is run.
149
+ #
150
+ # Note: The following fields are mutually exclusive: `sub_network`, `network`. If a field in that set is populated, all other fields in the set will automatically be cleared.
143
151
  # @!attribute [rw] network_tags
144
152
  # @return [::Array<::String>]
145
153
  # Optional. List of network tags to apply to the job.
@@ -246,6 +254,8 @@ module Google
246
254
  # The Cloud Storage URI of the jar file that contains the main class.
247
255
  # The execution args are passed in as a sequence of named process
248
256
  # arguments (`--key=value`).
257
+ #
258
+ # Note: The following fields are mutually exclusive: `main_jar_file_uri`, `main_class`, `python_script_file`, `sql_script_file`, `sql_script`. If a field in that set is populated, all other fields in the set will automatically be cleared.
249
259
  # @!attribute [rw] main_class
250
260
  # @return [::String]
251
261
  # The name of the driver's main class. The jar file that contains the
@@ -253,21 +263,29 @@ module Google
253
263
  # `jar_file_uris`.
254
264
  # The execution args are passed in as a sequence of named process
255
265
  # arguments (`--key=value`).
266
+ #
267
+ # Note: The following fields are mutually exclusive: `main_class`, `main_jar_file_uri`, `python_script_file`, `sql_script_file`, `sql_script`. If a field in that set is populated, all other fields in the set will automatically be cleared.
256
268
  # @!attribute [rw] python_script_file
257
269
  # @return [::String]
258
270
  # The Gcloud Storage URI of the main Python file to use as the driver.
259
271
  # Must be a .py file. The execution args are passed in as a sequence of
260
272
  # named process arguments (`--key=value`).
273
+ #
274
+ # Note: The following fields are mutually exclusive: `python_script_file`, `main_jar_file_uri`, `main_class`, `sql_script_file`, `sql_script`. If a field in that set is populated, all other fields in the set will automatically be cleared.
261
275
  # @!attribute [rw] sql_script_file
262
276
  # @return [::String]
263
277
  # A reference to a query file. This should be the Cloud Storage URI of
264
278
  # the query file. The execution args are used to declare a set of script
265
279
  # variables (`set key="value";`).
280
+ #
281
+ # Note: The following fields are mutually exclusive: `sql_script_file`, `main_jar_file_uri`, `main_class`, `python_script_file`, `sql_script`. If a field in that set is populated, all other fields in the set will automatically be cleared.
266
282
  # @!attribute [rw] sql_script
267
283
  # @return [::String]
268
284
  # The query text.
269
285
  # The execution args are used to declare a set of script variables
270
286
  # (`set key="value";`).
287
+ #
288
+ # Note: The following fields are mutually exclusive: `sql_script`, `main_jar_file_uri`, `main_class`, `python_script_file`, `sql_script_file`. If a field in that set is populated, all other fields in the set will automatically be cleared.
271
289
  # @!attribute [rw] file_uris
272
290
  # @return [::Array<::String>]
273
291
  # Optional. Cloud Storage URIs of files to be placed in the working
@@ -40,6 +40,8 @@ module Google
40
40
  # @!attribute [rw] error
41
41
  # @return [::Google::Rpc::Status]
42
42
  # The error result of the operation in case of failure or cancellation.
43
+ #
44
+ # Note: The following fields are mutually exclusive: `error`, `response`. If a field in that set is populated, all other fields in the set will automatically be cleared.
43
45
  # @!attribute [rw] response
44
46
  # @return [::Google::Protobuf::Any]
45
47
  # The normal, successful response of the operation. If the original
@@ -50,6 +52,8 @@ module Google
50
52
  # is the original method name. For example, if the original method name
51
53
  # is `TakeSnapshot()`, the inferred response type is
52
54
  # `TakeSnapshotResponse`.
55
+ #
56
+ # Note: The following fields are mutually exclusive: `response`, `error`. If a field in that set is populated, all other fields in the set will automatically be cleared.
53
57
  class Operation
54
58
  include ::Google::Protobuf::MessageExts
55
59
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -53,21 +53,33 @@ module Google
53
53
  # @!attribute [rw] null_value
54
54
  # @return [::Google::Protobuf::NullValue]
55
55
  # Represents a null value.
56
+ #
57
+ # Note: The following fields are mutually exclusive: `null_value`, `number_value`, `string_value`, `bool_value`, `struct_value`, `list_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
56
58
  # @!attribute [rw] number_value
57
59
  # @return [::Float]
58
60
  # Represents a double value.
61
+ #
62
+ # Note: The following fields are mutually exclusive: `number_value`, `null_value`, `string_value`, `bool_value`, `struct_value`, `list_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
59
63
  # @!attribute [rw] string_value
60
64
  # @return [::String]
61
65
  # Represents a string value.
66
+ #
67
+ # Note: The following fields are mutually exclusive: `string_value`, `null_value`, `number_value`, `bool_value`, `struct_value`, `list_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
62
68
  # @!attribute [rw] bool_value
63
69
  # @return [::Boolean]
64
70
  # Represents a boolean value.
71
+ #
72
+ # Note: The following fields are mutually exclusive: `bool_value`, `null_value`, `number_value`, `string_value`, `struct_value`, `list_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
65
73
  # @!attribute [rw] struct_value
66
74
  # @return [::Google::Protobuf::Struct]
67
75
  # Represents a structured value.
76
+ #
77
+ # Note: The following fields are mutually exclusive: `struct_value`, `null_value`, `number_value`, `string_value`, `bool_value`, `list_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
68
78
  # @!attribute [rw] list_value
69
79
  # @return [::Google::Protobuf::ListValue]
70
80
  # Represents a repeated `Value`.
81
+ #
82
+ # Note: The following fields are mutually exclusive: `list_value`, `null_value`, `number_value`, `string_value`, `bool_value`, `struct_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
71
83
  class Value
72
84
  include ::Google::Protobuf::MessageExts
73
85
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-dataplex-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-12-10 00:00:00.000000000 Z
10
+ date: 2025-01-29 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: gapic-common
@@ -16,7 +15,7 @@ dependencies:
16
15
  requirements:
17
16
  - - ">="
18
17
  - !ruby/object:Gem::Version
19
- version: 0.24.0
18
+ version: 0.25.0
20
19
  - - "<"
21
20
  - !ruby/object:Gem::Version
22
21
  version: 2.a
@@ -26,7 +25,7 @@ dependencies:
26
25
  requirements:
27
26
  - - ">="
28
27
  - !ruby/object:Gem::Version
29
- version: 0.24.0
28
+ version: 0.25.0
30
29
  - - "<"
31
30
  - !ruby/object:Gem::Version
32
31
  version: 2.a
@@ -209,7 +208,6 @@ homepage: https://github.com/googleapis/google-cloud-ruby
209
208
  licenses:
210
209
  - Apache-2.0
211
210
  metadata: {}
212
- post_install_message:
213
211
  rdoc_options: []
214
212
  require_paths:
215
213
  - lib
@@ -217,15 +215,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
217
215
  requirements:
218
216
  - - ">="
219
217
  - !ruby/object:Gem::Version
220
- version: '2.7'
218
+ version: '3.0'
221
219
  required_rubygems_version: !ruby/object:Gem::Requirement
222
220
  requirements:
223
221
  - - ">="
224
222
  - !ruby/object:Gem::Version
225
223
  version: '0'
226
224
  requirements: []
227
- rubygems_version: 3.5.23
228
- signing_key:
225
+ rubygems_version: 3.6.2
229
226
  specification_version: 4
230
227
  summary: Dataplex API is used to manage the lifecycle of data lakes.
231
228
  test_files: []