Full name: projects.locations.instances.legacySdk.legacyAddEntitiesToCustomList
Legacy RPC for add entities to custom list.
HTTP request
Path parameters
Parameters | |
---|---|
instance |
Required. The AddEntitiesToCustomList request. Format: projects/{project}/locations/{location}/instances/{instance}/legacySdk:addEntitiesToCustomList |
Request body
The request body contains data with the following structure:
JSON representation |
---|
{
"legacyPayload": [
{
object ( |
Fields | |
---|---|
legacyPayload[] |
Required. The list of custom list items. |
Response body
The AddEntitiesToCustomListResponse message.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"payload": [
{
object ( |
Fields | |
---|---|
payload[] |
The list of custom list items. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.