Searched refs:_FIELD_NAMES (Results 1 – 1 of 1) sorted by relevance
26 _FIELD_NAMES = sorted([field.name for field in UserConfig.DESCRIPTOR.fields]) variable79 " The first arg can be one of following fields:%s" % _FIELD_NAMES)97 if args.update_config[_CONFIG_FIELD] not in _FIELD_NAMES:100 _FIELD_NAMES))