Reference documentation and code samples for the Google Cloud Api Hub V1 Client class LookupApiHubInstanceRequest.
The LookupApiHubInstance method's request.
Generated from protobuf message google.cloud.apihub.v1.LookupApiHubInstanceRequest
Namespace
Google \ Cloud \ ApiHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. There will always be only one Api Hub instance for a GCP project across all locations. The parent resource for the Api Hub instance resource. Format: projects/{project}/locations/{location}
getParent
Required. There will always be only one Api Hub instance for a GCP project across all locations.
The parent resource for the Api Hub instance resource.
Format: projects/{project}/locations/{location}
string
setParent
Required. There will always be only one Api Hub instance for a GCP project across all locations.
The parent resource for the Api Hub instance resource.
Format: projects/{project}/locations/{location}
var
string
$this
static::build
parent
string
Required. There will always be only one Api Hub instance for a GCP project
across all locations.
The parent resource for the Api Hub instance resource.
Format: projects/{project}/locations/{location}
Please see ProvisioningClient::locationName()
for help formatting this field.

