type property
Type of the parental status. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "PARENT" : Parent.
- "NOT_A_PARENT" : Not a parent.
- "UNDETERMINED" : Undetermined parental status.
Implementation
core.String? type;