[[["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,["# Developer Connect V1 API - Class Google::Cloud::Developerconnect::V1::CreateInsightsConfigRequest (v1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/ruby/docs/reference/google-cloud-developer_connect-v1/latest/Google-Cloud-Developerconnect-V1-CreateInsightsConfigRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-developer_connect-v1/1.1.0/Google-Cloud-Developerconnect-V1-CreateInsightsConfigRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-developer_connect-v1/1.0.1/Google-Cloud-Developerconnect-V1-CreateInsightsConfigRequest)\n- [0.5.0](/ruby/docs/reference/google-cloud-developer_connect-v1/0.5.0/Google-Cloud-Developerconnect-V1-CreateInsightsConfigRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-developer_connect-v1/0.4.0/Google-Cloud-Developerconnect-V1-CreateInsightsConfigRequest)\n- [0.3.0](/ruby/docs/reference/google-cloud-developer_connect-v1/0.3.0/Google-Cloud-Developerconnect-V1-CreateInsightsConfigRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-developer_connect-v1/0.2.0/Google-Cloud-Developerconnect-V1-CreateInsightsConfigRequest)\n- [0.1.1](/ruby/docs/reference/google-cloud-developer_connect-v1/0.1.1/Google-Cloud-Developerconnect-V1-CreateInsightsConfigRequest) \nReference documentation and code samples for the Developer Connect V1 API class Google::Cloud::Developerconnect::V1::CreateInsightsConfigRequest.\n\nRequest for creating an InsightsConfig. \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### #insights_config\n\n def insights_config() -\u003e ::Google::Cloud::Developerconnect::V1::InsightsConfig\n\n**Returns**\n\n- ([::Google::Cloud::Developerconnect::V1::InsightsConfig](./Google-Cloud-Developerconnect-V1-InsightsConfig)) --- Required. The resource being created.\n\n### #insights_config=\n\n def insights_config=(value) -\u003e ::Google::Cloud::Developerconnect::V1::InsightsConfig\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Developerconnect::V1::InsightsConfig](./Google-Cloud-Developerconnect-V1-InsightsConfig)) --- Required. The resource being created. \n**Returns**\n\n- ([::Google::Cloud::Developerconnect::V1::InsightsConfig](./Google-Cloud-Developerconnect-V1-InsightsConfig)) --- Required. The resource being created.\n\n### #insights_config_id\n\n def insights_config_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. ID of the requesting InsightsConfig.\n\n### #insights_config_id=\n\n def insights_config_id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. ID of the requesting InsightsConfig. \n**Returns**\n\n- (::String) --- Required. ID of the requesting InsightsConfig.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. Value for parent.\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. Value for parent. \n**Returns**\n\n- (::String) --- Required. Value for parent.\n\n### #validate_only\n\n def validate_only() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Optional. If set, validate the request, but do not actually post it.\n\n### #validate_only=\n\n def validate_only=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **value** (::Boolean) --- Optional. If set, validate the request, but do not actually post it. \n**Returns**\n\n- (::Boolean) --- Optional. If set, validate the request, but do not actually post it."]]