Resource: DiscoveredService
DiscoveredService is a network or API interface that exposes some functionality to clients for consumption over the network. A discovered service can be registered to a App Hub service.
JSON representation |
---|
{ "name": string, "serviceReference": { object ( |
Fields | |
---|---|
name |
Identifier. The resource name of the discovered service. Format: |
service |
Output only. Reference to an underlying networking resource that can comprise a Service. These are immutable. |
service |
Output only. Properties of an underlying compute resource that can comprise a Service. These are immutable. |
Methods |
|
---|---|
|
Finds unregistered services in a host project and location. |
|
Gets a Discovered Service in a host project and location. |
|
Lists Discovered Services that can be added to an Application in a host project and location. |
|
Lists a Discovered Service in a host project and location, with a given resource URI. |