Class RegisterSubscriberRequest (1.25.0)

RegisterSubscriberRequest(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 that provides subscriber access to the registered 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.