Class Google::Cloud::ContactCenterInsights::V1::CreateAnalysisRequest (v0.6.0)

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.