From 62396ac6c3f58f98f2496f8232b39da5f7d3767a Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 16:58:50 -0700 Subject: [PATCH] docs: Add field `experimental_features` to message `PythonSettings` (#27007) --- .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ .../proto_docs/google/api/client.rb | 17 +++++++++++++++++ 17 files changed, 289 insertions(+) diff --git a/google-cloud-artifact_registry-v1/proto_docs/google/api/client.rb b/google-cloud-artifact_registry-v1/proto_docs/google/api/client.rb index 318d5cfbdbc3..18059c9cfe38 100644 --- a/google-cloud-artifact_registry-v1/proto_docs/google/api/client.rb +++ b/google-cloud-artifact_registry-v1/proto_docs/google/api/client.rb @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. diff --git a/google-cloud-artifact_registry-v1beta2/proto_docs/google/api/client.rb b/google-cloud-artifact_registry-v1beta2/proto_docs/google/api/client.rb index 318d5cfbdbc3..18059c9cfe38 100644 --- a/google-cloud-artifact_registry-v1beta2/proto_docs/google/api/client.rb +++ b/google-cloud-artifact_registry-v1beta2/proto_docs/google/api/client.rb @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. 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 318d5cfbdbc3..18059c9cfe38 100644 --- a/google-cloud-build-v1/proto_docs/google/api/client.rb +++ b/google-cloud-build-v1/proto_docs/google/api/client.rb @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. 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 e62ef58ff4c1..55644af5902d 100644 --- a/google-cloud-build-v2/proto_docs/google/api/client.rb +++ b/google-cloud-build-v2/proto_docs/google/api/client.rb @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. 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 318d5cfbdbc3..18059c9cfe38 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 @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. 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 318d5cfbdbc3..18059c9cfe38 100644 --- a/google-cloud-dataflow-v1beta3/proto_docs/google/api/client.rb +++ b/google-cloud-dataflow-v1beta3/proto_docs/google/api/client.rb @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. 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 318d5cfbdbc3..18059c9cfe38 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 @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. 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 318d5cfbdbc3..18059c9cfe38 100644 --- a/google-cloud-datastore-v1/proto_docs/google/api/client.rb +++ b/google-cloud-datastore-v1/proto_docs/google/api/client.rb @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. diff --git a/google-cloud-discovery_engine-v1beta/proto_docs/google/api/client.rb b/google-cloud-discovery_engine-v1beta/proto_docs/google/api/client.rb index e62ef58ff4c1..55644af5902d 100644 --- a/google-cloud-discovery_engine-v1beta/proto_docs/google/api/client.rb +++ b/google-cloud-discovery_engine-v1beta/proto_docs/google/api/client.rb @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. diff --git a/google-cloud-dlp-v2/proto_docs/google/api/client.rb b/google-cloud-dlp-v2/proto_docs/google/api/client.rb index 318d5cfbdbc3..18059c9cfe38 100644 --- a/google-cloud-dlp-v2/proto_docs/google/api/client.rb +++ b/google-cloud-dlp-v2/proto_docs/google/api/client.rb @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. diff --git a/google-cloud-document_ai-v1/proto_docs/google/api/client.rb b/google-cloud-document_ai-v1/proto_docs/google/api/client.rb index 318d5cfbdbc3..18059c9cfe38 100644 --- a/google-cloud-document_ai-v1/proto_docs/google/api/client.rb +++ b/google-cloud-document_ai-v1/proto_docs/google/api/client.rb @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. diff --git a/google-cloud-document_ai-v1beta3/proto_docs/google/api/client.rb b/google-cloud-document_ai-v1beta3/proto_docs/google/api/client.rb index 318d5cfbdbc3..18059c9cfe38 100644 --- a/google-cloud-document_ai-v1beta3/proto_docs/google/api/client.rb +++ b/google-cloud-document_ai-v1beta3/proto_docs/google/api/client.rb @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. diff --git a/google-cloud-domains-v1/proto_docs/google/api/client.rb b/google-cloud-domains-v1/proto_docs/google/api/client.rb index 318d5cfbdbc3..18059c9cfe38 100644 --- a/google-cloud-domains-v1/proto_docs/google/api/client.rb +++ b/google-cloud-domains-v1/proto_docs/google/api/client.rb @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. diff --git a/google-cloud-domains-v1beta1/proto_docs/google/api/client.rb b/google-cloud-domains-v1beta1/proto_docs/google/api/client.rb index 318d5cfbdbc3..18059c9cfe38 100644 --- a/google-cloud-domains-v1beta1/proto_docs/google/api/client.rb +++ b/google-cloud-domains-v1beta1/proto_docs/google/api/client.rb @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. diff --git a/google-cloud-edge_container-v1/proto_docs/google/api/client.rb b/google-cloud-edge_container-v1/proto_docs/google/api/client.rb index e0b26a33b4b3..2223d8935069 100644 --- a/google-cloud-edge_container-v1/proto_docs/google/api/client.rb +++ b/google-cloud-edge_container-v1/proto_docs/google/api/client.rb @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. diff --git a/google-cloud-edge_network-v1/proto_docs/google/api/client.rb b/google-cloud-edge_network-v1/proto_docs/google/api/client.rb index e62ef58ff4c1..55644af5902d 100644 --- a/google-cloud-edge_network-v1/proto_docs/google/api/client.rb +++ b/google-cloud-edge_network-v1/proto_docs/google/api/client.rb @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries. diff --git a/google-cloud-error_reporting-v1beta1/proto_docs/google/api/client.rb b/google-cloud-error_reporting-v1beta1/proto_docs/google/api/client.rb index 318d5cfbdbc3..18059c9cfe38 100644 --- a/google-cloud-error_reporting-v1beta1/proto_docs/google/api/client.rb +++ b/google-cloud-error_reporting-v1beta1/proto_docs/google/api/client.rb @@ -196,9 +196,26 @@ class PhpSettings # @!attribute [rw] common # @return [::Google::Api::CommonLanguageSettings] # Some settings. + # @!attribute [rw] experimental_features + # @return [::Google::Api::PythonSettings::ExperimentalFeatures] + # Experimental features to be included during client library generation. class PythonSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods + + # Experimental features to be included during client library generation. + # These fields will be deprecated once the feature graduates and is enabled + # by default. + # @!attribute [rw] rest_async_io_enabled + # @return [::Boolean] + # Enables generation of asynchronous REST clients if `rest` transport is + # enabled. By default, asynchronous REST clients will not be generated. + # This feature will be enabled by default 1 month after launching the + # feature in preview packages. + class ExperimentalFeatures + include ::Google::Protobuf::MessageExts + extend ::Google::Protobuf::MessageExts::ClassMethods + end end # Settings for Node client libraries.