REST Resource: photoSequence
리소스
이 리소스에는 영구 데이터가 연결되어 있지 않습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-11-06(UTC)
[null,null,["최종 업데이트: 2024-11-06(UTC)"],[[["This resource facilitates managing photo sequences in Street View, enabling creation, deletion, retrieval, and initiating uploads."],["Photo sequences are extracted from video or XDM data to be published on Google Maps."],["The resource utilizes the `Operation` interface for asynchronous operations and `UploadRef` for managing uploads."],["There is no persistent data directly associated with this resource; it primarily manages the workflow."]]],["This resource has no persistent data. Key actions include creating, deleting, and retrieving photo sequence metadata. `CreatePhotoSequence` extracts 360 photos from video or XDM data after upload. `Delete` removes the `PhotoSequence` and its metadata. `Get` retrieves metadata through the `Operation` interface. `startUpload` initializes an upload session for photo sequence data. There are no other data to consider.\n"]]