类 AssistantSupportResponse

java.lang.Object
com.zhipu.oapi.service.v4.assistant.query_support.AssistantSupportResponse
所有已实现的接口:
ClientResponse<AssistantSupportStatus>

public class AssistantSupportResponse extends Object implements ClientResponse<AssistantSupportStatus>
  • 构造器详细资料

    • AssistantSupportResponse

      public AssistantSupportResponse()
    • AssistantSupportResponse

      public AssistantSupportResponse(int code, String msg)