একটি লিঙ্ক যা প্যারেন্ট রোলআপ সম্পত্তির অধীনে একটি উৎস সম্পত্তি উল্লেখ করে।
JSON প্রতিনিধিত্ব
{"name": string,"sourceProperty": string}
ক্ষেত্র
name
string
শুধুমাত্র আউটপুট। এই RollupPropertySourceLink এর রিসোর্স নাম। ফর্ম্যাট: 'properties/{property_id}/rollupPropertySourceLinks/{rollupPropertySourceLink}' ফর্ম্যাট: 'properties/123/rollupPropertySourceLinks/456'
sourceProperty
string
অপরিবর্তনীয়। উৎস সম্পত্তির সম্পদের নাম। বিন্যাস: বৈশিষ্ট্য/{property_id} উদাহরণ: "properties/789"
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eRollupPropertySourceLink is a reference to a source property under a parent rollup property and is represented by its name and the source property.\u003c/p\u003e\n"],["\u003cp\u003eIt includes methods to create, delete, retrieve, and list roll-up property source links.\u003c/p\u003e\n"],["\u003cp\u003eThe resource name follows a specific format: \u003ccode\u003eproperties/{property_id}/rollupPropertySourceLinks/{rollupPropertySourceLink}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage roll-up property source links using the provided API methods documented in the links.\u003c/p\u003e\n"]]],["A `RollupPropertySourceLink` is a resource referencing a source property under a parent rollup property. Its JSON format includes a `name` (resource identifier) and `sourceProperty` (source property identifier). Available actions include: `create` to establish a new link, `delete` to remove a link, `get` to retrieve details of a specific link, and `list` to view all links associated with a property. The `name` and `sourceProperty` fields are strings in the format: `properties/{property_id}/rollupPropertySourceLinks/{rollupPropertySourceLink}` and `properties/{property_id}`.\n"],null,[]]