google-cloud-datastream-v1alpha1 0.11.0 → 0.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2469a64d98bfbcd9376123e73500715823058d5d5741aa52d28cd9095feb288a
4
- data.tar.gz: 4df55959eaa0084d9f7e835c984b6c843188fbe284dcbed33bcb3a7f230b8508
3
+ metadata.gz: c6bf48d420ac3ba77898ec15889f3817d4ce8bae5e2e2eb2fa5b57ee429aa8aa
4
+ data.tar.gz: 24ee7f2df5a9f47e32f702854665f335e5d0c340ea8a4b52854db92462219560
5
5
  SHA512:
6
- metadata.gz: b9ff9cff71df5e0a9d09bc4e1e19ea17ac0a02472f64937d3be5bff1456b0eec27247e20280b928d7df3dc4366435bffd792b50002d30a5031ddc4be4768059b
7
- data.tar.gz: 58b1d0ab3ab0c07879c83f355de9e7150d15d0ecb0b1b72d76c6ff5856142859f09d8edcdeb823b058e4bdc055a821347bc4662f83bf25fb3ef0917d633d51c2
6
+ metadata.gz: 8ac6f97e8d3ed6832e2b870c1e4ef96782b348d60a4f8eb0657e11a809a1b3dda899dfaab2235d6af82a39ab314bbc73f1a893ed5f507734427ff3cf44d7d858
7
+ data.tar.gz: 7cf4eb69c5134c4d453375a0a8b78a6f9ca68c2aca3e6d90337146f7572113bf2715692918bba9a0096c2c56a66a1ed7913110c1f075db3c3282cb336fb1e3f8
@@ -774,28 +774,28 @@ module Google
774
774
  # @param connection_profile [::Google::Cloud::Datastream::V1alpha1::ConnectionProfile, ::Hash]
775
775
  # An ad-hoc ConnectionProfile configuration.
776
776
  #
777
- # Note: The following fields are mutually exclusive: `connection_profile`, `connection_profile_name`. If a field in that set is populated, all other fields in the set will automatically be cleared.
777
+ # Note: The following parameters are mutually exclusive: `connection_profile`, `connection_profile_name`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
778
778
  # @param connection_profile_name [::String]
779
779
  # A reference to an existing ConnectionProfile.
780
780
  #
781
- # Note: The following fields are mutually exclusive: `connection_profile_name`, `connection_profile`. If a field in that set is populated, all other fields in the set will automatically be cleared.
781
+ # Note: The following parameters are mutually exclusive: `connection_profile_name`, `connection_profile`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
782
782
  # @param recursive [::Boolean]
783
783
  # Whether to retrieve the full hierarchy of data objects (TRUE) or only the
784
784
  # current level (FALSE).
785
785
  #
786
- # Note: The following fields are mutually exclusive: `recursive`, `recursion_depth`. If a field in that set is populated, all other fields in the set will automatically be cleared.
786
+ # Note: The following parameters are mutually exclusive: `recursive`, `recursion_depth`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
787
787
  # @param recursion_depth [::Integer]
788
788
  # The number of hierarchy levels below the current level to be retrieved.
789
789
  #
790
- # Note: The following fields are mutually exclusive: `recursion_depth`, `recursive`. If a field in that set is populated, all other fields in the set will automatically be cleared.
790
+ # Note: The following parameters are mutually exclusive: `recursion_depth`, `recursive`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
791
791
  # @param oracle_rdbms [::Google::Cloud::Datastream::V1alpha1::OracleRdbms, ::Hash]
792
792
  # Oracle RDBMS to enrich with child data objects and metadata.
793
793
  #
794
- # Note: The following fields are mutually exclusive: `oracle_rdbms`, `mysql_rdbms`. If a field in that set is populated, all other fields in the set will automatically be cleared.
794
+ # Note: The following parameters are mutually exclusive: `oracle_rdbms`, `mysql_rdbms`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
795
795
  # @param mysql_rdbms [::Google::Cloud::Datastream::V1alpha1::MysqlRdbms, ::Hash]
796
796
  # MySQL RDBMS to enrich with child data objects and metadata.
797
797
  #
798
- # Note: The following fields are mutually exclusive: `mysql_rdbms`, `oracle_rdbms`. If a field in that set is populated, all other fields in the set will automatically be cleared.
798
+ # Note: The following parameters are mutually exclusive: `mysql_rdbms`, `oracle_rdbms`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
799
799
  #
800
800
  # @yield [response, operation] Access the result along with the RPC operation
801
801
  # @yieldparam response [::Google::Cloud::Datastream::V1alpha1::DiscoverConnectionProfileResponse]
@@ -732,28 +732,28 @@ module Google
732
732
  # @param connection_profile [::Google::Cloud::Datastream::V1alpha1::ConnectionProfile, ::Hash]
733
733
  # An ad-hoc ConnectionProfile configuration.
734
734
  #
735
- # Note: The following fields are mutually exclusive: `connection_profile`, `connection_profile_name`. If a field in that set is populated, all other fields in the set will automatically be cleared.
735
+ # Note: The following parameters are mutually exclusive: `connection_profile`, `connection_profile_name`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
736
736
  # @param connection_profile_name [::String]
737
737
  # A reference to an existing ConnectionProfile.
738
738
  #
739
- # Note: The following fields are mutually exclusive: `connection_profile_name`, `connection_profile`. If a field in that set is populated, all other fields in the set will automatically be cleared.
739
+ # Note: The following parameters are mutually exclusive: `connection_profile_name`, `connection_profile`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
740
740
  # @param recursive [::Boolean]
741
741
  # Whether to retrieve the full hierarchy of data objects (TRUE) or only the
742
742
  # current level (FALSE).
743
743
  #
744
- # Note: The following fields are mutually exclusive: `recursive`, `recursion_depth`. If a field in that set is populated, all other fields in the set will automatically be cleared.
744
+ # Note: The following parameters are mutually exclusive: `recursive`, `recursion_depth`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
745
745
  # @param recursion_depth [::Integer]
746
746
  # The number of hierarchy levels below the current level to be retrieved.
747
747
  #
748
- # Note: The following fields are mutually exclusive: `recursion_depth`, `recursive`. If a field in that set is populated, all other fields in the set will automatically be cleared.
748
+ # Note: The following parameters are mutually exclusive: `recursion_depth`, `recursive`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
749
749
  # @param oracle_rdbms [::Google::Cloud::Datastream::V1alpha1::OracleRdbms, ::Hash]
750
750
  # Oracle RDBMS to enrich with child data objects and metadata.
751
751
  #
752
- # Note: The following fields are mutually exclusive: `oracle_rdbms`, `mysql_rdbms`. If a field in that set is populated, all other fields in the set will automatically be cleared.
752
+ # Note: The following parameters are mutually exclusive: `oracle_rdbms`, `mysql_rdbms`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
753
753
  # @param mysql_rdbms [::Google::Cloud::Datastream::V1alpha1::MysqlRdbms, ::Hash]
754
754
  # MySQL RDBMS to enrich with child data objects and metadata.
755
755
  #
756
- # Note: The following fields are mutually exclusive: `mysql_rdbms`, `oracle_rdbms`. If a field in that set is populated, all other fields in the set will automatically be cleared.
756
+ # Note: The following parameters are mutually exclusive: `mysql_rdbms`, `oracle_rdbms`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
757
757
  # @yield [result, operation] Access the result along with the TransportOperation object
758
758
  # @yieldparam result [::Google::Cloud::Datastream::V1alpha1::DiscoverConnectionProfileResponse]
759
759
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Datastream
23
23
  module V1alpha1
24
- VERSION = "0.11.0"
24
+ VERSION = "0.11.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-datastream-v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.11.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -100,7 +100,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
100
100
  - !ruby/object:Gem::Version
101
101
  version: '0'
102
102
  requirements: []
103
- rubygems_version: 3.6.8
103
+ rubygems_version: 3.6.9
104
104
  specification_version: 4
105
105
  summary: API Client library for the Datastream V1alpha1 API
106
106
  test_files: []