Analytics Hub v1 API - Enum DiscoveryType (1.7.0)

public enum DiscoveryType

Reference 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.V1

Assembly

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.