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 `com.google.analytics.admin.v1alpha` package, part of the Google Analytics Admin API for Java."],["Version 0.70.0 is the latest release, with versions down to 0.14.0 also available for browsing."],["`RollupPropertySourceLink` is a protobuf type that represents a link to a source property under a rollup property, with methods for parsing and accessing properties like `name` and `source_property`."],["The class inherits from `GeneratedMessageV3` and implements `RollupPropertySourceLinkOrBuilder`, providing a variety of inherited and unique methods for managing its data and structure."],["The `RollupPropertySourceLink` has static fields such as `NAME_FIELD_NUMBER` and `SOURCE_PROPERTY_FIELD_NUMBER` that relate to specific information and properties contained within it."]]],[]]