view property

String? view
getter/setter pair

Possible string values are:

  • "BASIC" : Omits the included_permissions field. This is the default value.
  • "FULL" : Returns all fields.

Implementation

core.String? view;