Namespace Google.Apis.AnalyticsHub.v1
Classes
AnalyticsHubBaseServiceRequest<TResponse>
A base abstract class for AnalyticsHub requests.
AnalyticsHubService
The AnalyticsHub Service.
AnalyticsHubService.Scope
Available OAuth 2.0 scopes for use with the Analytics Hub API.
AnalyticsHubService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Analytics Hub API.
OrganizationsResource
The "organizations" collection of methods.
OrganizationsResource.LocationsResource
The "locations" collection of methods.
OrganizationsResource.LocationsResource.DataExchangesResource
The "dataExchanges" collection of methods.
OrganizationsResource.LocationsResource.DataExchangesResource.ListRequest
Lists all data exchanges from projects in a given organization and location.
ProjectsResource
The "projects" collection of methods.
ProjectsResource.LocationsResource
The "locations" collection of methods.
ProjectsResource.LocationsResource.DataExchangesResource
The "dataExchanges" collection of methods.
ProjectsResource.LocationsResource.DataExchangesResource.CreateRequest
Creates a new data exchange.
ProjectsResource.LocationsResource.DataExchangesResource.DeleteRequest
Deletes an existing data exchange.
ProjectsResource.LocationsResource.DataExchangesResource.GetIamPolicyRequest
Gets the IAM policy.
ProjectsResource.LocationsResource.DataExchangesResource.GetRequest
Gets the details of a data exchange.
ProjectsResource.LocationsResource.DataExchangesResource.ListRequest
Lists all data exchanges in a given project and location.
ProjectsResource.LocationsResource.DataExchangesResource.ListSubscriptionsRequest
Lists all subscriptions on a given Data Exchange or Listing.
ProjectsResource.LocationsResource.DataExchangesResource.ListingsResource
The "listings" collection of methods.
ProjectsResource.LocationsResource.DataExchangesResource.ListingsResource.CreateRequest
Creates a new listing.
ProjectsResource.LocationsResource.DataExchangesResource.ListingsResource.DeleteRequest
Deletes a listing.
ProjectsResource.LocationsResource.DataExchangesResource.ListingsResource.GetIamPolicyRequest
Gets the IAM policy.
ProjectsResource.LocationsResource.DataExchangesResource.ListingsResource.GetRequest
Gets the details of a listing.
ProjectsResource.LocationsResource.DataExchangesResource.ListingsResource.ListRequest
Lists all listings in a given project and location.
ProjectsResource.LocationsResource.DataExchangesResource.ListingsResource.ListSubscriptionsRequest
Lists all subscriptions on a given Data Exchange or Listing.
ProjectsResource.LocationsResource.DataExchangesResource.ListingsResource.PatchRequest
Updates an existing listing.
ProjectsResource.LocationsResource.DataExchangesResource.ListingsResource.SetIamPolicyRequest
Sets the IAM policy.
ProjectsResource.LocationsResource.DataExchangesResource.ListingsResource.SubscribeRequest
Subscribes to a listing. Currently, with Analytics Hub, you can create listings that reference only BigQuery datasets. Upon subscription to a listing for a BigQuery dataset, Analytics Hub creates a linked dataset in the subscriber's project.
ProjectsResource.LocationsResource.DataExchangesResource.ListingsResource.TestIamPermissionsRequest
Returns the permissions that a caller has.
ProjectsResource.LocationsResource.DataExchangesResource.PatchRequest
Updates an existing data exchange.
ProjectsResource.LocationsResource.DataExchangesResource.SetIamPolicyRequest
Sets the IAM policy.
ProjectsResource.LocationsResource.DataExchangesResource.SubscribeRequest
Creates a Subscription to a Data Clean Room. This is a long-running operation as it will create one or more linked datasets.
ProjectsResource.LocationsResource.DataExchangesResource.TestIamPermissionsRequest
Returns the permissions that a caller has.
ProjectsResource.LocationsResource.SubscriptionsResource
The "subscriptions" collection of methods.
ProjectsResource.LocationsResource.SubscriptionsResource.DeleteRequest
Deletes a subscription.
ProjectsResource.LocationsResource.SubscriptionsResource.GetIamPolicyRequest
Gets the IAM policy.
ProjectsResource.LocationsResource.SubscriptionsResource.GetRequest
Gets the details of a Subscription.
ProjectsResource.LocationsResource.SubscriptionsResource.ListRequest
Lists all subscriptions in a given project and location.
ProjectsResource.LocationsResource.SubscriptionsResource.RefreshRequest
Refreshes a Subscription to a Data Exchange. A Data Exchange can become stale when a publisher adds or removes data. This is a long-running operation as it may create many linked datasets.
ProjectsResource.LocationsResource.SubscriptionsResource.RevokeRequest
Revokes a given subscription.
ProjectsResource.LocationsResource.SubscriptionsResource.SetIamPolicyRequest
Sets the IAM policy.
Enums
AnalyticsHubBaseServiceRequest<TResponse>.AltEnum
Data format for response.
AnalyticsHubBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.