App Hub V1 API - Class Google::Cloud::AppHub::V1::DiscoveredService (v0.1.0)

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

#service_reference

def service_reference() -> ::Google::Cloud::AppHub::V1::ServiceReference
Returns