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-03-21 UTC."],[[["This page provides documentation for the `RollupPropertySourceLink` class in the `com.google.analytics.admin.v1alpha` package, which is part of the Google Analytics Admin API for Java."],["The `RollupPropertySourceLink` class extends `GeneratedMessageV3` and implements `RollupPropertySourceLinkOrBuilder`, representing a link that references a source property under a parent rollup property."],["The documentation offers links to different versions of the `RollupPropertySourceLink` class, ranging from version 0.14.0 up to the latest version 0.70.0."],["The class documentation details inherited members and static fields, including `NAME_FIELD_NUMBER` and `SOURCE_PROPERTY_FIELD_NUMBER` for identifying the name and source property, respectively."],["Static methods provided include functions for obtaining default instances, descriptors, builders, and various parsing utilities for creating `RollupPropertySourceLink` objects."]]],[]]