Method: photoSequence.startUpload
درخواست HTTP
POST https://streetviewpublish.googleapis.com/v1/photoSequence:startUpload
URL از دستور GRPC Transcoding استفاده می کند.
درخواست بدن
بدنه درخواست باید خالی باشد.
بدن پاسخگو
در صورت موفقیت آمیز بودن، بدنه پاسخ حاوی نمونه ای از UploadRef
است.
محدوده مجوز
به محدوده OAuth زیر نیاز دارد:
-
https://www.googleapis.com/auth/streetviewpublish
برای اطلاعات بیشتر، به نمای کلی OAuth 2.0 مراجعه کنید.
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-08 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-08 بهوقت ساعت هماهنگ جهانی."],[[["This process outlines how to upload photo sequence data to Street View Publish using an upload session."],["An upload session is initiated with an HTTP POST request to a specified URL, requiring an empty request body."],["A successful request returns an `UploadRef` used to upload the actual data and later create the `PhotoSequence` object."],["Authorization requires the `https://www.googleapis.com/auth/streetviewpublish` OAuth scope."]]],["This content outlines the process of uploading photo sequence data. A `POST` request to `https://streetviewpublish.googleapis.com/v1/photoSequence:startUpload` initiates an upload session, requiring an empty request body. A successful response provides an `UploadRef` URL. This URL is used to upload the `photoSequence` data. After completion, the `UploadRef` and `photoSequence.create` are used to create the `PhotoSequence` object entry, requiring the `https://www.googleapis.com/auth/streetviewpublish` OAuth scope.\n"]]