google-cloud-data_fusion-v1 1.2.0 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7d8056b8b666fc5c938bdc758360485c40f28bf16a25cfd3e364c9b91f53d6c7
4
- data.tar.gz: d89e8c2bf546add501fa0d0a2808d2847c86200ffd48144de5c1225df34a4b90
3
+ metadata.gz: 792ffe5ae0b04cc0d303fda23c09bd814eecc4c9f2390bf792a4a0ab8aa1313a
4
+ data.tar.gz: 7e2895713113244de059d815c5f3f90ef263e8ea8aa7fecdccd47f4c3567f0c2
5
5
  SHA512:
6
- metadata.gz: a48721ac85a3dfe45111839fb9d01d21764b5464f370ffcaafc8846d2b8ab997993cb1ddd7b80d0ef216a76983755e8a4ec98c43b29be606b37b1f81b8c0e75c
7
- data.tar.gz: d4fd97d1d64e85add3b514c60db0658b6dfc06ab05d760501e8ec9738102919c786421c222c38dd7448a84e2ba452d3110ff73cd02bc29d1768e23b7c55c5e5c
6
+ metadata.gz: c95c82e7e3f745fd10eaa46c784e281a85572196171be6d840ad1ec0a9782caef038a0d49bf51d8cbc6757a26b3be2d87eee18eb186825f7a545bea08d7441ed
7
+ data.tar.gz: 6816432cb491b596ba1ac98aa63b67234cb4db480a84f2b69d866d4ed64b661552a5b7c1cfd4d9721ac1ece413da118ebaa96be4be0212b4adf049a617272520
@@ -322,10 +322,10 @@ module Google
322
322
  # @param order_by [::String]
323
323
  # Sort results. Supported values are "name", "name desc", or "" (unsorted).
324
324
  # @yield [result, operation] Access the result along with the TransportOperation object
325
- # @yieldparam result [::Google::Cloud::DataFusion::V1::ListInstancesResponse]
325
+ # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::DataFusion::V1::Instance>]
326
326
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
327
327
  #
328
- # @return [::Google::Cloud::DataFusion::V1::ListInstancesResponse]
328
+ # @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::DataFusion::V1::Instance>]
329
329
  #
330
330
  # @raise [::Google::Cloud::Error] if the REST call is aborted.
331
331
  #
@@ -377,7 +377,9 @@ module Google
377
377
  retry_policy: @config.retry_policy
378
378
 
379
379
  @data_fusion_stub.list_instances request, options do |result, operation|
380
+ result = ::Gapic::Rest::PagedEnumerable.new @data_fusion_stub, :list_instances, "instances", request, result, options
380
381
  yield result, operation if block_given?
382
+ throw :response, result
381
383
  end
382
384
  rescue ::Gapic::Rest::Error => e
383
385
  raise ::Google::Cloud::Error.from_error(e)
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module DataFusion
23
23
  module V1
24
- VERSION = "1.2.0"
24
+ VERSION = "2.0.0"
25
25
  end
26
26
  end
27
27
  end
@@ -409,6 +409,14 @@ module Google
409
409
  # @return [::Array<::String>]
410
410
  # An allowlist of the fully qualified names of RPCs that should be included
411
411
  # on public client surfaces.
412
+ # @!attribute [rw] generate_omitted_as_internal
413
+ # @return [::Boolean]
414
+ # Setting this to true indicates to the client generators that methods
415
+ # that would be excluded from the generation should instead be generated
416
+ # in a way that indicates these methods should not be consumed by
417
+ # end users. How this is expressed is up to individual language
418
+ # implementations to decide. Some examples may be: added annotations,
419
+ # obfuscated identifiers, or other language idiomatic patterns.
412
420
  class SelectiveGapicGeneration
413
421
  include ::Google::Protobuf::MessageExts
414
422
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-data_fusion-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 2.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-01-29 00:00:00.000000000 Z
10
+ date: 2025-02-07 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: gapic-common
@@ -102,7 +102,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
102
102
  - !ruby/object:Gem::Version
103
103
  version: '0'
104
104
  requirements: []
105
- rubygems_version: 3.6.2
105
+ rubygems_version: 3.6.3
106
106
  specification_version: 4
107
107
  summary: Cloud Data Fusion is a fully-managed, cloud native, enterprise data integration
108
108
  service for quickly building and managing data pipelines. It provides a graphical