parent property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? parent
getter/setter pair

Deprecated: Use the parent field in GenerateUserSessionRequest instead.

The parent resource name, which is the identifier of the partner.

Optional.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? parent;