[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Google Cloud Chronicle V1 Client - Class ReferenceListSyntaxType (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-chronicle/latest/V1.ReferenceListSyntaxType)\n- [0.1.1](/php/docs/reference/cloud-chronicle/0.1.1/V1.ReferenceListSyntaxType) \nReference documentation and code samples for the Google Cloud Chronicle V1 Client class ReferenceListSyntaxType.\n\nThe syntax type indicating how list entries should be validated.\n\nProtobuf type `google.cloud.chronicle.v1.ReferenceListSyntaxType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Chronicle \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### REFERENCE_LIST_SYNTAX_TYPE_UNSPECIFIED\n\n Value: 0\n\nDefaults to REFERENCE_LIST_SYNTAX_TYPE_PLAIN_TEXT_STRING.\n\nGenerated from protobuf enum `REFERENCE_LIST_SYNTAX_TYPE_UNSPECIFIED = 0;`\n\n### REFERENCE_LIST_SYNTAX_TYPE_PLAIN_TEXT_STRING\n\n Value: 1\n\nList contains plain text patterns.\n\nGenerated from protobuf enum `REFERENCE_LIST_SYNTAX_TYPE_PLAIN_TEXT_STRING = 1;`\n\n### REFERENCE_LIST_SYNTAX_TYPE_REGEX\n\n Value: 2\n\nList contains only Regular Expression patterns.\n\nGenerated from protobuf enum `REFERENCE_LIST_SYNTAX_TYPE_REGEX = 2;`\n\n### REFERENCE_LIST_SYNTAX_TYPE_CIDR\n\n Value: 3\n\nList contains only CIDR patterns.\n\nGenerated from protobuf enum `REFERENCE_LIST_SYNTAX_TYPE_CIDR = 3;`"]]