parent property

String? parent
getter/setter pair

Resource name of this property's logical parent.

Note: The Property-Moving UI can be used to change the parent. Format: accounts/{account} Example: "accounts/100"

Immutable.

Implementation

core.String? parent;