Google Business Profile एपीआई में
एपीआई का नया तरीका है. इसकी मदद से, एक ही एपीआई अनुरोध में कई `डेली मेट्रिक` फ़ेच की जा सकती हैं.
सेवा बंद होने का शेड्यूल देखें. साथ ही, v4 reportInsights API वाले तरीके से Google Business Profile की परफ़ॉर्मेंस एपीआई में माइग्रेट करने के बारे में निर्देश देखें.
WriteResponse
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
ByteStream.Write
के लिए रिस्पॉन्स ऑब्जेक्ट.
JSON के काेड में दिखाना |
{
"committedSize": string
} |
फ़ील्ड |
committedSize |
string (int64 format)
दिए गए संसाधन के लिए प्रोसेस किए गए बाइट की संख्या.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThe \u003ccode\u003eByteStream.Write\u003c/code\u003e response object uses JSON to represent the status of a write operation.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003ecommittedSize\u003c/code\u003e field, indicating the number of bytes successfully processed as a string formatted integer.\u003c/p\u003e\n"]]],[],null,["# WriteResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse object for `ByteStream.Write`.\n\n| JSON representation ||\n|-------------------------------------|---|\n| ``` { \"committedSize\": string } ``` |\n\n| Fields ||\n|-----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `committedSize` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` The number of bytes that have been processed for the given resource. |"]]