Required. The name of the roll-up property source link to lookup.
Format:
properties/{property_id}/rollupPropertySourceLinks/{rollup_property_source_link_id}
Example: properties/123/rollupPropertySourceLinks/456
Required. The name of the roll-up property source link to lookup.
Format:
properties/{property_id}/rollupPropertySourceLinks/{rollup_property_source_link_id}
Example: properties/123/rollupPropertySourceLinks/456
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for various versions of `GetRollupPropertySourceLinkRequestOrBuilder`, ranging from version 0.14.0 to the latest version 0.70.0."],["The primary function of `GetRollupPropertySourceLinkRequestOrBuilder` is to retrieve the name of a roll-up property source link."],["There are two main methods available which are `getName()` which returns a string type and `getNameBytes()` which returns a ByteString type, both of which are used for getting the name of the link."],["The format for the required name parameter is specified as: `properties/{property_id}/rollupPropertySourceLinks/{rollup_property_source_link_id}`, with an example provided as: `properties/123/rollupPropertySourceLinks/456`."],["It implements `MessageOrBuilder` from the protobuf library, allowing for interaction with protocol buffer messages."]]],[]]