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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The page 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's part of the `com.google.analytics.admin.v1alpha` package in the Java API."],["The `RollupPropertySourceLink` class inherits from `GeneratedMessageV3` and implements `RollupPropertySourceLinkOrBuilder`, offering various methods for parsing, serialization, and working with its properties."],["The page documents both static fields, `NAME_FIELD_NUMBER` and `SOURCE_PROPERTY_FIELD_NUMBER`, and static methods, such as `getDefaultInstance`, `getDescriptor`, `newBuilder`, `parseFrom` and `parser`, that are available for use."],["The documentation for the `RollupPropertySourceLink` methods describes the parameters, return types, and exceptions, including details about the `name` and `source_property` fields, which represent the resource name of the link and the source property respectively."]]],[]]