Output only. Resource name of this RollupPropertySourceLink.
Format:
'properties/{property_id}/rollupPropertySourceLinks/{rollup_property_source_link}'
Format: 'properties/123/rollupPropertySourceLinks/456'
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. Resource name of this RollupPropertySourceLink.
Format:
'properties/{property_id}/rollupPropertySourceLinks/{rollup_property_source_link}'
Format: 'properties/123/rollupPropertySourceLinks/456'
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides documentation for the `RollupPropertySourceLink` class within the Google Analytics Admin API's Java library, specifically version 0.62.0."],["The `RollupPropertySourceLink` class is a protocol buffer (protobuf) type that represents a link between a source property and a rollup property, used for data aggregation."],["It offers access to a variety of static methods for creating, parsing, and managing `RollupPropertySourceLink` objects, including methods to create new builders, parse data from various input types, and retrieve default instances."],["The class's methods include `getName()` and `getSourceProperty()`, which provide access to the resource names of the rollup property source link and the source property respectively, alongside methods to acquire these values as bytes."],["The page also lists all available versions, spanning from 0.14.0 to the most recent version, 0.70.0, for this resource, allowing developers to navigate to the documentation for the version they use."]]],[]]