Class CreateWatchlistRequest (0.6.2)

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

Request message for creating watchlist.

Attributes

Name Description
parent str
Required. The parent resource where this watchlist will be created. Format: projects/{project}/locations/{location}/instances/{instance}
watchlist_id str
Optional. The ID to use for the watchlist, which will become the final component of the watchlist's resource name. This value should be 4-63 characters, and valid characters are /a-z][0-9]-/.
watchlist google.cloud.chronicle_v1.types.Watchlist
Required. The watchlist to create.