Class UpdateWatchlistRequest (0.6.2)

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

Request message for updating watchlist.

Attributes

Name Description
watchlist google.cloud.chronicle_v1.types.Watchlist
Required. The watchlist to update. The watchlist's name field is used to identify the watchlist to update. Format: projects/{project}/locations/{location}/instances/{instance}/watchlists/{watchlist}
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. The list of fields to update.