(::String) — Identifier. The name of the resource change.
Format:
'projects/{project_id}/locations/{location}/previews/{preview}/resourceChanges/{resource_change}'.
#name=
defname=(value)->::String
Parameter
value (::String) — Identifier. The name of the resource change.
Format:
'projects/{project_id}/locations/{location}/previews/{preview}/resourceChanges/{resource_change}'.
Returns
(::String) — Identifier. The name of the resource change.
Format:
'projects/{project_id}/locations/{location}/previews/{preview}/resourceChanges/{resource_change}'.
[[["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-09 UTC."],[],[],null,["# Infrastructure Manager V1 API - Class Google::Cloud::ConfigService::V1::ResourceChange (v2.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.0 (latest)](/ruby/docs/reference/google-cloud-config_service-v1/latest/Google-Cloud-ConfigService-V1-ResourceChange)\n- [2.1.0](/ruby/docs/reference/google-cloud-config_service-v1/2.1.0/Google-Cloud-ConfigService-V1-ResourceChange)\n- [2.0.1](/ruby/docs/reference/google-cloud-config_service-v1/2.0.1/Google-Cloud-ConfigService-V1-ResourceChange)\n- [1.3.0](/ruby/docs/reference/google-cloud-config_service-v1/1.3.0/Google-Cloud-ConfigService-V1-ResourceChange)\n- [1.2.1](/ruby/docs/reference/google-cloud-config_service-v1/1.2.1/Google-Cloud-ConfigService-V1-ResourceChange)\n- [1.1.0](/ruby/docs/reference/google-cloud-config_service-v1/1.1.0/Google-Cloud-ConfigService-V1-ResourceChange)\n- [1.0.2](/ruby/docs/reference/google-cloud-config_service-v1/1.0.2/Google-Cloud-ConfigService-V1-ResourceChange)\n- [0.6.0](/ruby/docs/reference/google-cloud-config_service-v1/0.6.0/Google-Cloud-ConfigService-V1-ResourceChange)\n- [0.5.0](/ruby/docs/reference/google-cloud-config_service-v1/0.5.0/Google-Cloud-ConfigService-V1-ResourceChange)\n- [0.4.0](/ruby/docs/reference/google-cloud-config_service-v1/0.4.0/Google-Cloud-ConfigService-V1-ResourceChange)\n- [0.3.1](/ruby/docs/reference/google-cloud-config_service-v1/0.3.1/Google-Cloud-ConfigService-V1-ResourceChange)\n- [0.2.1](/ruby/docs/reference/google-cloud-config_service-v1/0.2.1/Google-Cloud-ConfigService-V1-ResourceChange)\n- [0.1.0](/ruby/docs/reference/google-cloud-config_service-v1/0.1.0/Google-Cloud-ConfigService-V1-ResourceChange) \nReference documentation and code samples for the Infrastructure Manager V1 API class Google::Cloud::ConfigService::V1::ResourceChange.\n\nA resource change represents a change to a resource in the state file. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #intent\n\n def intent() -\u003e ::Google::Cloud::ConfigService::V1::ResourceChange::Intent\n\n**Returns**\n\n- ([::Google::Cloud::ConfigService::V1::ResourceChange::Intent](./Google-Cloud-ConfigService-V1-ResourceChange-Intent)) --- Output only. The intent of the resource change.\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Identifier. The name of the resource change. Format: 'projects/{project_id}/locations/{location}/previews/{preview}/resourceChanges/{resource_change}'.\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Identifier. The name of the resource change. Format: 'projects/{project_id}/locations/{location}/previews/{preview}/resourceChanges/{resource_change}'. \n**Returns**\n\n- (::String) --- Identifier. The name of the resource change. Format: 'projects/{project_id}/locations/{location}/previews/{preview}/resourceChanges/{resource_change}'.\n\n### #property_changes\n\n def property_changes() -\u003e ::Array\u003c::Google::Cloud::ConfigService::V1::PropertyChange\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::ConfigService::V1::PropertyChange](./Google-Cloud-ConfigService-V1-PropertyChange)\\\u003e) --- Output only. The property changes of the resource change.\n\n### #terraform_info\n\n def terraform_info() -\u003e ::Google::Cloud::ConfigService::V1::ResourceChangeTerraformInfo\n\n**Returns**\n\n- ([::Google::Cloud::ConfigService::V1::ResourceChangeTerraformInfo](./Google-Cloud-ConfigService-V1-ResourceChangeTerraformInfo)) --- Output only. Terraform info of the resource change."]]