Package com.openai.models.beta.chatkit
        Class ChatKitWorkflow.Tracing
- 
                    
                    - All Implemented Interfaces:
 
 public final class ChatKitWorkflow.TracingTracing settings applied to the workflow. 
- 
                
                    
                    - 
                                
                            
                                Nested Class SummaryNested Classes Modifier and Type Class Description public final classChatKitWorkflow.Tracing.BuilderA builder for Tracing. 
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final Booleanenabled()Indicates whether tracing is enabled. final JsonField<Boolean>_enabled()Returns the raw JSON value of enabled. final Map<String, JsonValue>_additionalProperties()final ChatKitWorkflow.Tracing.BuildertoBuilder()final ChatKitWorkflow.Tracingvalidate()final BooleanisValid()Booleanequals(Object other)IntegerhashCode()StringtoString()final static ChatKitWorkflow.Tracing.Builderbuilder()Returns a mutable builder for constructing an instance of Tracing. - 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        _enabledfinal JsonField<Boolean> _enabled() Returns the raw JSON value of enabled. Unlike enabled, this method doesn't throw if the JSON field has an unexpected type. 
 - 
                                        _additionalPropertiesfinal Map<String, JsonValue> _additionalProperties() 
 - 
                                        toBuilderfinal ChatKitWorkflow.Tracing.Builder toBuilder() 
 - 
                                        validatefinal ChatKitWorkflow.Tracing validate() 
 - 
                                        builderfinal static ChatKitWorkflow.Tracing.Builder builder() Returns a mutable builder for constructing an instance of Tracing. The following fields are required: .enabled()
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-