REST Resource: photoSequence
সম্পদ
এই সম্পদের সাথে যুক্ত কোন স্থায়ী তথ্য নেই।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-08 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-08 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"]]