Class SeekResponse (2.9.0)

public sealed class SeekResponse : IMessage<SeekResponse>, IEquatable<SeekResponse>, IDeepCloneable<SeekResponse>, IBufferMessage, IMessage

Response for the Seek method (this response is empty).

Inheritance

Object > SeekResponse

Namespace

Google.Cloud.PubSub.V1

Assembly

Google.Cloud.PubSub.V1.dll

Constructors

SeekResponse()

public SeekResponse()

SeekResponse(SeekResponse)

public SeekResponse(SeekResponse other)
Parameter
NameDescription
otherSeekResponse