Skip to content

Commit 4010a95

Browse files
dpebotjkwlui
authored andcommitted
Re-generate library using /synth.py (#85)
1 parent ca165b7 commit 4010a95

File tree

4 files changed

+52
-32
lines changed

4 files changed

+52
-32
lines changed

packages/google-cloud-videointelligence/src/v1/doc/google/protobuf/doc_any.js

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -97,17 +97,18 @@
9797
* }
9898
*
9999
* @property {string} typeUrl
100-
* A URL/resource name whose content describes the type of the
101-
* serialized protocol buffer message.
100+
* A URL/resource name that uniquely identifies the type of the serialized
101+
* protocol buffer message. The last segment of the URL's path must represent
102+
* the fully qualified name of the type (as in
103+
* `path/google.protobuf.Duration`). The name should be in a canonical form
104+
* (e.g., leading "." is not accepted).
102105
*
103-
* For URLs which use the scheme `http`, `https`, or no scheme, the
104-
* following restrictions and interpretations apply:
106+
* In practice, teams usually precompile into the binary all types that they
107+
* expect it to use in the context of Any. However, for URLs which use the
108+
* scheme `http`, `https`, or no scheme, one can optionally set up a type
109+
* server that maps type URLs to message definitions as follows:
105110
*
106111
* * If no scheme is provided, `https` is assumed.
107-
* * The last segment of the URL's path must represent the fully
108-
* qualified name of the type (as in `path/google.protobuf.Duration`).
109-
* The name should be in a canonical form (e.g., leading "." is
110-
* not accepted).
111112
* * An HTTP GET on the URL must yield a google.protobuf.Type
112113
* value in binary format, or produce an error.
113114
* * Applications are allowed to cache lookup results based on the
@@ -116,6 +117,10 @@
116117
* on changes to types. (Use versioned type names to manage
117118
* breaking changes.)
118119
*
120+
* Note: this functionality is not currently available in the official
121+
* protobuf release, and it is not used for type URLs beginning with
122+
* type.googleapis.com.
123+
*
119124
* Schemes other than `http`, `https` (or the empty scheme) might be
120125
* used with implementation specific semantics.
121126
*

packages/google-cloud-videointelligence/src/v1beta1/doc/google/protobuf/doc_any.js

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -97,17 +97,18 @@
9797
* }
9898
*
9999
* @property {string} typeUrl
100-
* A URL/resource name whose content describes the type of the
101-
* serialized protocol buffer message.
100+
* A URL/resource name that uniquely identifies the type of the serialized
101+
* protocol buffer message. The last segment of the URL's path must represent
102+
* the fully qualified name of the type (as in
103+
* `path/google.protobuf.Duration`). The name should be in a canonical form
104+
* (e.g., leading "." is not accepted).
102105
*
103-
* For URLs which use the scheme `http`, `https`, or no scheme, the
104-
* following restrictions and interpretations apply:
106+
* In practice, teams usually precompile into the binary all types that they
107+
* expect it to use in the context of Any. However, for URLs which use the
108+
* scheme `http`, `https`, or no scheme, one can optionally set up a type
109+
* server that maps type URLs to message definitions as follows:
105110
*
106111
* * If no scheme is provided, `https` is assumed.
107-
* * The last segment of the URL's path must represent the fully
108-
* qualified name of the type (as in `path/google.protobuf.Duration`).
109-
* The name should be in a canonical form (e.g., leading "." is
110-
* not accepted).
111112
* * An HTTP GET on the URL must yield a google.protobuf.Type
112113
* value in binary format, or produce an error.
113114
* * Applications are allowed to cache lookup results based on the
@@ -116,6 +117,10 @@
116117
* on changes to types. (Use versioned type names to manage
117118
* breaking changes.)
118119
*
120+
* Note: this functionality is not currently available in the official
121+
* protobuf release, and it is not used for type URLs beginning with
122+
* type.googleapis.com.
123+
*
119124
* Schemes other than `http`, `https` (or the empty scheme) might be
120125
* used with implementation specific semantics.
121126
*

packages/google-cloud-videointelligence/src/v1beta2/doc/google/protobuf/doc_any.js

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -97,17 +97,18 @@
9797
* }
9898
*
9999
* @property {string} typeUrl
100-
* A URL/resource name whose content describes the type of the
101-
* serialized protocol buffer message.
100+
* A URL/resource name that uniquely identifies the type of the serialized
101+
* protocol buffer message. The last segment of the URL's path must represent
102+
* the fully qualified name of the type (as in
103+
* `path/google.protobuf.Duration`). The name should be in a canonical form
104+
* (e.g., leading "." is not accepted).
102105
*
103-
* For URLs which use the scheme `http`, `https`, or no scheme, the
104-
* following restrictions and interpretations apply:
106+
* In practice, teams usually precompile into the binary all types that they
107+
* expect it to use in the context of Any. However, for URLs which use the
108+
* scheme `http`, `https`, or no scheme, one can optionally set up a type
109+
* server that maps type URLs to message definitions as follows:
105110
*
106111
* * If no scheme is provided, `https` is assumed.
107-
* * The last segment of the URL's path must represent the fully
108-
* qualified name of the type (as in `path/google.protobuf.Duration`).
109-
* The name should be in a canonical form (e.g., leading "." is
110-
* not accepted).
111112
* * An HTTP GET on the URL must yield a google.protobuf.Type
112113
* value in binary format, or produce an error.
113114
* * Applications are allowed to cache lookup results based on the
@@ -116,6 +117,10 @@
116117
* on changes to types. (Use versioned type names to manage
117118
* breaking changes.)
118119
*
120+
* Note: this functionality is not currently available in the official
121+
* protobuf release, and it is not used for type URLs beginning with
122+
* type.googleapis.com.
123+
*
119124
* Schemes other than `http`, `https` (or the empty scheme) might be
120125
* used with implementation specific semantics.
121126
*

packages/google-cloud-videointelligence/src/v1p1beta1/doc/google/protobuf/doc_any.js

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -97,17 +97,18 @@
9797
* }
9898
*
9999
* @property {string} typeUrl
100-
* A URL/resource name whose content describes the type of the
101-
* serialized protocol buffer message.
100+
* A URL/resource name that uniquely identifies the type of the serialized
101+
* protocol buffer message. The last segment of the URL's path must represent
102+
* the fully qualified name of the type (as in
103+
* `path/google.protobuf.Duration`). The name should be in a canonical form
104+
* (e.g., leading "." is not accepted).
102105
*
103-
* For URLs which use the scheme `http`, `https`, or no scheme, the
104-
* following restrictions and interpretations apply:
106+
* In practice, teams usually precompile into the binary all types that they
107+
* expect it to use in the context of Any. However, for URLs which use the
108+
* scheme `http`, `https`, or no scheme, one can optionally set up a type
109+
* server that maps type URLs to message definitions as follows:
105110
*
106111
* * If no scheme is provided, `https` is assumed.
107-
* * The last segment of the URL's path must represent the fully
108-
* qualified name of the type (as in `path/google.protobuf.Duration`).
109-
* The name should be in a canonical form (e.g., leading "." is
110-
* not accepted).
111112
* * An HTTP GET on the URL must yield a google.protobuf.Type
112113
* value in binary format, or produce an error.
113114
* * Applications are allowed to cache lookup results based on the
@@ -116,6 +117,10 @@
116117
* on changes to types. (Use versioned type names to manage
117118
* breaking changes.)
118119
*
120+
* Note: this functionality is not currently available in the official
121+
* protobuf release, and it is not used for type URLs beginning with
122+
* type.googleapis.com.
123+
*
119124
* Schemes other than `http`, `https` (or the empty scheme) might be
120125
* used with implementation specific semantics.
121126
*

0 commit comments

Comments
 (0)