Class UnregisterSubscriberRequest (1.25.0)

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

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.