App Hub V1 API - Class Google::Cloud::AppHub::V1::LookupDiscoveredServiceResponse (v1.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
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
defdiscovered_service()->::Google::Cloud::AppHub::V1::DiscoveredService
Returns
- (::Google::Cloud::AppHub::V1::DiscoveredService) — Discovered Service if exists, empty otherwise.
#discovered_service=
defdiscovered_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.