Class UpdateSnapshotRequest (2.1.0)

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

Request for the UpdateSnapshot method.

Attributes

NameDescription
snapshot .pubsub.Snapshot
Required. The updated snapshot object.
update_mask .field_mask.FieldMask
Required. Indicates which fields in the provided snapshot to update. Must be specified and non-empty.