Packages

package v1

Type Members

  1. final class AcknowledgeRequest extends GeneratedMessageV3 with AcknowledgeRequestOrBuilder

    Request for the Acknowledge method.
    

    Request for the Acknowledge method.
    

    Protobuf type google.pubsub.v1.AcknowledgeRequest

  2. trait AcknowledgeRequestOrBuilder extends MessageOrBuilder
  3. final class CreateSnapshotRequest extends GeneratedMessageV3 with CreateSnapshotRequestOrBuilder

    Request for the `CreateSnapshot` method.
    

    Request for the `CreateSnapshot` method.
    

    Protobuf type google.pubsub.v1.CreateSnapshotRequest

  4. trait CreateSnapshotRequestOrBuilder extends MessageOrBuilder
  5. final class DeleteSnapshotRequest extends GeneratedMessageV3 with DeleteSnapshotRequestOrBuilder

    Request for the `DeleteSnapshot` method.
    

    Request for the `DeleteSnapshot` method.
    

    Protobuf type google.pubsub.v1.DeleteSnapshotRequest

  6. trait DeleteSnapshotRequestOrBuilder extends MessageOrBuilder
  7. final class DeleteSubscriptionRequest extends GeneratedMessageV3 with DeleteSubscriptionRequestOrBuilder

    Request for the DeleteSubscription method.
    

    Request for the DeleteSubscription method.
    

    Protobuf type google.pubsub.v1.DeleteSubscriptionRequest

  8. trait DeleteSubscriptionRequestOrBuilder extends MessageOrBuilder
  9. final class DeleteTopicRequest extends GeneratedMessageV3 with DeleteTopicRequestOrBuilder

    Request for the `DeleteTopic` method.
    

    Request for the `DeleteTopic` method.
    

    Protobuf type google.pubsub.v1.DeleteTopicRequest

  10. trait DeleteTopicRequestOrBuilder extends MessageOrBuilder
  11. final class GetSubscriptionRequest extends GeneratedMessageV3 with GetSubscriptionRequestOrBuilder

    Request for the GetSubscription method.
    

    Request for the GetSubscription method.
    

    Protobuf type google.pubsub.v1.GetSubscriptionRequest

  12. trait GetSubscriptionRequestOrBuilder extends MessageOrBuilder
  13. final class GetTopicRequest extends GeneratedMessageV3 with GetTopicRequestOrBuilder

    Request for the GetTopic method.
    

    Request for the GetTopic method.
    

    Protobuf type google.pubsub.v1.GetTopicRequest

  14. trait GetTopicRequestOrBuilder extends MessageOrBuilder
  15. final class ListSnapshotsRequest extends GeneratedMessageV3 with ListSnapshotsRequestOrBuilder

    Request for the `ListSnapshots` method.
    

    Request for the `ListSnapshots` method.
    

    Protobuf type google.pubsub.v1.ListSnapshotsRequest

  16. trait ListSnapshotsRequestOrBuilder extends MessageOrBuilder
  17. final class ListSnapshotsResponse extends GeneratedMessageV3 with ListSnapshotsResponseOrBuilder

    Response for the `ListSnapshots` method.
    

    Response for the `ListSnapshots` method.
    

    Protobuf type google.pubsub.v1.ListSnapshotsResponse

  18. trait ListSnapshotsResponseOrBuilder extends MessageOrBuilder
  19. final class ListSubscriptionsRequest extends GeneratedMessageV3 with ListSubscriptionsRequestOrBuilder

    Request for the `ListSubscriptions` method.
    

    Request for the `ListSubscriptions` method.
    

    Protobuf type google.pubsub.v1.ListSubscriptionsRequest

  20. trait ListSubscriptionsRequestOrBuilder extends MessageOrBuilder
  21. final class ListSubscriptionsResponse extends GeneratedMessageV3 with ListSubscriptionsResponseOrBuilder

    Response for the `ListSubscriptions` method.
    

    Response for the `ListSubscriptions` method.
    

    Protobuf type google.pubsub.v1.ListSubscriptionsResponse

  22. trait ListSubscriptionsResponseOrBuilder extends MessageOrBuilder
  23. final class ListTopicSubscriptionsRequest extends GeneratedMessageV3 with ListTopicSubscriptionsRequestOrBuilder

    Request for the `ListTopicSubscriptions` method.
    

    Request for the `ListTopicSubscriptions` method.
    

    Protobuf type google.pubsub.v1.ListTopicSubscriptionsRequest

  24. trait ListTopicSubscriptionsRequestOrBuilder extends MessageOrBuilder
  25. final class ListTopicSubscriptionsResponse extends GeneratedMessageV3 with ListTopicSubscriptionsResponseOrBuilder

    Response for the `ListTopicSubscriptions` method.
    

    Response for the `ListTopicSubscriptions` method.
    

    Protobuf type google.pubsub.v1.ListTopicSubscriptionsResponse

  26. trait ListTopicSubscriptionsResponseOrBuilder extends MessageOrBuilder
  27. final class ListTopicsRequest extends GeneratedMessageV3 with ListTopicsRequestOrBuilder

    Request for the `ListTopics` method.
    

    Request for the `ListTopics` method.
    

    Protobuf type google.pubsub.v1.ListTopicsRequest

  28. trait ListTopicsRequestOrBuilder extends MessageOrBuilder
  29. final class ListTopicsResponse extends GeneratedMessageV3 with ListTopicsResponseOrBuilder

    Response for the `ListTopics` method.
    

    Response for the `ListTopics` method.
    

    Protobuf type google.pubsub.v1.ListTopicsResponse

  30. trait ListTopicsResponseOrBuilder extends MessageOrBuilder
  31. final class ModifyAckDeadlineRequest extends GeneratedMessageV3 with ModifyAckDeadlineRequestOrBuilder

    Request for the ModifyAckDeadline method.
    

    Request for the ModifyAckDeadline method.
    

    Protobuf type google.pubsub.v1.ModifyAckDeadlineRequest

  32. trait ModifyAckDeadlineRequestOrBuilder extends MessageOrBuilder
  33. final class ModifyPushConfigRequest extends GeneratedMessageV3 with ModifyPushConfigRequestOrBuilder

    Request for the ModifyPushConfig method.
    

    Request for the ModifyPushConfig method.
    

    Protobuf type google.pubsub.v1.ModifyPushConfigRequest

  34. trait ModifyPushConfigRequestOrBuilder extends MessageOrBuilder
  35. final class PublishRequest extends GeneratedMessageV3 with PublishRequestOrBuilder

    Request for the Publish method.
    

    Request for the Publish method.
    

    Protobuf type google.pubsub.v1.PublishRequest

  36. trait PublishRequestOrBuilder extends MessageOrBuilder
  37. final class PublishResponse extends GeneratedMessageV3 with PublishResponseOrBuilder

    Response for the `Publish` method.
    

    Response for the `Publish` method.
    

    Protobuf type google.pubsub.v1.PublishResponse

  38. trait PublishResponseOrBuilder extends MessageOrBuilder
  39. trait Publisher extends AnyRef
  40. abstract class PublisherClient extends PublisherClientPowerApi with Publisher with AkkaGrpcClient
  41. abstract class PublisherClientPowerApi extends AnyRef
  42. final class PubsubMessage extends GeneratedMessageV3 with PubsubMessageOrBuilder

    A message data and its attributes. The message payload must not be empty;
    it must contain either a non-empty data field, or at least one attribute.
    

    A message data and its attributes. The message payload must not be empty;
    it must contain either a non-empty data field, or at least one attribute.
    

    Protobuf type google.pubsub.v1.PubsubMessage

  43. trait PubsubMessageOrBuilder extends MessageOrBuilder
  44. final class PubsubProto extends AnyRef
  45. final class PullRequest extends GeneratedMessageV3 with PullRequestOrBuilder

    Request for the `Pull` method.
    

    Request for the `Pull` method.
    

    Protobuf type google.pubsub.v1.PullRequest

  46. trait PullRequestOrBuilder extends MessageOrBuilder
  47. final class PullResponse extends GeneratedMessageV3 with PullResponseOrBuilder

    Response for the `Pull` method.
    

    Response for the `Pull` method.
    

    Protobuf type google.pubsub.v1.PullResponse

  48. trait PullResponseOrBuilder extends MessageOrBuilder
  49. final class PushConfig extends GeneratedMessageV3 with PushConfigOrBuilder

    Configuration for a push delivery endpoint.
    

    Configuration for a push delivery endpoint.
    

    Protobuf type google.pubsub.v1.PushConfig

  50. trait PushConfigOrBuilder extends MessageOrBuilder
  51. final class ReceivedMessage extends GeneratedMessageV3 with ReceivedMessageOrBuilder

    A message and its corresponding acknowledgment ID.
    

    A message and its corresponding acknowledgment ID.
    

    Protobuf type google.pubsub.v1.ReceivedMessage

  52. trait ReceivedMessageOrBuilder extends MessageOrBuilder
  53. final class SeekRequest extends GeneratedMessageV3 with SeekRequestOrBuilder

    Request for the `Seek` method.
    

    Request for the `Seek` method.
    

    Protobuf type google.pubsub.v1.SeekRequest

  54. trait SeekRequestOrBuilder extends MessageOrBuilder
  55. final class SeekResponse extends GeneratedMessageV3 with SeekResponseOrBuilder

    Protobuf type google.pubsub.v1.SeekResponse

  56. trait SeekResponseOrBuilder extends MessageOrBuilder
  57. final class Snapshot extends GeneratedMessageV3 with SnapshotOrBuilder

    A snapshot resource.
    

    A snapshot resource.
    

    Protobuf type google.pubsub.v1.Snapshot

  58. trait SnapshotOrBuilder extends MessageOrBuilder
  59. final class StreamingPullRequest extends GeneratedMessageV3 with StreamingPullRequestOrBuilder

    Request for the `StreamingPull` streaming RPC method. This request is used to
    establish the initial stream as well as to stream acknowledgements and ack
    deadline modifications from the client to the server.
    

    Request for the `StreamingPull` streaming RPC method. This request is used to
    establish the initial stream as well as to stream acknowledgements and ack
    deadline modifications from the client to the server.
    

    Protobuf type google.pubsub.v1.StreamingPullRequest

  60. trait StreamingPullRequestOrBuilder extends MessageOrBuilder
  61. final class StreamingPullResponse extends GeneratedMessageV3 with StreamingPullResponseOrBuilder

    Response for the `StreamingPull` method. This response is used to stream
    messages from the server to the client.
    

    Response for the `StreamingPull` method. This response is used to stream
    messages from the server to the client.
    

    Protobuf type google.pubsub.v1.StreamingPullResponse

  62. trait StreamingPullResponseOrBuilder extends MessageOrBuilder
  63. trait Subscriber extends AnyRef
  64. abstract class SubscriberClient extends SubscriberClientPowerApi with Subscriber with AkkaGrpcClient
  65. abstract class SubscriberClientPowerApi extends AnyRef
  66. final class Subscription extends GeneratedMessageV3 with SubscriptionOrBuilder

    A subscription resource.
    

    A subscription resource.
    

    Protobuf type google.pubsub.v1.Subscription

  67. trait SubscriptionOrBuilder extends MessageOrBuilder
  68. final class Topic extends GeneratedMessageV3 with TopicOrBuilder

    A topic resource.
    

    A topic resource.
    

    Protobuf type google.pubsub.v1.Topic

  69. trait TopicOrBuilder extends MessageOrBuilder
  70. final class UpdateSnapshotRequest extends GeneratedMessageV3 with UpdateSnapshotRequestOrBuilder

    Request for the UpdateSnapshot method.
    

    Request for the UpdateSnapshot method.
    

    Protobuf type google.pubsub.v1.UpdateSnapshotRequest

  71. trait UpdateSnapshotRequestOrBuilder extends MessageOrBuilder
  72. final class UpdateSubscriptionRequest extends GeneratedMessageV3 with UpdateSubscriptionRequestOrBuilder

    Request for the UpdateSubscription method.
    

    Request for the UpdateSubscription method.
    

    Protobuf type google.pubsub.v1.UpdateSubscriptionRequest

  73. trait UpdateSubscriptionRequestOrBuilder extends MessageOrBuilder
  74. final class UpdateTopicRequest extends GeneratedMessageV3 with UpdateTopicRequestOrBuilder

    Request for the UpdateTopic method.
    

    Request for the UpdateTopic method.
    

    Protobuf type google.pubsub.v1.UpdateTopicRequest

  75. trait UpdateTopicRequestOrBuilder extends MessageOrBuilder

Ungrouped