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 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 has two static fields, `NAME_FIELD_NUMBER` and `SOURCE_PROPERTY_FIELD_NUMBER`, used for identifying field numbers within the message structure."],["Key methods include `getDefaultInstance()`, `newBuilder()`, and several `parseFrom()` overloads for creating and parsing instances, and additionally includes methods such as `getName()`, `getSourceProperty()`, `getSerializedSize()`, and more."],["The available documentation provides a variety of methods inherited from `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3`, alongside its own set of methods to manage and interact with its data, such as `equals()`, `hashCode()`, `writeTo()`, and more."]]],[]]