dataexchange

package
v0.0.0-...-8c6c420 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Overview

Package dataexchange aliases all exported identifiers in package "cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb".

Deprecated: Please use types in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Index

Constants

View Source
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/dataexchange/apiv1beta1/dataexchangepb

Variables

View Source
var (
	File_google_cloud_bigquery_dataexchange_v1beta1_dataexchange_proto = src.File_google_cloud_bigquery_dataexchange_v1beta1_dataexchange_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/dataexchange/apiv1beta1/dataexchangepb

Functions

func RegisterAnalyticsHubServiceServer deprecated

func RegisterAnalyticsHubServiceServer(s *grpc.Server, srv AnalyticsHubServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

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/dataexchange/apiv1beta1/dataexchangepb

func NewAnalyticsHubServiceClient deprecated

func NewAnalyticsHubServiceClient(cc grpc.ClientConnInterface) AnalyticsHubServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

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/dataexchange/apiv1beta1/dataexchangepb

type CreateDataExchangeRequest deprecated

type CreateDataExchangeRequest = src.CreateDataExchangeRequest

Message for creating a data exchange.

Deprecated: Please use types in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

type CreateListingRequest deprecated

type CreateListingRequest = src.CreateListingRequest

Message for creating a listing.

Deprecated: Please use types in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

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/dataexchange/apiv1beta1/dataexchangepb

type DataProvider deprecated

type DataProvider = src.DataProvider

Contains details of the data provider.

Deprecated: Please use types in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

type DeleteDataExchangeRequest deprecated

type DeleteDataExchangeRequest = src.DeleteDataExchangeRequest

Message for deleting a data exchange.

Deprecated: Please use types in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

type DeleteListingRequest deprecated

type DeleteListingRequest = src.DeleteListingRequest

Message for deleting a listing.

Deprecated: Please use types in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

type DestinationDataset deprecated

type DestinationDataset = src.DestinationDataset

Defines the destination bigquery dataset.

Deprecated: Please use types in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

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/dataexchange/apiv1beta1/dataexchangepb

type GetDataExchangeRequest deprecated

type GetDataExchangeRequest = src.GetDataExchangeRequest

Message for getting a data exchange.

Deprecated: Please use types in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

type GetListingRequest deprecated

type GetListingRequest = src.GetListingRequest

Message for getting a listing.

Deprecated: Please use types in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

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/dataexchange/apiv1beta1/dataexchangepb

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/dataexchange/apiv1beta1/dataexchangepb

type ListListingsRequest deprecated

type ListListingsRequest = src.ListListingsRequest

Message for requesting the list of listings.

Deprecated: Please use types in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

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/dataexchange/apiv1beta1/dataexchangepb

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/dataexchange/apiv1beta1/dataexchangepb

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/dataexchange/apiv1beta1/dataexchangepb

type Listing deprecated

type Listing = src.Listing

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/dataexchange/apiv1beta1/dataexchangepb

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/dataexchange/apiv1beta1/dataexchangepb

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/dataexchange/apiv1beta1/dataexchangepb

type Listing_State deprecated

type Listing_State = src.Listing_State

State of the listing.

Deprecated: Please use types in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

type Publisher deprecated

type Publisher = src.Publisher

Contains details of the listing publisher.

Deprecated: Please use types in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

type SubscribeListingRequest deprecated

type SubscribeListingRequest = src.SubscribeListingRequest

Message for subscribing to a listing.

Deprecated: Please use types in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

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/dataexchange/apiv1beta1/dataexchangepb

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/dataexchange/apiv1beta1/dataexchangepb

type UpdateDataExchangeRequest deprecated

type UpdateDataExchangeRequest = src.UpdateDataExchangeRequest

Message for updating a data exchange.

Deprecated: Please use types in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

type UpdateListingRequest deprecated

type UpdateListingRequest = src.UpdateListingRequest

Message for updating a Listing.

Deprecated: Please use types in: cloud.google.com/go/bigquery/dataexchange/apiv1beta1/dataexchangepb

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL