aboutsummaryrefslogtreecommitdiffhomepage
path: root/objectivec/google/protobuf/Any.pbobjc.h
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2016-04-29 11:41:38 -0700
committerGravatar Jisi Liu <jisi.liu@gmail.com>2016-04-29 11:41:38 -0700
commite0df23ac1483dcc68d2429c804aeba0508714892 (patch)
tree1b0d0c75d22a62302fc5bf4cad61b739b2029957 /objectivec/google/protobuf/Any.pbobjc.h
parent454d5be8d341d0a8fe3123dfbb48eba3cc297d12 (diff)
Update descritpor protos for objc
Diffstat (limited to 'objectivec/google/protobuf/Any.pbobjc.h')
-rw-r--r--objectivec/google/protobuf/Any.pbobjc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/objectivec/google/protobuf/Any.pbobjc.h b/objectivec/google/protobuf/Any.pbobjc.h
index 439e3b37..4002a989 100644
--- a/objectivec/google/protobuf/Any.pbobjc.h
+++ b/objectivec/google/protobuf/Any.pbobjc.h
@@ -106,6 +106,8 @@ typedef GPB_ENUM(GPBAny_FieldNumber) {
/// * If no schema is provided, `https` is assumed.
/// * The last segment of the URL's path must represent the fully
/// qualified name of the type (as in `path/google.protobuf.Duration`).
+/// The name should be in a canonical form (e.g., leading "." is
+/// not accepted).
/// * An HTTP GET on the URL must yield a [google.protobuf.Type][]
/// value in binary format, or produce an error.
/// * Applications are allowed to cache lookup results based on the