UnregisterSubscriberRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request Message for UnregisterSubscriber.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
account |
str
Optional. Resource name of the account. Required if integrator is not provided. Otherwise, leave this field empty/unset. |
service_account |
str
Required. Service account to unregister from subscriber access to the topic. |
integrator |
str
Optional. Resource name of the integrator. Required if account is not provided. Otherwise, leave this field empty/unset. This field is a member of oneof_ _integrator.
|