Reference documentation and code samples for the App Hub V1 API class Google::Cloud::AppHub::V1::LookupDiscoveredServiceResponse.
Response for LookupDiscoveredService.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#discovered_service
def discovered_service() -> ::Google::Cloud::AppHub::V1::DiscoveredService
Returns
- (::Google::Cloud::AppHub::V1::DiscoveredService) — Discovered Service if exists, empty otherwise.
#discovered_service=
def discovered_service=(value) -> ::Google::Cloud::AppHub::V1::DiscoveredService
Parameter
- value (::Google::Cloud::AppHub::V1::DiscoveredService) — Discovered Service if exists, empty otherwise.
Returns
- (::Google::Cloud::AppHub::V1::DiscoveredService) — Discovered Service if exists, empty otherwise.