Skip to content

Commit

Permalink
chore: Add field protobuf_pythonic_types_enabled to message `Experi…
Browse files Browse the repository at this point in the history
…mentalFeatures` (#27564)

chore: A comment for field `unit` in message `.google.api.QuotaLimit` is changed
  • Loading branch information
gcf-owl-bot[bot] authored Nov 9, 2024
1 parent ddf3155 commit 35f512c
Show file tree
Hide file tree
Showing 19 changed files with 226 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
class ExperimentalFeatures
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-connectors-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
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 @@ -215,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
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 @@ -215,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
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 @@ -215,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
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 @@ -215,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
class ExperimentalFeatures
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-data_catalog-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
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 @@ -215,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
class ExperimentalFeatures
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down
20 changes: 20 additions & 0 deletions google-cloud-data_fusion-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ module Api
# @!attribute [rw] destinations
# @return [::Array<::Google::Api::ClientLibraryDestination>]
# The destination where API teams want this client library to be published.
# @!attribute [rw] selective_gapic_generation
# @return [::Google::Api::SelectiveGapicGeneration]
# Configuration for which RPCs should be generated in the GAPIC client.
class CommonLanguageSettings
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down Expand Up @@ -212,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
class ExperimentalFeatures
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down Expand Up @@ -375,6 +384,17 @@ class LongRunning
end
end

# This message is used to configure the generation of a subset of the RPCs in
# a service for client libraries.
# @!attribute [rw] methods
# @return [::Array<::String>]
# An allowlist of the fully qualified names of RPCs that should be included
# on public client surfaces.
class SelectiveGapicGeneration
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
end

# The organization for which the client libraries are being published.
# Affects the url where generated docs are published, etc.
module ClientLibraryOrganization
Expand Down
20 changes: 20 additions & 0 deletions google-cloud-data_labeling-v1beta1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ module Api
# @!attribute [rw] destinations
# @return [::Array<::Google::Api::ClientLibraryDestination>]
# The destination where API teams want this client library to be published.
# @!attribute [rw] selective_gapic_generation
# @return [::Google::Api::SelectiveGapicGeneration]
# Configuration for which RPCs should be generated in the GAPIC client.
class CommonLanguageSettings
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down Expand Up @@ -212,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
class ExperimentalFeatures
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down Expand Up @@ -375,6 +384,17 @@ class LongRunning
end
end

# This message is used to configure the generation of a subset of the RPCs in
# a service for client libraries.
# @!attribute [rw] methods
# @return [::Array<::String>]
# An allowlist of the fully qualified names of RPCs that should be included
# on public client surfaces.
class SelectiveGapicGeneration
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
end

# The organization for which the client libraries are being published.
# Affects the url where generated docs are published, etc.
module ClientLibraryOrganization
Expand Down
6 changes: 6 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 @@ -215,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
class ExperimentalFeatures
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down
20 changes: 20 additions & 0 deletions google-cloud-dataform-v1beta1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ module Api
# @!attribute [rw] destinations
# @return [::Array<::Google::Api::ClientLibraryDestination>]
# The destination where API teams want this client library to be published.
# @!attribute [rw] selective_gapic_generation
# @return [::Google::Api::SelectiveGapicGeneration]
# Configuration for which RPCs should be generated in the GAPIC client.
class CommonLanguageSettings
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down Expand Up @@ -212,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
class ExperimentalFeatures
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down Expand Up @@ -375,6 +384,17 @@ class LongRunning
end
end

# This message is used to configure the generation of a subset of the RPCs in
# a service for client libraries.
# @!attribute [rw] methods
# @return [::Array<::String>]
# An allowlist of the fully qualified names of RPCs that should be included
# on public client surfaces.
class SelectiveGapicGeneration
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
end

# The organization for which the client libraries are being published.
# Affects the url where generated docs are published, etc.
module ClientLibraryOrganization
Expand Down
20 changes: 20 additions & 0 deletions google-cloud-dataplex-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ module Api
# @!attribute [rw] destinations
# @return [::Array<::Google::Api::ClientLibraryDestination>]
# The destination where API teams want this client library to be published.
# @!attribute [rw] selective_gapic_generation
# @return [::Google::Api::SelectiveGapicGeneration]
# Configuration for which RPCs should be generated in the GAPIC client.
class CommonLanguageSettings
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down Expand Up @@ -212,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
class ExperimentalFeatures
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down Expand Up @@ -375,6 +384,17 @@ class LongRunning
end
end

# This message is used to configure the generation of a subset of the RPCs in
# a service for client libraries.
# @!attribute [rw] methods
# @return [::Array<::String>]
# An allowlist of the fully qualified names of RPCs that should be included
# on public client surfaces.
class SelectiveGapicGeneration
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
end

# The organization for which the client libraries are being published.
# Affects the url where generated docs are published, etc.
module ClientLibraryOrganization
Expand Down
20 changes: 20 additions & 0 deletions google-cloud-dataqna-v1alpha/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ module Api
# @!attribute [rw] destinations
# @return [::Array<::Google::Api::ClientLibraryDestination>]
# The destination where API teams want this client library to be published.
# @!attribute [rw] selective_gapic_generation
# @return [::Google::Api::SelectiveGapicGeneration]
# Configuration for which RPCs should be generated in the GAPIC client.
class CommonLanguageSettings
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down Expand Up @@ -212,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
class ExperimentalFeatures
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down Expand Up @@ -375,6 +384,17 @@ class LongRunning
end
end

# This message is used to configure the generation of a subset of the RPCs in
# a service for client libraries.
# @!attribute [rw] methods
# @return [::Array<::String>]
# An allowlist of the fully qualified names of RPCs that should be included
# on public client surfaces.
class SelectiveGapicGeneration
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
end

# The organization for which the client libraries are being published.
# Affects the url where generated docs are published, etc.
module ClientLibraryOrganization
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
class ExperimentalFeatures
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down
20 changes: 20 additions & 0 deletions google-cloud-datastream-v1/proto_docs/google/api/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ module Api
# @!attribute [rw] destinations
# @return [::Array<::Google::Api::ClientLibraryDestination>]
# The destination where API teams want this client library to be published.
# @!attribute [rw] selective_gapic_generation
# @return [::Google::Api::SelectiveGapicGeneration]
# Configuration for which RPCs should be generated in the GAPIC client.
class CommonLanguageSettings
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down Expand Up @@ -212,6 +215,12 @@ class PythonSettings
# 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.
# @!attribute [rw] protobuf_pythonic_types_enabled
# @return [::Boolean]
# Enables generation of protobuf code using new types that are more
# 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.
class ExperimentalFeatures
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down Expand Up @@ -375,6 +384,17 @@ class LongRunning
end
end

# This message is used to configure the generation of a subset of the RPCs in
# a service for client libraries.
# @!attribute [rw] methods
# @return [::Array<::String>]
# An allowlist of the fully qualified names of RPCs that should be included
# on public client surfaces.
class SelectiveGapicGeneration
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
end

# The organization for which the client libraries are being published.
# Affects the url where generated docs are published, etc.
module ClientLibraryOrganization
Expand Down
Loading

0 comments on commit 35f512c

Please sign in to comment.