Reference documentation and code samples for the Google Cloud App Hub V1 Client class LookupDiscoveredWorkloadRequest.
Request for LookupDiscoveredWorkload.
Generated from protobuf message google.cloud.apphub.v1.LookupDiscoveredWorkloadRequest
Namespace
Google \ Cloud \ AppHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Host project ID and location to lookup Discovered Workload in. Expected format: projects/{project}/locations/{location}
.
↳ uri
string
Required. Resource URI to find Discovered Workload for. Accepts both project number and project ID and does translation when needed.
getParent
Required. Host project ID and location to lookup Discovered Workload in.
Expected format: projects/{project}/locations/{location}
.
string
setParent
Required. Host project ID and location to lookup Discovered Workload in.
Expected format: projects/{project}/locations/{location}
.
var
string
$this
getUri
Required. Resource URI to find Discovered Workload for.
Accepts both project number and project ID and does translation when needed.
string
setUri
Required. Resource URI to find Discovered Workload for.
Accepts both project number and project ID and does translation when needed.
var
string
$this
static::build
parent
string
Required. Host project ID and location to lookup Discovered Workload in.
Expected format: projects/{project}/locations/{location}
. Please see AppHubClient::locationName()
for help formatting this field.
uri
string
Required. Resource URI to find Discovered Workload for. Accepts both project number and project ID and does translation when needed.