Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::Plugin::HostingService.
The information related to the service implemented by the plugin developer, used to invoke the plugin's functionality.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#service_uri
def service_uri() -> ::String
Returns
- (::String) — Optional. The URI of the service implemented by the plugin developer, used to invoke the plugin's functionality. This information is only required for user defined plugins.
#service_uri=
def service_uri=(value) -> ::String
Parameter
- value (::String) — Optional. The URI of the service implemented by the plugin developer, used to invoke the plugin's functionality. This information is only required for user defined plugins.
Returns
- (::String) — Optional. The URI of the service implemented by the plugin developer, used to invoke the plugin's functionality. This information is only required for user defined plugins.