[[["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 Secure Source Manager V1 Client - Class ActionType (1.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.5.0 (latest)](/php/docs/reference/cloud-securesourcemanager/latest/V1.PullRequestComment.Review.ActionType)\n- [1.4.1](/php/docs/reference/cloud-securesourcemanager/1.4.1/V1.PullRequestComment.Review.ActionType)\n- [1.3.3](/php/docs/reference/cloud-securesourcemanager/1.3.3/V1.PullRequestComment.Review.ActionType)\n- [1.2.0](/php/docs/reference/cloud-securesourcemanager/1.2.0/V1.PullRequestComment.Review.ActionType)\n- [1.1.0](/php/docs/reference/cloud-securesourcemanager/1.1.0/V1.PullRequestComment.Review.ActionType)\n- [1.0.0](/php/docs/reference/cloud-securesourcemanager/1.0.0/V1.PullRequestComment.Review.ActionType)\n- [0.2.5](/php/docs/reference/cloud-securesourcemanager/0.2.5/V1.PullRequestComment.Review.ActionType)\n- [0.1.0](/php/docs/reference/cloud-securesourcemanager/0.1.0/V1.PullRequestComment.Review.ActionType) \nReference documentation and code samples for the Google Cloud Secure Source Manager V1 Client class ActionType.\n\nThe review action type.\n\nProtobuf type `google.cloud.securesourcemanager.v1.PullRequestComment.Review.ActionType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecureSourceManager \\\\ V1 \\\\ PullRequestComment \\\\ Review\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ACTION_TYPE_UNSPECIFIED\n\n Value: 0\n\nUnspecified.\n\nGenerated from protobuf enum `ACTION_TYPE_UNSPECIFIED = 0;`\n\n### COMMENT\n\n Value: 1\n\nA general review comment.\n\nGenerated from protobuf enum `COMMENT = 1;`\n\n### CHANGE_REQUESTED\n\n Value: 2\n\nChange required from this review.\n\nGenerated from protobuf enum `CHANGE_REQUESTED = 2;`\n\n### APPROVED\n\n Value: 3\n\nChange approved from this review.\n\nGenerated from protobuf enum `APPROVED = 3;`"]]