Reference documentation and code samples for the Analytics Hub V1 API class Google::Cloud::Bigquery::AnalyticsHub::V1::SubscribeDataExchangeRequest.
Message for subscribing to a Data Exchange.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#destination
def destination() -> ::String
Returns
-
(::String) — Required. The parent resource path of the Subscription.
e.g.
projects/subscriberproject/locations/US
#destination=
def destination=(value) -> ::String
Parameter
-
value (::String) — Required. The parent resource path of the Subscription.
e.g.
projects/subscriberproject/locations/US
Returns
-
(::String) — Required. The parent resource path of the Subscription.
e.g.
projects/subscriberproject/locations/US
#name
def name() -> ::String
Returns
-
(::String) — Required. Resource name of the Data Exchange.
e.g.
projects/publisherproject/locations/US/dataExchanges/123
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. Resource name of the Data Exchange.
e.g.
projects/publisherproject/locations/US/dataExchanges/123
Returns
-
(::String) — Required. Resource name of the Data Exchange.
e.g.
projects/publisherproject/locations/US/dataExchanges/123
#subscriber_contact
def subscriber_contact() -> ::String
Returns
- (::String) — Email of the subscriber.
#subscriber_contact=
def subscriber_contact=(value) -> ::String
Parameter
- value (::String) — Email of the subscriber.
Returns
- (::String) — Email of the subscriber.
#subscription
def subscription() -> ::String
Returns
-
(::String) — Required. Name of the subscription to create.
e.g.
subscription1
#subscription=
def subscription=(value) -> ::String
Parameter
-
value (::String) — Required. Name of the subscription to create.
e.g.
subscription1
Returns
-
(::String) — Required. Name of the subscription to create.
e.g.
subscription1