[[["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 Dms V1 Client - Class SqlActivationPolicy (2.0.6)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.6 (latest)](/php/docs/reference/cloud-dms/latest/V1.CloudSqlSettings.SqlActivationPolicy)\n- [2.0.5](/php/docs/reference/cloud-dms/2.0.5/V1.CloudSqlSettings.SqlActivationPolicy)\n- [1.5.5](/php/docs/reference/cloud-dms/1.5.5/V1.CloudSqlSettings.SqlActivationPolicy)\n- [1.4.2](/php/docs/reference/cloud-dms/1.4.2/V1.CloudSqlSettings.SqlActivationPolicy)\n- [1.3.0](/php/docs/reference/cloud-dms/1.3.0/V1.CloudSqlSettings.SqlActivationPolicy)\n- [1.2.1](/php/docs/reference/cloud-dms/1.2.1/V1.CloudSqlSettings.SqlActivationPolicy)\n- [1.1.0](/php/docs/reference/cloud-dms/1.1.0/V1.CloudSqlSettings.SqlActivationPolicy)\n- [1.0.5](/php/docs/reference/cloud-dms/1.0.5/V1.CloudSqlSettings.SqlActivationPolicy) \nReference documentation and code samples for the Google Cloud Dms V1 Client class SqlActivationPolicy.\n\nSpecifies when the instance should be activated.\n\nProtobuf type `google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudDms \\\\ V1 \\\\ CloudSqlSettings\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SQL_ACTIVATION_POLICY_UNSPECIFIED\n\n Value: 0\n\nunspecified policy.\n\nGenerated from protobuf enum `SQL_ACTIVATION_POLICY_UNSPECIFIED = 0;`\n\n### ALWAYS\n\n Value: 1\n\nThe instance is always up and running.\n\nGenerated from protobuf enum `ALWAYS = 1;`\n\n### NEVER\n\n Value: 2\n\nThe instance should never spin up.\n\nGenerated from protobuf enum `NEVER = 2;`"]]