Class LinkedResource (0.4.18)

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

Reference to a linked resource tracked by this Subscription.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
linked_dataset str
Output only. Name of the linked dataset, e.g. projects/subscriberproject/datasets/linked_dataset This field is a member of oneof_ reference.
linked_pubsub_subscription str
Output only. Name of the Pub/Sub subscription, e.g. projects/subscriberproject/subscriptions/subscriptions/sub_id This field is a member of oneof_ reference.
listing str
Output only. Listing for which linked resource is created.