Cloud Pub/Sub V1 API - Class Google::Cloud::PubSub::V1::StreamingPullResponse (v0.10.0)

Reference documentation and code samples for the Cloud Pub/Sub V1 API class Google::Cloud::PubSub::V1::StreamingPullResponse.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#acknowledge_confirmation

def acknowledge_confirmation() -> ::Google::Cloud::PubSub::V1::StreamingPullResponse::AcknowledgeConfirmation
Returns

#acknowledge_confirmation=

def acknowledge_confirmation=(value) -> ::Google::Cloud::PubSub::V1::StreamingPullResponse::AcknowledgeConfirmation
Parameter
Returns

#modify_ack_deadline_confirmation

def modify_ack_deadline_confirmation() -> ::Google::Cloud::PubSub::V1::StreamingPullResponse::ModifyAckDeadlineConfirmation
Returns

#modify_ack_deadline_confirmation=

def modify_ack_deadline_confirmation=(value) -> ::Google::Cloud::PubSub::V1::StreamingPullResponse::ModifyAckDeadlineConfirmation
Parameter
Returns

#received_messages

def received_messages() -> ::Array<::Google::Cloud::PubSub::V1::ReceivedMessage>
Returns

#received_messages=

def received_messages=(value) -> ::Array<::Google::Cloud::PubSub::V1::ReceivedMessage>
Parameter
Returns

#subscription_properties

def subscription_properties() -> ::Google::Cloud::PubSub::V1::StreamingPullResponse::SubscriptionProperties
Returns

#subscription_properties=

def subscription_properties=(value) -> ::Google::Cloud::PubSub::V1::StreamingPullResponse::SubscriptionProperties
Parameter
Returns