Reference documentation and code samples for the Google Cloud Chronicle V1 Client class UpdateWatchlistRequest.
Request message for updating watchlist.
Generated from protobuf message google.cloud.chronicle.v1.UpdateWatchlistRequest
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ watchlist
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
getWatchlist
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}
hasWatchlist
clearWatchlist
setWatchlist
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}
$this
getUpdateMask
Optional. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Optional. The list of fields to update.
$this
static::build
watchlist
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}
updateMask