GoogleCloudRetailV2IntentClassificationConfigInlineSource constructor
      
      GoogleCloudRetailV2IntentClassificationConfigInlineSource({ 
    
    
- List<GoogleCloudRetailV2IntentClassificationConfigInlineForceIntent> ? inlineForceIntents,
Implementation
GoogleCloudRetailV2IntentClassificationConfigInlineSource({
  this.inlineForceIntents,
});