PhotoView
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
প্রতিক্রিয়াতে Photo
কোন দৃশ্যটি অন্তর্ভুক্ত করতে হবে তা নির্দিষ্ট করে।
এনামস |
---|
BASIC | সার্ভার প্রতিক্রিয়া ফটো বাইটের জন্য ডাউনলোড URL অন্তর্ভুক্ত করে না। ডিফল্ট মান। |
INCLUDE_DOWNLOAD_URL | সার্ভার প্রতিক্রিয়া ফটো বাইট জন্য ডাউনলোড URL অন্তর্ভুক্ত. |
,
প্রতিক্রিয়াতে Photo
কোন দৃশ্যটি অন্তর্ভুক্ত করতে হবে তা নির্দিষ্ট করে।
এনামস |
---|
BASIC | সার্ভার প্রতিক্রিয়া ফটো বাইটের জন্য ডাউনলোড URL অন্তর্ভুক্ত করে না। ডিফল্ট মান। |
INCLUDE_DOWNLOAD_URL | সার্ভার প্রতিক্রিয়া ফটো বাইট জন্য ডাউনলোড URL অন্তর্ভুক্ত. |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003ePhoto response can be customized to include or exclude the download URL for the photo bytes.\u003c/p\u003e\n"],["\u003cp\u003eBy default, the server response will not include the download URL (\u003ccode\u003eBASIC\u003c/code\u003e view).\u003c/p\u003e\n"],["\u003cp\u003eUsing \u003ccode\u003eINCLUDE_DOWNLOAD_URL\u003c/code\u003e enum will explicitly include the download URL in the server response.\u003c/p\u003e\n"]]],["The content defines options for the response view of a `Photo` object. `BASIC`, the default, omits the photo's download URL. `INCLUDE_DOWNLOAD_URL` includes the download URL in the server response. This controls whether the server provides the direct link to retrieve the photo's data when responding to a request about the `Photo`.\n"],null,["# PhotoView\n\nSpecifies which view of the [Photo](/streetview/publish/reference/rest/v1/photo#Photo) to include in the response.\n\n| Enums ||\n|------------------------|------------------------------------------------------------------------------------------|\n| `BASIC` | Server responses do not include the download URL for the photo bytes. The default value. |\n| `INCLUDE_DOWNLOAD_URL` | Server responses include the download URL for the photo bytes. |"]]