ParserView

Specifies the amount of detail to return for a parser.

Enums
PARSER_VIEW_UNSPECIFIED The default / unset value. The API will default to the FULL view for backward compatibility.
BASIC_VIEW Include basic metadata about the parser, but not the full contents like config.
FULL_VIEW Include everything.