According to the [docs](https://github.com/googleapis/googleapis/blob/master/google/pubsub/v1/pubsub.proto#L286), if `ackDeadlineSeconds` is not provided it should be defaulted to 10. In the emulator it is set to 60 instead. See also GoogleCloudPlatform/gcloud-common#129
According to the docs, if
ackDeadlineSecondsis not provided it should be defaulted to 10. In the emulator it is set to 60 instead.See also GoogleCloudPlatform/gcloud-common#129