From ea9e6fce4275d50b2907dc3cd6582c696b94c968 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 10:36:49 -0800 Subject: [PATCH] chore(multi): Additional Python client settings (#28953) --- google-cloud-location/proto_docs/google/api/client.rb | 6 ++++++ google-cloud-logging-v2/proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ google-cloud-memcache-v1/proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ google-cloud-memorystore-v1/proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ google-cloud-metastore-v1/proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ google-cloud-monitoring-v3/proto_docs/google/api/client.rb | 6 ++++++ google-cloud-netapp-v1/proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ 20 files changed, 120 insertions(+) diff --git a/google-cloud-location/proto_docs/google/api/client.rb b/google-cloud-location/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-location/proto_docs/google/api/client.rb +++ b/google-cloud-location/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-logging-v2/proto_docs/google/api/client.rb b/google-cloud-logging-v2/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-logging-v2/proto_docs/google/api/client.rb +++ b/google-cloud-logging-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-managed_identities-v1/proto_docs/google/api/client.rb b/google-cloud-managed_identities-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-managed_identities-v1/proto_docs/google/api/client.rb +++ b/google-cloud-managed_identities-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-managed_kafka-v1/proto_docs/google/api/client.rb b/google-cloud-managed_kafka-v1/proto_docs/google/api/client.rb index b70ba8ad3599..483a6510978e 100644 --- a/google-cloud-managed_kafka-v1/proto_docs/google/api/client.rb +++ b/google-cloud-managed_kafka-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-media_translation-v1beta1/proto_docs/google/api/client.rb b/google-cloud-media_translation-v1beta1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-media_translation-v1beta1/proto_docs/google/api/client.rb +++ b/google-cloud-media_translation-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-memcache-v1/proto_docs/google/api/client.rb b/google-cloud-memcache-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-memcache-v1/proto_docs/google/api/client.rb +++ b/google-cloud-memcache-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-memcache-v1beta2/proto_docs/google/api/client.rb b/google-cloud-memcache-v1beta2/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-memcache-v1beta2/proto_docs/google/api/client.rb +++ b/google-cloud-memcache-v1beta2/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-memorystore-v1/proto_docs/google/api/client.rb b/google-cloud-memorystore-v1/proto_docs/google/api/client.rb index b70ba8ad3599..483a6510978e 100644 --- a/google-cloud-memorystore-v1/proto_docs/google/api/client.rb +++ b/google-cloud-memorystore-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-memorystore-v1beta/proto_docs/google/api/client.rb b/google-cloud-memorystore-v1beta/proto_docs/google/api/client.rb index b70ba8ad3599..483a6510978e 100644 --- a/google-cloud-memorystore-v1beta/proto_docs/google/api/client.rb +++ b/google-cloud-memorystore-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-metastore-v1/proto_docs/google/api/client.rb b/google-cloud-metastore-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-metastore-v1/proto_docs/google/api/client.rb +++ b/google-cloud-metastore-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-metastore-v1beta/proto_docs/google/api/client.rb b/google-cloud-metastore-v1beta/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-metastore-v1beta/proto_docs/google/api/client.rb +++ b/google-cloud-metastore-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-migration_center-v1/proto_docs/google/api/client.rb b/google-cloud-migration_center-v1/proto_docs/google/api/client.rb index d015288f2877..44c6bee7f2e5 100644 --- a/google-cloud-migration_center-v1/proto_docs/google/api/client.rb +++ b/google-cloud-migration_center-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-monitoring-dashboard-v1/proto_docs/google/api/client.rb b/google-cloud-monitoring-dashboard-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-monitoring-dashboard-v1/proto_docs/google/api/client.rb +++ b/google-cloud-monitoring-dashboard-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-monitoring-metrics_scope-v1/proto_docs/google/api/client.rb b/google-cloud-monitoring-metrics_scope-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-monitoring-metrics_scope-v1/proto_docs/google/api/client.rb +++ b/google-cloud-monitoring-metrics_scope-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-monitoring-v3/proto_docs/google/api/client.rb b/google-cloud-monitoring-v3/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-monitoring-v3/proto_docs/google/api/client.rb +++ b/google-cloud-monitoring-v3/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-netapp-v1/proto_docs/google/api/client.rb b/google-cloud-netapp-v1/proto_docs/google/api/client.rb index d015288f2877..44c6bee7f2e5 100644 --- a/google-cloud-netapp-v1/proto_docs/google/api/client.rb +++ b/google-cloud-netapp-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-network_connectivity-v1/proto_docs/google/api/client.rb b/google-cloud-network_connectivity-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-network_connectivity-v1/proto_docs/google/api/client.rb +++ b/google-cloud-network_connectivity-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-network_connectivity-v1alpha1/proto_docs/google/api/client.rb b/google-cloud-network_connectivity-v1alpha1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-network_connectivity-v1alpha1/proto_docs/google/api/client.rb +++ b/google-cloud-network_connectivity-v1alpha1/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-network_management-v1/proto_docs/google/api/client.rb b/google-cloud-network_management-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-network_management-v1/proto_docs/google/api/client.rb +++ b/google-cloud-network_management-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-network_security-v1beta1/proto_docs/google/api/client.rb b/google-cloud-network_security-v1beta1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-network_security-v1beta1/proto_docs/google/api/client.rb +++ b/google-cloud-network_security-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