Method: projects.locations.indexEndpoints.patch

Updates an IndexEndpoint.

Endpoint

patch https://{service-endpoint}/v1/{indexEndpoint.name}

PATCH https://{service-endpoint}/v1/{indexEndpoint.name}

Where {service-endpoint} is one of the supported service endpoints.

Path parameters

indexEndpoint.name string

Output only. The resource name of the IndexEndpoint.

Query parameters

updateMask string (FieldMask format)

Required. The update mask applies to the resource. See google.protobuf.FieldMask.

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 IndexEndpoint.

Response body

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