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データタイプ |