processors.prebuilt is a custom pass-through verb that Lists Prebuilt Processors.
HTTP request
POST https://{endpoint}/v1/{parent=projects/*/locations/*}/processors:prebuilt
Where {endpoint}
is one of the supported service endpoints.
The URLs use gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Parent path. |
Request body
The request body must be empty.
Response body
If successful, the response body contains data with the following structure:
Response Message for listing Prebuilt Processors.
JSON representation |
---|
{
"processors": [
{
object ( |
Fields | |
---|---|
processors[] |
The list of Processor. |
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.