Class: Google::Pubsub::V1::UpdateSnapshotRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/pubsub/v1/doc/google/pubsub/v1/pubsub.rb

Overview

Request for the UpdateSnapshot method.

Instance Attribute Summary collapse

Instance Attribute Details

#snapshotGoogle::Pubsub::V1::Snapshot

Returns The updated snpashot object.

Returns:



461
# File 'lib/google/cloud/pubsub/v1/doc/google/pubsub/v1/pubsub.rb', line 461

class UpdateSnapshotRequest; end

#update_maskGoogle::Protobuf::FieldMask

Returns Indicates which fields in the provided snapshot to update. Must be specified and non-empty.

Returns:



461
# File 'lib/google/cloud/pubsub/v1/doc/google/pubsub/v1/pubsub.rb', line 461

class UpdateSnapshotRequest; end