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