Skip to content

Commit

Permalink
Automated Protos Update (#134)
Browse files Browse the repository at this point in the history
Co-authored-by: viambot <[email protected]>
  • Loading branch information
github-actions[bot] and viambot authored Nov 11, 2024
1 parent 7cc67af commit c995c0a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/gen/google.api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -623,6 +623,12 @@ pub mod python_settings {
/// feature in preview packages.
#[prost(bool, tag="1")]
pub rest_async_io_enabled: bool,
/// 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.
#[prost(bool, tag="2")]
pub protobuf_pythonic_types_enabled: bool,
}
}
/// Settings for Node client libraries.
Expand Down

0 comments on commit c995c0a

Please sign in to comment.