Auto-generate files after cl/532175274

pull/12816/head
Protobuf Team Bot 2 years ago
parent a281c13996
commit d33b00bdaa
  1. BIN
      csharp/src/Google.Protobuf.Test/testprotos.pb
  2. 3
      csharp/src/Google.Protobuf/WellKnownTypes/Any.pb.cs
  3. 3
      objectivec/GPBAny.pbobjc.h

@ -198,7 +198,8 @@ namespace Google.Protobuf.WellKnownTypes {
///
/// Note: this functionality is not currently available in the official
/// protobuf release, and it is not used for type URLs beginning with
/// type.googleapis.com.
/// type.googleapis.com. As of May 2023, there are no widely used type server
/// implementations and no plans to implement one.
///
/// Schemes other than `http`, `https` (or the empty scheme) might be
/// used with implementation specific semantics.

@ -157,7 +157,8 @@ GPB_FINAL @interface GPBAny : GPBMessage
*
* Note: this functionality is not currently available in the official
* protobuf release, and it is not used for type URLs beginning with
* type.googleapis.com.
* type.googleapis.com. As of May 2023, there are no widely used type server
* implementations and no plans to implement one.
*
* Schemes other than `http`, `https` (or the empty scheme) might be
* used with implementation specific semantics.

Loading…
Cancel
Save