Skip to content

Commit

Permalink
docs: Add field experimental_features to message PythonSettings (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] authored Aug 29, 2024
1 parent 2cdc964 commit 62396ac
Show file tree
Hide file tree
Showing 17 changed files with 289 additions and 0 deletions.
17 changes: 17 additions & 0 deletions google-cloud-artifact_registry-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
17 changes: 17 additions & 0 deletions google-cloud-build-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
17 changes: 17 additions & 0 deletions google-cloud-build-v2/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
17 changes: 17 additions & 0 deletions google-cloud-container_analysis-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
17 changes: 17 additions & 0 deletions google-cloud-dataflow-v1beta3/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
17 changes: 17 additions & 0 deletions google-cloud-datastore-admin-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
17 changes: 17 additions & 0 deletions google-cloud-datastore-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
17 changes: 17 additions & 0 deletions google-cloud-dlp-v2/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
17 changes: 17 additions & 0 deletions google-cloud-document_ai-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
17 changes: 17 additions & 0 deletions google-cloud-document_ai-v1beta3/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
17 changes: 17 additions & 0 deletions google-cloud-domains-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
17 changes: 17 additions & 0 deletions google-cloud-domains-v1beta1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading

0 comments on commit 62396ac

Please sign in to comment.