Reference documentation and code samples for the App Hub V1 API class Google::Cloud::AppHub::V1::DiscoveredService.
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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Identifier. The resource name of the discovered service. Format: "projects/{host-project-id}/locations/{location}/discoveredServices/{uuid}""
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Identifier. The resource name of the discovered service. Format: "projects/{host-project-id}/locations/{location}/discoveredServices/{uuid}""
Returns
- (::String) — Identifier. The resource name of the discovered service. Format: "projects/{host-project-id}/locations/{location}/discoveredServices/{uuid}""
#service_properties
def service_properties() -> ::Google::Cloud::AppHub::V1::ServiceProperties
Returns
- (::Google::Cloud::AppHub::V1::ServiceProperties) — Output only. Properties of an underlying compute resource that can comprise a Service. These are immutable.
#service_reference
def service_reference() -> ::Google::Cloud::AppHub::V1::ServiceReference
Returns
- (::Google::Cloud::AppHub::V1::ServiceReference) — Output only. Reference to an underlying networking resource that can comprise a Service. These are immutable.