permissionType property

String? permissionType
getter/setter pair

This is deprecated and has no effect.

Do not use. Possible string values are:

  • "ADMIN_READ" : This is deprecated and has no effect. Do not use.
  • "ADMIN_WRITE" : This is deprecated and has no effect. Do not use.
  • "DATA_READ" : This is deprecated and has no effect. Do not use.
  • "DATA_WRITE" : This is deprecated and has no effect. Do not use.
  • "PERMISSION_TYPE_UNSPECIFIED" : This is deprecated and has no effect. Do not use.

Implementation

core.String? permissionType;