Reference documentation and code samples for the Google Cloud App Hub V1 Client class LookupDiscoveredServiceRequest.
Request for LookupDiscoveredService.
Generated from protobuf message google.cloud.apphub.v1.LookupDiscoveredServiceRequest
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 Service in. Expected format: projects/{project}/locations/{location}
.
↳ uri
string
Required. Resource URI to find DiscoveredService for. Accepts both project number and project ID and does translation when needed.
getParent
Required. Host project ID and location to lookup Discovered Service in.
Expected format: projects/{project}/locations/{location}
.
string
setParent
Required. Host project ID and location to lookup Discovered Service in.
Expected format: projects/{project}/locations/{location}
.
var
string
$this
getUri
Required. Resource URI to find DiscoveredService for.
Accepts both project number and project ID and does translation when needed.
string
setUri
Required. Resource URI to find DiscoveredService 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 Service in.
Expected format: projects/{project}/locations/{location}
. Please see AppHubClient::locationName()
for help formatting this field.
uri
string
Required. Resource URI to find DiscoveredService for. Accepts both project number and project ID and does translation when needed.