[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google API Common Protos Client - Class DayOfWeek (4.12.3)\n\nVersion latestkeyboard_arrow_down\n\n- [4.12.3 (latest)](/php/docs/reference/common-protos/latest/Type.DayOfWeek)\n- [4.12.2](/php/docs/reference/common-protos/4.12.2/Type.DayOfWeek)\n- [4.11.0](/php/docs/reference/common-protos/4.11.0/Type.DayOfWeek)\n- [4.10.0](/php/docs/reference/common-protos/4.10.0/Type.DayOfWeek)\n- [4.9.0](/php/docs/reference/common-protos/4.9.0/Type.DayOfWeek)\n- [4.8.3](/php/docs/reference/common-protos/4.8.3/Type.DayOfWeek) \nReference documentation and code samples for the Google API Common Protos Client class DayOfWeek.\n\nRepresents a day of the week.\n\nProtobuf type `google.type.DayOfWeek`\n\nNamespace\n---------\n\nGoogle \\\\ Type\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### DAY_OF_WEEK_UNSPECIFIED\n\n Value: 0\n\nThe day of the week is unspecified.\n\nGenerated from protobuf enum `DAY_OF_WEEK_UNSPECIFIED = 0;`\n\n### MONDAY\n\n Value: 1\n\nMonday\n\nGenerated from protobuf enum `MONDAY = 1;`\n\n### TUESDAY\n\n Value: 2\n\nTuesday\n\nGenerated from protobuf enum `TUESDAY = 2;`\n\n### WEDNESDAY\n\n Value: 3\n\nWednesday\n\nGenerated from protobuf enum `WEDNESDAY = 3;`\n\n### THURSDAY\n\n Value: 4\n\nThursday\n\nGenerated from protobuf enum `THURSDAY = 4;`\n\n### FRIDAY\n\n Value: 5\n\nFriday\n\nGenerated from protobuf enum `FRIDAY = 5;`\n\n### SATURDAY\n\n Value: 6\n\nSaturday\n\nGenerated from protobuf enum `SATURDAY = 6;`\n\n### SUNDAY\n\n Value: 7\n\nSunday\n\nGenerated from protobuf enum `SUNDAY = 7;`"]]