GoogleCloudApihubV1SearchResult
import type { GoogleCloudApihubV1SearchResult } from "https://googleapis.deno.dev/v1/apihub:v1.ts";
Represents the search results.
interface GoogleCloudApihubV1SearchResult {
resource?: GoogleCloudApihubV1ApiHubResource;
}§Properties
§
resource?: GoogleCloudApihubV1ApiHubResource
[src]This represents the ApiHubResource. Note: Only selected fields of the resources are populated in response.