DiscoveredService(mapping=None, *, ignore_unknown_fields=False, **kwargs)
DiscoveredService is a network/api interface that exposes some functionality to clients for consumption over the network. A discovered service can be registered to a App Hub service.
Attributes |
|
---|---|
Name | Description |
name |
str
Identifier. The resource name of the discovered service. Format: "projects/{host-project-id}/locations/{location}/discoveredServices/{uuid}"". |
service_reference |
google.cloud.apphub_v1.types.ServiceReference
Output only. Reference to an underlying networking resource that can comprise a Service. These are immutable. |
service_properties |
google.cloud.apphub_v1.types.ServiceProperties
Output only. Properties of an underlying compute resource that can comprise a Service. These are immutable. |