Auto-generate files after cl/678439266

pull/18489/head
Protobuf Team Bot 6 months ago
parent 755c7077c5
commit 06e9924930
  1. BIN
      csharp/src/Google.Protobuf.Test/testprotos.pb
  2. 2
      csharp/src/Google.Protobuf/WellKnownTypes/Api.pb.cs
  3. 2
      objectivec/GPBApi.pbobjc.h

@ -982,7 +982,7 @@ namespace Google.Protobuf.WellKnownTypes {
/// The mixin construct implies that all methods in `AccessControl` are
/// also declared with same name and request/response types in
/// `Storage`. A documentation generator or annotation processor will
/// see the effective `Storage.GetAcl` method after inherting
/// see the effective `Storage.GetAcl` method after inheriting
/// documentation and annotations as follows:
///
/// service Storage {

@ -246,7 +246,7 @@ typedef GPB_ENUM(GPBMixin_FieldNumber) {
* The mixin construct implies that all methods in `AccessControl` are
* also declared with same name and request/response types in
* `Storage`. A documentation generator or annotation processor will
* see the effective `Storage.GetAcl` method after inherting
* see the effective `Storage.GetAcl` method after inheriting
* documentation and annotations as follows:
*
* service Storage {

Loading…
Cancel
Save