Documentation ¶
Overview ¶
Package analyticshub aliases all exported identifiers in package "cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb".
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Constants
- Variables
- func RegisterAnalyticsHubServiceServer(s *grpc.Server, srv AnalyticsHubServiceServer)deprecated
- type AnalyticsHubServiceClientdeprecated
- type AnalyticsHubServiceServerdeprecated
- type CreateDataExchangeRequestdeprecated
- type CreateListingRequestdeprecated
- type DataExchangedeprecated
- type DataProviderdeprecated
- type DeleteDataExchangeRequestdeprecated
- type DeleteListingRequestdeprecated
- type DestinationDatasetdeprecated
- type DestinationDatasetReferencedeprecated
- type GetDataExchangeRequestdeprecated
- type GetListingRequestdeprecated
- type ListDataExchangesRequestdeprecated
- type ListDataExchangesResponsedeprecated
- type ListListingsRequestdeprecated
- type ListListingsResponsedeprecated
- type ListOrgDataExchangesRequestdeprecated
- type ListOrgDataExchangesResponsedeprecated
- type Listingdeprecated
- type Listing_BigQueryDatasetSourcedeprecated
- type Listing_BigqueryDataset
- type Listing_Categorydeprecated
- type Listing_Statedeprecated
- type Publisherdeprecated
- type SubscribeListingRequestdeprecated
- type SubscribeListingRequest_DestinationDataset
- type SubscribeListingResponsedeprecated
- type UnimplementedAnalyticsHubServiceServerdeprecated
- type UpdateDataExchangeRequestdeprecated
- type UpdateListingRequestdeprecated
Constants ¶
const ( Listing_ACTIVE = src.Listing_ACTIVE Listing_CATEGORY_ADVERTISING_AND_MARKETING = src.Listing_CATEGORY_ADVERTISING_AND_MARKETING Listing_CATEGORY_CLIMATE_AND_ENVIRONMENT = src.Listing_CATEGORY_CLIMATE_AND_ENVIRONMENT Listing_CATEGORY_COMMERCE = src.Listing_CATEGORY_COMMERCE Listing_CATEGORY_DEMOGRAPHICS = src.Listing_CATEGORY_DEMOGRAPHICS Listing_CATEGORY_ECONOMICS = src.Listing_CATEGORY_ECONOMICS Listing_CATEGORY_EDUCATION = src.Listing_CATEGORY_EDUCATION Listing_CATEGORY_ENERGY = src.Listing_CATEGORY_ENERGY Listing_CATEGORY_FINANCIAL = src.Listing_CATEGORY_FINANCIAL Listing_CATEGORY_GAMING = src.Listing_CATEGORY_GAMING Listing_CATEGORY_GEOSPATIAL = src.Listing_CATEGORY_GEOSPATIAL Listing_CATEGORY_HEALTHCARE_AND_LIFE_SCIENCE = src.Listing_CATEGORY_HEALTHCARE_AND_LIFE_SCIENCE Listing_CATEGORY_MEDIA = src.Listing_CATEGORY_MEDIA Listing_CATEGORY_OTHERS = src.Listing_CATEGORY_OTHERS Listing_CATEGORY_PUBLIC_SECTOR = src.Listing_CATEGORY_PUBLIC_SECTOR Listing_CATEGORY_RETAIL = src.Listing_CATEGORY_RETAIL Listing_CATEGORY_SCIENCE_AND_RESEARCH = src.Listing_CATEGORY_SCIENCE_AND_RESEARCH Listing_CATEGORY_SPORTS = src.Listing_CATEGORY_SPORTS Listing_CATEGORY_TRANSPORTATION_AND_LOGISTICS = src.Listing_CATEGORY_TRANSPORTATION_AND_LOGISTICS Listing_CATEGORY_TRAVEL_AND_TOURISM = src.Listing_CATEGORY_TRAVEL_AND_TOURISM Listing_CATEGORY_UNSPECIFIED = src.Listing_CATEGORY_UNSPECIFIED Listing_STATE_UNSPECIFIED = src.Listing_STATE_UNSPECIFIED )
Deprecated: Please use consts in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
Variables ¶
var ( File_google_cloud_bigquery_analyticshub_v1_analyticshub_proto = src.File_google_cloud_bigquery_analyticshub_v1_analyticshub_proto Listing_Category_name = src.Listing_Category_name Listing_Category_value = src.Listing_Category_value Listing_State_name = src.Listing_State_name Listing_State_value = src.Listing_State_value )
Deprecated: Please use vars in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
Functions ¶
func RegisterAnalyticsHubServiceServer
deprecated
func RegisterAnalyticsHubServiceServer(s *grpc.Server, srv AnalyticsHubServiceServer)
Deprecated: Please use funcs in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
Types ¶
type AnalyticsHubServiceClient
deprecated
type AnalyticsHubServiceClient = src.AnalyticsHubServiceClient
AnalyticsHubServiceClient is the client API for AnalyticsHubService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
func NewAnalyticsHubServiceClient
deprecated
func NewAnalyticsHubServiceClient(cc grpc.ClientConnInterface) AnalyticsHubServiceClient
Deprecated: Please use funcs in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type AnalyticsHubServiceServer
deprecated
type AnalyticsHubServiceServer = src.AnalyticsHubServiceServer
AnalyticsHubServiceServer is the server API for AnalyticsHubService service.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type CreateDataExchangeRequest
deprecated
type CreateDataExchangeRequest = src.CreateDataExchangeRequest
Message for creating a data exchange.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type CreateListingRequest
deprecated
type CreateListingRequest = src.CreateListingRequest
Message for creating a listing.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type DataExchange
deprecated
type DataExchange = src.DataExchange
A data exchange is a container that lets you share data. Along with the descriptive information about the data exchange, it contains listings that reference shared datasets.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type DataProvider
deprecated
type DataProvider = src.DataProvider
Contains details of the data provider.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type DeleteDataExchangeRequest
deprecated
type DeleteDataExchangeRequest = src.DeleteDataExchangeRequest
Message for deleting a data exchange.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type DeleteListingRequest
deprecated
type DeleteListingRequest = src.DeleteListingRequest
Message for deleting a listing.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type DestinationDataset
deprecated
type DestinationDataset = src.DestinationDataset
Defines the destination bigquery dataset.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type DestinationDatasetReference
deprecated
type DestinationDatasetReference = src.DestinationDatasetReference
Contains the reference that identifies a destination bigquery dataset.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type GetDataExchangeRequest
deprecated
type GetDataExchangeRequest = src.GetDataExchangeRequest
Message for getting a data exchange.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type GetListingRequest
deprecated
type GetListingRequest = src.GetListingRequest
Message for getting a listing.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type ListDataExchangesRequest
deprecated
type ListDataExchangesRequest = src.ListDataExchangesRequest
Message for requesting the list of data exchanges.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type ListDataExchangesResponse
deprecated
type ListDataExchangesResponse = src.ListDataExchangesResponse
Message for response to the list of data exchanges.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type ListListingsRequest
deprecated
type ListListingsRequest = src.ListListingsRequest
Message for requesting the list of listings.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type ListListingsResponse
deprecated
type ListListingsResponse = src.ListListingsResponse
Message for response to the list of Listings.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type ListOrgDataExchangesRequest
deprecated
type ListOrgDataExchangesRequest = src.ListOrgDataExchangesRequest
Message for requesting the list of data exchanges from projects in an organization and location.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type ListOrgDataExchangesResponse
deprecated
type ListOrgDataExchangesResponse = src.ListOrgDataExchangesResponse
Message for response to listing data exchanges in an organization and location.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type Listing
deprecated
A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type Listing_BigQueryDatasetSource
deprecated
type Listing_BigQueryDatasetSource = src.Listing_BigQueryDatasetSource
A reference to a shared dataset. It is an existing BigQuery dataset with a collection of objects such as tables and views that you want to share with subscribers. When subscriber's subscribe to a listing, Analytics Hub creates a linked dataset in the subscriber's project. A Linked dataset is an opaque, read-only BigQuery dataset that serves as a _symbolic link_ to a shared dataset.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type Listing_BigqueryDataset ¶
type Listing_BigqueryDataset = src.Listing_BigqueryDataset
type Listing_Category
deprecated
type Listing_Category = src.Listing_Category
Listing categories.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type Listing_State
deprecated
type Listing_State = src.Listing_State
State of the listing.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type SubscribeListingRequest
deprecated
type SubscribeListingRequest = src.SubscribeListingRequest
Message for subscribing to a listing.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type SubscribeListingRequest_DestinationDataset ¶
type SubscribeListingRequest_DestinationDataset = src.SubscribeListingRequest_DestinationDataset
type SubscribeListingResponse
deprecated
type SubscribeListingResponse = src.SubscribeListingResponse
Message for response when you subscribe to a listing.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type UnimplementedAnalyticsHubServiceServer
deprecated
type UnimplementedAnalyticsHubServiceServer = src.UnimplementedAnalyticsHubServiceServer
UnimplementedAnalyticsHubServiceServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type UpdateDataExchangeRequest
deprecated
type UpdateDataExchangeRequest = src.UpdateDataExchangeRequest
Message for updating a data exchange.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb
type UpdateListingRequest
deprecated
type UpdateListingRequest = src.UpdateListingRequest
Message for updating a Listing.
Deprecated: Please use types in: cloud.google.com/go/bigquery/analyticshub/apiv1/analyticshubpb