Class: Google::Cloud::PubSub::V1::GetSnapshotRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/pubsub/v1/pubsub.rb

Overview

Request for the GetSnapshot method.

Instance Attribute Summary collapse

Instance Attribute Details

#snapshot::String



942
943
944
945
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 942

class GetSnapshotRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end