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 Google Analytics Admin API (v1alpha) for Java, covering versions from 0.14.0 to 0.70.0, with version 0.70.0 being the latest."],["The `RollupPropertySourceLink` class is a part of the `com.google.analytics.admin.v1alpha` package and implements the `RollupPropertySourceLinkOrBuilder` interface."],["The class extends `GeneratedMessageV3` and represents a link that references a source property under a parent rollup property, in protobuf type `google.analytics.admin.v1alpha.RollupPropertySourceLink`."],["The documentation includes inherited members and details on the static fields, methods, and instance methods of the `RollupPropertySourceLink` class."],["The two main properties associated with this class are: `name` which is an output-only resource name of the link, and `source_property` which is the immutable resource name of the property."]]],[]]