Class: Google::Cloud::PubSub::V1::UpdateSnapshotRequest

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 UpdateSnapshot method.

Instance Attribute Summary collapse

Instance Attribute Details

#snapshot::Google::Cloud::PubSub::V1::Snapshot



2078
2079
2080
2081
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 2078

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

#update_mask::Google::Protobuf::FieldMask



2078
2079
2080
2081
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 2078

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