Class UpdateSnapshotRequest (2.21.1)

UpdateSnapshotRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for the UpdateSnapshot method.

Attributes

NameDescription
snapshot :noindex: google.pubsub_v1.types.Snapshot
Required. The updated snapshot object.
update_mask :noindex: google.protobuf.field_mask_pb2.FieldMask
Required. Indicates which fields in the provided snapshot to update. Must be specified and non-empty.