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."],[[["The webpage provides a comprehensive list of versions for `RollupPropertySourceLink`, a class within the Google Analytics Admin API, ranging from the latest version 0.70.0 down to version 0.14.0."],["`RollupPropertySourceLink` is defined as a link that references a source property under the parent rollup property, and it extends `GeneratedMessageV3` implementing `RollupPropertySourceLinkOrBuilder`."],["This class is a protobuf type (`google.analytics.admin.v1alpha.RollupPropertySourceLink`), including various methods for parsing, building, and accessing its data, such as `getName()`, `getSourceProperty()`, and static methods for parsing."],["The class includes constants for field numbers (`NAME_FIELD_NUMBER`, `SOURCE_PROPERTY_FIELD_NUMBER`) and provides output-only resource name information and immutable source property resource names."],["The page offers links to documentation for each specific version, allowing users to explore the API's evolution and identify relevant changes across these versions."]]],[]]