EndpointService
Update an endpoint
Updates mutable endpoint fields such as its endpoint string, visibility, or deployment traffic split. Use updateMask to select fields explicitly and etag in the request body for optimistic concurrency.
patch/projects/{projectId}/endpoints/{id}
Path parameters
projectIdstring required
Project identifier.
idstring required
Endpoint identifier.
Query parameters
updateMaskstring
Fields to update. If not set, the fields populated are updated.
Request body
Response
OK