चेतावनी: आप एपीआई के REST इंटरफ़ेस के बारे में दस्तावेज़ देख रहे हैं. हमारी ज़्यादातर आधिकारिक क्लाइंट लाइब्रेरी, gRPC का इस्तेमाल करती हैं. ज़्यादा जानकारी के लिए,
REST के बारे में जानकारी देखें.
MutateFeedItemTargetResult
फ़ीड आइटम टारगेट के नतीजे में बदलाव होता है.
JSON के काेड में दिखाना |
{
"resourceName": string,
"feedItemTarget": {
object (FeedItemTarget )
}
} |
फ़ील्ड |
resourceName |
string
यह वैल्यू, ऑपरेशन पूरा होने पर दिखती है.
|
feedItemTarget |
object (FeedItemTarget )
बदलाव करने के बाद, सिर्फ़ बदले जा सकने वाले फ़ील्ड वाला बदला गया फ़ीड आइटम टारगेट. यह फ़ील्ड सिर्फ़ तब दिखाया जाएगा, जब responseContentType को "MUTABLE_RESOURCE" पर सेट किया गया हो.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-03-07 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-03-07 (UTC) को अपडेट किया गया."],[[["This documentation details the JSON representation of a feed item target after mutation."],["The representation includes the resource name and the mutated feed item target."],["`resourceName` is a string returned for successful operations."],["`feedItemTarget` is an object containing the mutated feed item target with only mutable fields, returned only when `responseContentType` is set to \"MUTABLE_RESOURCE\"."]]],[]]