ParentalStatusType

  • This content defines and describes different parental statuses using enums.

  • The statuses include unspecified, unknown, parent, not a parent, and undetermined.

  • The UNKNOWN status is specifically for return values when the status is unknown in the current version.

The type of parental statuses (for example, not a parent).

Enums

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.