Class SubscribeDataExchangeRequest (0.4.3)

SubscribeDataExchangeRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Message for subscribing to a Data Exchange.

Attributes

NameDescription
name str
Required. Resource name of the Data Exchange. e.g. projects/publisherproject/locations/US/dataExchanges/123
destination str
Required. The parent resource path of the Subscription. e.g. projects/subscriberproject/locations/US
subscription str
Required. Name of the subscription to create. e.g. subscription1
subscriber_contact str
Email of the subscriber.