Class: Google::Cloud::ApiHub::V1::Documentation

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/apihub/v1/common_fields.rb

Overview

Documentation details.

Instance Attribute Summary collapse

Instance Attribute Details

#external_uri::String

Returns Optional. The uri of the externally hosted documentation.

Returns:

  • (::String)

    Optional. The uri of the externally hosted documentation.



841
842
843
844
# File 'proto_docs/google/cloud/apihub/v1/common_fields.rb', line 841

class Documentation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end