public enum DiscoveryTypeReference documentation and code samples for the Analytics Hub v1 API enum 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.
Namespace
Google.Cloud.BigQuery.AnalyticsHub.V1Assembly
Google.Cloud.BigQuery.AnalyticsHub.V1.dll
Fields |
|
|---|---|
| Name | Description |
Private |
The Data exchange/listing can be discovered in the 'Private' results list. |
Public |
The Data exchange/listing can be discovered in the 'Public' results list. |
Unspecified |
Unspecified. Defaults to DISCOVERY_TYPE_PRIVATE. |