GoogleCloudApihubV1LookupApiHubInstanceResponse
import type { GoogleCloudApihubV1LookupApiHubInstanceResponse } from "https://googleapis.deno.dev/v1/apihub:v1.ts";
The LookupApiHubInstance method's response.`
interface GoogleCloudApihubV1LookupApiHubInstanceResponse {
apiHubInstance?: GoogleCloudApihubV1ApiHubInstance;
}§Properties
§
apiHubInstance?: GoogleCloudApihubV1ApiHubInstance
[src]API Hub instance for a project if it exists, empty otherwise.