Reference documentation and code samples for the Google Cloud BigQuery Analytics Hub V1 Client class DiscoveryType.
Specifies the type of discovery on the discovery page. Note that
this does not control the visibility of the exchange/listing which is
defined by IAM permission.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud BigQuery Analytics Hub V1 Client - Class DiscoveryType (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-bigquery-analyticshub/latest/V1.DiscoveryType)\n- [1.2.0](/php/docs/reference/cloud-bigquery-analyticshub/1.2.0/V1.DiscoveryType)\n- [1.1.0](/php/docs/reference/cloud-bigquery-analyticshub/1.1.0/V1.DiscoveryType)\n- [1.0.4](/php/docs/reference/cloud-bigquery-analyticshub/1.0.4/V1.DiscoveryType)\n- [0.5.3](/php/docs/reference/cloud-bigquery-analyticshub/0.5.3/V1.DiscoveryType)\n- [0.4.0](/php/docs/reference/cloud-bigquery-analyticshub/0.4.0/V1.DiscoveryType)\n- [0.3.2](/php/docs/reference/cloud-bigquery-analyticshub/0.3.2/V1.DiscoveryType)\n- [0.2.2](/php/docs/reference/cloud-bigquery-analyticshub/0.2.2/V1.DiscoveryType)\n- [0.1.6](/php/docs/reference/cloud-bigquery-analyticshub/0.1.6/V1.DiscoveryType) \nReference documentation and code samples for the Google Cloud BigQuery Analytics Hub V1 Client class DiscoveryType.\n\nSpecifies the type of discovery on the discovery page. Note that\nthis does not control the visibility of the exchange/listing which is\ndefined by IAM permission.\n\nProtobuf type `google.cloud.bigquery.analyticshub.v1.DiscoveryType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ AnalyticsHub \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### DISCOVERY_TYPE_UNSPECIFIED\n\n Value: 0\n\nUnspecified. Defaults to DISCOVERY_TYPE_PRIVATE.\n\nGenerated from protobuf enum `DISCOVERY_TYPE_UNSPECIFIED = 0;`\n\n### DISCOVERY_TYPE_PRIVATE\n\n Value: 1\n\nThe Data exchange/listing can be discovered in the 'Private' results\nlist.\n\nGenerated from protobuf enum `DISCOVERY_TYPE_PRIVATE = 1;`\n\n### DISCOVERY_TYPE_PUBLIC\n\n Value: 2\n\nThe Data exchange/listing can be discovered in the 'Public' results\nlist.\n\nGenerated from protobuf enum `DISCOVERY_TYPE_PUBLIC = 2;`"]]