membershipType property

String? membershipType
getter/setter pair

The type of the membership.

Output only. Possible string values are:

  • "MEMBERSHIP_TYPE_UNSPECIFIED" : The MembershipType is not set.
  • "LIGHTWEIGHT" : The membership supports only lightweight compatible features.

Implementation

core.String? membershipType;