Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::GetWatchlistRequest.
Request message for getting a watchlist.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. The parent, which owns this collection of watchlists.
The name of the watchlist to retrieve.
Format:
projects/{project}/locations/{location}/instances/{instance}/watchlists/{watchlist}
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. The parent, which owns this collection of watchlists.
The name of the watchlist to retrieve.
Format:
projects/{project}/locations/{location}/instances/{instance}/watchlists/{watchlist}
Returns
-
(::String) — Required. The parent, which owns this collection of watchlists.
The name of the watchlist to retrieve.
Format:
projects/{project}/locations/{location}/instances/{instance}/watchlists/{watchlist}