lib/google/cloud/redis/v1/doc/google/protobuf/any.rb in google-cloud-redis-0.2.3 vs lib/google/cloud/redis/v1/doc/google/protobuf/any.rb in google-cloud-redis-0.3.0

- old
+ new

@@ -1,6 +1,6 @@ -# Copyright 2018 Google LLC +# Copyright 2019 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # @@ -95,10 +95,11 @@ # "value": "1.212s" # } # @!attribute [rw] type_url # @return [String] # A URL/resource name that uniquely identifies the type of the serialized - # protocol buffer message. The last segment of the URL's path must represent + # protocol buffer message. This string must contain at least + # one "/" character. 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). # # In practice, teams usually precompile into the binary all types that they \ No newline at end of file