Updates a collection.
HTTP request
PATCH https://visionai.googleapis.com/v1/{collection.name=projects/*/locations/*/corpora/*/collections/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
collection.name |
Output only. Resource name of the collection. Format: |
Query parameters
Parameters | |
---|---|
updateMask |
The list of fields to be updated. - Unset This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of Collection
.
Response body
If successful, the response body contains an instance of Collection
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.