Class UpdateSubscriptionRequest (2.5.0)

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

Request for the UpdateSubscription method.

Attributes

NameDescription
subscription google.pubsub_v1.types.Subscription
Required. The updated subscription object.
update_mask google.protobuf.field_mask_pb2.FieldMask
Required. Indicates which fields in the provided subscription to update. Must be specified and non-empty.