ShadowExperimentService
Update a shadow experiment
Updates a shadow experiment's description or source sampling strategy. updateMask is required; source changes also require the current etag in the request body.
patch/projects/{projectId}/endpoints/{endpointId}/shadowExperiments/{id}
Path parameters
projectIdstring required
Project identifier.
endpointIdstring required
Endpoint identifier.
idstring required
Shadow experiment identifier.
Query parameters
updateMaskstring required
Required fields to update, such as description or source.
Request body
Response
OK