diff --git a/google-cloud-bigquery-migration-v2/proto_docs/google/api/client.rb b/google-cloud-bigquery-migration-v2/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-bigquery-migration-v2/proto_docs/google/api/client.rb +++ b/google-cloud-bigquery-migration-v2/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-bigquery-reservation-v1/proto_docs/google/api/client.rb b/google-cloud-bigquery-reservation-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-bigquery-reservation-v1/proto_docs/google/api/client.rb +++ b/google-cloud-bigquery-reservation-v1/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-bigquery-storage-v1/proto_docs/google/api/client.rb b/google-cloud-bigquery-storage-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-bigquery-storage-v1/proto_docs/google/api/client.rb +++ b/google-cloud-bigquery-storage-v1/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-bigtable-admin-v2/proto_docs/google/api/client.rb b/google-cloud-bigtable-admin-v2/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-bigtable-admin-v2/proto_docs/google/api/client.rb +++ b/google-cloud-bigtable-admin-v2/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-bigtable-v2/proto_docs/google/api/client.rb b/google-cloud-bigtable-v2/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-bigtable-v2/proto_docs/google/api/client.rb +++ b/google-cloud-bigtable-v2/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-bigtable-v2/proto_docs/google/api/routing.rb b/google-cloud-bigtable-v2/proto_docs/google/api/routing.rb index 7607d3aaf802..3cc2ed9c4d8b 100644 --- a/google-cloud-bigtable-v2/proto_docs/google/api/routing.rb +++ b/google-cloud-bigtable-v2/proto_docs/google/api/routing.rb @@ -52,7 +52,7 @@ module Api # The routing header consists of one or multiple key-value pairs. Every key # and value must be percent-encoded, and joined together in the format of # `key1=value1&key2=value2`. - # In the examples below I am skipping the percent-encoding for readablity. + # The examples below skip the percent-encoding for readability. # # Example 1 # diff --git a/google-cloud-billing-budgets-v1/proto_docs/google/api/client.rb b/google-cloud-billing-budgets-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-billing-budgets-v1/proto_docs/google/api/client.rb +++ b/google-cloud-billing-budgets-v1/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-billing-budgets-v1beta1/proto_docs/google/api/client.rb b/google-cloud-billing-budgets-v1beta1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-billing-budgets-v1beta1/proto_docs/google/api/client.rb +++ b/google-cloud-billing-budgets-v1beta1/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-billing-v1/proto_docs/google/api/client.rb b/google-cloud-billing-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-billing-v1/proto_docs/google/api/client.rb +++ b/google-cloud-billing-v1/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-binary_authorization-v1/proto_docs/google/api/client.rb b/google-cloud-binary_authorization-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-binary_authorization-v1/proto_docs/google/api/client.rb +++ b/google-cloud-binary_authorization-v1/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-binary_authorization-v1beta1/proto_docs/google/api/client.rb b/google-cloud-binary_authorization-v1beta1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-binary_authorization-v1beta1/proto_docs/google/api/client.rb +++ b/google-cloud-binary_authorization-v1beta1/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-build-v1/proto_docs/google/api/client.rb b/google-cloud-build-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-build-v1/proto_docs/google/api/client.rb +++ b/google-cloud-build-v1/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-build-v1/proto_docs/google/api/routing.rb b/google-cloud-build-v1/proto_docs/google/api/routing.rb index 0d0fdd3d2c54..b70c2c09ad7a 100644 --- a/google-cloud-build-v1/proto_docs/google/api/routing.rb +++ b/google-cloud-build-v1/proto_docs/google/api/routing.rb @@ -52,7 +52,7 @@ module Api # The routing header consists of one or multiple key-value pairs. Every key # and value must be percent-encoded, and joined together in the format of # `key1=value1&key2=value2`. - # In the examples below I am skipping the percent-encoding for readablity. + # The examples below skip the percent-encoding for readability. # # Example 1 # diff --git a/google-cloud-build-v2/proto_docs/google/api/client.rb b/google-cloud-build-v2/proto_docs/google/api/client.rb index d015288f2877..44c6bee7f2e5 100644 --- a/google-cloud-build-v2/proto_docs/google/api/client.rb +++ b/google-cloud-build-v2/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-certificate_manager-v1/proto_docs/google/api/client.rb b/google-cloud-certificate_manager-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-certificate_manager-v1/proto_docs/google/api/client.rb +++ b/google-cloud-certificate_manager-v1/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-channel-v1/proto_docs/google/api/client.rb b/google-cloud-channel-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-channel-v1/proto_docs/google/api/client.rb +++ b/google-cloud-channel-v1/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-cloud_controls_partner-v1/proto_docs/google/api/client.rb b/google-cloud-cloud_controls_partner-v1/proto_docs/google/api/client.rb index b70ba8ad3599..483a6510978e 100644 --- a/google-cloud-cloud_controls_partner-v1/proto_docs/google/api/client.rb +++ b/google-cloud-cloud_controls_partner-v1/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-cloud_controls_partner-v1beta/proto_docs/google/api/client.rb b/google-cloud-cloud_controls_partner-v1beta/proto_docs/google/api/client.rb index b70ba8ad3599..483a6510978e 100644 --- a/google-cloud-cloud_controls_partner-v1beta/proto_docs/google/api/client.rb +++ b/google-cloud-cloud_controls_partner-v1beta/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-cloud_dms-v1/proto_docs/google/api/client.rb b/google-cloud-cloud_dms-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-cloud_dms-v1/proto_docs/google/api/client.rb +++ b/google-cloud-cloud_dms-v1/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-cloud_quotas-v1/proto_docs/google/api/client.rb b/google-cloud-cloud_quotas-v1/proto_docs/google/api/client.rb index b70ba8ad3599..483a6510978e 100644 --- a/google-cloud-cloud_quotas-v1/proto_docs/google/api/client.rb +++ b/google-cloud-cloud_quotas-v1/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-cloud_quotas-v1beta/proto_docs/google/api/client.rb b/google-cloud-cloud_quotas-v1beta/proto_docs/google/api/client.rb index 1d37fff675e4..c6b6b60729c9 100644 --- a/google-cloud-cloud_quotas-v1beta/proto_docs/google/api/client.rb +++ b/google-cloud-cloud_quotas-v1beta/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods diff --git a/google-cloud-commerce-consumer-procurement-v1/proto_docs/google/api/client.rb b/google-cloud-commerce-consumer-procurement-v1/proto_docs/google/api/client.rb index d015288f2877..44c6bee7f2e5 100644 --- a/google-cloud-commerce-consumer-procurement-v1/proto_docs/google/api/client.rb +++ b/google-cloud-commerce-consumer-procurement-v1/proto_docs/google/api/client.rb @@ -221,6 +221,12 @@ class PythonSettings # Pythonic which are included in `protobuf>=5.29.x`. This feature will be # enabled by default 1 month after launching the feature in preview # packages. + # @!attribute [rw] unversioned_package_disabled + # @return [::Boolean] + # Disables generation of an unversioned Python package for this client + # library. This means that the module names will need to be versioned in + # import statements. For example `import google.cloud.library_v2` instead + # of `import google.cloud.library`. class ExperimentalFeatures include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods