OptimizeToursUriResponse
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
locations.optimizeToursUri
메서드에서 반환한 응답입니다.
JSON 표현 |
{
"output": {
object (Uri )
}
} |
필드 |
output |
object (Uri )
선택사항입니다. JSON 또는 textproto로 인코딩된 OptimizeToursResponse 가 포함된 Cloud Storage 객체의 URI입니다. 객체가 JSON으로 인코딩된 경우 객체 이름의 확장자가 .json 입니다. 객체가 textproto로 인코딩된 경우 객체 이름의 확장자가 .txtpb 입니다. 리소스의 crc32_checksum 는 리소스의 콘텐츠가 수정되지 않았는지 확인하는 데 사용할 수 있습니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-31(UTC)
[null,null,["최종 업데이트: 2025-08-31(UTC)"],[],[],null,["# OptimizeToursUriResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nA response returned by the `locations.optimizeToursUri` method.\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------|\n| ``` { \"output\": { object (/maps/documentation/route-optimization/reference/rest/v1/Uri) } } ``` |\n\n| Fields ||\n|----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `output` | `object (`[Uri](/maps/documentation/route-optimization/reference/rest/v1/Uri)`)` Optional. The URI of the Cloud Storage object containing the `OptimizeToursResponse` encoded as either JSON or textproto. If the object was encoded as JSON, the extension of the object name will be `.json`. If the object was encoded as textproto, the extension of the object name will be `.txtpb`. The `crc32_checksum` of the resource can be used to verify the contents of the resource have not been modified. |"]]