ক্ষেত্র | |
---|---|
kind | এই সম্পদ কি ধরনের সনাক্ত. মান: নির্দিষ্ট স্ট্রিং |
start | বিরতির শুরুর সময়। অফসেট প্রয়োজন হয় না. যদি একটি অফসেট প্রদান করা হয় এবং |
end | ব্যবধানের শেষ সময়। অফসেট প্রয়োজন হয় না. যদি একটি অফসেট প্রদান করা হয় এবং |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-06 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-01-06 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["JSON representation defines a time interval with a start and end time."],["The `kind` field is deprecated and was used to identify the resource type."],["`start` and `end` fields represent the start and end times of the interval, respectively, using the DateTime object."],["Offsets in `start` and `end` are optional but must be consistent if used in either field."]]],["The JSON representation defines a time interval with `start` and `end` time objects, both referencing a `DateTime` schema. The `kind` field, a string, is deprecated. If an offset is provided for the `start` time, an offset must also be included in the `end` time, and vice-versa. Both the `start` and `end` fields are optional for offset inclusion.\n"]]