GetAiWorkspaceListResponse
- 印刷する
- PDF
GetAiWorkspaceListResponse
- 印刷する
- PDF
記事の要約
この要約は役に立ちましたか?
ご意見ありがとうございます
VPC環境で利用できます。
AIワークスペースリストです。
構文
構文は次の通りです。
private Boolean success;
private String message;
private Integer total;
private AiWorkspaceResponse contents;
フィールド
フィールドの詳細は次の通りです。
フィールド | タイプ | 必須の有無 | 説明 |
---|---|---|---|
success | Boolean | Required | AIワークスペースリスト照会は成功したかどうか
|
message | String | Optional | AIワークスペースリスト照会の結果メッセージ |
total | Integer | Required | AIワークスペースリストの総数 |
contents | AiWorkspaceResponse | Required | AiWorkspaceResponseデータタイプ |
この記事は役に立ちましたか?