Class LookupDiscoveredServiceRequest (0.1.0)

LookupDiscoveredServiceRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request for LookupDiscoveredService.

Attributes

NameDescription
parent str
Required. Host project ID and location to lookup Discovered Service in. Expected format: projects/{project}/locations/{location}.
uri str
Required. Resource URI to find DiscoveredService for. Accepts both project number and project ID and does translation when needed.