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];
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];
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.Builder` class in the Google Analytics Admin v1alpha Java library, detailing its functionality as a builder for links referencing source properties under a rollup property."],["The `RollupPropertySourceLink.Builder` class is a part of the `com.google.analytics.admin.v1alpha` package and extends `GeneratedMessageV3.Builder`, implementing `RollupPropertySourceLinkOrBuilder`, allowing for the construction of `RollupPropertySourceLink` objects."],["The content also lists various available versions of the Google Analytics Admin Java library, from version 0.14.0 to the latest 0.70.0, with the information provided for version 0.65.0, and links to the respective documentation for each version."],["The `RollupPropertySourceLink.Builder` class includes methods to manage the `name` (resource name of the link) and `source_property` (resource name of the source property) and is used to build `RollupPropertySourceLink` instances."],["It inherits a comprehensive list of methods from parent classes such as `GeneratedMessageV3.Builder`, `AbstractMessage.Builder`, `AbstractMessageLite.Builder` and `Object` that give it its core functionality."]]],[]]