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."],[[["The webpage provides documentation for the `RollupPropertySourceLink` class in the `google-analytics-admin` Java library, specifically for version 0.57.0."],["`RollupPropertySourceLink` is a class that represents a link to a source property under a parent rollup property, as part of Google Analytics Admin."],["The latest version of this library available is 0.70.0, with several other previous versions also documented, all the way down to version 0.14.0."],["This class extends from `GeneratedMessageV3` and implements `RollupPropertySourceLinkOrBuilder`, showcasing its inheritance and interface implementation within the Google Protocol Buffers framework."],["It contains methods and static methods to assist in parsing, creating, and retrieving information about a `RollupPropertySourceLink`, like `parseFrom` or `getDefaultInstance`."]]],[]]