Full name: projects.locations.instances.legacySdk.legacyRemoveEntitiesFromCustomList
Legacy RPC for remove entities from custom list.
HTTP request
Path parameters
Parameters | |
---|---|
instance |
Required. The RemoveEntitiesFromCustomList request. Format: projects/{project}/locations/{location}/instances/{instance}/legacySdk:legacyRemoveEntitiesFromCustomList |
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 LegacySdkRemoveEntitiesFromCustomListResponse 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.