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 `com.google.analytics.admin.v1alpha` package, part of the Google Analytics Admin Java library."],["The `RollupPropertySourceLink` class is a protobuf type that extends `GeneratedMessageV3` and implements `RollupPropertySourceLinkOrBuilder`, representing a link to a source property under a rollup property."],["The page lists various versions of the library, from version 0.14.0 up to the latest 0.70.0, alongside the current version this particular page is referencing, which is 0.50.0, providing links to the documentation for each."],["`RollupPropertySourceLink` contains static fields like `NAME_FIELD_NUMBER` and `SOURCE_PROPERTY_FIELD_NUMBER`, along with methods to manage instances, such as parsing, building, and retrieving data and metadata."],["The class allows setting and getting values related to the `name` and `source_property`, as well as a list of other inherited members and methods."]]],[]]