Discovery Engine V1 API - Module Google::Cloud::DiscoveryEngine::V1::ControlService (v1.0.2)

Reference documentation and code samples for the Discovery Engine V1 API module Google::Cloud::DiscoveryEngine::V1::ControlService.

Service for performing CRUD operations on Controls. Controls allow for custom logic to be implemented in the serving path. Controls need to be attached to a Serving Config to be considered during a request.

To load this service and instantiate a REST client:

require "google/cloud/discovery_engine/v1/control_service/rest"
client = ::Google::Cloud::DiscoveryEngine::V1::ControlService::Rest::Client.new