Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::CreateAnalysisRequest (v0.21.1)

Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::CreateAnalysisRequest.

The request to create an analysis.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#analysis

def analysis() -> ::Google::Cloud::ContactCenterInsights::V1::Analysis
Returns

#analysis=

def analysis=(value) -> ::Google::Cloud::ContactCenterInsights::V1::Analysis
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent resource of the analysis.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent resource of the analysis.
Returns
  • (::String) — Required. The parent resource of the analysis.