readGroupFields property

String? readGroupFields
getter/setter pair

A field mask to restrict which fields on the group are returned.

Defaults to metadata, groupType, and name if not set or set to empty. Valid fields are: * clientData * groupType * metadata * name

Optional.

Implementation

core.String? readGroupFields;