이름으로 지정된 SelectedRoute를 업데이트합니다.
HTTP 요청
PATCH https://roads.googleapis.com/selection/v1/{selectedRoute.name=projects/*/selectedRoutes/*}
URL은 gRPC 트랜스코딩 구문을 사용합니다.
경로 매개변수
| 파라미터 | |
|---|---|
selectedRoute.name |
식별자. 형식: projects/{project}/selectedRoutes/{selectedRoute} |
쿼리 매개변수
| 파라미터 | |
|---|---|
updateMask |
선택사항. 업데이트할 필드 목록입니다. 필드 경로는 예:
|
요청 본문
요청 본문에 SelectedRoute의 인스턴스가 포함됩니다.
응답 본문
성공한 경우 응답 본문에 SelectedRoute의 인스턴스가 포함됩니다.
승인 범위
다음 OAuth 범위가 필요합니다.
https://www.googleapis.com/auth/cloud-platform
IAM 권한
name 리소스에 대해서는 다음 IAM 권한이 필요합니다.
roads.selectedRoutes.update
자세한 내용은 IAM 문서를 참조하세요.