CategoryView

An enum to help limit the amount of data returned by the server.

Enums
CATEGORY_VIEW_UNSPECIFIED Not specified, equivalent to CATEGORY_METADATA_ONLY.
BASIC The server response will only include Category fields displayName, categoryId and languageCode. It omits any service type metadata related fields.
FULL Returns all the fields in the response.