Method: reasoningEngines.patch

Full name: projects.locations.reasoningEngines.patch

Updates a reasoning engine.

Endpoint

patch https://aiplatform.googleapis.com/v1/{reasoningEngine.name}

PATCH https://aiplatform.googleapis.com/v1/{reasoningEngine.name}

Path parameters

reasoningEngine.name string

Identifier. The resource name of the ReasoningEngine. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoningEngine}

Query parameters

updateMask string (FieldMask format)

Optional. Mask specifying which fields to update.

This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".

Request body

The request body contains an instance of ReasoningEngine .

Response body

If successful, the response body contains an instance of Operation .

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年06月27日 UTC.