Resource: RollupPropertySourceLink
A link that references a source property under the parent rollup property.
JSON representation |
---|
{ "name": string, "sourceProperty": string } |
Fields | |
---|---|
name |
Output only. Resource name of this RollupPropertySourceLink. Format: 'properties/{property_id}/rollupPropertySourceLinks/{rollupPropertySourceLink}' Format: 'properties/123/rollupPropertySourceLinks/456' |
sourceProperty |
Immutable. Resource name of the source property. Format: properties/{property_id} Example: "properties/789" |
Methods |
|
---|---|
|
Creates a roll-up property source link. |
|
Deletes a roll-up property source link. |
|
Lookup for a single roll-up property source Link. |
|
Lists roll-up property source Links on a property. |