Skip to content

Commit

Permalink
chore(multi): Additional Python client settings (#28953)
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] authored Feb 10, 2025
1 parent 87cbc50 commit ea9e6fc
Show file tree
Hide file tree
Showing 20 changed files with 120 additions and 0 deletions.
6 changes: 6 additions & 0 deletions google-cloud-location/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-logging-v2/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-managed_kafka-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-memcache-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-memcache-v1beta2/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-memorystore-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-metastore-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-metastore-v1beta/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-monitoring-v3/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-netapp-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ea9e6fc

Please sign in to comment.