[[["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 Intent (1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/php/docs/reference/cloud-config/latest/V1.Resource.Intent)\n- [1.4.0](/php/docs/reference/cloud-config/1.4.0/V1.Resource.Intent)\n- [1.3.0](/php/docs/reference/cloud-config/1.3.0/V1.Resource.Intent)\n- [1.2.1](/php/docs/reference/cloud-config/1.2.1/V1.Resource.Intent)\n- [1.1.0](/php/docs/reference/cloud-config/1.1.0/V1.Resource.Intent)\n- [1.0.1](/php/docs/reference/cloud-config/1.0.1/V1.Resource.Intent)\n- [0.5.2](/php/docs/reference/cloud-config/0.5.2/V1.Resource.Intent)\n- [0.2.0](/php/docs/reference/cloud-config/0.2.0/V1.Resource.Intent)\n- [0.1.3](/php/docs/reference/cloud-config/0.1.3/V1.Resource.Intent) \nReference documentation and code samples for the Google Cloud Config V1 Client class Intent.\n\nPossible intent of the resource.\n\nProtobuf type `google.cloud.config.v1.Resource.Intent`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Config \\\\ V1 \\\\ Resource\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### INTENT_UNSPECIFIED\n\n Value: 0\n\nThe default value. This value is used if the intent is omitted.\n\nGenerated from protobuf enum `INTENT_UNSPECIFIED = 0;`\n\n### CREATE\n\n Value: 1\n\nInfra Manager will create this Resource.\n\nGenerated from protobuf enum `CREATE = 1;`\n\n### UPDATE\n\n Value: 2\n\nInfra Manager will update this Resource.\n\nGenerated from protobuf enum `UPDATE = 2;`\n\n### DELETE\n\n Value: 3\n\nInfra Manager will delete this Resource.\n\nGenerated from protobuf enum `DELETE = 3;`\n\n### RECREATE\n\n Value: 4\n\nInfra Manager will destroy and recreate this Resource.\n\nGenerated from protobuf enum `RECREATE = 4;`\n\n### UNCHANGED\n\n Value: 5\n\nInfra Manager will leave this Resource untouched.\n\nGenerated from protobuf enum `UNCHANGED = 5;`"]]