From bdb3580a972f97dfb380d5369d8b151935dc0b2d 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:35:33 -0800 Subject: [PATCH] chore(multi): Additional Python client settings (#28950) --- google-cloud-compute-v1/proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ google-cloud-connectors-v1/proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ google-cloud-container-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 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ google-cloud-data_fusion-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 ++++++ google-cloud-dataplex-v1/proto_docs/google/api/client.rb | 6 ++++++ google-cloud-dataproc-v1/proto_docs/google/api/client.rb | 6 ++++++ .../snippets/snippet_metadata_google.cloud.dataproc.v1.json | 2 +- .../proto_docs/google/api/client.rb | 6 ++++++ .../proto_docs/google/api/client.rb | 6 ++++++ google-cloud-datastore-v1/proto_docs/google/api/client.rb | 6 ++++++ google-cloud-datastore-v1/proto_docs/google/api/routing.rb | 2 +- 22 files changed, 122 insertions(+), 2 deletions(-) diff --git a/google-cloud-compute-v1/proto_docs/google/api/client.rb b/google-cloud-compute-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-compute-v1/proto_docs/google/api/client.rb +++ b/google-cloud-compute-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-confidential_computing-v1/proto_docs/google/api/client.rb b/google-cloud-confidential_computing-v1/proto_docs/google/api/client.rb index d015288f2877..44c6bee7f2e5 100644 --- a/google-cloud-confidential_computing-v1/proto_docs/google/api/client.rb +++ b/google-cloud-confidential_computing-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-config_service-v1/proto_docs/google/api/client.rb b/google-cloud-config_service-v1/proto_docs/google/api/client.rb index d015288f2877..44c6bee7f2e5 100644 --- a/google-cloud-config_service-v1/proto_docs/google/api/client.rb +++ b/google-cloud-config_service-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-connectors-v1/proto_docs/google/api/client.rb b/google-cloud-connectors-v1/proto_docs/google/api/client.rb index b70ba8ad3599..483a6510978e 100644 --- a/google-cloud-connectors-v1/proto_docs/google/api/client.rb +++ b/google-cloud-connectors-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-contact_center_insights-v1/proto_docs/google/api/client.rb b/google-cloud-contact_center_insights-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-contact_center_insights-v1/proto_docs/google/api/client.rb +++ b/google-cloud-contact_center_insights-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-container-v1/proto_docs/google/api/client.rb b/google-cloud-container-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-container-v1/proto_docs/google/api/client.rb +++ b/google-cloud-container-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-container-v1beta1/proto_docs/google/api/client.rb b/google-cloud-container-v1beta1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-container-v1beta1/proto_docs/google/api/client.rb +++ b/google-cloud-container-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-container_analysis-v1/proto_docs/google/api/client.rb b/google-cloud-container_analysis-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-container_analysis-v1/proto_docs/google/api/client.rb +++ b/google-cloud-container_analysis-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-data_catalog-lineage-v1/proto_docs/google/api/client.rb b/google-cloud-data_catalog-lineage-v1/proto_docs/google/api/client.rb index d015288f2877..44c6bee7f2e5 100644 --- a/google-cloud-data_catalog-lineage-v1/proto_docs/google/api/client.rb +++ b/google-cloud-data_catalog-lineage-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-data_catalog-v1/proto_docs/google/api/client.rb b/google-cloud-data_catalog-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-data_catalog-v1/proto_docs/google/api/client.rb +++ b/google-cloud-data_catalog-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-data_catalog-v1beta1/proto_docs/google/api/client.rb b/google-cloud-data_catalog-v1beta1/proto_docs/google/api/client.rb index d015288f2877..44c6bee7f2e5 100644 --- a/google-cloud-data_catalog-v1beta1/proto_docs/google/api/client.rb +++ b/google-cloud-data_catalog-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-data_fusion-v1/proto_docs/google/api/client.rb b/google-cloud-data_fusion-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-data_fusion-v1/proto_docs/google/api/client.rb +++ b/google-cloud-data_fusion-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-data_labeling-v1beta1/proto_docs/google/api/client.rb b/google-cloud-data_labeling-v1beta1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-data_labeling-v1beta1/proto_docs/google/api/client.rb +++ b/google-cloud-data_labeling-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-dataflow-v1beta3/proto_docs/google/api/client.rb b/google-cloud-dataflow-v1beta3/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-dataflow-v1beta3/proto_docs/google/api/client.rb +++ b/google-cloud-dataflow-v1beta3/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-dataform-v1beta1/proto_docs/google/api/client.rb b/google-cloud-dataform-v1beta1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-dataform-v1beta1/proto_docs/google/api/client.rb +++ b/google-cloud-dataform-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-dataplex-v1/proto_docs/google/api/client.rb b/google-cloud-dataplex-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-dataplex-v1/proto_docs/google/api/client.rb +++ b/google-cloud-dataplex-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-dataproc-v1/proto_docs/google/api/client.rb b/google-cloud-dataproc-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-dataproc-v1/proto_docs/google/api/client.rb +++ b/google-cloud-dataproc-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-dataproc-v1/snippets/snippet_metadata_google.cloud.dataproc.v1.json b/google-cloud-dataproc-v1/snippets/snippet_metadata_google.cloud.dataproc.v1.json index 7b0d376b8007..2f4a9f9326ad 100644 --- a/google-cloud-dataproc-v1/snippets/snippet_metadata_google.cloud.dataproc.v1.json +++ b/google-cloud-dataproc-v1/snippets/snippet_metadata_google.cloud.dataproc.v1.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-dataproc-v1", - "version": "1.1.0", + "version": "1.2.0", "language": "RUBY", "apis": [ { diff --git a/google-cloud-dataqna-v1alpha/proto_docs/google/api/client.rb b/google-cloud-dataqna-v1alpha/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-dataqna-v1alpha/proto_docs/google/api/client.rb +++ b/google-cloud-dataqna-v1alpha/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-datastore-admin-v1/proto_docs/google/api/client.rb b/google-cloud-datastore-admin-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-datastore-admin-v1/proto_docs/google/api/client.rb +++ b/google-cloud-datastore-admin-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-datastore-v1/proto_docs/google/api/client.rb b/google-cloud-datastore-v1/proto_docs/google/api/client.rb index 06c1d9747898..8f4ca4b4d6e5 100644 --- a/google-cloud-datastore-v1/proto_docs/google/api/client.rb +++ b/google-cloud-datastore-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-datastore-v1/proto_docs/google/api/routing.rb b/google-cloud-datastore-v1/proto_docs/google/api/routing.rb index 0d0fdd3d2c54..b70c2c09ad7a 100644 --- a/google-cloud-datastore-v1/proto_docs/google/api/routing.rb +++ b/google-cloud-datastore-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 #