Method: Google::Api::Publishing#rest_reference_documentation_uri
- Defined in:
- proto_docs/google/api/client.rb
#rest_reference_documentation_uri ⇒ ::String
Returns Optional link to REST reference documentation. Example: https://cloud.google.com/pubsub/lite/docs/reference/rest.
128 129 130 131 |
# File 'proto_docs/google/api/client.rb', line 128 class Publishing include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |