Class CompletionResult1


  • public class CompletionResult1
    extends java.lang.Object
    CompletionResult1 - The result of the completion
    • Constructor Detail

      • CompletionResult1

        public CompletionResult1​(org.openapitools.jackson.nullable.JsonNullable<? extends CompletionValue> value,
                                 org.openapitools.jackson.nullable.JsonNullable<? extends CompletionSourceValue> sourceValue)
      • CompletionResult1

        public CompletionResult1()