Class PullRequest (1.5.0)

Request for the Pull method. .. attribute:: subscription

Required. The subscription from which messages should be pulled. Format is projects/{project}/subscriptions/{sub}.

Required. The maximum number of messages to return for this request. Must be a positive integer. The Pub/Sub system may return fewer than the number specified.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > PullRequest