Developer Connect V1 API - Module Google::Cloud::Developerconnect::V1::InsightsConfigService (v1.2.0)

Reference documentation and code samples for the Developer Connect V1 API module Google::Cloud::Developerconnect::V1::InsightsConfigService.

Creates and manages InsightsConfigs.

The InsightsConfig resource is the core configuration object to capture events from your Software Development Lifecycle. It acts as the central hub for managing how Developer connect understands your application, its runtime environments, and the artifacts deployed within them. A user can create an InsightsConfig, list previously-requested InsightsConfigs or get InsightsConfigs by their ID to determine the status of the InsightsConfig.

To load this service and instantiate a REST client:

require "google/cloud/developerconnect/v1/insights_config_service/rest"
client = ::Google::Cloud::Developerconnect::V1::InsightsConfigService::Rest::Client.new