Google Cloud Config V1 Client - Class ResourceChangeTerraformInfo (1.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Config V1 Client class ResourceChangeTerraformInfo.
Terraform info of a ResourceChange.
Generated from protobuf message google.cloud.config.v1.ResourceChangeTerraformInfo
Namespace
Google \ Cloud \ Config \ V1
Methods
data
array
Optional. Data for populating the Message object.
↳ address
string
Output only. TF resource address that uniquely identifies the resource.
↳ type
string
Output only. TF resource type.
↳ resource_name
string
Output only. TF resource name.
↳ provider
string
Output only. TF resource provider.
↳ actions
array
Output only. TF resource actions.
Output only. TF resource address that uniquely identifies the resource.
Output only. TF resource address that uniquely identifies the resource.
Output only. TF resource type.
Output only. TF resource type.
Output only. TF resource name.
Output only. TF resource name.
Output only. TF resource provider.
Output only. TF resource provider.
Output only. TF resource actions.
Output only. TF resource actions.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-09 UTC.
[[["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,["# Google Cloud Config V1 Client - Class ResourceChangeTerraformInfo (1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/php/docs/reference/cloud-config/latest/V1.ResourceChangeTerraformInfo)\n- [1.4.0](/php/docs/reference/cloud-config/1.4.0/V1.ResourceChangeTerraformInfo)\n- [1.3.0](/php/docs/reference/cloud-config/1.3.0/V1.ResourceChangeTerraformInfo)\n- [1.2.1](/php/docs/reference/cloud-config/1.2.1/V1.ResourceChangeTerraformInfo)\n- [1.1.0](/php/docs/reference/cloud-config/1.1.0/V1.ResourceChangeTerraformInfo)\n- [1.0.1](/php/docs/reference/cloud-config/1.0.1/V1.ResourceChangeTerraformInfo)\n- [0.5.2](/php/docs/reference/cloud-config/0.5.2/V1.ResourceChangeTerraformInfo)\n- [0.2.0](/php/docs/reference/cloud-config/0.2.0/V1.ResourceChangeTerraformInfo)\n- [0.1.3](/php/docs/reference/cloud-config/0.1.3/V1.ResourceChangeTerraformInfo) \nReference documentation and code samples for the Google Cloud Config V1 Client class ResourceChangeTerraformInfo.\n\nTerraform info of a ResourceChange.\n\nGenerated from protobuf message `google.cloud.config.v1.ResourceChangeTerraformInfo`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Config \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getAddress\n\nOutput only. TF resource address that uniquely identifies the resource.\n\n### setAddress\n\nOutput only. TF resource address that uniquely identifies the resource.\n\n### getType\n\nOutput only. TF resource type.\n\n### setType\n\nOutput only. TF resource type.\n\n### getResourceName\n\nOutput only. TF resource name.\n\n### setResourceName\n\nOutput only. TF resource name.\n\n### getProvider\n\nOutput only. TF resource provider.\n\n### setProvider\n\nOutput only. TF resource provider.\n\n### getActions\n\nOutput only. TF resource actions.\n\n### setActions\n\nOutput only. TF resource actions."]]