Analytics Hub V1 API - Class Google::Cloud::Bigquery::AnalyticsHub::V1::Subscription::LinkedResource (v0.11.0)

Reference documentation and code samples for the Analytics Hub V1 API class Google::Cloud::Bigquery::AnalyticsHub::V1::Subscription::LinkedResource.

Reference to a linked resource tracked by this Subscription.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#linked_dataset

def linked_dataset() -> ::String
Returns
  • (::String) — Output only. Name of the linked dataset, e.g. projects/subscriberproject/datasets/linked_dataset

    Note: The following fields are mutually exclusive: linked_dataset, linked_pubsub_subscription. If a field in that set is populated, all other fields in the set will automatically be cleared.

#linked_pubsub_subscription

def linked_pubsub_subscription() -> ::String
Returns
  • (::String) — Output only. Name of the Pub/Sub subscription, e.g. projects/subscriberproject/subscriptions/subscriptions/sub_id

    Note: The following fields are mutually exclusive: linked_pubsub_subscription, linked_dataset. If a field in that set is populated, all other fields in the set will automatically be cleared.

#listing

def listing() -> ::String
Returns
  • (::String) — Output only. Listing for which linked resource is created.