Skip to content

Commit

Permalink
feat: Support client side metrics feature flag (#25448)
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Apr 16, 2024
1 parent db676c3 commit 4d9ae1d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ module V2
# @return [::Boolean]
# Notify the server that the client supports using retry info back off
# durations to retry requests with.
# @!attribute [rw] client_side_metrics_enabled
# @return [::Boolean]
# Notify the server that the client has client side metrics enabled.
class FeatureFlags
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down

0 comments on commit 4d9ae1d

Please sign in to comment.