proto_docs/google/api/client.rb in google-cloud-app_engine-v1-0.10.0 vs proto_docs/google/api/client.rb in google-cloud-app_engine-v1-1.0.0

- old
+ new

@@ -116,9 +116,13 @@ # settings with the same version string are discarded. # @!attribute [rw] proto_reference_documentation_uri # @return [::String] # Optional link to proto reference documentation. Example: # https://cloud.google.com/pubsub/lite/docs/reference/rpc + # @!attribute [rw] rest_reference_documentation_uri + # @return [::String] + # Optional link to REST reference documentation. Example: + # https://cloud.google.com/pubsub/lite/docs/reference/rest class Publishing include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end