[[["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 Cloud Config V1 Client - Class Action (1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/php/docs/reference/cloud-config/latest/V1.Revision.Action)\n- [1.4.0](/php/docs/reference/cloud-config/1.4.0/V1.Revision.Action)\n- [1.3.0](/php/docs/reference/cloud-config/1.3.0/V1.Revision.Action)\n- [1.2.1](/php/docs/reference/cloud-config/1.2.1/V1.Revision.Action)\n- [1.1.0](/php/docs/reference/cloud-config/1.1.0/V1.Revision.Action)\n- [1.0.1](/php/docs/reference/cloud-config/1.0.1/V1.Revision.Action)\n- [0.5.2](/php/docs/reference/cloud-config/0.5.2/V1.Revision.Action)\n- [0.2.0](/php/docs/reference/cloud-config/0.2.0/V1.Revision.Action)\n- [0.1.3](/php/docs/reference/cloud-config/0.1.3/V1.Revision.Action) \nReference documentation and code samples for the Google Cloud Config V1 Client class Action.\n\nActions that generate a revision.\n\nProtobuf type `google.cloud.config.v1.Revision.Action`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Config \\\\ V1 \\\\ Revision\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ACTION_UNSPECIFIED\n\n Value: 0\n\nThe default value. This value is used if the action is omitted.\n\nGenerated from protobuf enum `ACTION_UNSPECIFIED = 0;`\n\n### CREATE\n\n Value: 1\n\nThe revision was generated by creating a deployment.\n\nGenerated from protobuf enum `CREATE = 1;`\n\n### UPDATE\n\n Value: 2\n\nThe revision was generated by updating a deployment.\n\nGenerated from protobuf enum `UPDATE = 2;`\n\n### DELETE\n\n Value: 3\n\nThe revision was deleted.\n\nGenerated from protobuf enum `DELETE = 3;`"]]