Google Cloud App Hub V1 Client - Class LookupDiscoveredWorkloadResponse (0.1.3)

Reference documentation and code samples for the Google Cloud App Hub V1 Client class LookupDiscoveredWorkloadResponse.

Response for LookupDiscoveredWorkload.

Generated from protobuf message google.cloud.apphub.v1.LookupDiscoveredWorkloadResponse

Namespace

Google \ Cloud \ AppHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ discovered_workload Google\Cloud\AppHub\V1\DiscoveredWorkload

Discovered Workload if exists, empty otherwise.

getDiscoveredWorkload

Discovered Workload if exists, empty otherwise.

Returns
Type Description
Google\Cloud\AppHub\V1\DiscoveredWorkload|null

hasDiscoveredWorkload

clearDiscoveredWorkload

setDiscoveredWorkload

Discovered Workload if exists, empty otherwise.

Parameter
Name Description
var Google\Cloud\AppHub\V1\DiscoveredWorkload
Returns
Type Description
$this