@spatialwalk/avatarkit 1.0.0-beta.40 → 1.0.0-beta.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -0
- package/dist/{StreamingAudioPlayer-hJgaKVC3.js → StreamingAudioPlayer-BXytpr5T.js} +1 -1
- package/dist/config/constants.d.ts +2 -9
- package/dist/core/AvatarView.d.ts +0 -4
- package/dist/{index-BxhQDfJ7.js → index-CRKYjlwp.js} +127 -200
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/playground/apps/web/src/api/auth.d.ts +0 -3
- package/dist/playground/apps/web/src/api/character.d.ts +0 -13
- package/dist/playground/apps/web/src/api/index.d.ts +0 -3
- package/dist/playground/apps/web/src/api/redeem.d.ts +0 -3
- package/dist/playground/apps/web/src/composables/useDebugDataCollector.d.ts +0 -377
- package/dist/playground/apps/web/src/composables/useRealtimeAvatar.d.ts +0 -452
- package/dist/playground/apps/web/src/composables/useSubtitle.d.ts +0 -19
- package/dist/playground/apps/web/src/composables/useVAD.d.ts +0 -49
- package/dist/playground/apps/web/src/composables/useVideoCapture.d.ts +0 -57
- package/dist/playground/apps/web/src/config/app-config.d.ts +0 -29
- package/dist/playground/apps/web/src/config/realtime-config.d.ts +0 -47
- package/dist/playground/apps/web/src/config/region-config.d.ts +0 -13
- package/dist/playground/apps/web/src/constants.d.ts +0 -14
- package/dist/playground/apps/web/src/libs/vad/manager.d.ts +0 -37
- package/dist/playground/apps/web/src/libs/vad/process.worklet.d.ts +0 -22
- package/dist/playground/apps/web/src/libs/vad/simpleVad.d.ts +0 -35
- package/dist/playground/apps/web/src/libs/vad/vad.d.ts +0 -56
- package/dist/playground/apps/web/src/libs/vad/wav.d.ts +0 -1
- package/dist/playground/apps/web/src/locales/index.d.ts +0 -2
- package/dist/playground/apps/web/src/main.d.ts +0 -0
- package/dist/playground/apps/web/src/modules/i18n.d.ts +0 -3
- package/dist/playground/apps/web/src/modules/pwa.d.ts +0 -1
- package/dist/playground/apps/web/src/realtime/RealtimeWebSocketClient.d.ts +0 -18
- package/dist/playground/apps/web/src/realtime/index.d.ts +0 -1
- package/dist/playground/apps/web/src/realtime/utils/eventEmitter.d.ts +0 -9
- package/dist/playground/apps/web/src/stores/call.d.ts +0 -173
- package/dist/playground/apps/web/src/stores/character.d.ts +0 -188
- package/dist/playground/apps/web/src/stores/pwa.d.ts +0 -7
- package/dist/playground/apps/web/src/stores/region.d.ts +0 -14
- package/dist/playground/apps/web/src/stores/user.d.ts +0 -22
- package/dist/playground/apps/web/src/stores/vad.d.ts +0 -73
- package/dist/playground/apps/web/src/types/avatar.d.ts +0 -17
- package/dist/playground/apps/web/src/types/character-settings.d.ts +0 -18
- package/dist/playground/apps/web/src/types/character.d.ts +0 -34
- package/dist/playground/apps/web/src/utils/animation-interpolation.d.ts +0 -7
- package/dist/playground/apps/web/src/utils/api-client.d.ts +0 -7
- package/dist/playground/apps/web/src/utils/api-error.d.ts +0 -13
- package/dist/playground/apps/web/src/utils/dynamic-resource-loader.d.ts +0 -43
- package/dist/playground/apps/web/src/utils/error-utils.d.ts +0 -7
- package/dist/playground/apps/web/src/utils/image-optimizer.d.ts +0 -17
- package/dist/playground/apps/web/src/utils/logger.d.ts +0 -1
- package/dist/playground/apps/web/src/utils/memory-tracker.d.ts +0 -23
- package/dist/playground/apps/web/src/utils/nanoid.d.ts +0 -1
- package/dist/playground/apps/web/src/utils/posthog-tracker.d.ts +0 -74
- package/dist/playground/apps/web/src/utils/resource-cache.d.ts +0 -25
- package/dist/playground/apps/web/src/utils/sdk-preinit.d.ts +0 -3
- package/dist/playground/apps/web/src/utils/toast.d.ts +0 -31
- package/dist/playground/apps/web/vite.config.d.ts +0 -2
- package/dist/playground/bump.config.d.ts +0 -2
- package/dist/playground/eslint.config.d.ts +0 -2
- package/dist/playground/generated/buf/validate/validate.d.ts +0 -397
- package/dist/playground/generated/console/v1/collection_task.d.ts +0 -183
- package/dist/playground/generated/console/v1/console.d.ts +0 -162
- package/dist/playground/generated/console/v1/instance_management.d.ts +0 -131
- package/dist/playground/generated/console/v1/material.d.ts +0 -163
- package/dist/playground/generated/console/v1/pipetemplate.d.ts +0 -106
- package/dist/playground/generated/console/v1/task.d.ts +0 -280
- package/dist/playground/generated/driveningress/v1/driveningress.d.ts +0 -69
- package/dist/playground/generated/driveningress/v2/driveningress.d.ts +0 -78
- package/dist/playground/generated/google/api/annotations.d.ts +0 -1
- package/dist/playground/generated/google/api/http.d.ts +0 -47
- package/dist/playground/generated/google/protobuf/any.d.ts +0 -27
- package/dist/playground/generated/google/protobuf/descriptor.d.ts +0 -513
- package/dist/playground/generated/google/protobuf/duration.d.ts +0 -27
- package/dist/playground/generated/google/protobuf/struct.d.ts +0 -74
- package/dist/playground/generated/google/protobuf/timestamp.d.ts +0 -27
- package/dist/playground/generated/jsonapi/v1/base.d.ts +0 -108
- package/dist/playground/generated/platform/v1/asset_groups.d.ts +0 -199
- package/dist/playground/generated/platform/v1/assets.d.ts +0 -141
- package/dist/playground/generated/platform/v1/auth.d.ts +0 -79
- package/dist/playground/generated/platform/v1/character.d.ts +0 -378
- package/dist/playground/generated/platform/v1/character_template.d.ts +0 -124
- package/dist/playground/generated/platform/v1/collection_task.d.ts +0 -60
- package/dist/playground/generated/platform/v1/configkv.d.ts +0 -101
- package/dist/playground/generated/platform/v1/console.d.ts +0 -29
- package/dist/playground/generated/platform/v1/instance_management.d.ts +0 -131
- package/dist/playground/generated/platform/v1/material.d.ts +0 -27
- package/dist/playground/generated/platform/v1/oss.d.ts +0 -53
- package/dist/playground/generated/platform/v1/pipetemplate.d.ts +0 -106
- package/dist/playground/generated/platform/v1/provider.d.ts +0 -141
- package/dist/playground/generated/platform/v1/redeem.d.ts +0 -83
- package/dist/playground/generated/platform/v1/task.d.ts +0 -39
- package/dist/playground/generated/platform/v1/user.d.ts +0 -142
- package/dist/playground/generated/platform/v1/voice.d.ts +0 -141
- package/dist/playground/generated/realtime/v1/auth.d.ts +0 -77
- package/dist/playground/generated/realtime/v1/customized.d.ts +0 -60
- package/dist/playground/generated/realtime/v1/messages.d.ts +0 -156
- package/dist/playground/generated/realtime/v1/realtime.d.ts +0 -67
- package/dist/playground/generated/realtime/v1/redeem.d.ts +0 -44
- package/dist/playground/generated/realtime/v1/user.d.ts +0 -150
- package/dist/playground/generated/realtime/v2/realtime.d.ts +0 -70
- package/dist/playground/packages/sdk/src/index.d.ts +0 -1
- package/dist/playground/packages/sdk/tsdown.config.d.ts +0 -2
- package/dist/playground/unocss.config.d.ts +0 -3
- package/dist/withJoi/admin/eslint.config.d.ts +0 -2
- package/dist/withJoi/admin/generated/buf/validate/validate.d.ts +0 -397
- package/dist/withJoi/admin/generated/common/v1/models.d.ts +0 -29
- package/dist/withJoi/admin/generated/console/v1/admin_app.d.ts +0 -77
- package/dist/withJoi/admin/generated/console/v1/admin_auth.d.ts +0 -69
- package/dist/withJoi/admin/generated/console/v1/admin_config.d.ts +0 -157
- package/dist/withJoi/admin/generated/console/v1/admin_user.d.ts +0 -84
- package/dist/withJoi/admin/generated/console/v1/admin_user_character.d.ts +0 -107
- package/dist/withJoi/admin/generated/console/v1/app.d.ts +0 -116
- package/dist/withJoi/admin/generated/console/v1/auth.d.ts +0 -199
- package/dist/withJoi/admin/generated/console/v1/character.d.ts +0 -74
- package/dist/withJoi/admin/generated/console/v1/collection_task.d.ts +0 -183
- package/dist/withJoi/admin/generated/console/v1/console.d.ts +0 -163
- package/dist/withJoi/admin/generated/console/v1/instance_management.d.ts +0 -156
- package/dist/withJoi/admin/generated/console/v1/material.d.ts +0 -180
- package/dist/withJoi/admin/generated/console/v1/pipetemplate.d.ts +0 -106
- package/dist/withJoi/admin/generated/console/v1/task.d.ts +0 -292
- package/dist/withJoi/admin/generated/console/v2/async_processing.d.ts +0 -85
- package/dist/withJoi/admin/generated/google/api/annotations.d.ts +0 -1
- package/dist/withJoi/admin/generated/google/api/http.d.ts +0 -47
- package/dist/withJoi/admin/generated/google/protobuf/any.d.ts +0 -27
- package/dist/withJoi/admin/generated/google/protobuf/descriptor.d.ts +0 -552
- package/dist/withJoi/admin/generated/google/protobuf/duration.d.ts +0 -27
- package/dist/withJoi/admin/generated/google/protobuf/empty.d.ts +0 -25
- package/dist/withJoi/admin/generated/google/protobuf/struct.d.ts +0 -74
- package/dist/withJoi/admin/generated/google/protobuf/timestamp.d.ts +0 -27
- package/dist/withJoi/admin/generated/jsonapi/v1/base.d.ts +0 -108
- package/dist/withJoi/admin/generated/platform/v1/asset_groups.d.ts +0 -204
- package/dist/withJoi/admin/generated/platform/v1/assets.d.ts +0 -141
- package/dist/withJoi/admin/generated/platform/v1/auth.d.ts +0 -79
- package/dist/withJoi/admin/generated/platform/v1/character.d.ts +0 -382
- package/dist/withJoi/admin/generated/platform/v1/character_template.d.ts +0 -124
- package/dist/withJoi/admin/generated/platform/v1/christmas_characters.d.ts +0 -118
- package/dist/withJoi/admin/generated/platform/v1/collection_task.d.ts +0 -60
- package/dist/withJoi/admin/generated/platform/v1/config.d.ts +0 -130
- package/dist/withJoi/admin/generated/platform/v1/configkv.d.ts +0 -105
- package/dist/withJoi/admin/generated/platform/v1/console.d.ts +0 -29
- package/dist/withJoi/admin/generated/platform/v1/instance_management.d.ts +0 -156
- package/dist/withJoi/admin/generated/platform/v1/joi_model_apply.d.ts +0 -100
- package/dist/withJoi/admin/generated/platform/v1/material.d.ts +0 -29
- package/dist/withJoi/admin/generated/platform/v1/model_evaluation.d.ts +0 -57
- package/dist/withJoi/admin/generated/platform/v1/oss.d.ts +0 -53
- package/dist/withJoi/admin/generated/platform/v1/pipetemplate.d.ts +0 -106
- package/dist/withJoi/admin/generated/platform/v1/provider.d.ts +0 -141
- package/dist/withJoi/admin/generated/platform/v1/redeem.d.ts +0 -83
- package/dist/withJoi/admin/generated/platform/v1/sms_send_log.d.ts +0 -95
- package/dist/withJoi/admin/generated/platform/v1/task.d.ts +0 -39
- package/dist/withJoi/admin/generated/platform/v1/user.d.ts +0 -142
- package/dist/withJoi/admin/generated/platform/v1/voice.d.ts +0 -141
- package/dist/withJoi/admin/generated/realtime/v1/auth.d.ts +0 -77
- package/dist/withJoi/admin/generated/realtime/v1/customized.d.ts +0 -60
- package/dist/withJoi/admin/generated/realtime/v1/messages.d.ts +0 -156
- package/dist/withJoi/admin/generated/realtime/v1/realtime.d.ts +0 -67
- package/dist/withJoi/admin/generated/realtime/v1/redeem.d.ts +0 -44
- package/dist/withJoi/admin/generated/realtime/v1/user.d.ts +0 -150
- package/dist/withJoi/admin/generated/realtime/v2/auth.d.ts +0 -68
- package/dist/withJoi/admin/generated/realtime/v2/callback.d.ts +0 -56
- package/dist/withJoi/admin/generated/realtime/v2/joi_avatar.d.ts +0 -204
- package/dist/withJoi/admin/generated/realtime/v2/model_apply.d.ts +0 -138
- package/dist/withJoi/admin/generated/realtime/v2/realtime.d.ts +0 -70
- package/dist/withJoi/admin/generated/realtime/v2/user.d.ts +0 -96
- package/dist/withJoi/admin/openapi-ts.config.d.ts +0 -8
- package/dist/withJoi/admin/src/apis/useAssetApi.d.ts +0 -17
- package/dist/withJoi/admin/src/apis/useAssetGroupApi.d.ts +0 -26
- package/dist/withJoi/admin/src/apis/useCharacterApi.d.ts +0 -21
- package/dist/withJoi/admin/src/apis/useCharacterTemplateApi.d.ts +0 -20
- package/dist/withJoi/admin/src/apis/useChristmasCharactersApi.d.ts +0 -40
- package/dist/withJoi/admin/src/apis/useCollectionTaskApi.d.ts +0 -64
- package/dist/withJoi/admin/src/apis/useConfigApi.d.ts +0 -16
- package/dist/withJoi/admin/src/apis/useConsoleApi.d.ts +0 -24
- package/dist/withJoi/admin/src/apis/useInstanceManagementApi.d.ts +0 -19
- package/dist/withJoi/admin/src/apis/useJoiModelApplyApi.d.ts +0 -11
- package/dist/withJoi/admin/src/apis/useMaterialApi.d.ts +0 -1
- package/dist/withJoi/admin/src/apis/useOssApi.d.ts +0 -15
- package/dist/withJoi/admin/src/apis/usePipelineTemplateApi.d.ts +0 -8
- package/dist/withJoi/admin/src/apis/useProviderApi.d.ts +0 -16
- package/dist/withJoi/admin/src/apis/useRedeemApi.d.ts +0 -5
- package/dist/withJoi/admin/src/apis/useSmsSendLogApi.d.ts +0 -14
- package/dist/withJoi/admin/src/apis/useTaskApi.d.ts +0 -66
- package/dist/withJoi/admin/src/apis/useUserApi.d.ts +0 -17
- package/dist/withJoi/admin/src/apis/useVoiceApi.d.ts +0 -15
- package/dist/withJoi/admin/src/client/client/client.gen.d.ts +0 -2
- package/dist/withJoi/admin/src/client/client/index.d.ts +0 -8
- package/dist/withJoi/admin/src/client/client/types.gen.d.ts +0 -70
- package/dist/withJoi/admin/src/client/client/utils.gen.d.ts +0 -31
- package/dist/withJoi/admin/src/client/client.gen.d.ts +0 -5
- package/dist/withJoi/admin/src/client/core/auth.gen.d.ts +0 -8
- package/dist/withJoi/admin/src/client/core/bodySerializer.gen.d.ts +0 -21
- package/dist/withJoi/admin/src/client/core/params.gen.d.ts +0 -27
- package/dist/withJoi/admin/src/client/core/pathSerializer.gen.d.ts +0 -30
- package/dist/withJoi/admin/src/client/core/queryKeySerializer.gen.d.ts +0 -9
- package/dist/withJoi/admin/src/client/core/serverSentEvents.gen.d.ts +0 -23
- package/dist/withJoi/admin/src/client/core/types.gen.d.ts +0 -32
- package/dist/withJoi/admin/src/client/core/utils.gen.d.ts +0 -19
- package/dist/withJoi/admin/src/client/index.d.ts +0 -2
- package/dist/withJoi/admin/src/client/sdk.gen.d.ts +0 -245
- package/dist/withJoi/admin/src/client/types.gen.d.ts +0 -4009
- package/dist/withJoi/admin/src/client/valibot.gen.d.ts +0 -7814
- package/dist/withJoi/admin/src/components/ui/alert/index.d.ts +0 -8
- package/dist/withJoi/admin/src/components/ui/alert-dialog/index.d.ts +0 -9
- package/dist/withJoi/admin/src/components/ui/avatar/index.d.ts +0 -9
- package/dist/withJoi/admin/src/components/ui/badge/index.d.ts +0 -6
- package/dist/withJoi/admin/src/components/ui/breadcrumb/index.d.ts +0 -7
- package/dist/withJoi/admin/src/components/ui/button/index.d.ts +0 -7
- package/dist/withJoi/admin/src/components/ui/card/index.d.ts +0 -6
- package/dist/withJoi/admin/src/components/ui/checkbox/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/collapsible/index.d.ts +0 -3
- package/dist/withJoi/admin/src/components/ui/combobox/index.d.ts +0 -9
- package/dist/withJoi/admin/src/components/ui/dialog/index.d.ts +0 -9
- package/dist/withJoi/admin/src/components/ui/dropdown-menu/index.d.ts +0 -15
- package/dist/withJoi/admin/src/components/ui/filter-popover/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/form/index.d.ts +0 -7
- package/dist/withJoi/admin/src/components/ui/form/injectionKeys.d.ts +0 -2
- package/dist/withJoi/admin/src/components/ui/form/useFormField.d.ts +0 -11
- package/dist/withJoi/admin/src/components/ui/input/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/label/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/popover/index.d.ts +0 -4
- package/dist/withJoi/admin/src/components/ui/progress/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/select/index.d.ts +0 -11
- package/dist/withJoi/admin/src/components/ui/separator/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/sheet/index.d.ts +0 -13
- package/dist/withJoi/admin/src/components/ui/sidebar/index.d.ts +0 -37
- package/dist/withJoi/admin/src/components/ui/sidebar/utils.d.ts +0 -54
- package/dist/withJoi/admin/src/components/ui/skeleton/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/slider/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/switch/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/tabs/index.d.ts +0 -4
- package/dist/withJoi/admin/src/components/ui/tags-input/index.d.ts +0 -5
- package/dist/withJoi/admin/src/components/ui/textarea/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/tooltip/index.d.ts +0 -4
- package/dist/withJoi/admin/src/composables/useApi.d.ts +0 -21
- package/dist/withJoi/admin/src/composables/useAppStorage.d.ts +0 -9
- package/dist/withJoi/admin/src/composables/useAssetUpload.d.ts +0 -31
- package/dist/withJoi/admin/src/composables/useCharacterForm.d.ts +0 -139
- package/dist/withJoi/admin/src/composables/useCharacterSettings.d.ts +0 -27
- package/dist/withJoi/admin/src/composables/useCharacterTemplateForm.d.ts +0 -47
- package/dist/withJoi/admin/src/composables/useCollectionTaskFilters.d.ts +0 -12
- package/dist/withJoi/admin/src/composables/useFileUpload.d.ts +0 -26
- package/dist/withJoi/admin/src/composables/useMaterialFilters.d.ts +0 -14
- package/dist/withJoi/admin/src/composables/useModelEvaluation.d.ts +0 -11
- package/dist/withJoi/admin/src/composables/useModelEvaluationWebSocket.d.ts +0 -111
- package/dist/withJoi/admin/src/composables/useModelSettings.d.ts +0 -12
- package/dist/withJoi/admin/src/composables/usePageScrollLock.d.ts +0 -6
- package/dist/withJoi/admin/src/composables/useTaskFilters.d.ts +0 -11
- package/dist/withJoi/admin/src/constants/character.d.ts +0 -4
- package/dist/withJoi/admin/src/constants/collection-task.d.ts +0 -5
- package/dist/withJoi/admin/src/constants/config-previews.d.ts +0 -8
- package/dist/withJoi/admin/src/constants/container.d.ts +0 -1
- package/dist/withJoi/admin/src/constants/links.d.ts +0 -5
- package/dist/withJoi/admin/src/constants/nav.d.ts +0 -17
- package/dist/withJoi/admin/src/constants/providers.d.ts +0 -17
- package/dist/withJoi/admin/src/constants/regions.d.ts +0 -10
- package/dist/withJoi/admin/src/constants/test-ground-voices.d.ts +0 -19
- package/dist/withJoi/admin/src/constants/ui.d.ts +0 -4
- package/dist/withJoi/admin/src/constants/voice.d.ts +0 -12
- package/dist/withJoi/admin/src/constants/volc.d.ts +0 -135
- package/dist/withJoi/admin/src/lib/cos/constants.d.ts +0 -6
- package/dist/withJoi/admin/src/lib/cos/useCosDownload.d.ts +0 -39
- package/dist/withJoi/admin/src/lib/cos/useCosUpload.d.ts +0 -47
- package/dist/withJoi/admin/src/lib/cos/useVideoInfoExtractor.d.ts +0 -12
- package/dist/withJoi/admin/src/lib/cos/utils.d.ts +0 -4
- package/dist/withJoi/admin/src/lib/utils.d.ts +0 -49
- package/dist/withJoi/admin/src/main.d.ts +0 -0
- package/dist/withJoi/admin/src/renderSystem/animation/utils/eventEmitter.d.ts +0 -9
- package/dist/withJoi/admin/src/renderSystem/animation/utils/flameConverter.d.ts +0 -18
- package/dist/withJoi/admin/src/renderSystem/audio/AnimationPlayer.d.ts +0 -29
- package/dist/withJoi/admin/src/renderSystem/audio/StreamingAudioPlayer.d.ts +0 -57
- package/dist/withJoi/admin/src/renderSystem/config/app-config.d.ts +0 -39
- package/dist/withJoi/admin/src/renderSystem/config/constants.d.ts +0 -3
- package/dist/withJoi/admin/src/renderSystem/config/sdk-config-loader.d.ts +0 -5
- package/dist/withJoi/admin/src/renderSystem/core/Avatar.d.ts +0 -8
- package/dist/withJoi/admin/src/renderSystem/core/AvatarController.d.ts +0 -60
- package/dist/withJoi/admin/src/renderSystem/core/AvatarDownloader.d.ts +0 -38
- package/dist/withJoi/admin/src/renderSystem/core/AvatarKit.d.ts +0 -9
- package/dist/withJoi/admin/src/renderSystem/core/AvatarView.d.ts +0 -64
- package/dist/withJoi/admin/src/renderSystem/generated/driveningress/v1/driveningress.d.ts +0 -68
- package/dist/withJoi/admin/src/renderSystem/generated/driveningress/v2/driveningress.d.ts +0 -3
- package/dist/withJoi/admin/src/renderSystem/generated/google/protobuf/struct.d.ts +0 -74
- package/dist/withJoi/admin/src/renderSystem/generated/google/protobuf/timestamp.d.ts +0 -27
- package/dist/withJoi/admin/src/renderSystem/renderer/RenderSystem.d.ts +0 -1
- package/dist/withJoi/admin/src/renderSystem/renderer/covariance.d.ts +0 -1
- package/dist/withJoi/admin/src/renderSystem/renderer/renderer.d.ts +0 -7
- package/dist/withJoi/admin/src/renderSystem/renderer/sortSplats.d.ts +0 -1
- package/dist/withJoi/admin/src/renderSystem/renderer/webgl/reorderData.d.ts +0 -1
- package/dist/withJoi/admin/src/renderSystem/renderer/webgl/webglRenderer.d.ts +0 -27
- package/dist/withJoi/admin/src/renderSystem/renderer/webgpu/webgpuRenderer.d.ts +0 -27
- package/dist/withJoi/admin/src/renderSystem/types/character-settings.d.ts +0 -18
- package/dist/withJoi/admin/src/renderSystem/types/character.d.ts +0 -22
- package/dist/withJoi/admin/src/renderSystem/types/index.d.ts +0 -62
- package/dist/withJoi/admin/src/renderSystem/utils/animation-interpolation.d.ts +0 -7
- package/dist/withJoi/admin/src/renderSystem/utils/conversationId.d.ts +0 -1
- package/dist/withJoi/admin/src/renderSystem/utils/error-utils.d.ts +0 -3
- package/dist/withJoi/admin/src/renderSystem/utils/id-manager.d.ts +0 -12
- package/dist/withJoi/admin/src/renderSystem/utils/logger.d.ts +0 -14
- package/dist/withJoi/admin/src/renderSystem/wasm/avatarCoreAdapter.d.ts +0 -101
- package/dist/withJoi/admin/src/renderSystem/wasm/avatarCoreMemory.d.ts +0 -92
- package/dist/withJoi/admin/src/stores/providers.d.ts +0 -336
- package/dist/withJoi/admin/src/stores/region.d.ts +0 -19
- package/dist/withJoi/admin/src/stores/user.d.ts +0 -112
- package/dist/withJoi/admin/src/types/character-settings.d.ts +0 -18
- package/dist/withJoi/admin/src/types/character.d.ts +0 -117
- package/dist/withJoi/admin/src/types/collection-task.d.ts +0 -11
- package/dist/withJoi/admin/src/types/config.d.ts +0 -36
- package/dist/withJoi/admin/src/types/doubao-voice.d.ts +0 -42
- package/dist/withJoi/admin/src/types/error.d.ts +0 -5
- package/dist/withJoi/admin/src/types/model-settings.d.ts +0 -41
- package/dist/withJoi/admin/src/types/task.d.ts +0 -45
- package/dist/withJoi/admin/src/types/test-ground.d.ts +0 -36
- package/dist/withJoi/admin/src/types/video-material.d.ts +0 -130
- package/dist/withJoi/admin/src/types/voice.d.ts +0 -58
- package/dist/withJoi/admin/src/utils/collection-task.d.ts +0 -3
- package/dist/withJoi/admin/src/utils/error.d.ts +0 -1
- package/dist/withJoi/admin/src/utils/hash.d.ts +0 -20
- package/dist/withJoi/admin/src/utils/model-settings.d.ts +0 -9
- package/dist/withJoi/admin/src/utils/monad.d.ts +0 -13
- package/dist/withJoi/admin/src/utils/task.d.ts +0 -8
- package/dist/withJoi/admin/unocss.config.d.ts +0 -2
- package/dist/withJoi/admin/vite.config.d.ts +0 -2
- package/dist/withJoi/admin/vue-macros.config.d.ts +0 -2
- package/dist/withJoi/bump.config.d.ts +0 -2
- package/dist/withJoi/eslint.config.d.ts +0 -2
- package/dist/withJoi/generated/buf/validate/validate.d.ts +0 -397
- package/dist/withJoi/generated/common/v1/models.d.ts +0 -29
- package/dist/withJoi/generated/console/v1/admin_app.d.ts +0 -77
- package/dist/withJoi/generated/console/v1/admin_auth.d.ts +0 -69
- package/dist/withJoi/generated/console/v1/admin_config.d.ts +0 -157
- package/dist/withJoi/generated/console/v1/admin_user.d.ts +0 -84
- package/dist/withJoi/generated/console/v1/admin_user_character.d.ts +0 -107
- package/dist/withJoi/generated/console/v1/app.d.ts +0 -116
- package/dist/withJoi/generated/console/v1/auth.d.ts +0 -199
- package/dist/withJoi/generated/console/v1/character.d.ts +0 -74
- package/dist/withJoi/generated/console/v1/collection_task.d.ts +0 -183
- package/dist/withJoi/generated/console/v1/console.d.ts +0 -163
- package/dist/withJoi/generated/console/v1/instance_management.d.ts +0 -156
- package/dist/withJoi/generated/console/v1/material.d.ts +0 -180
- package/dist/withJoi/generated/console/v1/pipetemplate.d.ts +0 -106
- package/dist/withJoi/generated/console/v1/task.d.ts +0 -292
- package/dist/withJoi/generated/console/v2/async_processing.d.ts +0 -85
- package/dist/withJoi/generated/driveningress/v1/driveningress.d.ts +0 -69
- package/dist/withJoi/generated/driveningress/v2/driveningress.d.ts +0 -159
- package/dist/withJoi/generated/google/api/annotations.d.ts +0 -1
- package/dist/withJoi/generated/google/api/http.d.ts +0 -47
- package/dist/withJoi/generated/google/protobuf/any.d.ts +0 -27
- package/dist/withJoi/generated/google/protobuf/descriptor.d.ts +0 -552
- package/dist/withJoi/generated/google/protobuf/duration.d.ts +0 -27
- package/dist/withJoi/generated/google/protobuf/empty.d.ts +0 -25
- package/dist/withJoi/generated/google/protobuf/struct.d.ts +0 -74
- package/dist/withJoi/generated/google/protobuf/timestamp.d.ts +0 -27
- package/dist/withJoi/generated/jsonapi/v1/base.d.ts +0 -108
- package/dist/withJoi/generated/platform/v1/asset_groups.d.ts +0 -204
- package/dist/withJoi/generated/platform/v1/assets.d.ts +0 -141
- package/dist/withJoi/generated/platform/v1/auth.d.ts +0 -79
- package/dist/withJoi/generated/platform/v1/character.d.ts +0 -382
- package/dist/withJoi/generated/platform/v1/character_template.d.ts +0 -124
- package/dist/withJoi/generated/platform/v1/christmas_characters.d.ts +0 -118
- package/dist/withJoi/generated/platform/v1/collection_task.d.ts +0 -60
- package/dist/withJoi/generated/platform/v1/configkv.d.ts +0 -105
- package/dist/withJoi/generated/platform/v1/console.d.ts +0 -29
- package/dist/withJoi/generated/platform/v1/instance_management.d.ts +0 -156
- package/dist/withJoi/generated/platform/v1/joi_model_apply.d.ts +0 -100
- package/dist/withJoi/generated/platform/v1/material.d.ts +0 -29
- package/dist/withJoi/generated/platform/v1/model_evaluation.d.ts +0 -100
- package/dist/withJoi/generated/platform/v1/oss.d.ts +0 -53
- package/dist/withJoi/generated/platform/v1/pipetemplate.d.ts +0 -106
- package/dist/withJoi/generated/platform/v1/provider.d.ts +0 -141
- package/dist/withJoi/generated/platform/v1/redeem.d.ts +0 -83
- package/dist/withJoi/generated/platform/v1/sms_send_log.d.ts +0 -95
- package/dist/withJoi/generated/platform/v1/task.d.ts +0 -39
- package/dist/withJoi/generated/platform/v1/user.d.ts +0 -142
- package/dist/withJoi/generated/platform/v1/voice.d.ts +0 -141
- package/dist/withJoi/generated/realtime/v1/auth.d.ts +0 -77
- package/dist/withJoi/generated/realtime/v1/customized.d.ts +0 -60
- package/dist/withJoi/generated/realtime/v1/messages.d.ts +0 -156
- package/dist/withJoi/generated/realtime/v1/realtime.d.ts +0 -67
- package/dist/withJoi/generated/realtime/v1/redeem.d.ts +0 -44
- package/dist/withJoi/generated/realtime/v1/user.d.ts +0 -151
- package/dist/withJoi/generated/realtime/v2/auth.d.ts +0 -84
- package/dist/withJoi/generated/realtime/v2/callback.d.ts +0 -56
- package/dist/withJoi/generated/realtime/v2/christmas.d.ts +0 -146
- package/dist/withJoi/generated/realtime/v2/joi_avatar.d.ts +0 -198
- package/dist/withJoi/generated/realtime/v2/model_apply.d.ts +0 -194
- package/dist/withJoi/generated/realtime/v2/realtime.d.ts +0 -140
- package/dist/withJoi/generated/realtime/v2/user.d.ts +0 -96
- package/dist/withJoi/generated/shared-proto/syncdb/v1/syncdb.d.ts +0 -54
- package/dist/withJoi/generated/syncdb/v1/syncdb.d.ts +0 -54
- package/dist/withJoi/legacy/unocss.shared.d.ts +0 -3
- package/dist/withJoi/openapi-ts.config.d.ts +0 -8
- package/dist/withJoi/packages/sdk/src/index.d.ts +0 -1
- package/dist/withJoi/packages/sdk/tsdown.config.d.ts +0 -2
- package/dist/withJoi/src/api/appearance.d.ts +0 -5
- package/dist/withJoi/src/api/auth.d.ts +0 -7
- package/dist/withJoi/src/api/character.d.ts +0 -20
- package/dist/withJoi/src/api/index.d.ts +0 -8
- package/dist/withJoi/src/api/joi-avatar.d.ts +0 -26
- package/dist/withJoi/src/api/model-apply.d.ts +0 -21
- package/dist/withJoi/src/api/oss.d.ts +0 -13
- package/dist/withJoi/src/api/provider.d.ts +0 -11
- package/dist/withJoi/src/api/redeem.d.ts +0 -3
- package/dist/withJoi/src/api/user.d.ts +0 -9
- package/dist/withJoi/src/audio/AnimationPlayer.d.ts +0 -22
- package/dist/withJoi/src/audio/StreamingAudioPlayer.d.ts +0 -58
- package/dist/withJoi/src/client/client/client.gen.d.ts +0 -2
- package/dist/withJoi/src/client/client/index.d.ts +0 -8
- package/dist/withJoi/src/client/client/types.gen.d.ts +0 -70
- package/dist/withJoi/src/client/client/utils.gen.d.ts +0 -31
- package/dist/withJoi/src/client/client.gen.d.ts +0 -5
- package/dist/withJoi/src/client/core/auth.gen.d.ts +0 -8
- package/dist/withJoi/src/client/core/bodySerializer.gen.d.ts +0 -21
- package/dist/withJoi/src/client/core/params.gen.d.ts +0 -27
- package/dist/withJoi/src/client/core/pathSerializer.gen.d.ts +0 -30
- package/dist/withJoi/src/client/core/queryKeySerializer.gen.d.ts +0 -9
- package/dist/withJoi/src/client/core/serverSentEvents.gen.d.ts +0 -23
- package/dist/withJoi/src/client/core/types.gen.d.ts +0 -32
- package/dist/withJoi/src/client/core/utils.gen.d.ts +0 -19
- package/dist/withJoi/src/client/index.d.ts +0 -2
- package/dist/withJoi/src/client/sdk.gen.d.ts +0 -303
- package/dist/withJoi/src/client/types.gen.d.ts +0 -4988
- package/dist/withJoi/src/client/valibot.gen.d.ts +0 -10015
- package/dist/withJoi/src/components/ui/avatar/index.d.ts +0 -9
- package/dist/withJoi/src/components/ui/badge/index.d.ts +0 -6
- package/dist/withJoi/src/components/ui/button/index.d.ts +0 -7
- package/dist/withJoi/src/components/ui/popover/index.d.ts +0 -4
- package/dist/withJoi/src/components/ui/select/index.d.ts +0 -11
- package/dist/withJoi/src/composables/useCameraConfig.d.ts +0 -48
- package/dist/withJoi/src/composables/useDebugDataCollector.d.ts +0 -377
- package/dist/withJoi/src/composables/usePreviewWebSocketManager.d.ts +0 -25
- package/dist/withJoi/src/composables/useRealtimeAvatar.d.ts +0 -462
- package/dist/withJoi/src/composables/useSubtitle.d.ts +0 -19
- package/dist/withJoi/src/composables/useVAD.d.ts +0 -49
- package/dist/withJoi/src/composables/useVideoCapture.d.ts +0 -57
- package/dist/withJoi/src/config/app-config.d.ts +0 -29
- package/dist/withJoi/src/config/realtime-config.d.ts +0 -46
- package/dist/withJoi/src/config/region-config.d.ts +0 -15
- package/dist/withJoi/src/constants.d.ts +0 -22
- package/dist/withJoi/src/lib/utils.d.ts +0 -2
- package/dist/withJoi/src/libs/vad/manager.d.ts +0 -37
- package/dist/withJoi/src/libs/vad/process.worklet.d.ts +0 -22
- package/dist/withJoi/src/libs/vad/simpleVad.d.ts +0 -35
- package/dist/withJoi/src/libs/vad/vad.d.ts +0 -56
- package/dist/withJoi/src/libs/vad/wav.d.ts +0 -1
- package/dist/withJoi/src/locales/index.d.ts +0 -2
- package/dist/withJoi/src/main.d.ts +0 -0
- package/dist/withJoi/src/modules/i18n.d.ts +0 -3
- package/dist/withJoi/src/modules/pwa.d.ts +0 -1
- package/dist/withJoi/src/realtime/PreviewWebSocketClient.d.ts +0 -18
- package/dist/withJoi/src/realtime/RealtimeSyncManager.d.ts +0 -34
- package/dist/withJoi/src/realtime/RealtimeWebSocketClient.d.ts +0 -18
- package/dist/withJoi/src/realtime/index.d.ts +0 -3
- package/dist/withJoi/src/realtime/types.d.ts +0 -29
- package/dist/withJoi/src/realtime/utils/audioDebug.d.ts +0 -3
- package/dist/withJoi/src/realtime/utils/audioUtils.d.ts +0 -11
- package/dist/withJoi/src/realtime/utils/eventEmitter.d.ts +0 -9
- package/dist/withJoi/src/renderer/RenderSystem.d.ts +0 -34
- package/dist/withJoi/src/renderer/covariance.d.ts +0 -1
- package/dist/withJoi/src/renderer/renderer.d.ts +0 -7
- package/dist/withJoi/src/renderer/sortSplats.d.ts +0 -1
- package/dist/withJoi/src/renderer/webgl/reorderData.d.ts +0 -1
- package/dist/withJoi/src/renderer/webgl/webglRenderer.d.ts +0 -27
- package/dist/withJoi/src/renderer/webgpu/webgpuRenderer.d.ts +0 -26
- package/dist/withJoi/src/stores/call.d.ts +0 -176
- package/dist/withJoi/src/stores/character.d.ts +0 -188
- package/dist/withJoi/src/stores/config.d.ts +0 -59
- package/dist/withJoi/src/stores/pwa.d.ts +0 -7
- package/dist/withJoi/src/stores/region.d.ts +0 -14
- package/dist/withJoi/src/stores/user.d.ts +0 -52
- package/dist/withJoi/src/stores/vad.d.ts +0 -73
- package/dist/withJoi/src/types/appearance.d.ts +0 -30
- package/dist/withJoi/src/types/avatar.d.ts +0 -17
- package/dist/withJoi/src/types/character-settings.d.ts +0 -18
- package/dist/withJoi/src/types/character.d.ts +0 -34
- package/dist/withJoi/src/types/doubao-voice.d.ts +0 -42
- package/dist/withJoi/src/utils/animation-interpolation.d.ts +0 -7
- package/dist/withJoi/src/utils/api-client.d.ts +0 -7
- package/dist/withJoi/src/utils/api-error.d.ts +0 -13
- package/dist/withJoi/src/utils/avatar-converter.d.ts +0 -1
- package/dist/withJoi/src/utils/error-utils.d.ts +0 -3
- package/dist/withJoi/src/utils/hash.d.ts +0 -5
- package/dist/withJoi/src/utils/helpers.d.ts +0 -15
- package/dist/withJoi/src/utils/image-optimizer.d.ts +0 -17
- package/dist/withJoi/src/utils/logger.d.ts +0 -1
- package/dist/withJoi/src/utils/memory-tracker.d.ts +0 -23
- package/dist/withJoi/src/utils/model-settings-utils.d.ts +0 -29
- package/dist/withJoi/src/utils/nanoid.d.ts +0 -1
- package/dist/withJoi/src/utils/posthog-tracker.d.ts +0 -74
- package/dist/withJoi/src/utils/postprocess-sdk-converter.d.ts +0 -4
- package/dist/withJoi/src/utils/postprocess-transform.d.ts +0 -25
- package/dist/withJoi/src/utils/r2-upload.d.ts +0 -8
- package/dist/withJoi/src/utils/resource-cache.d.ts +0 -25
- package/dist/withJoi/src/utils/sdk-preinit.d.ts +0 -3
- package/dist/withJoi/src/utils/toast.d.ts +0 -30
- package/dist/withJoi/src/wasm/avatarCoreAdapter.d.ts +0 -101
- package/dist/withJoi/src/wasm/avatarCoreMemory.d.ts +0 -72
- package/dist/withJoi/unocss.config.d.ts +0 -2
- package/dist/withJoi/vite.config.d.ts +0 -2
|
@@ -1,4988 +0,0 @@
|
|
|
1
|
-
export type ClientOptions = {
|
|
2
|
-
baseUrl: string;
|
|
3
|
-
};
|
|
4
|
-
|
|
5
|
-
export type AdminConfigServiceAdminUpdateConfigBody = {
|
|
6
|
-
value?: string;
|
|
7
|
-
description?: string;
|
|
8
|
-
updatedBy?: string;
|
|
9
|
-
};
|
|
10
|
-
|
|
11
|
-
export type AdminConfigServiceAdminUpdateUserConfigBody = {
|
|
12
|
-
dptServer?: string;
|
|
13
|
-
};
|
|
14
|
-
|
|
15
|
-
export type AdminUserCharacterServiceAdminUpdateUserCharacterBody = {
|
|
16
|
-
characterId?: string;
|
|
17
|
-
consoleUserId?: string;
|
|
18
|
-
};
|
|
19
|
-
export type AssetGroupServiceSyncAssetGroupBody = {
|
|
20
|
-
targetRegion?: string;
|
|
21
|
-
};
|
|
22
|
-
export type AssetGroupServiceUpdateAssetGroupBody = {
|
|
23
|
-
name?: string;
|
|
24
|
-
assets?: Array<V1PutAssetRequest>;
|
|
25
|
-
bindings?: Array<V1AssetsBinding>;
|
|
26
|
-
metadata?: {
|
|
27
|
-
[key: string]: unknown;
|
|
28
|
-
};
|
|
29
|
-
debugInfo?: {
|
|
30
|
-
[key: string]: unknown;
|
|
31
|
-
};
|
|
32
|
-
taskId?: string;
|
|
33
|
-
shapeNpy?: string;
|
|
34
|
-
customAnimations?: Array<V1CustomAnimation>;
|
|
35
|
-
};
|
|
36
|
-
export type AssetServiceUpdateAssetBody = {
|
|
37
|
-
name?: string;
|
|
38
|
-
type?: V1AssetType;
|
|
39
|
-
metadata?: {
|
|
40
|
-
[key: string]: unknown;
|
|
41
|
-
};
|
|
42
|
-
createdBy?: string;
|
|
43
|
-
data?: string;
|
|
44
|
-
};
|
|
45
|
-
export type CharacterServiceSetCharacterListsBody = {
|
|
46
|
-
listNames?: Array<string>;
|
|
47
|
-
};
|
|
48
|
-
export type CharacterServiceSyncCharacterBody = {
|
|
49
|
-
targetRegion?: string;
|
|
50
|
-
};
|
|
51
|
-
export type CharacterServiceUpdateCharacterBody = {
|
|
52
|
-
scene?: Array<string>;
|
|
53
|
-
version?: string;
|
|
54
|
-
priority?: number;
|
|
55
|
-
characterCard?: {
|
|
56
|
-
[key: string]: string;
|
|
57
|
-
};
|
|
58
|
-
brain?: V1BrainSettings;
|
|
59
|
-
voice?: V1VoiceSettings;
|
|
60
|
-
ear?: V1EarSettings;
|
|
61
|
-
realtime?: V1RealtimeSettings;
|
|
62
|
-
mode?: string;
|
|
63
|
-
name?: string;
|
|
64
|
-
description?: string;
|
|
65
|
-
systemPrompt?: string;
|
|
66
|
-
status?: string;
|
|
67
|
-
drivenBaseUrl?: string;
|
|
68
|
-
shapeNpy?: string;
|
|
69
|
-
styleNpy?: string;
|
|
70
|
-
modelSettings?: {
|
|
71
|
-
[key: string]: unknown;
|
|
72
|
-
};
|
|
73
|
-
modelInfo?: {
|
|
74
|
-
[key: string]: unknown;
|
|
75
|
-
};
|
|
76
|
-
characterSettings?: {
|
|
77
|
-
[key: string]: unknown;
|
|
78
|
-
};
|
|
79
|
-
coverUrl?: string;
|
|
80
|
-
backgroundUrl?: string;
|
|
81
|
-
assetGroupIds?: Array<string>;
|
|
82
|
-
encoderStartFrame?: number;
|
|
83
|
-
language?: string;
|
|
84
|
-
};
|
|
85
|
-
export type CharacterTemplateServiceUpdateCharacterTemplateBody = {
|
|
86
|
-
name?: string;
|
|
87
|
-
description?: string;
|
|
88
|
-
systemPrompt?: string;
|
|
89
|
-
brain?: V1BrainSettings;
|
|
90
|
-
voice?: V1VoiceSettings;
|
|
91
|
-
ear?: V1EarSettings;
|
|
92
|
-
priority?: number;
|
|
93
|
-
drivenProviderId?: string;
|
|
94
|
-
};
|
|
95
|
-
|
|
96
|
-
export type ChristmasCharactersServiceUpdateChristmasCharacterBody = {
|
|
97
|
-
characterId?: string;
|
|
98
|
-
startedAt?: string;
|
|
99
|
-
needCharge?: boolean;
|
|
100
|
-
};
|
|
101
|
-
export type ConfigKvServiceUpdateConfigKvBody = {
|
|
102
|
-
key?: string;
|
|
103
|
-
value?: string;
|
|
104
|
-
description?: string;
|
|
105
|
-
};
|
|
106
|
-
|
|
107
|
-
export type JoiAvatarServiceUpdateJoiAvatarBody = {
|
|
108
|
-
name?: string;
|
|
109
|
-
characterSettings?: {
|
|
110
|
-
[key: string]: unknown;
|
|
111
|
-
};
|
|
112
|
-
modelSettings?: {
|
|
113
|
-
[key: string]: unknown;
|
|
114
|
-
};
|
|
115
|
-
speaker?: string;
|
|
116
|
-
systemPrompt?: string;
|
|
117
|
-
};
|
|
118
|
-
|
|
119
|
-
export type ModelApplyServiceConfigureModelApplyBody = {
|
|
120
|
-
characterSettings?: {
|
|
121
|
-
[key: string]: unknown;
|
|
122
|
-
};
|
|
123
|
-
modelSettings?: {
|
|
124
|
-
[key: string]: unknown;
|
|
125
|
-
};
|
|
126
|
-
dptProviderId?: string;
|
|
127
|
-
speaker?: string;
|
|
128
|
-
};
|
|
129
|
-
export type ProviderServiceUpdateProviderBody = {
|
|
130
|
-
name?: string;
|
|
131
|
-
type?: V1ProviderType;
|
|
132
|
-
apiUrl?: string;
|
|
133
|
-
apiKey?: string;
|
|
134
|
-
metadata?: {
|
|
135
|
-
[key: string]: string;
|
|
136
|
-
};
|
|
137
|
-
};
|
|
138
|
-
export type RedeemServiceUpdateRedeemBody = {
|
|
139
|
-
enabled?: boolean;
|
|
140
|
-
};
|
|
141
|
-
export type TaskHeartbeatServiceHeartbeatBody = {
|
|
142
|
-
status?: string;
|
|
143
|
-
data?: {
|
|
144
|
-
[key: string]: string;
|
|
145
|
-
};
|
|
146
|
-
};
|
|
147
|
-
|
|
148
|
-
export type Consolev1CollectionTaskServiceGetCollectionTaskOssCredentialsBody = {
|
|
149
|
-
resourcePath?: string;
|
|
150
|
-
durationSeconds?: string;
|
|
151
|
-
};
|
|
152
|
-
|
|
153
|
-
export type Consolev1CollectionTaskServiceSubmitCollectionFileBody = {
|
|
154
|
-
fileUrl?: string;
|
|
155
|
-
fileType?: string;
|
|
156
|
-
r2Key?: string;
|
|
157
|
-
duration?: number;
|
|
158
|
-
resolution?: string;
|
|
159
|
-
fileSize?: string;
|
|
160
|
-
};
|
|
161
|
-
|
|
162
|
-
export type Consolev1CollectionTaskServiceUpdateCollectionTaskBody = {
|
|
163
|
-
name?: string;
|
|
164
|
-
description?: string;
|
|
165
|
-
};
|
|
166
|
-
|
|
167
|
-
export type Consolev1ContainerImage = {
|
|
168
|
-
repositoryName?: string;
|
|
169
|
-
namespace?: string;
|
|
170
|
-
creationTime?: string;
|
|
171
|
-
updateTime?: string;
|
|
172
|
-
briefDesc?: string;
|
|
173
|
-
description?: string;
|
|
174
|
-
isPublic?: boolean;
|
|
175
|
-
};
|
|
176
|
-
|
|
177
|
-
export type Consolev1ContainerImageTag = {
|
|
178
|
-
tag?: string;
|
|
179
|
-
digest?: string;
|
|
180
|
-
size?: string;
|
|
181
|
-
pushTime?: string;
|
|
182
|
-
};
|
|
183
|
-
|
|
184
|
-
export type Consolev1CreateCollectionTaskRequest = {
|
|
185
|
-
name?: string;
|
|
186
|
-
description?: string;
|
|
187
|
-
expiresAt?: string;
|
|
188
|
-
creatorId?: string;
|
|
189
|
-
userPhone?: string;
|
|
190
|
-
};
|
|
191
|
-
export type Consolev1CreatePipeTemplateRequest = {
|
|
192
|
-
provider?: string;
|
|
193
|
-
metadata?: Consolev1PipeTemplateMetadata;
|
|
194
|
-
name?: string;
|
|
195
|
-
};
|
|
196
|
-
export type Consolev1CreatePipeTemplateResponse = {
|
|
197
|
-
pipeTemplate?: Consolev1PipeTemplate;
|
|
198
|
-
};
|
|
199
|
-
export type Consolev1DeletePipeTemplateResponse = {
|
|
200
|
-
[key: string]: unknown;
|
|
201
|
-
};
|
|
202
|
-
export type Consolev1GetCharacterResponse = {
|
|
203
|
-
character?: V1CharacterData;
|
|
204
|
-
assetGroup?: V1AssetGroupData;
|
|
205
|
-
};
|
|
206
|
-
export type Consolev1GetOssCredentialsRequest = {
|
|
207
|
-
resourcePath?: string;
|
|
208
|
-
durationSeconds?: string;
|
|
209
|
-
};
|
|
210
|
-
export type Consolev1GetOssCredentialsResponse = {
|
|
211
|
-
accessKeyId?: string;
|
|
212
|
-
secretAccessKey?: string;
|
|
213
|
-
sessionToken?: string;
|
|
214
|
-
expiration?: string;
|
|
215
|
-
region?: string;
|
|
216
|
-
bucketName?: string;
|
|
217
|
-
provider?: string;
|
|
218
|
-
baseUrl?: string;
|
|
219
|
-
accountId?: string;
|
|
220
|
-
};
|
|
221
|
-
export type Consolev1GetPipeTemplateResponse = {
|
|
222
|
-
pipeTemplate?: Consolev1PipeTemplate;
|
|
223
|
-
};
|
|
224
|
-
|
|
225
|
-
export type Consolev1Instance = {
|
|
226
|
-
instanceId?: string;
|
|
227
|
-
instanceName?: string;
|
|
228
|
-
instanceType?: string;
|
|
229
|
-
cpu?: string;
|
|
230
|
-
memory?: string;
|
|
231
|
-
status?: string;
|
|
232
|
-
privateIpAddress?: string;
|
|
233
|
-
publicIpAddress?: string;
|
|
234
|
-
creationTime?: string;
|
|
235
|
-
zone?: string;
|
|
236
|
-
imageId?: string;
|
|
237
|
-
osName?: string;
|
|
238
|
-
tags?: {
|
|
239
|
-
[key: string]: string;
|
|
240
|
-
};
|
|
241
|
-
};
|
|
242
|
-
|
|
243
|
-
export type Consolev1LaunchTemplate = {
|
|
244
|
-
launchTemplateId?: string;
|
|
245
|
-
launchTemplateName?: string;
|
|
246
|
-
launchTemplateVersion?: string;
|
|
247
|
-
defaultVersion?: string;
|
|
248
|
-
latestVersion?: string;
|
|
249
|
-
createdTime?: string;
|
|
250
|
-
createdBy?: string;
|
|
251
|
-
tags?: {
|
|
252
|
-
[key: string]: string;
|
|
253
|
-
};
|
|
254
|
-
};
|
|
255
|
-
|
|
256
|
-
export type Consolev1ListContainerImageTagsResponse = {
|
|
257
|
-
tags?: Array<Consolev1ContainerImageTag>;
|
|
258
|
-
pagination?: V1PaginationResponse;
|
|
259
|
-
};
|
|
260
|
-
|
|
261
|
-
export type Consolev1ListContainerImagesResponse = {
|
|
262
|
-
images?: Array<Consolev1ContainerImage>;
|
|
263
|
-
pagination?: V1PaginationResponse;
|
|
264
|
-
};
|
|
265
|
-
|
|
266
|
-
export type Consolev1ListInstancesResponse = {
|
|
267
|
-
instances?: Array<Consolev1Instance>;
|
|
268
|
-
pagination?: V1PaginationResponse;
|
|
269
|
-
};
|
|
270
|
-
|
|
271
|
-
export type Consolev1ListLaunchTemplatesResponse = {
|
|
272
|
-
launchTemplates?: Array<Consolev1LaunchTemplate>;
|
|
273
|
-
pagination?: V1PaginationResponse;
|
|
274
|
-
};
|
|
275
|
-
export type Consolev1ListPipeTemplatesResponse = {
|
|
276
|
-
pipeTemplates?: Array<Consolev1PipeTemplate>;
|
|
277
|
-
pagination?: V1PaginationResponse;
|
|
278
|
-
};
|
|
279
|
-
export type Consolev1ListUsersResponse = {
|
|
280
|
-
users?: Array<V1ConsoleUser>;
|
|
281
|
-
pagination?: V1PaginationResponse;
|
|
282
|
-
};
|
|
283
|
-
|
|
284
|
-
export type Consolev1LoginRequest = {
|
|
285
|
-
email?: string;
|
|
286
|
-
password?: string;
|
|
287
|
-
};
|
|
288
|
-
export type Consolev1LoginResponse = {
|
|
289
|
-
user?: V1ConsoleUser;
|
|
290
|
-
token?: string;
|
|
291
|
-
};
|
|
292
|
-
|
|
293
|
-
export type Consolev1LogoutRequest = {
|
|
294
|
-
[key: string]: unknown;
|
|
295
|
-
};
|
|
296
|
-
export type Consolev1LogoutResponse = {
|
|
297
|
-
[key: string]: unknown;
|
|
298
|
-
};
|
|
299
|
-
|
|
300
|
-
export type Consolev1MaterialServiceAdjustMaterialBody = {
|
|
301
|
-
phoneNumber?: string;
|
|
302
|
-
};
|
|
303
|
-
|
|
304
|
-
export type Consolev1MaterialServiceUpdateMaterialBody = {
|
|
305
|
-
type?: V1MaterialType;
|
|
306
|
-
name?: string;
|
|
307
|
-
filename?: string;
|
|
308
|
-
parameters?: {
|
|
309
|
-
[key: string]: unknown;
|
|
310
|
-
};
|
|
311
|
-
description?: string;
|
|
312
|
-
source?: string;
|
|
313
|
-
resolution?: string;
|
|
314
|
-
duration?: number;
|
|
315
|
-
filesize?: string;
|
|
316
|
-
tag?: Array<string>;
|
|
317
|
-
url?: string;
|
|
318
|
-
r2Key?: string;
|
|
319
|
-
sourceMaterialId?: string;
|
|
320
|
-
};
|
|
321
|
-
|
|
322
|
-
export type Consolev1oAuthProvider = 'OAUTH_PROVIDER_UNSPECIFIED' | 'OAUTH_PROVIDER_GITHUB' | 'OAUTH_PROVIDER_GOOGLE';
|
|
323
|
-
export type Consolev1PipeTemplate = {
|
|
324
|
-
id?: string;
|
|
325
|
-
provider?: string;
|
|
326
|
-
metadata?: Consolev1PipeTemplateMetadata;
|
|
327
|
-
createdAt?: string;
|
|
328
|
-
updatedAt?: string;
|
|
329
|
-
name?: string;
|
|
330
|
-
};
|
|
331
|
-
export type Consolev1PipeTemplateMetadata = {
|
|
332
|
-
launchTemplate?: string;
|
|
333
|
-
image?: Array<string>;
|
|
334
|
-
};
|
|
335
|
-
export type Consolev1PipeTemplateServiceUpdatePipeTemplateBody = {
|
|
336
|
-
provider?: string;
|
|
337
|
-
metadata?: Consolev1PipeTemplateMetadata;
|
|
338
|
-
name?: string;
|
|
339
|
-
};
|
|
340
|
-
|
|
341
|
-
export type Consolev1RegisterRequest = {
|
|
342
|
-
email?: string;
|
|
343
|
-
password?: string;
|
|
344
|
-
username?: string;
|
|
345
|
-
nickname?: string;
|
|
346
|
-
turnstileToken?: string;
|
|
347
|
-
};
|
|
348
|
-
export type Consolev1RegisterResponse = {
|
|
349
|
-
user?: V1ConsoleUser;
|
|
350
|
-
token?: string;
|
|
351
|
-
};
|
|
352
|
-
|
|
353
|
-
export type Consolev1Status = {
|
|
354
|
-
id?: string;
|
|
355
|
-
taskId?: string;
|
|
356
|
-
status?: string;
|
|
357
|
-
metadata?: {
|
|
358
|
-
[key: string]: unknown;
|
|
359
|
-
};
|
|
360
|
-
createdAt?: string;
|
|
361
|
-
updatedAt?: string;
|
|
362
|
-
deletedAt?: string;
|
|
363
|
-
};
|
|
364
|
-
|
|
365
|
-
export type Consolev1TaskServiceTerminateTaskInstancesBody = {
|
|
366
|
-
[key: string]: unknown;
|
|
367
|
-
};
|
|
368
|
-
|
|
369
|
-
export type Consolev1TaskServiceUpdateStatusBody = {
|
|
370
|
-
status?: string;
|
|
371
|
-
metadata?: {
|
|
372
|
-
[key: string]: unknown;
|
|
373
|
-
};
|
|
374
|
-
};
|
|
375
|
-
|
|
376
|
-
export type Consolev1TaskServiceUpdateTaskBody = {
|
|
377
|
-
pipeTemplateId?: string;
|
|
378
|
-
materialId?: string;
|
|
379
|
-
data?: {
|
|
380
|
-
[key: string]: unknown;
|
|
381
|
-
};
|
|
382
|
-
name?: string;
|
|
383
|
-
taskType?: V1TaskType;
|
|
384
|
-
creatorId?: string;
|
|
385
|
-
taskStatus?: V1TaskStatus;
|
|
386
|
-
resolution?: V1TaskResolution;
|
|
387
|
-
};
|
|
388
|
-
export type Consolev1UpdatePipeTemplateResponse = {
|
|
389
|
-
pipeTemplate?: Consolev1PipeTemplate;
|
|
390
|
-
};
|
|
391
|
-
export type Driveningressv2Animations = {
|
|
392
|
-
frameIdle?: Driveningressv2ResourceHolder;
|
|
393
|
-
frameMono?: Driveningressv2ResourceHolder;
|
|
394
|
-
audioMono?: Driveningressv2ResourceHolder;
|
|
395
|
-
};
|
|
396
|
-
export type Driveningressv2Models = {
|
|
397
|
-
shape?: Driveningressv2ResourceHolder;
|
|
398
|
-
gsStandard?: Driveningressv2ResourceHolder;
|
|
399
|
-
gsHigh?: Driveningressv2ResourceHolder;
|
|
400
|
-
gsUltra?: Driveningressv2ResourceHolder;
|
|
401
|
-
};
|
|
402
|
-
export type Driveningressv2Resource = {
|
|
403
|
-
type?: string;
|
|
404
|
-
local?: string;
|
|
405
|
-
remote?: string;
|
|
406
|
-
};
|
|
407
|
-
export type Driveningressv2ResourceHolder = {
|
|
408
|
-
resource?: Driveningressv2Resource;
|
|
409
|
-
};
|
|
410
|
-
|
|
411
|
-
export type Platformv1CollectionTaskServiceGetCollectionTaskOssCredentialsBody = {
|
|
412
|
-
resourcePath?: string;
|
|
413
|
-
durationSeconds?: string;
|
|
414
|
-
};
|
|
415
|
-
|
|
416
|
-
export type Platformv1CollectionTaskServiceSubmitCollectionFileBody = {
|
|
417
|
-
fileUrl?: string;
|
|
418
|
-
fileType?: string;
|
|
419
|
-
r2Key?: string;
|
|
420
|
-
duration?: number;
|
|
421
|
-
resolution?: string;
|
|
422
|
-
fileSize?: string;
|
|
423
|
-
};
|
|
424
|
-
|
|
425
|
-
export type Platformv1CollectionTaskServiceUpdateCollectionTaskBody = {
|
|
426
|
-
name?: string;
|
|
427
|
-
description?: string;
|
|
428
|
-
};
|
|
429
|
-
export type Platformv1ConsoleServiceCreateApiKeyBody = {
|
|
430
|
-
createdBy?: string;
|
|
431
|
-
};
|
|
432
|
-
|
|
433
|
-
export type Platformv1ContainerImage = {
|
|
434
|
-
repositoryName?: string;
|
|
435
|
-
namespace?: string;
|
|
436
|
-
creationTime?: string;
|
|
437
|
-
updateTime?: string;
|
|
438
|
-
briefDesc?: string;
|
|
439
|
-
description?: string;
|
|
440
|
-
isPublic?: boolean;
|
|
441
|
-
};
|
|
442
|
-
|
|
443
|
-
export type Platformv1ContainerImageTag = {
|
|
444
|
-
tag?: string;
|
|
445
|
-
digest?: string;
|
|
446
|
-
size?: string;
|
|
447
|
-
pushTime?: string;
|
|
448
|
-
};
|
|
449
|
-
|
|
450
|
-
export type Platformv1CreateCollectionTaskRequest = {
|
|
451
|
-
name?: string;
|
|
452
|
-
description?: string;
|
|
453
|
-
expiresAt?: string;
|
|
454
|
-
};
|
|
455
|
-
export type Platformv1CreatePipeTemplateRequest = {
|
|
456
|
-
provider?: string;
|
|
457
|
-
metadata?: Platformv1PipeTemplateMetadata;
|
|
458
|
-
name?: string;
|
|
459
|
-
};
|
|
460
|
-
export type Platformv1CreatePipeTemplateResponse = {
|
|
461
|
-
pipeTemplate?: Platformv1PipeTemplate;
|
|
462
|
-
};
|
|
463
|
-
export type Platformv1CreateUserRequest = {
|
|
464
|
-
email?: string;
|
|
465
|
-
username?: string;
|
|
466
|
-
language?: Platformv1Language;
|
|
467
|
-
type?: Platformv1UserType;
|
|
468
|
-
password?: string;
|
|
469
|
-
phone?: string;
|
|
470
|
-
};
|
|
471
|
-
export type Platformv1CreateUserResponse = {
|
|
472
|
-
user?: V1User;
|
|
473
|
-
};
|
|
474
|
-
export type Platformv1DeletePipeTemplateResponse = {
|
|
475
|
-
[key: string]: unknown;
|
|
476
|
-
};
|
|
477
|
-
export type Platformv1DeleteUserResponse = {
|
|
478
|
-
[key: string]: unknown;
|
|
479
|
-
};
|
|
480
|
-
export type Platformv1GetCharacterResponse = {
|
|
481
|
-
character?: V1FullCharacter;
|
|
482
|
-
};
|
|
483
|
-
export type Platformv1GetOssCredentialsRequest = {
|
|
484
|
-
resourcePath?: string;
|
|
485
|
-
durationSeconds?: string;
|
|
486
|
-
};
|
|
487
|
-
export type Platformv1GetOssCredentialsResponse = {
|
|
488
|
-
accessKeyId?: string;
|
|
489
|
-
secretAccessKey?: string;
|
|
490
|
-
sessionToken?: string;
|
|
491
|
-
expiration?: string;
|
|
492
|
-
region?: string;
|
|
493
|
-
bucketName?: string;
|
|
494
|
-
provider?: string;
|
|
495
|
-
baseUrl?: string;
|
|
496
|
-
accountId?: string;
|
|
497
|
-
};
|
|
498
|
-
export type Platformv1GetPipeTemplateResponse = {
|
|
499
|
-
pipeTemplate?: Platformv1PipeTemplate;
|
|
500
|
-
};
|
|
501
|
-
export type Platformv1GetUserResponse = {
|
|
502
|
-
user?: V1User;
|
|
503
|
-
};
|
|
504
|
-
|
|
505
|
-
export type Platformv1Instance = {
|
|
506
|
-
instanceId?: string;
|
|
507
|
-
instanceName?: string;
|
|
508
|
-
instanceType?: string;
|
|
509
|
-
cpu?: string;
|
|
510
|
-
memory?: string;
|
|
511
|
-
status?: string;
|
|
512
|
-
privateIpAddress?: string;
|
|
513
|
-
publicIpAddress?: string;
|
|
514
|
-
creationTime?: string;
|
|
515
|
-
zone?: string;
|
|
516
|
-
imageId?: string;
|
|
517
|
-
osName?: string;
|
|
518
|
-
tags?: {
|
|
519
|
-
[key: string]: string;
|
|
520
|
-
};
|
|
521
|
-
};
|
|
522
|
-
export type Platformv1Language = 'LANGUAGE_UNSPECIFIED' | 'LANGUAGE_ZH_CN' | 'LANGUAGE_EN_US' | 'LANGUAGE_JA_JP';
|
|
523
|
-
|
|
524
|
-
export type Platformv1LaunchTemplate = {
|
|
525
|
-
launchTemplateId?: string;
|
|
526
|
-
launchTemplateName?: string;
|
|
527
|
-
launchTemplateVersion?: string;
|
|
528
|
-
defaultVersion?: string;
|
|
529
|
-
latestVersion?: string;
|
|
530
|
-
createdTime?: string;
|
|
531
|
-
createdBy?: string;
|
|
532
|
-
tags?: {
|
|
533
|
-
[key: string]: string;
|
|
534
|
-
};
|
|
535
|
-
};
|
|
536
|
-
|
|
537
|
-
export type Platformv1ListChristmasCharactersResponse = {
|
|
538
|
-
characters?: Array<V1ChristmasCharacterInfo>;
|
|
539
|
-
pagination?: V1PaginationResponse;
|
|
540
|
-
};
|
|
541
|
-
|
|
542
|
-
export type Platformv1ListContainerImageTagsResponse = {
|
|
543
|
-
tags?: Array<Platformv1ContainerImageTag>;
|
|
544
|
-
pagination?: V1PaginationResponse;
|
|
545
|
-
};
|
|
546
|
-
|
|
547
|
-
export type Platformv1ListContainerImagesResponse = {
|
|
548
|
-
images?: Array<Platformv1ContainerImage>;
|
|
549
|
-
pagination?: V1PaginationResponse;
|
|
550
|
-
};
|
|
551
|
-
|
|
552
|
-
export type Platformv1ListInstancesResponse = {
|
|
553
|
-
instances?: Array<Platformv1Instance>;
|
|
554
|
-
pagination?: V1PaginationResponse;
|
|
555
|
-
};
|
|
556
|
-
|
|
557
|
-
export type Platformv1ListLaunchTemplatesResponse = {
|
|
558
|
-
launchTemplates?: Array<Platformv1LaunchTemplate>;
|
|
559
|
-
pagination?: V1PaginationResponse;
|
|
560
|
-
};
|
|
561
|
-
export type Platformv1ListPipeTemplatesResponse = {
|
|
562
|
-
pipeTemplates?: Array<Platformv1PipeTemplate>;
|
|
563
|
-
pagination?: V1PaginationResponse;
|
|
564
|
-
};
|
|
565
|
-
export type Platformv1ListUsersResponse = {
|
|
566
|
-
users?: Array<V1User>;
|
|
567
|
-
pagination?: V1PaginationResponse;
|
|
568
|
-
};
|
|
569
|
-
export type Platformv1LoginRequest = {
|
|
570
|
-
username?: string;
|
|
571
|
-
password?: string;
|
|
572
|
-
};
|
|
573
|
-
export type Platformv1LoginResponse = {
|
|
574
|
-
token?: string;
|
|
575
|
-
user?: V1User;
|
|
576
|
-
};
|
|
577
|
-
export type Platformv1LogoutRequest = {
|
|
578
|
-
[key: string]: unknown;
|
|
579
|
-
};
|
|
580
|
-
export type Platformv1LogoutResponse = {
|
|
581
|
-
[key: string]: unknown;
|
|
582
|
-
};
|
|
583
|
-
|
|
584
|
-
export type Platformv1MaterialServiceAdjustMaterialBody = {
|
|
585
|
-
phoneNumber?: string;
|
|
586
|
-
};
|
|
587
|
-
|
|
588
|
-
export type Platformv1MaterialServiceUpdateMaterialBody = {
|
|
589
|
-
type?: V1MaterialType;
|
|
590
|
-
name?: string;
|
|
591
|
-
filename?: string;
|
|
592
|
-
parameters?: {
|
|
593
|
-
[key: string]: unknown;
|
|
594
|
-
};
|
|
595
|
-
description?: string;
|
|
596
|
-
source?: string;
|
|
597
|
-
resolution?: string;
|
|
598
|
-
duration?: number;
|
|
599
|
-
filesize?: string;
|
|
600
|
-
tag?: Array<string>;
|
|
601
|
-
url?: string;
|
|
602
|
-
r2Key?: string;
|
|
603
|
-
sourceMaterialId?: string;
|
|
604
|
-
};
|
|
605
|
-
export type Platformv1MeResponse = {
|
|
606
|
-
user?: V1User;
|
|
607
|
-
};
|
|
608
|
-
export type Platformv1PipeTemplate = {
|
|
609
|
-
id?: string;
|
|
610
|
-
provider?: string;
|
|
611
|
-
metadata?: Platformv1PipeTemplateMetadata;
|
|
612
|
-
createdAt?: string;
|
|
613
|
-
updatedAt?: string;
|
|
614
|
-
name?: string;
|
|
615
|
-
};
|
|
616
|
-
export type Platformv1PipeTemplateMetadata = {
|
|
617
|
-
launchTemplate?: string;
|
|
618
|
-
image?: Array<string>;
|
|
619
|
-
};
|
|
620
|
-
export type Platformv1PipeTemplateServiceUpdatePipeTemplateBody = {
|
|
621
|
-
provider?: string;
|
|
622
|
-
metadata?: Platformv1PipeTemplateMetadata;
|
|
623
|
-
name?: string;
|
|
624
|
-
};
|
|
625
|
-
export type Platformv1ProcessCoefRequest = {
|
|
626
|
-
startFrame?: number;
|
|
627
|
-
coefNpz?: string;
|
|
628
|
-
version?: string;
|
|
629
|
-
};
|
|
630
|
-
export type Platformv1ProcessCoefResponse = {
|
|
631
|
-
styleNpy?: string;
|
|
632
|
-
};
|
|
633
|
-
export type Platformv1RegisterRequest = {
|
|
634
|
-
email?: string;
|
|
635
|
-
username?: string;
|
|
636
|
-
password?: string;
|
|
637
|
-
language?: Platformv1Language;
|
|
638
|
-
invitationCode?: string;
|
|
639
|
-
phone?: string;
|
|
640
|
-
};
|
|
641
|
-
export type Platformv1RegisterResponse = {
|
|
642
|
-
user?: V1User;
|
|
643
|
-
};
|
|
644
|
-
|
|
645
|
-
export type Platformv1TaskServiceTerminateTaskInstancesBody = {
|
|
646
|
-
[key: string]: unknown;
|
|
647
|
-
};
|
|
648
|
-
|
|
649
|
-
export type Platformv1TaskServiceUpdateStatusBody = {
|
|
650
|
-
status?: string;
|
|
651
|
-
metadata?: {
|
|
652
|
-
[key: string]: unknown;
|
|
653
|
-
};
|
|
654
|
-
};
|
|
655
|
-
|
|
656
|
-
export type Platformv1TaskServiceUpdateTaskBody = {
|
|
657
|
-
pipeTemplateId?: string;
|
|
658
|
-
materialId?: string;
|
|
659
|
-
data?: {
|
|
660
|
-
[key: string]: unknown;
|
|
661
|
-
};
|
|
662
|
-
name?: string;
|
|
663
|
-
taskType?: V1TaskType;
|
|
664
|
-
creatorId?: string;
|
|
665
|
-
taskStatus?: V1TaskStatus;
|
|
666
|
-
resolution?: V1TaskResolution;
|
|
667
|
-
};
|
|
668
|
-
export type Platformv1UpdatePipeTemplateResponse = {
|
|
669
|
-
pipeTemplate?: Platformv1PipeTemplate;
|
|
670
|
-
};
|
|
671
|
-
export type Platformv1UpdateUserResponse = {
|
|
672
|
-
user?: V1User;
|
|
673
|
-
};
|
|
674
|
-
export type Platformv1UserType = 'USER_TYPE_UNSPECIFIED' | 'USER_TYPE_NORMAL' | 'USER_TYPE_ANONYMOUS' | 'USER_TYPE_PAID';
|
|
675
|
-
|
|
676
|
-
export type ProtobufAny = {
|
|
677
|
-
'@type'?: string;
|
|
678
|
-
[key: string]: unknown | string | undefined;
|
|
679
|
-
};
|
|
680
|
-
|
|
681
|
-
export type ProtobufNullValue = 'NULL_VALUE';
|
|
682
|
-
export type Realtimev1CreateUserRequest = {
|
|
683
|
-
email?: string;
|
|
684
|
-
username?: string;
|
|
685
|
-
nickname?: string;
|
|
686
|
-
password?: string;
|
|
687
|
-
gender?: Realtimev1Gender;
|
|
688
|
-
language?: Realtimev1Language;
|
|
689
|
-
type?: Realtimev1UserType;
|
|
690
|
-
metadata?: {
|
|
691
|
-
[key: string]: unknown;
|
|
692
|
-
};
|
|
693
|
-
};
|
|
694
|
-
export type Realtimev1CreateUserResponse = {
|
|
695
|
-
user?: Realtimev1RealtimeUser;
|
|
696
|
-
};
|
|
697
|
-
export type Realtimev1DeleteUserResponse = {
|
|
698
|
-
[key: string]: unknown;
|
|
699
|
-
};
|
|
700
|
-
export type Realtimev1Gender = 'GENDER_UNSPECIFIED' | 'GENDER_MALE' | 'GENDER_FEMALE' | 'GENDER_OTHER';
|
|
701
|
-
export type Realtimev1GetUserResponse = {
|
|
702
|
-
user?: Realtimev1RealtimeUser;
|
|
703
|
-
};
|
|
704
|
-
export type Realtimev1Language = 'LANGUAGE_UNSPECIFIED' | 'LANGUAGE_ZH_CN' | 'LANGUAGE_EN_US';
|
|
705
|
-
export type Realtimev1ListUsersResponse = {
|
|
706
|
-
users?: Array<Realtimev1RealtimeUser>;
|
|
707
|
-
pagination?: V1PaginationResponse;
|
|
708
|
-
};
|
|
709
|
-
export type Realtimev1LoginRequest = {
|
|
710
|
-
username?: string;
|
|
711
|
-
password?: string;
|
|
712
|
-
};
|
|
713
|
-
export type Realtimev1LoginResponse = {
|
|
714
|
-
token?: string;
|
|
715
|
-
};
|
|
716
|
-
export type Realtimev1LogoutRequest = {
|
|
717
|
-
[key: string]: unknown;
|
|
718
|
-
};
|
|
719
|
-
export type Realtimev1LogoutResponse = {
|
|
720
|
-
[key: string]: unknown;
|
|
721
|
-
};
|
|
722
|
-
export type Realtimev1MeResponse = {
|
|
723
|
-
user?: Realtimev1RealtimeUser;
|
|
724
|
-
};
|
|
725
|
-
export type Realtimev1RealtimeCharacter = {
|
|
726
|
-
id?: string;
|
|
727
|
-
scene?: Array<string>;
|
|
728
|
-
version?: string;
|
|
729
|
-
name?: string;
|
|
730
|
-
description?: string;
|
|
731
|
-
status?: string;
|
|
732
|
-
modelSettings?: {
|
|
733
|
-
[key: string]: unknown;
|
|
734
|
-
};
|
|
735
|
-
modelInfo?: string;
|
|
736
|
-
characterSettings?: {
|
|
737
|
-
[key: string]: unknown;
|
|
738
|
-
};
|
|
739
|
-
assetGroups?: Array<V1CharacterAssetGroup>;
|
|
740
|
-
updatedAt?: string;
|
|
741
|
-
};
|
|
742
|
-
export type Realtimev1RealtimeListCharactersResponse = {
|
|
743
|
-
characters?: Array<Realtimev1RealtimeCharacter>;
|
|
744
|
-
pagination?: V1PaginationResponse;
|
|
745
|
-
};
|
|
746
|
-
export type Realtimev1RealtimeUser = {
|
|
747
|
-
id?: string;
|
|
748
|
-
username?: string;
|
|
749
|
-
nickname?: string;
|
|
750
|
-
avatarUrl?: string;
|
|
751
|
-
email?: string;
|
|
752
|
-
gender?: Realtimev1Gender;
|
|
753
|
-
language?: Realtimev1Language;
|
|
754
|
-
type?: Realtimev1UserType;
|
|
755
|
-
registerDate?: string;
|
|
756
|
-
lastLoginDate?: string;
|
|
757
|
-
metadata?: {
|
|
758
|
-
[key: string]: unknown;
|
|
759
|
-
};
|
|
760
|
-
createdAt?: string;
|
|
761
|
-
updatedAt?: string;
|
|
762
|
-
deletedAt?: string;
|
|
763
|
-
};
|
|
764
|
-
export type Realtimev1RealtimeUserServiceUpdateUserBody = {
|
|
765
|
-
email?: string;
|
|
766
|
-
username?: string;
|
|
767
|
-
nickname?: string;
|
|
768
|
-
gender?: Realtimev1Gender;
|
|
769
|
-
language?: Realtimev1Language;
|
|
770
|
-
type?: Realtimev1UserType;
|
|
771
|
-
metadata?: {
|
|
772
|
-
[key: string]: unknown;
|
|
773
|
-
};
|
|
774
|
-
};
|
|
775
|
-
export type Realtimev1RegisterRequest = {
|
|
776
|
-
email?: string;
|
|
777
|
-
username?: string;
|
|
778
|
-
password?: string;
|
|
779
|
-
gender?: Realtimev1Gender;
|
|
780
|
-
language?: Realtimev1Language;
|
|
781
|
-
};
|
|
782
|
-
export type Realtimev1RegisterResponse = {
|
|
783
|
-
user?: Realtimev1RealtimeUser;
|
|
784
|
-
};
|
|
785
|
-
export type Realtimev1UpdateUserResponse = {
|
|
786
|
-
user?: Realtimev1RealtimeUser;
|
|
787
|
-
};
|
|
788
|
-
export type Realtimev1UserType = 'USER_TYPE_UNSPECIFIED' | 'USER_TYPE_NORMAL' | 'USER_TYPE_ANONYMOUS' | 'USER_TYPE_PAID';
|
|
789
|
-
export type Realtimev2Gender = 'GENDER_UNSPECIFIED' | 'GENDER_MALE' | 'GENDER_FEMALE' | 'GENDER_OTHER';
|
|
790
|
-
|
|
791
|
-
export type Realtimev2GetUserResponse = {
|
|
792
|
-
user?: Realtimev2RealtimeUser;
|
|
793
|
-
};
|
|
794
|
-
|
|
795
|
-
export type Realtimev2ListChristmasCharactersResponse = {
|
|
796
|
-
characters?: Array<V2ChristmasCharacter>;
|
|
797
|
-
};
|
|
798
|
-
export type Realtimev2ProcessCoefRequest = {
|
|
799
|
-
startFrame?: number;
|
|
800
|
-
characterId?: string;
|
|
801
|
-
drivenProviderId?: string;
|
|
802
|
-
};
|
|
803
|
-
export type Realtimev2ProcessCoefResponse = {
|
|
804
|
-
styleNpy?: string;
|
|
805
|
-
};
|
|
806
|
-
export type Realtimev2RealtimeCharacter = {
|
|
807
|
-
id?: string;
|
|
808
|
-
scene?: Array<string>;
|
|
809
|
-
name?: string;
|
|
810
|
-
description?: string;
|
|
811
|
-
status?: string;
|
|
812
|
-
modelInfo?: string;
|
|
813
|
-
coverUrl?: string;
|
|
814
|
-
updatedAt?: string;
|
|
815
|
-
};
|
|
816
|
-
export type Realtimev2RealtimeListCharactersResponse = {
|
|
817
|
-
characters?: Array<Realtimev2RealtimeCharacter>;
|
|
818
|
-
pagination?: V1PaginationResponse;
|
|
819
|
-
};
|
|
820
|
-
|
|
821
|
-
export type Realtimev2RealtimeUser = {
|
|
822
|
-
id?: string;
|
|
823
|
-
username?: string;
|
|
824
|
-
nickname?: string;
|
|
825
|
-
email?: string;
|
|
826
|
-
gender?: Realtimev2Gender;
|
|
827
|
-
};
|
|
828
|
-
|
|
829
|
-
export type Realtimev2UpdateUserRequest = {
|
|
830
|
-
username?: string;
|
|
831
|
-
nickname?: string;
|
|
832
|
-
gender?: Realtimev2Gender;
|
|
833
|
-
};
|
|
834
|
-
|
|
835
|
-
export type Realtimev2UpdateUserResponse = {
|
|
836
|
-
user?: Realtimev2RealtimeUser;
|
|
837
|
-
};
|
|
838
|
-
|
|
839
|
-
export type V1ApiKey = {
|
|
840
|
-
apiKey?: string;
|
|
841
|
-
createdAt?: string;
|
|
842
|
-
createdBy?: string;
|
|
843
|
-
};
|
|
844
|
-
export type V1AdjustMaterialResponse = {
|
|
845
|
-
success?: boolean;
|
|
846
|
-
};
|
|
847
|
-
|
|
848
|
-
export type V1AdminChangePasswordRequest = {
|
|
849
|
-
oldPassword?: string;
|
|
850
|
-
newPassword?: string;
|
|
851
|
-
};
|
|
852
|
-
export type V1AdminChangePasswordResponse = {
|
|
853
|
-
[key: string]: unknown;
|
|
854
|
-
};
|
|
855
|
-
|
|
856
|
-
export type V1AdminCreateConfigRequest = {
|
|
857
|
-
key?: string;
|
|
858
|
-
value?: string;
|
|
859
|
-
description?: string;
|
|
860
|
-
createdBy?: string;
|
|
861
|
-
};
|
|
862
|
-
export type V1AdminCreateConfigResponse = {
|
|
863
|
-
config?: V1ConsoleConfig;
|
|
864
|
-
};
|
|
865
|
-
|
|
866
|
-
export type V1AdminCreateUserCharacterRequest = {
|
|
867
|
-
characterId?: string;
|
|
868
|
-
consoleUserId?: string;
|
|
869
|
-
};
|
|
870
|
-
export type V1AdminCreateUserCharacterResponse = {
|
|
871
|
-
userCharacter?: V1ConsoleUserCharacter;
|
|
872
|
-
};
|
|
873
|
-
export type V1AdminDeleteConfigResponse = {
|
|
874
|
-
[key: string]: unknown;
|
|
875
|
-
};
|
|
876
|
-
export type V1AdminDeleteUserCharacterResponse = {
|
|
877
|
-
[key: string]: unknown;
|
|
878
|
-
};
|
|
879
|
-
|
|
880
|
-
export type V1AdminGetAppResponse = {
|
|
881
|
-
app?: V1App;
|
|
882
|
-
};
|
|
883
|
-
export type V1AdminGetConfigResponse = {
|
|
884
|
-
config?: V1ConsoleConfig;
|
|
885
|
-
};
|
|
886
|
-
export type V1AdminGetUserCharacterResponse = {
|
|
887
|
-
userCharacter?: V1ConsoleUserCharacter;
|
|
888
|
-
};
|
|
889
|
-
export type V1AdminGetUserConfigResponse = {
|
|
890
|
-
userConfig?: V1ConsoleUserConfig;
|
|
891
|
-
};
|
|
892
|
-
export type V1AdminListApiKeysResponse = {
|
|
893
|
-
apiKeys?: Array<V1ApiKey>;
|
|
894
|
-
pagination?: V1PaginationResponse;
|
|
895
|
-
};
|
|
896
|
-
export type V1AdminListAppsResponse = {
|
|
897
|
-
apps?: Array<V1App>;
|
|
898
|
-
pagination?: V1PaginationResponse;
|
|
899
|
-
};
|
|
900
|
-
export type V1AdminListConfigsResponse = {
|
|
901
|
-
configs?: Array<V1ConsoleConfig>;
|
|
902
|
-
pagination?: V1PaginationResponse;
|
|
903
|
-
};
|
|
904
|
-
export type V1AdminListUserCharactersResponse = {
|
|
905
|
-
userCharacters?: Array<V1ConsoleUserCharacter>;
|
|
906
|
-
pagination?: V1PaginationResponse;
|
|
907
|
-
};
|
|
908
|
-
export type V1AdminListUserConfigsResponse = {
|
|
909
|
-
userConfigs?: Array<V1ConsoleUserConfig>;
|
|
910
|
-
pagination?: V1PaginationResponse;
|
|
911
|
-
};
|
|
912
|
-
|
|
913
|
-
export type V1AdminLoginRequest = {
|
|
914
|
-
email?: string;
|
|
915
|
-
password?: string;
|
|
916
|
-
};
|
|
917
|
-
export type V1AdminLoginResponse = {
|
|
918
|
-
adminUser?: V1AdminUser;
|
|
919
|
-
token?: string;
|
|
920
|
-
};
|
|
921
|
-
export type V1AdminUpdateConfigResponse = {
|
|
922
|
-
config?: V1ConsoleConfig;
|
|
923
|
-
};
|
|
924
|
-
export type V1AdminUpdateUserCharacterResponse = {
|
|
925
|
-
userCharacter?: V1ConsoleUserCharacter;
|
|
926
|
-
};
|
|
927
|
-
export type V1AdminUpdateUserConfigResponse = {
|
|
928
|
-
userConfig?: V1ConsoleUserConfig;
|
|
929
|
-
};
|
|
930
|
-
|
|
931
|
-
export type V1AdminUser = {
|
|
932
|
-
id?: string;
|
|
933
|
-
email?: string;
|
|
934
|
-
createdAt?: string;
|
|
935
|
-
updatedAt?: string;
|
|
936
|
-
deletedAt?: string;
|
|
937
|
-
};
|
|
938
|
-
|
|
939
|
-
export type V1App = {
|
|
940
|
-
appId?: string;
|
|
941
|
-
name?: string;
|
|
942
|
-
apiKeys?: Array<V1ApiKey>;
|
|
943
|
-
createdAt?: string;
|
|
944
|
-
updatedAt?: string;
|
|
945
|
-
createdBy?: string;
|
|
946
|
-
};
|
|
947
|
-
|
|
948
|
-
export type V1AppServiceCreateApiKeyBody = {
|
|
949
|
-
[key: string]: unknown;
|
|
950
|
-
};
|
|
951
|
-
export type V1AppServiceCreateApiKeyResponse = {
|
|
952
|
-
apiKey?: V1ApiKey;
|
|
953
|
-
};
|
|
954
|
-
|
|
955
|
-
export type V1AppServiceCreateAppRequest = {
|
|
956
|
-
name?: string;
|
|
957
|
-
};
|
|
958
|
-
export type V1AppServiceCreateAppResponse = {
|
|
959
|
-
appId?: string;
|
|
960
|
-
};
|
|
961
|
-
export type V1AppServiceDeleteApiKeyResponse = {
|
|
962
|
-
[key: string]: unknown;
|
|
963
|
-
};
|
|
964
|
-
export type V1AppServiceDeleteAppResponse = {
|
|
965
|
-
[key: string]: unknown;
|
|
966
|
-
};
|
|
967
|
-
export type V1AppServiceGetAppResponse = {
|
|
968
|
-
app?: V1App;
|
|
969
|
-
};
|
|
970
|
-
export type V1AppServiceListApiKeysResponse = {
|
|
971
|
-
apiKeys?: Array<V1ApiKey>;
|
|
972
|
-
pagination?: V1PaginationResponse;
|
|
973
|
-
};
|
|
974
|
-
export type V1AppServiceListAppsResponse = {
|
|
975
|
-
apps?: Array<V1App>;
|
|
976
|
-
pagination?: V1PaginationResponse;
|
|
977
|
-
};
|
|
978
|
-
export type V1Asset = {
|
|
979
|
-
id?: string;
|
|
980
|
-
name?: string;
|
|
981
|
-
type?: V1AssetType;
|
|
982
|
-
url?: string;
|
|
983
|
-
filename?: string;
|
|
984
|
-
updatedAt?: string;
|
|
985
|
-
};
|
|
986
|
-
export type V1AssetBindingType = 'ASSET_BINDING_TYPE_UNSPECIFIED' | 'ASSET_BINDING_TYPE_CHARACTER';
|
|
987
|
-
|
|
988
|
-
export type V1AssetData = {
|
|
989
|
-
id?: string;
|
|
990
|
-
type?: string;
|
|
991
|
-
url?: string;
|
|
992
|
-
filename?: string;
|
|
993
|
-
};
|
|
994
|
-
export type V1AssetGroup = {
|
|
995
|
-
id?: string;
|
|
996
|
-
name?: string;
|
|
997
|
-
coverUrl?: string;
|
|
998
|
-
assets?: Array<V1Asset>;
|
|
999
|
-
bindings?: Array<V1AssetsBinding>;
|
|
1000
|
-
metadata?: {
|
|
1001
|
-
[key: string]: unknown;
|
|
1002
|
-
};
|
|
1003
|
-
version?: string;
|
|
1004
|
-
debugInfo?: {
|
|
1005
|
-
[key: string]: unknown;
|
|
1006
|
-
};
|
|
1007
|
-
taskId?: string;
|
|
1008
|
-
shapeNpy?: string;
|
|
1009
|
-
materialId?: string;
|
|
1010
|
-
customAnimations?: Array<V1CustomAnimation>;
|
|
1011
|
-
updatedAt?: string;
|
|
1012
|
-
createdBy?: string;
|
|
1013
|
-
};
|
|
1014
|
-
|
|
1015
|
-
export type V1AssetGroupData = {
|
|
1016
|
-
id?: string;
|
|
1017
|
-
shapeNpy?: string;
|
|
1018
|
-
assets?: Array<V1AssetData>;
|
|
1019
|
-
};
|
|
1020
|
-
export type V1AssetGroupSortField = 'ASSET_GROUP_SORT_FIELD_UNSPECIFIED' | 'ASSET_GROUP_SORT_FIELD_UPDATED_AT';
|
|
1021
|
-
|
|
1022
|
-
export type V1AssetType = 'ASSET_TYPE_UNSPECIFIED' | 'ASSET_TYPE_COMPRESS_ANIMATION' | 'ASSET_TYPE_COMPRESS_MODEL' | 'ASSET_TYPE_COVER' | 'ASSET_TYPE_CHARACTER_AUDIO' | 'ASSET_TYPE_SHAPE' | 'ASSET_TYPE_ANIMATION_IDLE' | 'ASSET_TYPE_ANIMATION_MONO' | 'ASSET_TYPE_AUDIO_MONO' | 'ASSET_TYPE_BACKGROUND' | 'ASSET_TYPE_CAMERA' | 'ASSET_TYPE_POINT_CLOUD_STANDARD' | 'ASSET_TYPE_POINT_CLOUD_HIGH' | 'ASSET_TYPE_POINT_CLOUD_ULTRA' | 'ASSET_TYPE_SHAPE_NPY' | 'ASSET_TYPE_MODEL_SETTINGS' | 'ASSET_TYPE_ANIMATION_DATA';
|
|
1023
|
-
export type V1AssetsBinding = {
|
|
1024
|
-
type?: V1AssetBindingType;
|
|
1025
|
-
bindingId?: string;
|
|
1026
|
-
};
|
|
1027
|
-
export type V1AudioData = {
|
|
1028
|
-
audioBytes?: string;
|
|
1029
|
-
audioFormat?: string;
|
|
1030
|
-
text?: string;
|
|
1031
|
-
};
|
|
1032
|
-
export type V1BrainProviderSettings = {
|
|
1033
|
-
model?: string;
|
|
1034
|
-
};
|
|
1035
|
-
export type V1BrainSettings = {
|
|
1036
|
-
platform?: string;
|
|
1037
|
-
settings?: V1BrainProviderSettings;
|
|
1038
|
-
};
|
|
1039
|
-
|
|
1040
|
-
export type V1ChangePasswordRequest = {
|
|
1041
|
-
oldPassword?: string;
|
|
1042
|
-
newPassword?: string;
|
|
1043
|
-
};
|
|
1044
|
-
export type V1ChangePasswordResponse = {
|
|
1045
|
-
[key: string]: unknown;
|
|
1046
|
-
};
|
|
1047
|
-
export type V1Character = {
|
|
1048
|
-
id?: string;
|
|
1049
|
-
name?: string;
|
|
1050
|
-
description?: string;
|
|
1051
|
-
status?: string;
|
|
1052
|
-
updatedAt?: string;
|
|
1053
|
-
priority?: number;
|
|
1054
|
-
coverUrl?: string;
|
|
1055
|
-
backgroundUrl?: string;
|
|
1056
|
-
createdBy?: string;
|
|
1057
|
-
redeem?: V1Redeem;
|
|
1058
|
-
encoderStartFrame?: number;
|
|
1059
|
-
characterTemplateId?: string;
|
|
1060
|
-
listNames?: Array<string>;
|
|
1061
|
-
language?: string;
|
|
1062
|
-
};
|
|
1063
|
-
|
|
1064
|
-
export type V1CharacterAssetGroup = {
|
|
1065
|
-
id?: string;
|
|
1066
|
-
name?: string;
|
|
1067
|
-
coverUrl?: string;
|
|
1068
|
-
assets?: Array<V1Asset>;
|
|
1069
|
-
version?: string;
|
|
1070
|
-
debugInfo?: {
|
|
1071
|
-
[key: string]: unknown;
|
|
1072
|
-
};
|
|
1073
|
-
taskId?: string;
|
|
1074
|
-
shapeNpy?: string;
|
|
1075
|
-
materialId?: string;
|
|
1076
|
-
customAnimations?: Array<V1CustomAnimation>;
|
|
1077
|
-
updatedAt?: string;
|
|
1078
|
-
createdBy?: string;
|
|
1079
|
-
};
|
|
1080
|
-
|
|
1081
|
-
export type V1CharacterData = {
|
|
1082
|
-
id?: string;
|
|
1083
|
-
drivenBaseUrl?: string;
|
|
1084
|
-
shapeNpy?: string;
|
|
1085
|
-
styleNpy?: string;
|
|
1086
|
-
modelSettings?: {
|
|
1087
|
-
[key: string]: unknown;
|
|
1088
|
-
};
|
|
1089
|
-
backgroundUrl?: string;
|
|
1090
|
-
};
|
|
1091
|
-
export type V1CharacterSortField = 'CHARACTER_SORT_FIELD_UNSPECIFIED' | 'CHARACTER_SORT_FIELD_PRIORITY' | 'CHARACTER_SORT_FIELD_UPDATED_AT';
|
|
1092
|
-
|
|
1093
|
-
export type V1CharacterTemplate = {
|
|
1094
|
-
id?: string;
|
|
1095
|
-
name?: string;
|
|
1096
|
-
description?: string;
|
|
1097
|
-
systemPrompt?: string;
|
|
1098
|
-
brain?: V1BrainSettings;
|
|
1099
|
-
voice?: V1VoiceSettings;
|
|
1100
|
-
ear?: V1EarSettings;
|
|
1101
|
-
updatedAt?: string;
|
|
1102
|
-
priority?: number;
|
|
1103
|
-
createdBy?: string;
|
|
1104
|
-
drivenProviderId?: string;
|
|
1105
|
-
characterCount?: number;
|
|
1106
|
-
};
|
|
1107
|
-
|
|
1108
|
-
export type V1ChristmasCharacterInfo = {
|
|
1109
|
-
id?: string;
|
|
1110
|
-
characterId?: string;
|
|
1111
|
-
startedAt?: string;
|
|
1112
|
-
needCharge?: boolean;
|
|
1113
|
-
};
|
|
1114
|
-
|
|
1115
|
-
export type V1CollectionTask = {
|
|
1116
|
-
id?: string;
|
|
1117
|
-
name?: string;
|
|
1118
|
-
description?: string;
|
|
1119
|
-
shareToken?: string;
|
|
1120
|
-
expiresAt?: string;
|
|
1121
|
-
isUsed?: boolean;
|
|
1122
|
-
creatorId?: string;
|
|
1123
|
-
status?: V1CollectionTaskStatus;
|
|
1124
|
-
materialId?: string;
|
|
1125
|
-
failureReason?: string;
|
|
1126
|
-
createdAt?: string;
|
|
1127
|
-
updatedAt?: string;
|
|
1128
|
-
};
|
|
1129
|
-
|
|
1130
|
-
export type V1CollectionTaskStatus = 'COLLECTION_TASK_STATUS_UNSPECIFIED' | 'COLLECTION_TASK_STATUS_PENDING' | 'COLLECTION_TASK_STATUS_COMPLETED' | 'COLLECTION_TASK_STATUS_FAILED';
|
|
1131
|
-
export type V1ConfigKv = {
|
|
1132
|
-
id?: string;
|
|
1133
|
-
key?: string;
|
|
1134
|
-
value?: string;
|
|
1135
|
-
description?: string;
|
|
1136
|
-
createdAt?: string;
|
|
1137
|
-
updatedAt?: string;
|
|
1138
|
-
deletedAt?: string;
|
|
1139
|
-
};
|
|
1140
|
-
|
|
1141
|
-
export type V1ConsoleConfig = {
|
|
1142
|
-
id?: string;
|
|
1143
|
-
key?: string;
|
|
1144
|
-
value?: string;
|
|
1145
|
-
description?: string;
|
|
1146
|
-
createdAt?: string;
|
|
1147
|
-
updatedAt?: string;
|
|
1148
|
-
deletedAt?: string;
|
|
1149
|
-
createdBy?: string;
|
|
1150
|
-
updatedBy?: string;
|
|
1151
|
-
};
|
|
1152
|
-
|
|
1153
|
-
export type V1ConsoleUser = {
|
|
1154
|
-
id?: string;
|
|
1155
|
-
email?: string;
|
|
1156
|
-
username?: string;
|
|
1157
|
-
nickname?: string;
|
|
1158
|
-
avatarUrl?: string;
|
|
1159
|
-
oauthProvider?: Consolev1oAuthProvider;
|
|
1160
|
-
oauthId?: string;
|
|
1161
|
-
oauthEmail?: string;
|
|
1162
|
-
createdAt?: string;
|
|
1163
|
-
updatedAt?: string;
|
|
1164
|
-
lastLoginAt?: string;
|
|
1165
|
-
emailVerified?: boolean;
|
|
1166
|
-
};
|
|
1167
|
-
|
|
1168
|
-
export type V1ConsoleUserCharacter = {
|
|
1169
|
-
id?: string;
|
|
1170
|
-
characterId?: string;
|
|
1171
|
-
consoleUserId?: string;
|
|
1172
|
-
createdAt?: string;
|
|
1173
|
-
updatedAt?: string;
|
|
1174
|
-
};
|
|
1175
|
-
|
|
1176
|
-
export type V1ConsoleUserConfig = {
|
|
1177
|
-
id?: string;
|
|
1178
|
-
userId?: string;
|
|
1179
|
-
dptServer?: string;
|
|
1180
|
-
createdAt?: string;
|
|
1181
|
-
updatedAt?: string;
|
|
1182
|
-
};
|
|
1183
|
-
export type V1CopyCharacterRequest = {
|
|
1184
|
-
id?: string;
|
|
1185
|
-
};
|
|
1186
|
-
export type V1CopyCharacterResponse = {
|
|
1187
|
-
character?: V1Character;
|
|
1188
|
-
};
|
|
1189
|
-
export type V1CreateApiKeyResponse = {
|
|
1190
|
-
apiKey?: V1ApiKey;
|
|
1191
|
-
};
|
|
1192
|
-
|
|
1193
|
-
export type V1CreateAdminUserRequest = {
|
|
1194
|
-
email?: string;
|
|
1195
|
-
password?: string;
|
|
1196
|
-
};
|
|
1197
|
-
export type V1CreateAdminUserResponse = {
|
|
1198
|
-
adminUser?: V1AdminUser;
|
|
1199
|
-
};
|
|
1200
|
-
export type V1CreateAppRequest = {
|
|
1201
|
-
name?: string;
|
|
1202
|
-
createdBy?: string;
|
|
1203
|
-
};
|
|
1204
|
-
export type V1CreateAppResponse = {
|
|
1205
|
-
appId?: string;
|
|
1206
|
-
};
|
|
1207
|
-
export type V1CreateAssetGroupFromZipResponse = {
|
|
1208
|
-
assetGroup?: V1AssetGroup;
|
|
1209
|
-
};
|
|
1210
|
-
export type V1CreateAssetGroupRequest = {
|
|
1211
|
-
name?: string;
|
|
1212
|
-
bindings?: Array<V1AssetsBinding>;
|
|
1213
|
-
assets?: Array<V1CreateAssetRequest>;
|
|
1214
|
-
metadata?: {
|
|
1215
|
-
[key: string]: unknown;
|
|
1216
|
-
};
|
|
1217
|
-
version?: string;
|
|
1218
|
-
debugInfo?: {
|
|
1219
|
-
[key: string]: unknown;
|
|
1220
|
-
};
|
|
1221
|
-
taskId?: string;
|
|
1222
|
-
shapeNpy?: string;
|
|
1223
|
-
customAnimations?: Array<V1CustomAnimation>;
|
|
1224
|
-
};
|
|
1225
|
-
export type V1CreateAssetGroupResponse = {
|
|
1226
|
-
assetGroup?: V1AssetGroup;
|
|
1227
|
-
};
|
|
1228
|
-
export type V1CreateAssetRequest = {
|
|
1229
|
-
name?: string;
|
|
1230
|
-
type?: V1AssetType;
|
|
1231
|
-
metadata?: {
|
|
1232
|
-
[key: string]: unknown;
|
|
1233
|
-
};
|
|
1234
|
-
data?: string;
|
|
1235
|
-
};
|
|
1236
|
-
export type V1CreateAssetResponse = {
|
|
1237
|
-
asset?: V1Asset;
|
|
1238
|
-
};
|
|
1239
|
-
export type V1CreateCharacterRequest = {
|
|
1240
|
-
templateId?: string;
|
|
1241
|
-
scene?: Array<string>;
|
|
1242
|
-
version?: string;
|
|
1243
|
-
priority?: number;
|
|
1244
|
-
characterCard?: {
|
|
1245
|
-
[key: string]: string;
|
|
1246
|
-
};
|
|
1247
|
-
brain?: V1BrainSettings;
|
|
1248
|
-
voice?: V1VoiceSettings;
|
|
1249
|
-
ear?: V1EarSettings;
|
|
1250
|
-
realtime?: V1RealtimeSettings;
|
|
1251
|
-
mode?: string;
|
|
1252
|
-
name?: string;
|
|
1253
|
-
description?: string;
|
|
1254
|
-
systemPrompt?: string;
|
|
1255
|
-
status?: string;
|
|
1256
|
-
drivenBaseUrl?: string;
|
|
1257
|
-
shapeNpy?: string;
|
|
1258
|
-
styleNpy?: string;
|
|
1259
|
-
modelSettings?: {
|
|
1260
|
-
[key: string]: unknown;
|
|
1261
|
-
};
|
|
1262
|
-
modelInfo?: {
|
|
1263
|
-
[key: string]: unknown;
|
|
1264
|
-
};
|
|
1265
|
-
characterSettings?: {
|
|
1266
|
-
[key: string]: unknown;
|
|
1267
|
-
};
|
|
1268
|
-
coverUrl?: string;
|
|
1269
|
-
backgroundUrl?: string;
|
|
1270
|
-
assetGroupIds?: Array<string>;
|
|
1271
|
-
encoderStartFrame?: number;
|
|
1272
|
-
characterTemplateId?: string;
|
|
1273
|
-
language?: string;
|
|
1274
|
-
};
|
|
1275
|
-
export type V1CreateCharacterResponse = {
|
|
1276
|
-
character?: V1Character;
|
|
1277
|
-
};
|
|
1278
|
-
export type V1CreateCharacterTemplateRequest = {
|
|
1279
|
-
name?: string;
|
|
1280
|
-
description?: string;
|
|
1281
|
-
systemPrompt?: string;
|
|
1282
|
-
brain?: V1BrainSettings;
|
|
1283
|
-
voice?: V1VoiceSettings;
|
|
1284
|
-
ear?: V1EarSettings;
|
|
1285
|
-
priority?: number;
|
|
1286
|
-
drivenProviderId?: string;
|
|
1287
|
-
};
|
|
1288
|
-
export type V1CreateCharacterTemplateResponse = {
|
|
1289
|
-
characterTemplate?: V1CharacterTemplate;
|
|
1290
|
-
};
|
|
1291
|
-
|
|
1292
|
-
export type V1CreateChristmasCharacterRequest = {
|
|
1293
|
-
characterId?: string;
|
|
1294
|
-
startedAt?: string;
|
|
1295
|
-
needCharge?: boolean;
|
|
1296
|
-
};
|
|
1297
|
-
|
|
1298
|
-
export type V1CreateChristmasCharacterResponse = {
|
|
1299
|
-
id?: string;
|
|
1300
|
-
characterId?: string;
|
|
1301
|
-
startedAt?: string;
|
|
1302
|
-
needCharge?: boolean;
|
|
1303
|
-
};
|
|
1304
|
-
export type V1CreateCollectionTaskResponse = {
|
|
1305
|
-
collectionTask?: V1CollectionTask;
|
|
1306
|
-
shareUrl?: string;
|
|
1307
|
-
};
|
|
1308
|
-
export type V1CreateConfigKvRequest = {
|
|
1309
|
-
key?: string;
|
|
1310
|
-
value?: string;
|
|
1311
|
-
description?: string;
|
|
1312
|
-
};
|
|
1313
|
-
export type V1CreateConfigKvResponse = {
|
|
1314
|
-
config?: V1ConfigKv;
|
|
1315
|
-
};
|
|
1316
|
-
|
|
1317
|
-
export type V1CreateMaterialRequest = {
|
|
1318
|
-
type?: V1MaterialType;
|
|
1319
|
-
name?: string;
|
|
1320
|
-
filename?: string;
|
|
1321
|
-
parameters?: {
|
|
1322
|
-
[key: string]: unknown;
|
|
1323
|
-
};
|
|
1324
|
-
description?: string;
|
|
1325
|
-
source?: string;
|
|
1326
|
-
resolution?: string;
|
|
1327
|
-
duration?: number;
|
|
1328
|
-
filesize?: string;
|
|
1329
|
-
tag?: Array<string>;
|
|
1330
|
-
url?: string;
|
|
1331
|
-
r2Key?: string;
|
|
1332
|
-
createdBy?: string;
|
|
1333
|
-
sourceMaterialId?: string;
|
|
1334
|
-
};
|
|
1335
|
-
export type V1CreateMaterialResponse = {
|
|
1336
|
-
material?: V1Material;
|
|
1337
|
-
};
|
|
1338
|
-
export type V1CreateProviderRequest = {
|
|
1339
|
-
name?: string;
|
|
1340
|
-
type?: V1ProviderType;
|
|
1341
|
-
apiUrl?: string;
|
|
1342
|
-
apiKey?: string;
|
|
1343
|
-
metadata?: {
|
|
1344
|
-
[key: string]: string;
|
|
1345
|
-
};
|
|
1346
|
-
};
|
|
1347
|
-
export type V1CreateProviderResponse = {
|
|
1348
|
-
provider?: V1Provider;
|
|
1349
|
-
};
|
|
1350
|
-
export type V1CreateRedeemRequest = {
|
|
1351
|
-
characterId?: string;
|
|
1352
|
-
};
|
|
1353
|
-
export type V1CreateRedeemResponse = {
|
|
1354
|
-
redeem?: V1Redeem;
|
|
1355
|
-
};
|
|
1356
|
-
export type V1CreateSessionTokenRequest = {
|
|
1357
|
-
expireAt?: string;
|
|
1358
|
-
modelVersion?: string;
|
|
1359
|
-
};
|
|
1360
|
-
export type V1CreateSessionTokenResponse = {
|
|
1361
|
-
sessionToken?: string;
|
|
1362
|
-
};
|
|
1363
|
-
|
|
1364
|
-
export type V1CreateStatusRequest = {
|
|
1365
|
-
taskId?: string;
|
|
1366
|
-
status?: string;
|
|
1367
|
-
metadata?: {
|
|
1368
|
-
[key: string]: unknown;
|
|
1369
|
-
};
|
|
1370
|
-
};
|
|
1371
|
-
export type V1CreateStatusResponse = {
|
|
1372
|
-
status?: Consolev1Status;
|
|
1373
|
-
};
|
|
1374
|
-
|
|
1375
|
-
export type V1CreateTaskRequest = {
|
|
1376
|
-
pipeTemplateId?: string;
|
|
1377
|
-
materialId?: string;
|
|
1378
|
-
data?: {
|
|
1379
|
-
[key: string]: unknown;
|
|
1380
|
-
};
|
|
1381
|
-
name?: string;
|
|
1382
|
-
taskType?: V1TaskType;
|
|
1383
|
-
creatorId?: string;
|
|
1384
|
-
resolution?: V1TaskResolution;
|
|
1385
|
-
};
|
|
1386
|
-
export type V1CreateTaskResponse = {
|
|
1387
|
-
task?: V1Task;
|
|
1388
|
-
};
|
|
1389
|
-
|
|
1390
|
-
export type V1CustomAnimation = {
|
|
1391
|
-
key?: string;
|
|
1392
|
-
pbUrl?: string;
|
|
1393
|
-
wavUrl?: string;
|
|
1394
|
-
remark?: string;
|
|
1395
|
-
};
|
|
1396
|
-
export type V1Customized = {
|
|
1397
|
-
characterId?: string;
|
|
1398
|
-
prompt?: string;
|
|
1399
|
-
};
|
|
1400
|
-
export type V1DeleteAdminUserResponse = {
|
|
1401
|
-
[key: string]: unknown;
|
|
1402
|
-
};
|
|
1403
|
-
export type V1DeleteAppKeyResponse = {
|
|
1404
|
-
[key: string]: unknown;
|
|
1405
|
-
};
|
|
1406
|
-
export type V1DeleteAppResponse = {
|
|
1407
|
-
[key: string]: unknown;
|
|
1408
|
-
};
|
|
1409
|
-
export type V1DeleteAssetGroupResponse = {
|
|
1410
|
-
[key: string]: unknown;
|
|
1411
|
-
};
|
|
1412
|
-
export type V1DeleteAssetResponse = {
|
|
1413
|
-
[key: string]: unknown;
|
|
1414
|
-
};
|
|
1415
|
-
export type V1DeleteCharacterResponse = {
|
|
1416
|
-
[key: string]: unknown;
|
|
1417
|
-
};
|
|
1418
|
-
export type V1DeleteCharacterTemplateResponse = {
|
|
1419
|
-
[key: string]: unknown;
|
|
1420
|
-
};
|
|
1421
|
-
export type V1DeleteCollectionTaskResponse = {
|
|
1422
|
-
[key: string]: unknown;
|
|
1423
|
-
};
|
|
1424
|
-
export type V1DeleteConfigKvResponse = {
|
|
1425
|
-
[key: string]: unknown;
|
|
1426
|
-
};
|
|
1427
|
-
export type V1DeleteMaterialResponse = {
|
|
1428
|
-
success?: boolean;
|
|
1429
|
-
};
|
|
1430
|
-
export type V1DeleteProviderResponse = {
|
|
1431
|
-
[key: string]: unknown;
|
|
1432
|
-
};
|
|
1433
|
-
export type V1DeleteStatusResponse = {
|
|
1434
|
-
[key: string]: unknown;
|
|
1435
|
-
};
|
|
1436
|
-
export type V1DeleteTaskResponse = {
|
|
1437
|
-
[key: string]: unknown;
|
|
1438
|
-
};
|
|
1439
|
-
export type V1EarProviderSettings = {
|
|
1440
|
-
language?: string;
|
|
1441
|
-
prompt?: string;
|
|
1442
|
-
};
|
|
1443
|
-
export type V1EarSettings = {
|
|
1444
|
-
platform?: string;
|
|
1445
|
-
settings?: V1EarProviderSettings;
|
|
1446
|
-
};
|
|
1447
|
-
export type V1ErrorObject = {
|
|
1448
|
-
id?: string;
|
|
1449
|
-
links?: V1Links;
|
|
1450
|
-
status?: number;
|
|
1451
|
-
code?: string;
|
|
1452
|
-
title?: string;
|
|
1453
|
-
detail?: string;
|
|
1454
|
-
source?: V1ErrorObjectSource;
|
|
1455
|
-
meta?: {
|
|
1456
|
-
[key: string]: ProtobufAny;
|
|
1457
|
-
};
|
|
1458
|
-
};
|
|
1459
|
-
export type V1ErrorObjectSource = {
|
|
1460
|
-
pointer?: string;
|
|
1461
|
-
parameter?: string;
|
|
1462
|
-
header?: string;
|
|
1463
|
-
};
|
|
1464
|
-
export type V1FullCharacter = {
|
|
1465
|
-
id?: string;
|
|
1466
|
-
scene?: Array<string>;
|
|
1467
|
-
version?: string;
|
|
1468
|
-
brain?: V1BrainSettings;
|
|
1469
|
-
voice?: V1VoiceSettings;
|
|
1470
|
-
ear?: V1EarSettings;
|
|
1471
|
-
realtime?: V1RealtimeSettings;
|
|
1472
|
-
mode?: string;
|
|
1473
|
-
name?: string;
|
|
1474
|
-
description?: string;
|
|
1475
|
-
systemPrompt?: string;
|
|
1476
|
-
status?: string;
|
|
1477
|
-
drivenBaseUrl?: string;
|
|
1478
|
-
shapeNpy?: string;
|
|
1479
|
-
styleNpy?: string;
|
|
1480
|
-
modelSettings?: {
|
|
1481
|
-
[key: string]: unknown;
|
|
1482
|
-
};
|
|
1483
|
-
characterSettings?: {
|
|
1484
|
-
[key: string]: unknown;
|
|
1485
|
-
};
|
|
1486
|
-
modelInfo?: {
|
|
1487
|
-
[key: string]: unknown;
|
|
1488
|
-
};
|
|
1489
|
-
updatedAt?: string;
|
|
1490
|
-
priority?: number;
|
|
1491
|
-
coverUrl?: string;
|
|
1492
|
-
backgroundUrl?: string;
|
|
1493
|
-
redeem?: V1Redeem;
|
|
1494
|
-
assetGroupIds?: Array<string>;
|
|
1495
|
-
encoderStartFrame?: number;
|
|
1496
|
-
characterTemplateId?: string;
|
|
1497
|
-
language?: string;
|
|
1498
|
-
};
|
|
1499
|
-
export type V1GetAppResponse = {
|
|
1500
|
-
app?: V1App;
|
|
1501
|
-
};
|
|
1502
|
-
export type V1GetAssetGroupResponse = {
|
|
1503
|
-
assetGroup?: V1AssetGroup;
|
|
1504
|
-
};
|
|
1505
|
-
export type V1GetAssetResponse = {
|
|
1506
|
-
asset?: V1Asset;
|
|
1507
|
-
};
|
|
1508
|
-
export type V1GetCharacterTemplateResponse = {
|
|
1509
|
-
characterTemplate?: V1CharacterTemplate;
|
|
1510
|
-
};
|
|
1511
|
-
|
|
1512
|
-
export type V1GetChristmasCharacterResponse = {
|
|
1513
|
-
id?: string;
|
|
1514
|
-
characterId?: string;
|
|
1515
|
-
startedAt?: string;
|
|
1516
|
-
needCharge?: boolean;
|
|
1517
|
-
};
|
|
1518
|
-
export type V1GetCollectionTaskByTokenResponse = {
|
|
1519
|
-
collectionTask?: V1CollectionTask;
|
|
1520
|
-
};
|
|
1521
|
-
|
|
1522
|
-
export type V1GetCollectionTaskOssCredentialsResponse = {
|
|
1523
|
-
accessKeyId?: string;
|
|
1524
|
-
secretAccessKey?: string;
|
|
1525
|
-
sessionToken?: string;
|
|
1526
|
-
expiration?: string;
|
|
1527
|
-
region?: string;
|
|
1528
|
-
bucketName?: string;
|
|
1529
|
-
provider?: string;
|
|
1530
|
-
baseUrl?: string;
|
|
1531
|
-
accountId?: string;
|
|
1532
|
-
};
|
|
1533
|
-
export type V1GetCollectionTaskResponse = {
|
|
1534
|
-
collectionTask?: V1CollectionTask;
|
|
1535
|
-
shareUrl?: string;
|
|
1536
|
-
};
|
|
1537
|
-
export type V1GetConfigKvResponse = {
|
|
1538
|
-
config?: V1ConfigKv;
|
|
1539
|
-
};
|
|
1540
|
-
export type V1GetCustomizedResponse = {
|
|
1541
|
-
customized?: V1Customized;
|
|
1542
|
-
};
|
|
1543
|
-
export type V1GetMaterialResponse = {
|
|
1544
|
-
material?: V1Material;
|
|
1545
|
-
taskId?: string;
|
|
1546
|
-
};
|
|
1547
|
-
export type V1GetMeResponse = {
|
|
1548
|
-
user?: V1ConsoleUser;
|
|
1549
|
-
};
|
|
1550
|
-
export type V1GetProviderResponse = {
|
|
1551
|
-
provider?: V1Provider;
|
|
1552
|
-
};
|
|
1553
|
-
export type V1GetRedeemResponse = {
|
|
1554
|
-
redeem?: V1Redeem;
|
|
1555
|
-
};
|
|
1556
|
-
export type V1GetStatusResponse = {
|
|
1557
|
-
status?: Consolev1Status;
|
|
1558
|
-
};
|
|
1559
|
-
export type V1GetTaskResponse = {
|
|
1560
|
-
task?: V1Task;
|
|
1561
|
-
};
|
|
1562
|
-
export type V1GetVoiceResponse = {
|
|
1563
|
-
voice?: V1Voice;
|
|
1564
|
-
};
|
|
1565
|
-
export type V1GetVoiceTrainingStatusResponse = {
|
|
1566
|
-
voice?: V1Voice;
|
|
1567
|
-
};
|
|
1568
|
-
export type V1HeartbeatResponse = {
|
|
1569
|
-
data?: {
|
|
1570
|
-
[key: string]: string;
|
|
1571
|
-
};
|
|
1572
|
-
};
|
|
1573
|
-
|
|
1574
|
-
export type V1JoiModelApply = {
|
|
1575
|
-
id?: string;
|
|
1576
|
-
avatarMaterialId?: string;
|
|
1577
|
-
aiAvatarMaterialId?: string;
|
|
1578
|
-
aiVideoMaterialId?: string;
|
|
1579
|
-
generationTaskId?: string;
|
|
1580
|
-
reconstructionTaskId?: string;
|
|
1581
|
-
assetGroupId?: string;
|
|
1582
|
-
joiAvatarId?: string;
|
|
1583
|
-
status?: V1JoiModelApplyStatus;
|
|
1584
|
-
currentStage?: string;
|
|
1585
|
-
failureReason?: string;
|
|
1586
|
-
progressData?: {
|
|
1587
|
-
[key: string]: unknown;
|
|
1588
|
-
};
|
|
1589
|
-
resolution?: string;
|
|
1590
|
-
avatarName?: string;
|
|
1591
|
-
createdAt?: string;
|
|
1592
|
-
updatedAt?: string;
|
|
1593
|
-
deletedAt?: string;
|
|
1594
|
-
originalImageUrl?: string;
|
|
1595
|
-
creator?: V1JoiModelApplyCreator;
|
|
1596
|
-
};
|
|
1597
|
-
|
|
1598
|
-
export type V1JoiModelApplyCreator = {
|
|
1599
|
-
id?: string;
|
|
1600
|
-
username?: string;
|
|
1601
|
-
nickname?: string;
|
|
1602
|
-
};
|
|
1603
|
-
|
|
1604
|
-
export type V1JoiModelApplyStatus = 'JOI_MODEL_APPLY_STATUS_UNSPECIFIED' | 'JOI_MODEL_APPLY_STATUS_PENDING' | 'JOI_MODEL_APPLY_STATUS_GENERATING_AVATAR' | 'JOI_MODEL_APPLY_STATUS_AVATAR_READY' | 'JOI_MODEL_APPLY_STATUS_GENERATING_VIDEO' | 'JOI_MODEL_APPLY_STATUS_VIDEO_READY' | 'JOI_MODEL_APPLY_STATUS_TRAINING_MODEL' | 'JOI_MODEL_APPLY_STATUS_MODEL_READY' | 'JOI_MODEL_APPLY_STATUS_COMPLETED' | 'JOI_MODEL_APPLY_STATUS_FAILED';
|
|
1605
|
-
|
|
1606
|
-
export type V1Links = {
|
|
1607
|
-
href?: string;
|
|
1608
|
-
rel?: string;
|
|
1609
|
-
describedby?: string;
|
|
1610
|
-
title?: string;
|
|
1611
|
-
type?: string;
|
|
1612
|
-
hreflang?: string;
|
|
1613
|
-
meta?: {
|
|
1614
|
-
[key: string]: ProtobufAny;
|
|
1615
|
-
};
|
|
1616
|
-
};
|
|
1617
|
-
export type V1ListAdminUsersResponse = {
|
|
1618
|
-
adminUsers?: Array<V1AdminUser>;
|
|
1619
|
-
pagination?: V1PaginationResponse;
|
|
1620
|
-
};
|
|
1621
|
-
export type V1ListAppsResponse = {
|
|
1622
|
-
apps?: Array<V1App>;
|
|
1623
|
-
pagination?: V1PaginationResponse;
|
|
1624
|
-
};
|
|
1625
|
-
export type V1ListAssetGroupsResponse = {
|
|
1626
|
-
assetGroups?: Array<V1AssetGroup>;
|
|
1627
|
-
pagination?: V1PaginationResponse;
|
|
1628
|
-
};
|
|
1629
|
-
export type V1ListAssetsResponse = {
|
|
1630
|
-
assets?: Array<V1Asset>;
|
|
1631
|
-
pagination?: V1PaginationResponse;
|
|
1632
|
-
};
|
|
1633
|
-
export type V1ListCharacterListsResponse = {
|
|
1634
|
-
listNames?: Array<string>;
|
|
1635
|
-
};
|
|
1636
|
-
export type V1ListCharacterTemplatesResponse = {
|
|
1637
|
-
characterTemplates?: Array<V1CharacterTemplate>;
|
|
1638
|
-
pagination?: V1PaginationResponse;
|
|
1639
|
-
};
|
|
1640
|
-
export type V1ListCharactersResponse = {
|
|
1641
|
-
characters?: Array<V1Character>;
|
|
1642
|
-
pagination?: V1PaginationResponse;
|
|
1643
|
-
};
|
|
1644
|
-
export type V1ListCollectionTasksResponse = {
|
|
1645
|
-
collectionTasks?: Array<V1CollectionTask>;
|
|
1646
|
-
pagination?: V1PaginationResponse;
|
|
1647
|
-
};
|
|
1648
|
-
export type V1ListConfigKvsResponse = {
|
|
1649
|
-
configs?: Array<V1ConfigKv>;
|
|
1650
|
-
pagination?: V1PaginationResponse;
|
|
1651
|
-
};
|
|
1652
|
-
|
|
1653
|
-
export type V1ListJoiModelAppliesResponse = {
|
|
1654
|
-
applies?: Array<V1JoiModelApply>;
|
|
1655
|
-
pagination?: V1PaginationResponse;
|
|
1656
|
-
};
|
|
1657
|
-
export type V1ListMaterialsResponse = {
|
|
1658
|
-
materials?: Array<V1Material>;
|
|
1659
|
-
pagination?: V1PaginationResponse;
|
|
1660
|
-
};
|
|
1661
|
-
export type V1ListProvidersResponse = {
|
|
1662
|
-
providers?: Array<V1Provider>;
|
|
1663
|
-
pagination?: V1PaginationResponse;
|
|
1664
|
-
};
|
|
1665
|
-
export type V1ListRedeemsResponse = {
|
|
1666
|
-
redeems?: Array<V1Redeem>;
|
|
1667
|
-
pagination?: V1PaginationResponse;
|
|
1668
|
-
};
|
|
1669
|
-
|
|
1670
|
-
export type V1ListSmsSendLogsResponse = {
|
|
1671
|
-
logs?: Array<V1SmsSendLog>;
|
|
1672
|
-
pagination?: V1PaginationResponse;
|
|
1673
|
-
};
|
|
1674
|
-
export type V1ListStatusesResponse = {
|
|
1675
|
-
statuses?: Array<Consolev1Status>;
|
|
1676
|
-
pagination?: V1PaginationResponse;
|
|
1677
|
-
};
|
|
1678
|
-
export type V1ListTasksResponse = {
|
|
1679
|
-
tasks?: Array<V1Task>;
|
|
1680
|
-
pagination?: V1PaginationResponse;
|
|
1681
|
-
};
|
|
1682
|
-
export type V1ListVoicesResponse = {
|
|
1683
|
-
voices?: Array<V1Voice>;
|
|
1684
|
-
pagination?: V1PaginationResponse;
|
|
1685
|
-
};
|
|
1686
|
-
|
|
1687
|
-
export type V1Material = {
|
|
1688
|
-
id?: string;
|
|
1689
|
-
type?: V1MaterialType;
|
|
1690
|
-
name?: string;
|
|
1691
|
-
filename?: string;
|
|
1692
|
-
parameters?: {
|
|
1693
|
-
[key: string]: unknown;
|
|
1694
|
-
};
|
|
1695
|
-
description?: string;
|
|
1696
|
-
source?: string;
|
|
1697
|
-
resolution?: string;
|
|
1698
|
-
duration?: number;
|
|
1699
|
-
filesize?: string;
|
|
1700
|
-
tag?: Array<string>;
|
|
1701
|
-
url?: string;
|
|
1702
|
-
r2Key?: string;
|
|
1703
|
-
createdAt?: string;
|
|
1704
|
-
updatedAt?: string;
|
|
1705
|
-
deletedAt?: string;
|
|
1706
|
-
metadata?: {
|
|
1707
|
-
[key: string]: unknown;
|
|
1708
|
-
};
|
|
1709
|
-
createdBy?: string;
|
|
1710
|
-
assetGroupIds?: Array<string>;
|
|
1711
|
-
sourceMaterialId?: string;
|
|
1712
|
-
};
|
|
1713
|
-
|
|
1714
|
-
export type V1MaterialType = 'MATERIAL_TYPE_UNSPECIFIED' | 'MATERIAL_TYPE_VIDEO' | 'MATERIAL_TYPE_IMAGE';
|
|
1715
|
-
|
|
1716
|
-
export type V1oAuthLoginRequest = {
|
|
1717
|
-
provider?: Consolev1oAuthProvider;
|
|
1718
|
-
code?: string;
|
|
1719
|
-
redirectUri?: string;
|
|
1720
|
-
};
|
|
1721
|
-
export type V1oAuthLoginResponse = {
|
|
1722
|
-
user?: V1ConsoleUser;
|
|
1723
|
-
token?: string;
|
|
1724
|
-
isNewUser?: boolean;
|
|
1725
|
-
};
|
|
1726
|
-
|
|
1727
|
-
export type V1PaginationRequest = {
|
|
1728
|
-
pageSize?: number;
|
|
1729
|
-
pageToken?: string;
|
|
1730
|
-
};
|
|
1731
|
-
|
|
1732
|
-
export type V1PaginationResponse = {
|
|
1733
|
-
nextPageToken?: string;
|
|
1734
|
-
totalCount?: number;
|
|
1735
|
-
};
|
|
1736
|
-
export type V1Provider = {
|
|
1737
|
-
id?: string;
|
|
1738
|
-
name?: string;
|
|
1739
|
-
type?: V1ProviderType;
|
|
1740
|
-
apiUrl?: string;
|
|
1741
|
-
apiKey?: string;
|
|
1742
|
-
metadata?: {
|
|
1743
|
-
[key: string]: string;
|
|
1744
|
-
};
|
|
1745
|
-
createdAt?: string;
|
|
1746
|
-
updatedAt?: string;
|
|
1747
|
-
deletedAt?: string;
|
|
1748
|
-
};
|
|
1749
|
-
export type V1ProviderType = 'PROVIDER_TYPE_UNSPECIFIED' | 'PROVIDER_TYPE_DRIVEN_BASE' | 'PROVIDER_TYPE_VOICE_BASE' | 'PROVIDER_TYPE_LLM_BASE' | 'PROVIDER_TYPE_ASR_BASE' | 'PROVIDER_TYPE_TTS_BASE' | 'PROVIDER_TYPE_VLM_BASE';
|
|
1750
|
-
export type V1PutAssetRequest = {
|
|
1751
|
-
id?: string;
|
|
1752
|
-
name?: string;
|
|
1753
|
-
type?: V1AssetType;
|
|
1754
|
-
metadata?: {
|
|
1755
|
-
[key: string]: unknown;
|
|
1756
|
-
};
|
|
1757
|
-
createdBy?: string;
|
|
1758
|
-
data?: string;
|
|
1759
|
-
};
|
|
1760
|
-
export type V1RealtimeProviderSettings = {
|
|
1761
|
-
voiceId?: string;
|
|
1762
|
-
};
|
|
1763
|
-
export type V1RealtimeSettings = {
|
|
1764
|
-
platform?: string;
|
|
1765
|
-
settings?: V1RealtimeProviderSettings;
|
|
1766
|
-
};
|
|
1767
|
-
export type V1Redeem = {
|
|
1768
|
-
characterId?: string;
|
|
1769
|
-
code?: string;
|
|
1770
|
-
enabled?: boolean;
|
|
1771
|
-
};
|
|
1772
|
-
export type V1RedeemCharacterRequest = {
|
|
1773
|
-
code?: string;
|
|
1774
|
-
};
|
|
1775
|
-
export type V1RedeemCharacterResponse = {
|
|
1776
|
-
characterId?: string;
|
|
1777
|
-
};
|
|
1778
|
-
|
|
1779
|
-
export type V1ResetPasswordRequest = {
|
|
1780
|
-
email?: string;
|
|
1781
|
-
code?: string;
|
|
1782
|
-
newPassword?: string;
|
|
1783
|
-
};
|
|
1784
|
-
export type V1ResetPasswordResponse = {
|
|
1785
|
-
message?: string;
|
|
1786
|
-
};
|
|
1787
|
-
export type V1Response = {
|
|
1788
|
-
data?: Array<ProtobufAny>;
|
|
1789
|
-
errors?: Array<V1ErrorObject>;
|
|
1790
|
-
};
|
|
1791
|
-
|
|
1792
|
-
export type V1SendVerificationCodeRequest = {
|
|
1793
|
-
type?: V1VerificationCodeType;
|
|
1794
|
-
email?: string;
|
|
1795
|
-
};
|
|
1796
|
-
export type V1SendVerificationCodeResponse = {
|
|
1797
|
-
message?: string;
|
|
1798
|
-
expiresIn?: number;
|
|
1799
|
-
};
|
|
1800
|
-
export type V1SetCharacterListsResponse = {
|
|
1801
|
-
[key: string]: unknown;
|
|
1802
|
-
};
|
|
1803
|
-
|
|
1804
|
-
export type V1SmsScene = 'SMS_SCENE_UNSPECIFIED' | 'SMS_SCENE_LOGIN' | 'SMS_SCENE_OTHER';
|
|
1805
|
-
|
|
1806
|
-
export type V1SmsSendLog = {
|
|
1807
|
-
id?: string;
|
|
1808
|
-
countryCode?: string;
|
|
1809
|
-
phoneNumber?: string;
|
|
1810
|
-
verificationCode?: string;
|
|
1811
|
-
scene?: V1SmsScene;
|
|
1812
|
-
status?: V1SmsStatus;
|
|
1813
|
-
errorMessage?: string;
|
|
1814
|
-
expiredAt?: string;
|
|
1815
|
-
ip?: string;
|
|
1816
|
-
userAgent?: string;
|
|
1817
|
-
turnstileToken?: string;
|
|
1818
|
-
provider?: string;
|
|
1819
|
-
providerRequestId?: string;
|
|
1820
|
-
isUsed?: boolean;
|
|
1821
|
-
usedAt?: string;
|
|
1822
|
-
createdAt?: string;
|
|
1823
|
-
updatedAt?: string;
|
|
1824
|
-
};
|
|
1825
|
-
|
|
1826
|
-
export type V1SmsStatus = 'SMS_STATUS_UNSPECIFIED' | 'SMS_STATUS_PENDING' | 'SMS_STATUS_SUCCESS' | 'SMS_STATUS_FAILED';
|
|
1827
|
-
export type V1SortOrder = 'SORT_ORDER_UNSPECIFIED' | 'SORT_ORDER_ASC' | 'SORT_ORDER_DESC';
|
|
1828
|
-
export type V1SubmitCollectionFileResponse = {
|
|
1829
|
-
materialId?: string;
|
|
1830
|
-
message?: string;
|
|
1831
|
-
};
|
|
1832
|
-
export type V1SyncAssetGroupResponse = {
|
|
1833
|
-
assetGroup?: V1AssetGroup;
|
|
1834
|
-
};
|
|
1835
|
-
export type V1SyncCharacterResponse = {
|
|
1836
|
-
character?: V1Character;
|
|
1837
|
-
};
|
|
1838
|
-
export type V1SyncDbSyncAssetGroupRequest = {
|
|
1839
|
-
assetGroup?: V1AssetGroup;
|
|
1840
|
-
};
|
|
1841
|
-
export type V1SyncDbSyncAssetGroupResponse = {
|
|
1842
|
-
[key: string]: unknown;
|
|
1843
|
-
};
|
|
1844
|
-
export type V1SyncDbSyncCharacterRequest = {
|
|
1845
|
-
character?: V1CreateCharacterRequest;
|
|
1846
|
-
};
|
|
1847
|
-
export type V1SyncDbSyncCharacterResponse = {
|
|
1848
|
-
[key: string]: unknown;
|
|
1849
|
-
};
|
|
1850
|
-
|
|
1851
|
-
export type V1Task = {
|
|
1852
|
-
id?: string;
|
|
1853
|
-
pipeTemplateId?: string;
|
|
1854
|
-
materialId?: string;
|
|
1855
|
-
data?: {
|
|
1856
|
-
[key: string]: unknown;
|
|
1857
|
-
};
|
|
1858
|
-
createdAt?: string;
|
|
1859
|
-
updatedAt?: string;
|
|
1860
|
-
deletedAt?: string;
|
|
1861
|
-
statuses?: Array<Consolev1Status>;
|
|
1862
|
-
instances?: Array<string>;
|
|
1863
|
-
name?: string;
|
|
1864
|
-
taskType?: V1TaskType;
|
|
1865
|
-
creatorId?: string;
|
|
1866
|
-
taskStatus?: V1TaskStatus;
|
|
1867
|
-
resolution?: V1TaskResolution;
|
|
1868
|
-
};
|
|
1869
|
-
export type V1TaskResolution = 'TASK_RESOLUTION_UNSPECIFIED' | 'TASK_RESOLUTION_480P' | 'TASK_RESOLUTION_720P' | 'TASK_RESOLUTION_1080P';
|
|
1870
|
-
|
|
1871
|
-
export type V1TaskStatus = 'TASK_STATUS_UNSPECIFIED' | 'TASK_STATUS_RUNNING' | 'TASK_STATUS_FAILED' | 'TASK_STATUS_SUCCESS';
|
|
1872
|
-
|
|
1873
|
-
export type V1TaskType = 'TASK_TYPE_UNSPECIFIED' | 'TASK_TYPE_IDLE_ANIMATION_GENERATION' | 'TASK_TYPE_RECONSTRUCTION' | 'TASK_TYPE_MATERIAL_GENERATION';
|
|
1874
|
-
export type V1TerminateTaskInstancesResponse = {
|
|
1875
|
-
terminatedInstances?: Array<string>;
|
|
1876
|
-
failedInstances?: Array<string>;
|
|
1877
|
-
message?: string;
|
|
1878
|
-
};
|
|
1879
|
-
export type V1TimeRange = {
|
|
1880
|
-
start?: string;
|
|
1881
|
-
end?: string;
|
|
1882
|
-
};
|
|
1883
|
-
|
|
1884
|
-
export type V1TrainVoiceRequest = {
|
|
1885
|
-
name?: string;
|
|
1886
|
-
speakerId?: string;
|
|
1887
|
-
audio?: V1AudioData;
|
|
1888
|
-
language?: V1VoiceLanguage;
|
|
1889
|
-
providerId?: string;
|
|
1890
|
-
metadata?: {
|
|
1891
|
-
[key: string]: string;
|
|
1892
|
-
};
|
|
1893
|
-
};
|
|
1894
|
-
export type V1TrainVoiceResponse = {
|
|
1895
|
-
voice?: V1Voice;
|
|
1896
|
-
};
|
|
1897
|
-
export type V1UpdateAssetGroupResponse = {
|
|
1898
|
-
assetGroup?: V1AssetGroup;
|
|
1899
|
-
};
|
|
1900
|
-
export type V1UpdateAssetResponse = {
|
|
1901
|
-
asset?: V1Asset;
|
|
1902
|
-
};
|
|
1903
|
-
export type V1UpdateCharacterResponse = {
|
|
1904
|
-
character?: V1Character;
|
|
1905
|
-
};
|
|
1906
|
-
export type V1UpdateCharacterTemplateResponse = {
|
|
1907
|
-
characterTemplate?: V1CharacterTemplate;
|
|
1908
|
-
};
|
|
1909
|
-
|
|
1910
|
-
export type V1UpdateChristmasCharacterResponse = {
|
|
1911
|
-
id?: string;
|
|
1912
|
-
characterId?: string;
|
|
1913
|
-
startedAt?: string;
|
|
1914
|
-
needCharge?: boolean;
|
|
1915
|
-
};
|
|
1916
|
-
export type V1UpdateCollectionTaskResponse = {
|
|
1917
|
-
collectionTask?: V1CollectionTask;
|
|
1918
|
-
shareUrl?: string;
|
|
1919
|
-
};
|
|
1920
|
-
export type V1UpdateConfigKvResponse = {
|
|
1921
|
-
config?: V1ConfigKv;
|
|
1922
|
-
};
|
|
1923
|
-
export type V1UpdateMaterialResponse = {
|
|
1924
|
-
material?: V1Material;
|
|
1925
|
-
};
|
|
1926
|
-
|
|
1927
|
-
export type V1UpdateProfileRequest = {
|
|
1928
|
-
username?: string;
|
|
1929
|
-
nickname?: string;
|
|
1930
|
-
avatarUrl?: string;
|
|
1931
|
-
};
|
|
1932
|
-
export type V1UpdateProfileResponse = {
|
|
1933
|
-
user?: V1ConsoleUser;
|
|
1934
|
-
};
|
|
1935
|
-
export type V1UpdateProviderResponse = {
|
|
1936
|
-
provider?: V1Provider;
|
|
1937
|
-
};
|
|
1938
|
-
export type V1UpdateRedeemResponse = {
|
|
1939
|
-
redeem?: V1Redeem;
|
|
1940
|
-
};
|
|
1941
|
-
export type V1UpdateStatusResponse = {
|
|
1942
|
-
status?: Consolev1Status;
|
|
1943
|
-
};
|
|
1944
|
-
export type V1UpdateTaskResponse = {
|
|
1945
|
-
task?: V1Task;
|
|
1946
|
-
};
|
|
1947
|
-
export type V1UpsertCustomizedRequest = {
|
|
1948
|
-
characterId?: string;
|
|
1949
|
-
prompt?: string;
|
|
1950
|
-
};
|
|
1951
|
-
export type V1UpsertCustomizedResponse = {
|
|
1952
|
-
customized?: V1Customized;
|
|
1953
|
-
};
|
|
1954
|
-
export type V1User = {
|
|
1955
|
-
id?: string;
|
|
1956
|
-
email?: string;
|
|
1957
|
-
username?: string;
|
|
1958
|
-
language?: Platformv1Language;
|
|
1959
|
-
type?: Platformv1UserType;
|
|
1960
|
-
phone?: string;
|
|
1961
|
-
createdAt?: string;
|
|
1962
|
-
updatedAt?: string;
|
|
1963
|
-
deletedAt?: string;
|
|
1964
|
-
};
|
|
1965
|
-
export type V1UserServiceUpdateUserBody = {
|
|
1966
|
-
email?: string;
|
|
1967
|
-
username?: string;
|
|
1968
|
-
language?: Platformv1Language;
|
|
1969
|
-
type?: Platformv1UserType;
|
|
1970
|
-
phone?: string;
|
|
1971
|
-
};
|
|
1972
|
-
export type V1ValidateSessionTokenResponse = {
|
|
1973
|
-
appId?: string;
|
|
1974
|
-
version?: string;
|
|
1975
|
-
code?: number;
|
|
1976
|
-
message?: string;
|
|
1977
|
-
userId?: string;
|
|
1978
|
-
};
|
|
1979
|
-
|
|
1980
|
-
export type V1VerificationCodeType = 'VERIFICATION_CODE_TYPE_UNSPECIFIED' | 'VERIFICATION_CODE_TYPE_REGISTER' | 'VERIFICATION_CODE_TYPE_RESET_PASSWORD';
|
|
1981
|
-
|
|
1982
|
-
export type V1VerifyVerificationCodeRequest = {
|
|
1983
|
-
type?: V1VerificationCodeType;
|
|
1984
|
-
email?: string;
|
|
1985
|
-
code?: string;
|
|
1986
|
-
};
|
|
1987
|
-
export type V1VerifyVerificationCodeResponse = {
|
|
1988
|
-
verified?: boolean;
|
|
1989
|
-
message?: string;
|
|
1990
|
-
};
|
|
1991
|
-
export type V1Voice = {
|
|
1992
|
-
id?: string;
|
|
1993
|
-
name?: string;
|
|
1994
|
-
speakerId?: string;
|
|
1995
|
-
status?: V1VoiceStatus;
|
|
1996
|
-
language?: V1VoiceLanguage;
|
|
1997
|
-
lastErrorMessage?: string;
|
|
1998
|
-
metadata?: {
|
|
1999
|
-
[key: string]: string;
|
|
2000
|
-
};
|
|
2001
|
-
providerId?: string;
|
|
2002
|
-
providerName?: string;
|
|
2003
|
-
createdAt?: string;
|
|
2004
|
-
updatedAt?: string;
|
|
2005
|
-
deletedAt?: string;
|
|
2006
|
-
};
|
|
2007
|
-
export type V1VoiceLanguage = 'VOICE_LANGUAGE_UNSPECIFIED' | 'VOICE_LANGUAGE_ZH_CN' | 'VOICE_LANGUAGE_EN_US' | 'VOICE_LANGUAGE_JA_JP';
|
|
2008
|
-
export type V1VoiceProviderSettings = {
|
|
2009
|
-
speaker?: string;
|
|
2010
|
-
pitchRate?: number;
|
|
2011
|
-
speechRate?: number;
|
|
2012
|
-
cartesiaSpeed?: string;
|
|
2013
|
-
fishaudioSpeed?: number;
|
|
2014
|
-
fishaudioVolume?: number;
|
|
2015
|
-
};
|
|
2016
|
-
export type V1VoiceSettings = {
|
|
2017
|
-
platform?: string;
|
|
2018
|
-
settings?: V1VoiceProviderSettings;
|
|
2019
|
-
};
|
|
2020
|
-
export type V1VoiceStatus = 'VOICE_STATUS_UNSPECIFIED' | 'VOICE_STATUS_PENDING' | 'VOICE_STATUS_TRAINING' | 'VOICE_STATUS_COMPLETED' | 'VOICE_STATUS_FAILED';
|
|
2021
|
-
|
|
2022
|
-
export type V2AdjustMaterialAsyncRequest = {
|
|
2023
|
-
materialUrl?: string;
|
|
2024
|
-
callbackUrl?: string;
|
|
2025
|
-
callbackData?: {
|
|
2026
|
-
[key: string]: string;
|
|
2027
|
-
};
|
|
2028
|
-
};
|
|
2029
|
-
export type V2AdjustMaterialAsyncResponse = {
|
|
2030
|
-
success?: boolean;
|
|
2031
|
-
wanTaskId?: string;
|
|
2032
|
-
};
|
|
2033
|
-
export type V2CharacterAsset = {
|
|
2034
|
-
characterId?: string;
|
|
2035
|
-
version?: string;
|
|
2036
|
-
createdAt?: string;
|
|
2037
|
-
updatedAt?: string;
|
|
2038
|
-
camera?: Driveningressv2ResourceHolder;
|
|
2039
|
-
models?: Driveningressv2Models;
|
|
2040
|
-
animations?: Driveningressv2Animations;
|
|
2041
|
-
background?: Driveningressv2ResourceHolder;
|
|
2042
|
-
characterSettings?: {
|
|
2043
|
-
[key: string]: unknown;
|
|
2044
|
-
};
|
|
2045
|
-
customAnimations?: Array<V1CustomAnimation>;
|
|
2046
|
-
};
|
|
2047
|
-
|
|
2048
|
-
export type V2ChristmasCharacter = {
|
|
2049
|
-
character?: Realtimev2RealtimeCharacter;
|
|
2050
|
-
startedAt?: string;
|
|
2051
|
-
};
|
|
2052
|
-
|
|
2053
|
-
export type V2ConfigureModelApplyResponse = {
|
|
2054
|
-
apply?: V2ModelApply;
|
|
2055
|
-
};
|
|
2056
|
-
|
|
2057
|
-
export type V2CreateJoiAvatarRequest = {
|
|
2058
|
-
characterId?: string;
|
|
2059
|
-
avatarName?: string;
|
|
2060
|
-
prompt?: string;
|
|
2061
|
-
};
|
|
2062
|
-
|
|
2063
|
-
export type V2CreateJoiAvatarResponse = {
|
|
2064
|
-
avatar?: V2JoiAvatar;
|
|
2065
|
-
};
|
|
2066
|
-
|
|
2067
|
-
export type V2CreateTaskAsyncRequest = {
|
|
2068
|
-
materialUrl?: string;
|
|
2069
|
-
taskType?: V1TaskType;
|
|
2070
|
-
resolution?: V1TaskResolution;
|
|
2071
|
-
pipeTemplateId?: string;
|
|
2072
|
-
taskData?: {
|
|
2073
|
-
[key: string]: unknown;
|
|
2074
|
-
};
|
|
2075
|
-
callbackUrl?: string;
|
|
2076
|
-
callbackData?: {
|
|
2077
|
-
[key: string]: string;
|
|
2078
|
-
};
|
|
2079
|
-
name?: string;
|
|
2080
|
-
};
|
|
2081
|
-
export type V2CreateTaskAsyncResponse = {
|
|
2082
|
-
success?: boolean;
|
|
2083
|
-
taskId?: string;
|
|
2084
|
-
};
|
|
2085
|
-
|
|
2086
|
-
export type V2DeleteJoiAvatarResponse = {
|
|
2087
|
-
message?: string;
|
|
2088
|
-
};
|
|
2089
|
-
|
|
2090
|
-
export type V2GetModelApplyResponse = {
|
|
2091
|
-
apply?: V2ModelApply;
|
|
2092
|
-
progress?: V2ModelApplyProgress;
|
|
2093
|
-
};
|
|
2094
|
-
|
|
2095
|
-
export type V2GetR2PresignedPutUrlRequest = {
|
|
2096
|
-
objectKey?: string;
|
|
2097
|
-
contentType?: string;
|
|
2098
|
-
durationSeconds?: string;
|
|
2099
|
-
};
|
|
2100
|
-
|
|
2101
|
-
export type V2GetR2PresignedPutUrlResponse = {
|
|
2102
|
-
presignedUrl?: string;
|
|
2103
|
-
objectKey?: string;
|
|
2104
|
-
expiration?: string;
|
|
2105
|
-
};
|
|
2106
|
-
|
|
2107
|
-
export type V2GetUserInfoResponse = {
|
|
2108
|
-
id?: string;
|
|
2109
|
-
username?: string;
|
|
2110
|
-
nickname?: string;
|
|
2111
|
-
isVip?: boolean;
|
|
2112
|
-
unlockedCharacterIds?: Array<string>;
|
|
2113
|
-
email?: string;
|
|
2114
|
-
};
|
|
2115
|
-
|
|
2116
|
-
export type V2GoogleLoginRequest = {
|
|
2117
|
-
code?: string;
|
|
2118
|
-
redirectUri?: string;
|
|
2119
|
-
};
|
|
2120
|
-
|
|
2121
|
-
export type V2GoogleLoginResponse = {
|
|
2122
|
-
token?: string;
|
|
2123
|
-
expiresIn?: string;
|
|
2124
|
-
userId?: string;
|
|
2125
|
-
isNewUser?: boolean;
|
|
2126
|
-
};
|
|
2127
|
-
|
|
2128
|
-
export type V2HandleStripeWebhookRequest = {
|
|
2129
|
-
id?: string;
|
|
2130
|
-
object?: string;
|
|
2131
|
-
apiVersion?: string;
|
|
2132
|
-
created?: string;
|
|
2133
|
-
data?: V2StripeEventData;
|
|
2134
|
-
livemode?: boolean;
|
|
2135
|
-
pendingWebhooks?: number;
|
|
2136
|
-
request?: V2StripeWebhookRequestInfo;
|
|
2137
|
-
type?: string;
|
|
2138
|
-
};
|
|
2139
|
-
|
|
2140
|
-
export type V2JoiAvatar = {
|
|
2141
|
-
id?: string;
|
|
2142
|
-
name?: string;
|
|
2143
|
-
description?: string;
|
|
2144
|
-
coverUrl?: string;
|
|
2145
|
-
status?: string;
|
|
2146
|
-
modelInfo?: string;
|
|
2147
|
-
scene?: Array<string>;
|
|
2148
|
-
createdAt?: string;
|
|
2149
|
-
updatedAt?: string;
|
|
2150
|
-
lastUsedAt?: string;
|
|
2151
|
-
usageCount?: number;
|
|
2152
|
-
systemPrompt?: {
|
|
2153
|
-
[key: string]: unknown;
|
|
2154
|
-
};
|
|
2155
|
-
voiceConfig?: {
|
|
2156
|
-
[key: string]: unknown;
|
|
2157
|
-
};
|
|
2158
|
-
assetGroupId?: string;
|
|
2159
|
-
providerId?: string;
|
|
2160
|
-
creator?: V2JoiAvatarCreator;
|
|
2161
|
-
};
|
|
2162
|
-
|
|
2163
|
-
export type V2JoiAvatarCreator = {
|
|
2164
|
-
id?: string;
|
|
2165
|
-
username?: string;
|
|
2166
|
-
nickname?: string;
|
|
2167
|
-
};
|
|
2168
|
-
|
|
2169
|
-
export type V2JoiAvatarInfo = {
|
|
2170
|
-
id?: string;
|
|
2171
|
-
name?: string;
|
|
2172
|
-
coverUrl?: string;
|
|
2173
|
-
status?: string;
|
|
2174
|
-
};
|
|
2175
|
-
|
|
2176
|
-
export type V2JoiAvatarListItem = {
|
|
2177
|
-
id?: string;
|
|
2178
|
-
scene?: Array<string>;
|
|
2179
|
-
name?: string;
|
|
2180
|
-
description?: string;
|
|
2181
|
-
status?: string;
|
|
2182
|
-
modelInfo?: string;
|
|
2183
|
-
coverUrl?: string;
|
|
2184
|
-
updatedAt?: string;
|
|
2185
|
-
creator?: V2JoiAvatarCreator;
|
|
2186
|
-
joiAvatarId?: string;
|
|
2187
|
-
};
|
|
2188
|
-
|
|
2189
|
-
export type V2ListJoiAvatarsResponse = {
|
|
2190
|
-
avatars?: Array<V2JoiAvatarListItem>;
|
|
2191
|
-
pagination?: V1PaginationResponse;
|
|
2192
|
-
};
|
|
2193
|
-
|
|
2194
|
-
export type V2ListModelAppliesResponse = {
|
|
2195
|
-
applies?: Array<V2ModelApply>;
|
|
2196
|
-
pagination?: V1PaginationResponse;
|
|
2197
|
-
};
|
|
2198
|
-
|
|
2199
|
-
export type V2ListOfficialAvatarsResponse = {
|
|
2200
|
-
avatars?: Array<V2JoiAvatarInfo>;
|
|
2201
|
-
};
|
|
2202
|
-
|
|
2203
|
-
export type V2ListUserModelAppliesResponse = {
|
|
2204
|
-
applies?: Array<V2ModelApply>;
|
|
2205
|
-
pagination?: V1PaginationResponse;
|
|
2206
|
-
};
|
|
2207
|
-
|
|
2208
|
-
export type V2ModelApply = {
|
|
2209
|
-
id?: string;
|
|
2210
|
-
status?: string;
|
|
2211
|
-
currentStage?: string;
|
|
2212
|
-
failureReason?: string;
|
|
2213
|
-
resolution?: string;
|
|
2214
|
-
createdAt?: string;
|
|
2215
|
-
updatedAt?: string;
|
|
2216
|
-
sourceMaterialId?: string;
|
|
2217
|
-
generationTaskId?: string;
|
|
2218
|
-
reconstructionTaskId?: string;
|
|
2219
|
-
assetGroupId?: string;
|
|
2220
|
-
joiAvatarId?: string;
|
|
2221
|
-
originalImageUrl?: string;
|
|
2222
|
-
avatarName?: string;
|
|
2223
|
-
characterId?: string;
|
|
2224
|
-
creator?: V2ModelApplyCreator;
|
|
2225
|
-
avatarInfo?: V2JoiAvatarInfo;
|
|
2226
|
-
};
|
|
2227
|
-
|
|
2228
|
-
export type V2ModelApplyCallbackRequest = {
|
|
2229
|
-
applyId?: string;
|
|
2230
|
-
stage?: string;
|
|
2231
|
-
status?: string;
|
|
2232
|
-
result?: {
|
|
2233
|
-
[key: string]: unknown;
|
|
2234
|
-
};
|
|
2235
|
-
error?: string;
|
|
2236
|
-
timestamp?: string;
|
|
2237
|
-
nonce?: string;
|
|
2238
|
-
signature?: string;
|
|
2239
|
-
};
|
|
2240
|
-
export type V2ModelApplyCallbackResponse = {
|
|
2241
|
-
success?: boolean;
|
|
2242
|
-
message?: string;
|
|
2243
|
-
};
|
|
2244
|
-
|
|
2245
|
-
export type V2ModelApplyCreator = {
|
|
2246
|
-
id?: string;
|
|
2247
|
-
username?: string;
|
|
2248
|
-
nickname?: string;
|
|
2249
|
-
};
|
|
2250
|
-
|
|
2251
|
-
export type V2ModelApplyProgress = {
|
|
2252
|
-
totalSteps?: number;
|
|
2253
|
-
currentStep?: number;
|
|
2254
|
-
currentStage?: string;
|
|
2255
|
-
percentage?: number;
|
|
2256
|
-
videos?: Array<V2VideoGenerationProgress>;
|
|
2257
|
-
};
|
|
2258
|
-
|
|
2259
|
-
export type V2PhoneLoginRequest = {
|
|
2260
|
-
countryCode?: string;
|
|
2261
|
-
phoneNumber?: string;
|
|
2262
|
-
verificationCode?: string;
|
|
2263
|
-
};
|
|
2264
|
-
|
|
2265
|
-
export type V2PhoneLoginResponse = {
|
|
2266
|
-
token?: string;
|
|
2267
|
-
expiresIn?: string;
|
|
2268
|
-
userId?: string;
|
|
2269
|
-
isNewUser?: boolean;
|
|
2270
|
-
};
|
|
2271
|
-
|
|
2272
|
-
export type V2RealtimeCharacterDetail = {
|
|
2273
|
-
id?: string;
|
|
2274
|
-
scene?: Array<string>;
|
|
2275
|
-
name?: string;
|
|
2276
|
-
description?: string;
|
|
2277
|
-
status?: string;
|
|
2278
|
-
modelInfo?: string;
|
|
2279
|
-
coverUrl?: string;
|
|
2280
|
-
updatedAt?: string;
|
|
2281
|
-
systemPrompt?: string;
|
|
2282
|
-
modelSettings?: {
|
|
2283
|
-
[key: string]: unknown;
|
|
2284
|
-
};
|
|
2285
|
-
voice?: {
|
|
2286
|
-
[key: string]: unknown;
|
|
2287
|
-
};
|
|
2288
|
-
drivenBaseUrl?: string;
|
|
2289
|
-
};
|
|
2290
|
-
export type V2RealtimeGetCharacterDetailResponse = {
|
|
2291
|
-
character?: V2RealtimeCharacterDetail;
|
|
2292
|
-
};
|
|
2293
|
-
export type V2RealtimeGetCharacterResponse = {
|
|
2294
|
-
character?: Realtimev2RealtimeCharacter;
|
|
2295
|
-
};
|
|
2296
|
-
export type V2RealtimeListDrivenProvidersResponse = {
|
|
2297
|
-
providers?: Array<V2RealtimeProvider>;
|
|
2298
|
-
};
|
|
2299
|
-
|
|
2300
|
-
export type V2RealtimeProvider = {
|
|
2301
|
-
id?: string;
|
|
2302
|
-
name?: string;
|
|
2303
|
-
apiUrl?: string;
|
|
2304
|
-
};
|
|
2305
|
-
|
|
2306
|
-
export type V2SendSmsCodeRequest = {
|
|
2307
|
-
countryCode?: string;
|
|
2308
|
-
phoneNumber?: string;
|
|
2309
|
-
turnstileToken?: string;
|
|
2310
|
-
};
|
|
2311
|
-
|
|
2312
|
-
export type V2SendSmsCodeResponse = {
|
|
2313
|
-
success?: boolean;
|
|
2314
|
-
message?: string;
|
|
2315
|
-
expiresIn?: number;
|
|
2316
|
-
};
|
|
2317
|
-
|
|
2318
|
-
export type V2StripeEventData = {
|
|
2319
|
-
object?: V2StripePaymentIntent;
|
|
2320
|
-
};
|
|
2321
|
-
|
|
2322
|
-
export type V2StripePaymentIntent = {
|
|
2323
|
-
id?: string;
|
|
2324
|
-
object?: string;
|
|
2325
|
-
amount?: string;
|
|
2326
|
-
amountReceived?: string;
|
|
2327
|
-
currency?: string;
|
|
2328
|
-
status?: string;
|
|
2329
|
-
description?: string;
|
|
2330
|
-
metadata?: V2StripePaymentIntentMetadata;
|
|
2331
|
-
clientSecret?: string;
|
|
2332
|
-
latestCharge?: string;
|
|
2333
|
-
paymentMethodTypes?: Array<string>;
|
|
2334
|
-
livemode?: boolean;
|
|
2335
|
-
};
|
|
2336
|
-
|
|
2337
|
-
export type V2StripePaymentIntentMetadata = {
|
|
2338
|
-
userId?: string;
|
|
2339
|
-
orderId?: string;
|
|
2340
|
-
};
|
|
2341
|
-
|
|
2342
|
-
export type V2StripeWebhookRequestInfo = {
|
|
2343
|
-
id?: string;
|
|
2344
|
-
idempotencyKey?: string;
|
|
2345
|
-
};
|
|
2346
|
-
|
|
2347
|
-
export type V2SubmitModelApplyRequest = {
|
|
2348
|
-
imagePath?: string;
|
|
2349
|
-
avatarName?: string;
|
|
2350
|
-
systemPrompt?: string;
|
|
2351
|
-
skipAiAvatarGeneration?: boolean;
|
|
2352
|
-
};
|
|
2353
|
-
|
|
2354
|
-
export type V2SubmitModelApplyResponse = {
|
|
2355
|
-
applyId?: string;
|
|
2356
|
-
message?: string;
|
|
2357
|
-
};
|
|
2358
|
-
|
|
2359
|
-
export type V2UnlockChristmasCharacterRequest = {
|
|
2360
|
-
characterId?: string;
|
|
2361
|
-
};
|
|
2362
|
-
|
|
2363
|
-
export type V2UnlockChristmasCharacterResponse = {
|
|
2364
|
-
character?: V2ChristmasCharacter;
|
|
2365
|
-
message?: string;
|
|
2366
|
-
};
|
|
2367
|
-
|
|
2368
|
-
export type V2UpdateJoiAvatarResponse = {
|
|
2369
|
-
avatar?: V2JoiAvatar;
|
|
2370
|
-
};
|
|
2371
|
-
|
|
2372
|
-
export type V2UpgradeToVipRequest = {
|
|
2373
|
-
couponCode?: string;
|
|
2374
|
-
};
|
|
2375
|
-
|
|
2376
|
-
export type V2UpgradeToVipResponse = {
|
|
2377
|
-
success?: boolean;
|
|
2378
|
-
message?: string;
|
|
2379
|
-
clientSecret?: string;
|
|
2380
|
-
orderId?: string;
|
|
2381
|
-
};
|
|
2382
|
-
|
|
2383
|
-
export type V2VideoGenerationProgress = {
|
|
2384
|
-
name?: string;
|
|
2385
|
-
status?: string;
|
|
2386
|
-
url?: string;
|
|
2387
|
-
};
|
|
2388
|
-
export type AdminUserServiceListAdminUsersData = {
|
|
2389
|
-
body?: never;
|
|
2390
|
-
path?: never;
|
|
2391
|
-
query?: {
|
|
2392
|
-
'pagination.pageSize'?: number;
|
|
2393
|
-
'pagination.pageToken'?: string;
|
|
2394
|
-
};
|
|
2395
|
-
url: '/v1/admin/admin-users';
|
|
2396
|
-
};
|
|
2397
|
-
export type AdminUserServiceListAdminUsersResponses = {
|
|
2398
|
-
200: V1ListAdminUsersResponse;
|
|
2399
|
-
};
|
|
2400
|
-
export type AdminUserServiceListAdminUsersResponse = AdminUserServiceListAdminUsersResponses[keyof AdminUserServiceListAdminUsersResponses];
|
|
2401
|
-
export type AdminUserServiceCreateAdminUserData = {
|
|
2402
|
-
body: V1CreateAdminUserRequest;
|
|
2403
|
-
path?: never;
|
|
2404
|
-
query?: never;
|
|
2405
|
-
url: '/v1/admin/admin-users';
|
|
2406
|
-
};
|
|
2407
|
-
export type AdminUserServiceCreateAdminUserResponses = {
|
|
2408
|
-
200: V1CreateAdminUserResponse;
|
|
2409
|
-
};
|
|
2410
|
-
export type AdminUserServiceCreateAdminUserResponse = AdminUserServiceCreateAdminUserResponses[keyof AdminUserServiceCreateAdminUserResponses];
|
|
2411
|
-
export type AdminUserServiceDeleteAdminUserData = {
|
|
2412
|
-
body?: never;
|
|
2413
|
-
path: {
|
|
2414
|
-
|
|
2415
|
-
adminUserId: string;
|
|
2416
|
-
};
|
|
2417
|
-
query?: never;
|
|
2418
|
-
url: '/v1/admin/admin-users/{adminUserId}';
|
|
2419
|
-
};
|
|
2420
|
-
export type AdminUserServiceDeleteAdminUserResponses = {
|
|
2421
|
-
200: V1DeleteAdminUserResponse;
|
|
2422
|
-
};
|
|
2423
|
-
export type AdminUserServiceDeleteAdminUserResponse = AdminUserServiceDeleteAdminUserResponses[keyof AdminUserServiceDeleteAdminUserResponses];
|
|
2424
|
-
export type AdminAppServiceListApiKeysData = {
|
|
2425
|
-
body?: never;
|
|
2426
|
-
path?: never;
|
|
2427
|
-
query?: {
|
|
2428
|
-
|
|
2429
|
-
appId?: string;
|
|
2430
|
-
userId?: string;
|
|
2431
|
-
'pagination.pageSize'?: number;
|
|
2432
|
-
'pagination.pageToken'?: string;
|
|
2433
|
-
};
|
|
2434
|
-
url: '/v1/admin/api-keys';
|
|
2435
|
-
};
|
|
2436
|
-
export type AdminAppServiceListApiKeysResponses = {
|
|
2437
|
-
200: V1AdminListApiKeysResponse;
|
|
2438
|
-
};
|
|
2439
|
-
export type AdminAppServiceListApiKeysResponse = AdminAppServiceListApiKeysResponses[keyof AdminAppServiceListApiKeysResponses];
|
|
2440
|
-
export type AdminAppServiceListAppsData = {
|
|
2441
|
-
body?: never;
|
|
2442
|
-
path?: never;
|
|
2443
|
-
query?: {
|
|
2444
|
-
|
|
2445
|
-
userId?: string;
|
|
2446
|
-
nameContains?: string;
|
|
2447
|
-
'pagination.pageSize'?: number;
|
|
2448
|
-
'pagination.pageToken'?: string;
|
|
2449
|
-
};
|
|
2450
|
-
url: '/v1/admin/apps';
|
|
2451
|
-
};
|
|
2452
|
-
export type AdminAppServiceListAppsResponses = {
|
|
2453
|
-
200: V1AdminListAppsResponse;
|
|
2454
|
-
};
|
|
2455
|
-
export type AdminAppServiceListAppsResponse = AdminAppServiceListAppsResponses[keyof AdminAppServiceListAppsResponses];
|
|
2456
|
-
export type AdminAppServiceGetAppData = {
|
|
2457
|
-
body?: never;
|
|
2458
|
-
path: {
|
|
2459
|
-
|
|
2460
|
-
appId: string;
|
|
2461
|
-
};
|
|
2462
|
-
query?: never;
|
|
2463
|
-
url: '/v1/admin/apps/{appId}';
|
|
2464
|
-
};
|
|
2465
|
-
export type AdminAppServiceGetAppResponses = {
|
|
2466
|
-
200: V1AdminGetAppResponse;
|
|
2467
|
-
};
|
|
2468
|
-
export type AdminAppServiceGetAppResponse = AdminAppServiceGetAppResponses[keyof AdminAppServiceGetAppResponses];
|
|
2469
|
-
export type AdminAuthServiceChangePasswordData = {
|
|
2470
|
-
body: V1AdminChangePasswordRequest;
|
|
2471
|
-
path?: never;
|
|
2472
|
-
query?: never;
|
|
2473
|
-
url: '/v1/admin/auth/change-password';
|
|
2474
|
-
};
|
|
2475
|
-
export type AdminAuthServiceChangePasswordResponses = {
|
|
2476
|
-
200: V1AdminChangePasswordResponse;
|
|
2477
|
-
};
|
|
2478
|
-
export type AdminAuthServiceChangePasswordResponse = AdminAuthServiceChangePasswordResponses[keyof AdminAuthServiceChangePasswordResponses];
|
|
2479
|
-
export type AdminAuthServiceLoginData = {
|
|
2480
|
-
body: V1AdminLoginRequest;
|
|
2481
|
-
path?: never;
|
|
2482
|
-
query?: never;
|
|
2483
|
-
url: '/v1/admin/auth/login';
|
|
2484
|
-
};
|
|
2485
|
-
export type AdminAuthServiceLoginResponses = {
|
|
2486
|
-
200: V1AdminLoginResponse;
|
|
2487
|
-
};
|
|
2488
|
-
export type AdminAuthServiceLoginResponse = AdminAuthServiceLoginResponses[keyof AdminAuthServiceLoginResponses];
|
|
2489
|
-
export type AdminConfigServiceAdminListConfigsData = {
|
|
2490
|
-
body?: never;
|
|
2491
|
-
path?: never;
|
|
2492
|
-
query?: {
|
|
2493
|
-
|
|
2494
|
-
keyContains?: string;
|
|
2495
|
-
'pagination.pageSize'?: number;
|
|
2496
|
-
'pagination.pageToken'?: string;
|
|
2497
|
-
};
|
|
2498
|
-
url: '/v1/admin/configs';
|
|
2499
|
-
};
|
|
2500
|
-
export type AdminConfigServiceAdminListConfigsResponses = {
|
|
2501
|
-
200: V1AdminListConfigsResponse;
|
|
2502
|
-
};
|
|
2503
|
-
export type AdminConfigServiceAdminListConfigsResponse = AdminConfigServiceAdminListConfigsResponses[keyof AdminConfigServiceAdminListConfigsResponses];
|
|
2504
|
-
export type AdminConfigServiceAdminCreateConfigData = {
|
|
2505
|
-
body: V1AdminCreateConfigRequest;
|
|
2506
|
-
path?: never;
|
|
2507
|
-
query?: never;
|
|
2508
|
-
url: '/v1/admin/configs';
|
|
2509
|
-
};
|
|
2510
|
-
export type AdminConfigServiceAdminCreateConfigResponses = {
|
|
2511
|
-
200: V1AdminCreateConfigResponse;
|
|
2512
|
-
};
|
|
2513
|
-
export type AdminConfigServiceAdminCreateConfigResponse = AdminConfigServiceAdminCreateConfigResponses[keyof AdminConfigServiceAdminCreateConfigResponses];
|
|
2514
|
-
export type AdminConfigServiceAdminDeleteConfigData = {
|
|
2515
|
-
body?: never;
|
|
2516
|
-
path: {
|
|
2517
|
-
|
|
2518
|
-
key: string;
|
|
2519
|
-
};
|
|
2520
|
-
query?: never;
|
|
2521
|
-
url: '/v1/admin/configs/{key}';
|
|
2522
|
-
};
|
|
2523
|
-
export type AdminConfigServiceAdminDeleteConfigResponses = {
|
|
2524
|
-
200: V1AdminDeleteConfigResponse;
|
|
2525
|
-
};
|
|
2526
|
-
export type AdminConfigServiceAdminDeleteConfigResponse = AdminConfigServiceAdminDeleteConfigResponses[keyof AdminConfigServiceAdminDeleteConfigResponses];
|
|
2527
|
-
export type AdminConfigServiceAdminGetConfigData = {
|
|
2528
|
-
body?: never;
|
|
2529
|
-
path: {
|
|
2530
|
-
|
|
2531
|
-
key: string;
|
|
2532
|
-
};
|
|
2533
|
-
query?: never;
|
|
2534
|
-
url: '/v1/admin/configs/{key}';
|
|
2535
|
-
};
|
|
2536
|
-
export type AdminConfigServiceAdminGetConfigResponses = {
|
|
2537
|
-
200: V1AdminGetConfigResponse;
|
|
2538
|
-
};
|
|
2539
|
-
export type AdminConfigServiceAdminGetConfigResponse = AdminConfigServiceAdminGetConfigResponses[keyof AdminConfigServiceAdminGetConfigResponses];
|
|
2540
|
-
export type AdminConfigServiceAdminUpdateConfigData = {
|
|
2541
|
-
body: AdminConfigServiceAdminUpdateConfigBody;
|
|
2542
|
-
path: {
|
|
2543
|
-
|
|
2544
|
-
key: string;
|
|
2545
|
-
};
|
|
2546
|
-
query?: never;
|
|
2547
|
-
url: '/v1/admin/configs/{key}';
|
|
2548
|
-
};
|
|
2549
|
-
export type AdminConfigServiceAdminUpdateConfigResponses = {
|
|
2550
|
-
200: V1AdminUpdateConfigResponse;
|
|
2551
|
-
};
|
|
2552
|
-
export type AdminConfigServiceAdminUpdateConfigResponse = AdminConfigServiceAdminUpdateConfigResponses[keyof AdminConfigServiceAdminUpdateConfigResponses];
|
|
2553
|
-
export type AdminUserCharacterServiceAdminListUserCharactersData = {
|
|
2554
|
-
body?: never;
|
|
2555
|
-
path?: never;
|
|
2556
|
-
query?: {
|
|
2557
|
-
|
|
2558
|
-
consoleUserId?: string;
|
|
2559
|
-
characterId?: string;
|
|
2560
|
-
characterIdContains?: string;
|
|
2561
|
-
'pagination.pageSize'?: number;
|
|
2562
|
-
'pagination.pageToken'?: string;
|
|
2563
|
-
};
|
|
2564
|
-
url: '/v1/admin/user-characters';
|
|
2565
|
-
};
|
|
2566
|
-
export type AdminUserCharacterServiceAdminListUserCharactersResponses = {
|
|
2567
|
-
200: V1AdminListUserCharactersResponse;
|
|
2568
|
-
};
|
|
2569
|
-
export type AdminUserCharacterServiceAdminListUserCharactersResponse = AdminUserCharacterServiceAdminListUserCharactersResponses[keyof AdminUserCharacterServiceAdminListUserCharactersResponses];
|
|
2570
|
-
export type AdminUserCharacterServiceAdminCreateUserCharacterData = {
|
|
2571
|
-
body: V1AdminCreateUserCharacterRequest;
|
|
2572
|
-
path?: never;
|
|
2573
|
-
query?: never;
|
|
2574
|
-
url: '/v1/admin/user-characters';
|
|
2575
|
-
};
|
|
2576
|
-
export type AdminUserCharacterServiceAdminCreateUserCharacterResponses = {
|
|
2577
|
-
200: V1AdminCreateUserCharacterResponse;
|
|
2578
|
-
};
|
|
2579
|
-
export type AdminUserCharacterServiceAdminCreateUserCharacterResponse = AdminUserCharacterServiceAdminCreateUserCharacterResponses[keyof AdminUserCharacterServiceAdminCreateUserCharacterResponses];
|
|
2580
|
-
export type AdminUserCharacterServiceAdminDeleteUserCharacterData = {
|
|
2581
|
-
body?: never;
|
|
2582
|
-
path: {
|
|
2583
|
-
|
|
2584
|
-
id: string;
|
|
2585
|
-
};
|
|
2586
|
-
query?: never;
|
|
2587
|
-
url: '/v1/admin/user-characters/{id}';
|
|
2588
|
-
};
|
|
2589
|
-
export type AdminUserCharacterServiceAdminDeleteUserCharacterResponses = {
|
|
2590
|
-
200: V1AdminDeleteUserCharacterResponse;
|
|
2591
|
-
};
|
|
2592
|
-
export type AdminUserCharacterServiceAdminDeleteUserCharacterResponse = AdminUserCharacterServiceAdminDeleteUserCharacterResponses[keyof AdminUserCharacterServiceAdminDeleteUserCharacterResponses];
|
|
2593
|
-
export type AdminUserCharacterServiceAdminGetUserCharacterData = {
|
|
2594
|
-
body?: never;
|
|
2595
|
-
path: {
|
|
2596
|
-
|
|
2597
|
-
id: string;
|
|
2598
|
-
};
|
|
2599
|
-
query?: never;
|
|
2600
|
-
url: '/v1/admin/user-characters/{id}';
|
|
2601
|
-
};
|
|
2602
|
-
export type AdminUserCharacterServiceAdminGetUserCharacterResponses = {
|
|
2603
|
-
200: V1AdminGetUserCharacterResponse;
|
|
2604
|
-
};
|
|
2605
|
-
export type AdminUserCharacterServiceAdminGetUserCharacterResponse = AdminUserCharacterServiceAdminGetUserCharacterResponses[keyof AdminUserCharacterServiceAdminGetUserCharacterResponses];
|
|
2606
|
-
export type AdminUserCharacterServiceAdminUpdateUserCharacterData = {
|
|
2607
|
-
body: AdminUserCharacterServiceAdminUpdateUserCharacterBody;
|
|
2608
|
-
path: {
|
|
2609
|
-
|
|
2610
|
-
id: string;
|
|
2611
|
-
};
|
|
2612
|
-
query?: never;
|
|
2613
|
-
url: '/v1/admin/user-characters/{id}';
|
|
2614
|
-
};
|
|
2615
|
-
export type AdminUserCharacterServiceAdminUpdateUserCharacterResponses = {
|
|
2616
|
-
200: V1AdminUpdateUserCharacterResponse;
|
|
2617
|
-
};
|
|
2618
|
-
export type AdminUserCharacterServiceAdminUpdateUserCharacterResponse = AdminUserCharacterServiceAdminUpdateUserCharacterResponses[keyof AdminUserCharacterServiceAdminUpdateUserCharacterResponses];
|
|
2619
|
-
export type AdminConfigServiceAdminListUserConfigsData = {
|
|
2620
|
-
body?: never;
|
|
2621
|
-
path?: never;
|
|
2622
|
-
query?: {
|
|
2623
|
-
|
|
2624
|
-
userId?: string;
|
|
2625
|
-
'pagination.pageSize'?: number;
|
|
2626
|
-
'pagination.pageToken'?: string;
|
|
2627
|
-
};
|
|
2628
|
-
url: '/v1/admin/user-configs';
|
|
2629
|
-
};
|
|
2630
|
-
export type AdminConfigServiceAdminListUserConfigsResponses = {
|
|
2631
|
-
200: V1AdminListUserConfigsResponse;
|
|
2632
|
-
};
|
|
2633
|
-
export type AdminConfigServiceAdminListUserConfigsResponse = AdminConfigServiceAdminListUserConfigsResponses[keyof AdminConfigServiceAdminListUserConfigsResponses];
|
|
2634
|
-
export type AdminConfigServiceAdminGetUserConfigData = {
|
|
2635
|
-
body?: never;
|
|
2636
|
-
path: {
|
|
2637
|
-
|
|
2638
|
-
userId: string;
|
|
2639
|
-
};
|
|
2640
|
-
query?: never;
|
|
2641
|
-
url: '/v1/admin/user-configs/{userId}';
|
|
2642
|
-
};
|
|
2643
|
-
export type AdminConfigServiceAdminGetUserConfigResponses = {
|
|
2644
|
-
200: V1AdminGetUserConfigResponse;
|
|
2645
|
-
};
|
|
2646
|
-
export type AdminConfigServiceAdminGetUserConfigResponse = AdminConfigServiceAdminGetUserConfigResponses[keyof AdminConfigServiceAdminGetUserConfigResponses];
|
|
2647
|
-
export type AdminConfigServiceAdminUpdateUserConfigData = {
|
|
2648
|
-
body: AdminConfigServiceAdminUpdateUserConfigBody;
|
|
2649
|
-
path: {
|
|
2650
|
-
|
|
2651
|
-
userId: string;
|
|
2652
|
-
};
|
|
2653
|
-
query?: never;
|
|
2654
|
-
url: '/v1/admin/user-configs/{userId}';
|
|
2655
|
-
};
|
|
2656
|
-
export type AdminConfigServiceAdminUpdateUserConfigResponses = {
|
|
2657
|
-
200: V1AdminUpdateUserConfigResponse;
|
|
2658
|
-
};
|
|
2659
|
-
export type AdminConfigServiceAdminUpdateUserConfigResponse = AdminConfigServiceAdminUpdateUserConfigResponses[keyof AdminConfigServiceAdminUpdateUserConfigResponses];
|
|
2660
|
-
export type AdminUserServiceListUsersData = {
|
|
2661
|
-
body?: never;
|
|
2662
|
-
path?: never;
|
|
2663
|
-
query?: {
|
|
2664
|
-
'pagination.pageSize'?: number;
|
|
2665
|
-
'pagination.pageToken'?: string;
|
|
2666
|
-
};
|
|
2667
|
-
url: '/v1/admin/users';
|
|
2668
|
-
};
|
|
2669
|
-
export type AdminUserServiceListUsersResponses = {
|
|
2670
|
-
200: Consolev1ListUsersResponse;
|
|
2671
|
-
};
|
|
2672
|
-
export type AdminUserServiceListUsersResponse = AdminUserServiceListUsersResponses[keyof AdminUserServiceListUsersResponses];
|
|
2673
|
-
export type ConsoleServiceListAppsData = {
|
|
2674
|
-
body?: never;
|
|
2675
|
-
path?: never;
|
|
2676
|
-
query?: {
|
|
2677
|
-
'pagination.pageSize'?: number;
|
|
2678
|
-
'pagination.pageToken'?: string;
|
|
2679
|
-
};
|
|
2680
|
-
url: '/v1/apps';
|
|
2681
|
-
};
|
|
2682
|
-
export type ConsoleServiceListAppsResponses = {
|
|
2683
|
-
200: V1ListAppsResponse;
|
|
2684
|
-
};
|
|
2685
|
-
export type ConsoleServiceListAppsResponse = ConsoleServiceListAppsResponses[keyof ConsoleServiceListAppsResponses];
|
|
2686
|
-
export type ConsoleServiceCreateAppData = {
|
|
2687
|
-
body: V1CreateAppRequest;
|
|
2688
|
-
path?: never;
|
|
2689
|
-
query?: never;
|
|
2690
|
-
url: '/v1/apps';
|
|
2691
|
-
};
|
|
2692
|
-
export type ConsoleServiceCreateAppResponses = {
|
|
2693
|
-
200: V1CreateAppResponse;
|
|
2694
|
-
};
|
|
2695
|
-
export type ConsoleServiceCreateAppResponse = ConsoleServiceCreateAppResponses[keyof ConsoleServiceCreateAppResponses];
|
|
2696
|
-
export type ConsoleServiceDeleteAppData = {
|
|
2697
|
-
body?: never;
|
|
2698
|
-
path: {
|
|
2699
|
-
appId_1: string;
|
|
2700
|
-
};
|
|
2701
|
-
query?: never;
|
|
2702
|
-
url: '/v1/apps/{appId_1}';
|
|
2703
|
-
};
|
|
2704
|
-
export type ConsoleServiceDeleteAppResponses = {
|
|
2705
|
-
200: V1DeleteAppResponse;
|
|
2706
|
-
};
|
|
2707
|
-
export type ConsoleServiceDeleteAppResponse = ConsoleServiceDeleteAppResponses[keyof ConsoleServiceDeleteAppResponses];
|
|
2708
|
-
export type ConsoleServiceGetAppData = {
|
|
2709
|
-
body?: never;
|
|
2710
|
-
path: {
|
|
2711
|
-
appId_1: string;
|
|
2712
|
-
};
|
|
2713
|
-
query?: never;
|
|
2714
|
-
url: '/v1/apps/{appId_1}';
|
|
2715
|
-
};
|
|
2716
|
-
export type ConsoleServiceGetAppResponses = {
|
|
2717
|
-
200: V1GetAppResponse;
|
|
2718
|
-
};
|
|
2719
|
-
export type ConsoleServiceGetAppResponse = ConsoleServiceGetAppResponses[keyof ConsoleServiceGetAppResponses];
|
|
2720
|
-
export type ConsoleServiceCreateApiKeyData = {
|
|
2721
|
-
body: Platformv1ConsoleServiceCreateApiKeyBody;
|
|
2722
|
-
path: {
|
|
2723
|
-
|
|
2724
|
-
appId_1: string;
|
|
2725
|
-
};
|
|
2726
|
-
query?: never;
|
|
2727
|
-
url: '/v1/apps/{appId_1}/api-keys';
|
|
2728
|
-
};
|
|
2729
|
-
export type ConsoleServiceCreateApiKeyResponses = {
|
|
2730
|
-
200: V1CreateApiKeyResponse;
|
|
2731
|
-
};
|
|
2732
|
-
export type ConsoleServiceCreateApiKeyResponse = ConsoleServiceCreateApiKeyResponses[keyof ConsoleServiceCreateApiKeyResponses];
|
|
2733
|
-
export type ConsoleServiceDeleteAppKeyData = {
|
|
2734
|
-
body?: never;
|
|
2735
|
-
path: {
|
|
2736
|
-
appId_1: string;
|
|
2737
|
-
apiKey: string;
|
|
2738
|
-
};
|
|
2739
|
-
query?: never;
|
|
2740
|
-
url: '/v1/apps/{appId_1}/api-keys/{apiKey}';
|
|
2741
|
-
};
|
|
2742
|
-
export type ConsoleServiceDeleteAppKeyResponses = {
|
|
2743
|
-
200: V1DeleteAppKeyResponse;
|
|
2744
|
-
};
|
|
2745
|
-
export type ConsoleServiceDeleteAppKeyResponse = ConsoleServiceDeleteAppKeyResponses[keyof ConsoleServiceDeleteAppKeyResponses];
|
|
2746
|
-
export type AppServiceDeleteAppData = {
|
|
2747
|
-
body?: never;
|
|
2748
|
-
path: {
|
|
2749
|
-
appId: string;
|
|
2750
|
-
};
|
|
2751
|
-
query?: never;
|
|
2752
|
-
url: '/v1/apps/{appId}';
|
|
2753
|
-
};
|
|
2754
|
-
export type AppServiceDeleteAppResponses = {
|
|
2755
|
-
200: V1AppServiceDeleteAppResponse;
|
|
2756
|
-
};
|
|
2757
|
-
export type AppServiceDeleteAppResponse = AppServiceDeleteAppResponses[keyof AppServiceDeleteAppResponses];
|
|
2758
|
-
export type AppServiceGetAppData = {
|
|
2759
|
-
body?: never;
|
|
2760
|
-
path: {
|
|
2761
|
-
appId: string;
|
|
2762
|
-
};
|
|
2763
|
-
query?: never;
|
|
2764
|
-
url: '/v1/apps/{appId}';
|
|
2765
|
-
};
|
|
2766
|
-
export type AppServiceGetAppResponses = {
|
|
2767
|
-
200: V1AppServiceGetAppResponse;
|
|
2768
|
-
};
|
|
2769
|
-
export type AppServiceGetAppResponse = AppServiceGetAppResponses[keyof AppServiceGetAppResponses];
|
|
2770
|
-
export type AppServiceListApiKeysData = {
|
|
2771
|
-
body?: never;
|
|
2772
|
-
path: {
|
|
2773
|
-
|
|
2774
|
-
appId: string;
|
|
2775
|
-
};
|
|
2776
|
-
query?: {
|
|
2777
|
-
'pagination.pageSize'?: number;
|
|
2778
|
-
'pagination.pageToken'?: string;
|
|
2779
|
-
};
|
|
2780
|
-
url: '/v1/apps/{appId}/api-keys';
|
|
2781
|
-
};
|
|
2782
|
-
export type AppServiceListApiKeysResponses = {
|
|
2783
|
-
200: V1AppServiceListApiKeysResponse;
|
|
2784
|
-
};
|
|
2785
|
-
export type AppServiceListApiKeysResponse = AppServiceListApiKeysResponses[keyof AppServiceListApiKeysResponses];
|
|
2786
|
-
export type AppServiceCreateApiKeyData = {
|
|
2787
|
-
body: V1AppServiceCreateApiKeyBody;
|
|
2788
|
-
path: {
|
|
2789
|
-
|
|
2790
|
-
appId: string;
|
|
2791
|
-
};
|
|
2792
|
-
query?: never;
|
|
2793
|
-
url: '/v1/apps/{appId}/api-keys';
|
|
2794
|
-
};
|
|
2795
|
-
export type AppServiceCreateApiKeyResponses = {
|
|
2796
|
-
200: V1AppServiceCreateApiKeyResponse;
|
|
2797
|
-
};
|
|
2798
|
-
export type AppServiceCreateApiKeyResponse = AppServiceCreateApiKeyResponses[keyof AppServiceCreateApiKeyResponses];
|
|
2799
|
-
export type AppServiceDeleteApiKeyData = {
|
|
2800
|
-
body?: never;
|
|
2801
|
-
path: {
|
|
2802
|
-
|
|
2803
|
-
appId: string;
|
|
2804
|
-
apiKey: string;
|
|
2805
|
-
};
|
|
2806
|
-
query?: never;
|
|
2807
|
-
url: '/v1/apps/{appId}/api-keys/{apiKey}';
|
|
2808
|
-
};
|
|
2809
|
-
export type AppServiceDeleteApiKeyResponses = {
|
|
2810
|
-
200: V1AppServiceDeleteApiKeyResponse;
|
|
2811
|
-
};
|
|
2812
|
-
export type AppServiceDeleteApiKeyResponse = AppServiceDeleteApiKeyResponses[keyof AppServiceDeleteApiKeyResponses];
|
|
2813
|
-
export type AssetGroupServiceListAssetGroupsData = {
|
|
2814
|
-
body?: never;
|
|
2815
|
-
path?: never;
|
|
2816
|
-
query?: {
|
|
2817
|
-
'pagination.pageSize'?: number;
|
|
2818
|
-
'pagination.pageToken'?: string;
|
|
2819
|
-
name?: string;
|
|
2820
|
-
id?: string;
|
|
2821
|
-
createdBy?: string;
|
|
2822
|
-
version?: string;
|
|
2823
|
-
taskId?: string;
|
|
2824
|
-
materialId?: string;
|
|
2825
|
-
sortBy?: 'ASSET_GROUP_SORT_FIELD_UNSPECIFIED' | 'ASSET_GROUP_SORT_FIELD_UPDATED_AT';
|
|
2826
|
-
sortOrder?: 'SORT_ORDER_UNSPECIFIED' | 'SORT_ORDER_ASC' | 'SORT_ORDER_DESC';
|
|
2827
|
-
};
|
|
2828
|
-
url: '/v1/asset-groups';
|
|
2829
|
-
};
|
|
2830
|
-
export type AssetGroupServiceListAssetGroupsResponses = {
|
|
2831
|
-
200: V1ListAssetGroupsResponse;
|
|
2832
|
-
};
|
|
2833
|
-
export type AssetGroupServiceListAssetGroupsResponse = AssetGroupServiceListAssetGroupsResponses[keyof AssetGroupServiceListAssetGroupsResponses];
|
|
2834
|
-
export type AssetGroupServiceCreateAssetGroupData = {
|
|
2835
|
-
body: V1CreateAssetGroupRequest;
|
|
2836
|
-
path?: never;
|
|
2837
|
-
query?: never;
|
|
2838
|
-
url: '/v1/asset-groups';
|
|
2839
|
-
};
|
|
2840
|
-
export type AssetGroupServiceCreateAssetGroupResponses = {
|
|
2841
|
-
200: V1CreateAssetGroupResponse;
|
|
2842
|
-
};
|
|
2843
|
-
export type AssetGroupServiceCreateAssetGroupResponse = AssetGroupServiceCreateAssetGroupResponses[keyof AssetGroupServiceCreateAssetGroupResponses];
|
|
2844
|
-
export type AssetGroupServiceDeleteAssetGroupData = {
|
|
2845
|
-
body?: never;
|
|
2846
|
-
path: {
|
|
2847
|
-
id: string;
|
|
2848
|
-
};
|
|
2849
|
-
query?: never;
|
|
2850
|
-
url: '/v1/asset-groups/{id}';
|
|
2851
|
-
};
|
|
2852
|
-
export type AssetGroupServiceDeleteAssetGroupResponses = {
|
|
2853
|
-
200: V1DeleteAssetGroupResponse;
|
|
2854
|
-
};
|
|
2855
|
-
export type AssetGroupServiceDeleteAssetGroupResponse = AssetGroupServiceDeleteAssetGroupResponses[keyof AssetGroupServiceDeleteAssetGroupResponses];
|
|
2856
|
-
export type AssetGroupServiceGetAssetGroupData = {
|
|
2857
|
-
body?: never;
|
|
2858
|
-
path: {
|
|
2859
|
-
id: string;
|
|
2860
|
-
};
|
|
2861
|
-
query?: never;
|
|
2862
|
-
url: '/v1/asset-groups/{id}';
|
|
2863
|
-
};
|
|
2864
|
-
export type AssetGroupServiceGetAssetGroupResponses = {
|
|
2865
|
-
200: V1GetAssetGroupResponse;
|
|
2866
|
-
};
|
|
2867
|
-
export type AssetGroupServiceGetAssetGroupResponse = AssetGroupServiceGetAssetGroupResponses[keyof AssetGroupServiceGetAssetGroupResponses];
|
|
2868
|
-
export type AssetGroupServiceUpdateAssetGroupData = {
|
|
2869
|
-
body: AssetGroupServiceUpdateAssetGroupBody;
|
|
2870
|
-
path: {
|
|
2871
|
-
id: string;
|
|
2872
|
-
};
|
|
2873
|
-
query?: never;
|
|
2874
|
-
url: '/v1/asset-groups/{id}';
|
|
2875
|
-
};
|
|
2876
|
-
export type AssetGroupServiceUpdateAssetGroupResponses = {
|
|
2877
|
-
200: V1UpdateAssetGroupResponse;
|
|
2878
|
-
};
|
|
2879
|
-
export type AssetGroupServiceUpdateAssetGroupResponse = AssetGroupServiceUpdateAssetGroupResponses[keyof AssetGroupServiceUpdateAssetGroupResponses];
|
|
2880
|
-
export type AssetGroupServiceSyncAssetGroupData = {
|
|
2881
|
-
body: AssetGroupServiceSyncAssetGroupBody;
|
|
2882
|
-
path: {
|
|
2883
|
-
id: string;
|
|
2884
|
-
};
|
|
2885
|
-
query?: never;
|
|
2886
|
-
url: '/v1/asset-groups/{id}/sync';
|
|
2887
|
-
};
|
|
2888
|
-
export type AssetGroupServiceSyncAssetGroupResponses = {
|
|
2889
|
-
200: V1SyncAssetGroupResponse;
|
|
2890
|
-
};
|
|
2891
|
-
export type AssetGroupServiceSyncAssetGroupResponse = AssetGroupServiceSyncAssetGroupResponses[keyof AssetGroupServiceSyncAssetGroupResponses];
|
|
2892
|
-
export type AssetServiceListAssetsData = {
|
|
2893
|
-
body?: never;
|
|
2894
|
-
path?: never;
|
|
2895
|
-
query?: {
|
|
2896
|
-
'pagination.pageSize'?: number;
|
|
2897
|
-
'pagination.pageToken'?: string;
|
|
2898
|
-
};
|
|
2899
|
-
url: '/v1/assets';
|
|
2900
|
-
};
|
|
2901
|
-
export type AssetServiceListAssetsResponses = {
|
|
2902
|
-
200: V1ListAssetsResponse;
|
|
2903
|
-
};
|
|
2904
|
-
export type AssetServiceListAssetsResponse = AssetServiceListAssetsResponses[keyof AssetServiceListAssetsResponses];
|
|
2905
|
-
export type AssetServiceCreateAssetData = {
|
|
2906
|
-
body: V1CreateAssetRequest;
|
|
2907
|
-
path?: never;
|
|
2908
|
-
query?: never;
|
|
2909
|
-
url: '/v1/assets';
|
|
2910
|
-
};
|
|
2911
|
-
export type AssetServiceCreateAssetResponses = {
|
|
2912
|
-
200: V1CreateAssetResponse;
|
|
2913
|
-
};
|
|
2914
|
-
export type AssetServiceCreateAssetResponse = AssetServiceCreateAssetResponses[keyof AssetServiceCreateAssetResponses];
|
|
2915
|
-
export type AssetServiceDeleteAssetData = {
|
|
2916
|
-
body?: never;
|
|
2917
|
-
path: {
|
|
2918
|
-
id: string;
|
|
2919
|
-
};
|
|
2920
|
-
query?: never;
|
|
2921
|
-
url: '/v1/assets/{id}';
|
|
2922
|
-
};
|
|
2923
|
-
export type AssetServiceDeleteAssetResponses = {
|
|
2924
|
-
200: V1DeleteAssetResponse;
|
|
2925
|
-
};
|
|
2926
|
-
export type AssetServiceDeleteAssetResponse = AssetServiceDeleteAssetResponses[keyof AssetServiceDeleteAssetResponses];
|
|
2927
|
-
export type AssetServiceGetAssetData = {
|
|
2928
|
-
body?: never;
|
|
2929
|
-
path: {
|
|
2930
|
-
id: string;
|
|
2931
|
-
};
|
|
2932
|
-
query?: never;
|
|
2933
|
-
url: '/v1/assets/{id}';
|
|
2934
|
-
};
|
|
2935
|
-
export type AssetServiceGetAssetResponses = {
|
|
2936
|
-
200: V1GetAssetResponse;
|
|
2937
|
-
};
|
|
2938
|
-
export type AssetServiceGetAssetResponse = AssetServiceGetAssetResponses[keyof AssetServiceGetAssetResponses];
|
|
2939
|
-
export type AssetServiceUpdateAssetData = {
|
|
2940
|
-
body: AssetServiceUpdateAssetBody;
|
|
2941
|
-
path: {
|
|
2942
|
-
id: string;
|
|
2943
|
-
};
|
|
2944
|
-
query?: never;
|
|
2945
|
-
url: '/v1/assets/{id}';
|
|
2946
|
-
};
|
|
2947
|
-
export type AssetServiceUpdateAssetResponses = {
|
|
2948
|
-
200: V1UpdateAssetResponse;
|
|
2949
|
-
};
|
|
2950
|
-
export type AssetServiceUpdateAssetResponse = AssetServiceUpdateAssetResponses[keyof AssetServiceUpdateAssetResponses];
|
|
2951
|
-
export type AuthServiceChangePasswordData = {
|
|
2952
|
-
body: V1ChangePasswordRequest;
|
|
2953
|
-
path?: never;
|
|
2954
|
-
query?: never;
|
|
2955
|
-
url: '/v1/auth/change-password';
|
|
2956
|
-
};
|
|
2957
|
-
export type AuthServiceChangePasswordResponses = {
|
|
2958
|
-
200: V1ChangePasswordResponse;
|
|
2959
|
-
};
|
|
2960
|
-
export type AuthServiceChangePasswordResponse = AuthServiceChangePasswordResponses[keyof AuthServiceChangePasswordResponses];
|
|
2961
|
-
export type RealtimeAuthServiceLoginData = {
|
|
2962
|
-
body: Realtimev1LoginRequest;
|
|
2963
|
-
path?: never;
|
|
2964
|
-
query?: never;
|
|
2965
|
-
url: '/v1/auth/login';
|
|
2966
|
-
};
|
|
2967
|
-
export type RealtimeAuthServiceLoginResponses = {
|
|
2968
|
-
200: Realtimev1LoginResponse;
|
|
2969
|
-
};
|
|
2970
|
-
export type RealtimeAuthServiceLoginResponse = RealtimeAuthServiceLoginResponses[keyof RealtimeAuthServiceLoginResponses];
|
|
2971
|
-
export type RealtimeAuthServiceLogoutData = {
|
|
2972
|
-
body: Realtimev1LogoutRequest;
|
|
2973
|
-
path?: never;
|
|
2974
|
-
query?: never;
|
|
2975
|
-
url: '/v1/auth/logout';
|
|
2976
|
-
};
|
|
2977
|
-
export type RealtimeAuthServiceLogoutResponses = {
|
|
2978
|
-
200: Realtimev1LogoutResponse;
|
|
2979
|
-
};
|
|
2980
|
-
export type RealtimeAuthServiceLogoutResponse = RealtimeAuthServiceLogoutResponses[keyof RealtimeAuthServiceLogoutResponses];
|
|
2981
|
-
export type RealtimeAuthServiceMeData = {
|
|
2982
|
-
body?: never;
|
|
2983
|
-
path?: never;
|
|
2984
|
-
query?: never;
|
|
2985
|
-
url: '/v1/auth/me';
|
|
2986
|
-
};
|
|
2987
|
-
export type RealtimeAuthServiceMeResponses = {
|
|
2988
|
-
200: Realtimev1MeResponse;
|
|
2989
|
-
};
|
|
2990
|
-
export type RealtimeAuthServiceMeResponse = RealtimeAuthServiceMeResponses[keyof RealtimeAuthServiceMeResponses];
|
|
2991
|
-
export type AuthServiceOAuthLoginData = {
|
|
2992
|
-
body: V1oAuthLoginRequest;
|
|
2993
|
-
path?: never;
|
|
2994
|
-
query?: never;
|
|
2995
|
-
url: '/v1/auth/oauth/login';
|
|
2996
|
-
};
|
|
2997
|
-
export type AuthServiceOAuthLoginResponses = {
|
|
2998
|
-
200: V1oAuthLoginResponse;
|
|
2999
|
-
};
|
|
3000
|
-
export type AuthServiceOAuthLoginResponse = AuthServiceOAuthLoginResponses[keyof AuthServiceOAuthLoginResponses];
|
|
3001
|
-
export type AuthServiceResetPasswordData = {
|
|
3002
|
-
body: V1ResetPasswordRequest;
|
|
3003
|
-
path?: never;
|
|
3004
|
-
query?: never;
|
|
3005
|
-
url: '/v1/auth/password-reset/reset';
|
|
3006
|
-
};
|
|
3007
|
-
export type AuthServiceResetPasswordResponses = {
|
|
3008
|
-
200: V1ResetPasswordResponse;
|
|
3009
|
-
};
|
|
3010
|
-
export type AuthServiceResetPasswordResponse = AuthServiceResetPasswordResponses[keyof AuthServiceResetPasswordResponses];
|
|
3011
|
-
export type AuthServiceUpdateProfileData = {
|
|
3012
|
-
body: V1UpdateProfileRequest;
|
|
3013
|
-
path?: never;
|
|
3014
|
-
query?: never;
|
|
3015
|
-
url: '/v1/auth/profile';
|
|
3016
|
-
};
|
|
3017
|
-
export type AuthServiceUpdateProfileResponses = {
|
|
3018
|
-
200: V1UpdateProfileResponse;
|
|
3019
|
-
};
|
|
3020
|
-
export type AuthServiceUpdateProfileResponse = AuthServiceUpdateProfileResponses[keyof AuthServiceUpdateProfileResponses];
|
|
3021
|
-
export type RealtimeAuthServiceRegisterData = {
|
|
3022
|
-
body: Realtimev1RegisterRequest;
|
|
3023
|
-
path?: never;
|
|
3024
|
-
query?: never;
|
|
3025
|
-
url: '/v1/auth/register';
|
|
3026
|
-
};
|
|
3027
|
-
export type RealtimeAuthServiceRegisterResponses = {
|
|
3028
|
-
200: Realtimev1RegisterResponse;
|
|
3029
|
-
};
|
|
3030
|
-
export type RealtimeAuthServiceRegisterResponse = RealtimeAuthServiceRegisterResponses[keyof RealtimeAuthServiceRegisterResponses];
|
|
3031
|
-
export type AuthServiceSendVerificationCodeData = {
|
|
3032
|
-
body: V1SendVerificationCodeRequest;
|
|
3033
|
-
path?: never;
|
|
3034
|
-
query?: never;
|
|
3035
|
-
url: '/v1/auth/verification-code/send';
|
|
3036
|
-
};
|
|
3037
|
-
export type AuthServiceSendVerificationCodeResponses = {
|
|
3038
|
-
200: V1SendVerificationCodeResponse;
|
|
3039
|
-
};
|
|
3040
|
-
export type AuthServiceSendVerificationCodeResponse = AuthServiceSendVerificationCodeResponses[keyof AuthServiceSendVerificationCodeResponses];
|
|
3041
|
-
export type AuthServiceVerifyVerificationCodeData = {
|
|
3042
|
-
body: V1VerifyVerificationCodeRequest;
|
|
3043
|
-
path?: never;
|
|
3044
|
-
query?: never;
|
|
3045
|
-
url: '/v1/auth/verification-code/verify';
|
|
3046
|
-
};
|
|
3047
|
-
export type AuthServiceVerifyVerificationCodeResponses = {
|
|
3048
|
-
200: V1VerifyVerificationCodeResponse;
|
|
3049
|
-
};
|
|
3050
|
-
export type AuthServiceVerifyVerificationCodeResponse = AuthServiceVerifyVerificationCodeResponses[keyof AuthServiceVerifyVerificationCodeResponses];
|
|
3051
|
-
export type CharacterServiceListCharacterListsData = {
|
|
3052
|
-
body?: never;
|
|
3053
|
-
path?: never;
|
|
3054
|
-
query?: never;
|
|
3055
|
-
url: '/v1/character-lists';
|
|
3056
|
-
};
|
|
3057
|
-
export type CharacterServiceListCharacterListsResponses = {
|
|
3058
|
-
200: V1ListCharacterListsResponse;
|
|
3059
|
-
};
|
|
3060
|
-
export type CharacterServiceListCharacterListsResponse = CharacterServiceListCharacterListsResponses[keyof CharacterServiceListCharacterListsResponses];
|
|
3061
|
-
export type CharacterTemplateServiceListCharacterTemplatesData = {
|
|
3062
|
-
body?: never;
|
|
3063
|
-
path?: never;
|
|
3064
|
-
query?: {
|
|
3065
|
-
'pagination.pageSize'?: number;
|
|
3066
|
-
'pagination.pageToken'?: string;
|
|
3067
|
-
name?: string;
|
|
3068
|
-
id?: string;
|
|
3069
|
-
createdBy?: string;
|
|
3070
|
-
drivenProviderId?: string;
|
|
3071
|
-
sortBy?: 'CHARACTER_SORT_FIELD_UNSPECIFIED' | 'CHARACTER_SORT_FIELD_PRIORITY' | 'CHARACTER_SORT_FIELD_UPDATED_AT';
|
|
3072
|
-
sortOrder?: 'SORT_ORDER_UNSPECIFIED' | 'SORT_ORDER_ASC' | 'SORT_ORDER_DESC';
|
|
3073
|
-
};
|
|
3074
|
-
url: '/v1/character-templates';
|
|
3075
|
-
};
|
|
3076
|
-
export type CharacterTemplateServiceListCharacterTemplatesResponses = {
|
|
3077
|
-
200: V1ListCharacterTemplatesResponse;
|
|
3078
|
-
};
|
|
3079
|
-
export type CharacterTemplateServiceListCharacterTemplatesResponse = CharacterTemplateServiceListCharacterTemplatesResponses[keyof CharacterTemplateServiceListCharacterTemplatesResponses];
|
|
3080
|
-
export type CharacterTemplateServiceCreateCharacterTemplateData = {
|
|
3081
|
-
body: V1CreateCharacterTemplateRequest;
|
|
3082
|
-
path?: never;
|
|
3083
|
-
query?: never;
|
|
3084
|
-
url: '/v1/character-templates';
|
|
3085
|
-
};
|
|
3086
|
-
export type CharacterTemplateServiceCreateCharacterTemplateResponses = {
|
|
3087
|
-
200: V1CreateCharacterTemplateResponse;
|
|
3088
|
-
};
|
|
3089
|
-
export type CharacterTemplateServiceCreateCharacterTemplateResponse = CharacterTemplateServiceCreateCharacterTemplateResponses[keyof CharacterTemplateServiceCreateCharacterTemplateResponses];
|
|
3090
|
-
export type CharacterTemplateServiceDeleteCharacterTemplateData = {
|
|
3091
|
-
body?: never;
|
|
3092
|
-
path: {
|
|
3093
|
-
id: string;
|
|
3094
|
-
};
|
|
3095
|
-
query?: never;
|
|
3096
|
-
url: '/v1/character-templates/{id}';
|
|
3097
|
-
};
|
|
3098
|
-
export type CharacterTemplateServiceDeleteCharacterTemplateResponses = {
|
|
3099
|
-
200: V1DeleteCharacterTemplateResponse;
|
|
3100
|
-
};
|
|
3101
|
-
export type CharacterTemplateServiceDeleteCharacterTemplateResponse = CharacterTemplateServiceDeleteCharacterTemplateResponses[keyof CharacterTemplateServiceDeleteCharacterTemplateResponses];
|
|
3102
|
-
export type CharacterTemplateServiceGetCharacterTemplateData = {
|
|
3103
|
-
body?: never;
|
|
3104
|
-
path: {
|
|
3105
|
-
id: string;
|
|
3106
|
-
};
|
|
3107
|
-
query?: never;
|
|
3108
|
-
url: '/v1/character-templates/{id}';
|
|
3109
|
-
};
|
|
3110
|
-
export type CharacterTemplateServiceGetCharacterTemplateResponses = {
|
|
3111
|
-
200: V1GetCharacterTemplateResponse;
|
|
3112
|
-
};
|
|
3113
|
-
export type CharacterTemplateServiceGetCharacterTemplateResponse = CharacterTemplateServiceGetCharacterTemplateResponses[keyof CharacterTemplateServiceGetCharacterTemplateResponses];
|
|
3114
|
-
export type CharacterTemplateServiceUpdateCharacterTemplateData = {
|
|
3115
|
-
body: CharacterTemplateServiceUpdateCharacterTemplateBody;
|
|
3116
|
-
path: {
|
|
3117
|
-
id: string;
|
|
3118
|
-
};
|
|
3119
|
-
query?: never;
|
|
3120
|
-
url: '/v1/character-templates/{id}';
|
|
3121
|
-
};
|
|
3122
|
-
export type CharacterTemplateServiceUpdateCharacterTemplateResponses = {
|
|
3123
|
-
200: V1UpdateCharacterTemplateResponse;
|
|
3124
|
-
};
|
|
3125
|
-
export type CharacterTemplateServiceUpdateCharacterTemplateResponse = CharacterTemplateServiceUpdateCharacterTemplateResponses[keyof CharacterTemplateServiceUpdateCharacterTemplateResponses];
|
|
3126
|
-
export type RealtimeServiceRealtimeListCharactersData = {
|
|
3127
|
-
body?: never;
|
|
3128
|
-
path?: never;
|
|
3129
|
-
query?: {
|
|
3130
|
-
'pagination.pageSize'?: number;
|
|
3131
|
-
'pagination.pageToken'?: string;
|
|
3132
|
-
characterStatus?: Array<string>;
|
|
3133
|
-
};
|
|
3134
|
-
url: '/v1/characters';
|
|
3135
|
-
};
|
|
3136
|
-
export type RealtimeServiceRealtimeListCharactersResponses = {
|
|
3137
|
-
200: Realtimev1RealtimeListCharactersResponse;
|
|
3138
|
-
};
|
|
3139
|
-
export type RealtimeServiceRealtimeListCharactersResponse = RealtimeServiceRealtimeListCharactersResponses[keyof RealtimeServiceRealtimeListCharactersResponses];
|
|
3140
|
-
export type CharacterServiceCreateCharacterData = {
|
|
3141
|
-
body: V1CreateCharacterRequest;
|
|
3142
|
-
path?: never;
|
|
3143
|
-
query?: never;
|
|
3144
|
-
url: '/v1/characters';
|
|
3145
|
-
};
|
|
3146
|
-
export type CharacterServiceCreateCharacterResponses = {
|
|
3147
|
-
200: V1CreateCharacterResponse;
|
|
3148
|
-
};
|
|
3149
|
-
export type CharacterServiceCreateCharacterResponse = CharacterServiceCreateCharacterResponses[keyof CharacterServiceCreateCharacterResponses];
|
|
3150
|
-
export type CharacterServiceCopyCharacterData = {
|
|
3151
|
-
body: V1CopyCharacterRequest;
|
|
3152
|
-
path?: never;
|
|
3153
|
-
query?: never;
|
|
3154
|
-
url: '/v1/characters/copy';
|
|
3155
|
-
};
|
|
3156
|
-
export type CharacterServiceCopyCharacterResponses = {
|
|
3157
|
-
200: V1CopyCharacterResponse;
|
|
3158
|
-
};
|
|
3159
|
-
export type CharacterServiceCopyCharacterResponse = CharacterServiceCopyCharacterResponses[keyof CharacterServiceCopyCharacterResponses];
|
|
3160
|
-
export type CharacterServiceProcessCoefData = {
|
|
3161
|
-
body: Platformv1ProcessCoefRequest;
|
|
3162
|
-
path?: never;
|
|
3163
|
-
query?: never;
|
|
3164
|
-
url: '/v1/characters/process-coef';
|
|
3165
|
-
};
|
|
3166
|
-
export type CharacterServiceProcessCoefResponses = {
|
|
3167
|
-
200: Platformv1ProcessCoefResponse;
|
|
3168
|
-
};
|
|
3169
|
-
export type CharacterServiceProcessCoefResponse = CharacterServiceProcessCoefResponses[keyof CharacterServiceProcessCoefResponses];
|
|
3170
|
-
export type CharacterServiceSetCharacterListsData = {
|
|
3171
|
-
body: CharacterServiceSetCharacterListsBody;
|
|
3172
|
-
path: {
|
|
3173
|
-
characterId: string;
|
|
3174
|
-
};
|
|
3175
|
-
query?: never;
|
|
3176
|
-
url: '/v1/characters/{characterId}/lists';
|
|
3177
|
-
};
|
|
3178
|
-
export type CharacterServiceSetCharacterListsResponses = {
|
|
3179
|
-
200: V1SetCharacterListsResponse;
|
|
3180
|
-
};
|
|
3181
|
-
export type CharacterServiceSetCharacterListsResponse = CharacterServiceSetCharacterListsResponses[keyof CharacterServiceSetCharacterListsResponses];
|
|
3182
|
-
export type CharacterServiceDeleteCharacterData = {
|
|
3183
|
-
body?: never;
|
|
3184
|
-
path: {
|
|
3185
|
-
id: string;
|
|
3186
|
-
};
|
|
3187
|
-
query?: never;
|
|
3188
|
-
url: '/v1/characters/{id}';
|
|
3189
|
-
};
|
|
3190
|
-
export type CharacterServiceDeleteCharacterResponses = {
|
|
3191
|
-
200: V1DeleteCharacterResponse;
|
|
3192
|
-
};
|
|
3193
|
-
export type CharacterServiceDeleteCharacterResponse = CharacterServiceDeleteCharacterResponses[keyof CharacterServiceDeleteCharacterResponses];
|
|
3194
|
-
export type CharacterServiceGetCharacterData = {
|
|
3195
|
-
body?: never;
|
|
3196
|
-
path: {
|
|
3197
|
-
id: string;
|
|
3198
|
-
};
|
|
3199
|
-
query?: never;
|
|
3200
|
-
url: '/v1/characters/{id}';
|
|
3201
|
-
};
|
|
3202
|
-
export type CharacterServiceGetCharacterResponses = {
|
|
3203
|
-
200: Platformv1GetCharacterResponse;
|
|
3204
|
-
};
|
|
3205
|
-
export type CharacterServiceGetCharacterResponse = CharacterServiceGetCharacterResponses[keyof CharacterServiceGetCharacterResponses];
|
|
3206
|
-
export type CharacterServiceUpdateCharacterData = {
|
|
3207
|
-
body: CharacterServiceUpdateCharacterBody;
|
|
3208
|
-
path: {
|
|
3209
|
-
id: string;
|
|
3210
|
-
};
|
|
3211
|
-
query?: never;
|
|
3212
|
-
url: '/v1/characters/{id}';
|
|
3213
|
-
};
|
|
3214
|
-
export type CharacterServiceUpdateCharacterResponses = {
|
|
3215
|
-
200: V1UpdateCharacterResponse;
|
|
3216
|
-
};
|
|
3217
|
-
export type CharacterServiceUpdateCharacterResponse = CharacterServiceUpdateCharacterResponses[keyof CharacterServiceUpdateCharacterResponses];
|
|
3218
|
-
export type CharacterServiceSyncCharacterData = {
|
|
3219
|
-
body: CharacterServiceSyncCharacterBody;
|
|
3220
|
-
path: {
|
|
3221
|
-
id: string;
|
|
3222
|
-
};
|
|
3223
|
-
query?: never;
|
|
3224
|
-
url: '/v1/characters/{id}/sync';
|
|
3225
|
-
};
|
|
3226
|
-
export type CharacterServiceSyncCharacterResponses = {
|
|
3227
|
-
200: V1SyncCharacterResponse;
|
|
3228
|
-
};
|
|
3229
|
-
export type CharacterServiceSyncCharacterResponse = CharacterServiceSyncCharacterResponses[keyof CharacterServiceSyncCharacterResponses];
|
|
3230
|
-
export type ConfigKvServiceListConfigKvsData = {
|
|
3231
|
-
body?: never;
|
|
3232
|
-
path?: never;
|
|
3233
|
-
query?: {
|
|
3234
|
-
'pagination.pageSize'?: number;
|
|
3235
|
-
'pagination.pageToken'?: string;
|
|
3236
|
-
};
|
|
3237
|
-
url: '/v1/configs';
|
|
3238
|
-
};
|
|
3239
|
-
export type ConfigKvServiceListConfigKvsResponses = {
|
|
3240
|
-
200: V1ListConfigKvsResponse;
|
|
3241
|
-
};
|
|
3242
|
-
export type ConfigKvServiceListConfigKvsResponse = ConfigKvServiceListConfigKvsResponses[keyof ConfigKvServiceListConfigKvsResponses];
|
|
3243
|
-
export type ConfigKvServiceCreateConfigKvData = {
|
|
3244
|
-
body: V1CreateConfigKvRequest;
|
|
3245
|
-
path?: never;
|
|
3246
|
-
query?: never;
|
|
3247
|
-
url: '/v1/configs';
|
|
3248
|
-
};
|
|
3249
|
-
export type ConfigKvServiceCreateConfigKvResponses = {
|
|
3250
|
-
200: V1CreateConfigKvResponse;
|
|
3251
|
-
};
|
|
3252
|
-
export type ConfigKvServiceCreateConfigKvResponse = ConfigKvServiceCreateConfigKvResponses[keyof ConfigKvServiceCreateConfigKvResponses];
|
|
3253
|
-
export type ConfigKvServiceDeleteConfigKvData = {
|
|
3254
|
-
body?: never;
|
|
3255
|
-
path: {
|
|
3256
|
-
id: string;
|
|
3257
|
-
};
|
|
3258
|
-
query?: never;
|
|
3259
|
-
url: '/v1/configs/{id}';
|
|
3260
|
-
};
|
|
3261
|
-
export type ConfigKvServiceDeleteConfigKvResponses = {
|
|
3262
|
-
200: V1DeleteConfigKvResponse;
|
|
3263
|
-
};
|
|
3264
|
-
export type ConfigKvServiceDeleteConfigKvResponse = ConfigKvServiceDeleteConfigKvResponses[keyof ConfigKvServiceDeleteConfigKvResponses];
|
|
3265
|
-
export type ConfigKvServiceGetConfigKvData = {
|
|
3266
|
-
body?: never;
|
|
3267
|
-
path: {
|
|
3268
|
-
id: string;
|
|
3269
|
-
};
|
|
3270
|
-
query?: never;
|
|
3271
|
-
url: '/v1/configs/{id}';
|
|
3272
|
-
};
|
|
3273
|
-
export type ConfigKvServiceGetConfigKvResponses = {
|
|
3274
|
-
200: V1GetConfigKvResponse;
|
|
3275
|
-
};
|
|
3276
|
-
export type ConfigKvServiceGetConfigKvResponse = ConfigKvServiceGetConfigKvResponses[keyof ConfigKvServiceGetConfigKvResponses];
|
|
3277
|
-
export type ConfigKvServiceUpdateConfigKvData = {
|
|
3278
|
-
body: ConfigKvServiceUpdateConfigKvBody;
|
|
3279
|
-
path: {
|
|
3280
|
-
id: string;
|
|
3281
|
-
};
|
|
3282
|
-
query?: never;
|
|
3283
|
-
url: '/v1/configs/{id}';
|
|
3284
|
-
};
|
|
3285
|
-
export type ConfigKvServiceUpdateConfigKvResponses = {
|
|
3286
|
-
200: V1UpdateConfigKvResponse;
|
|
3287
|
-
};
|
|
3288
|
-
export type ConfigKvServiceUpdateConfigKvResponse = ConfigKvServiceUpdateConfigKvResponses[keyof ConfigKvServiceUpdateConfigKvResponses];
|
|
3289
|
-
export type CollectionTaskServiceListCollectionTasksData = {
|
|
3290
|
-
body?: never;
|
|
3291
|
-
path?: never;
|
|
3292
|
-
query?: {
|
|
3293
|
-
'pagination.pageSize'?: number;
|
|
3294
|
-
'pagination.pageToken'?: string;
|
|
3295
|
-
collectionTaskStatuses?: Array<'COLLECTION_TASK_STATUS_UNSPECIFIED' | 'COLLECTION_TASK_STATUS_PENDING' | 'COLLECTION_TASK_STATUS_COMPLETED' | 'COLLECTION_TASK_STATUS_FAILED'>;
|
|
3296
|
-
nameSearch?: string;
|
|
3297
|
-
creatorIds?: Array<string>;
|
|
3298
|
-
|
|
3299
|
-
'timeRange.start'?: string;
|
|
3300
|
-
|
|
3301
|
-
'timeRange.end'?: string;
|
|
3302
|
-
|
|
3303
|
-
'expiresTimeRange.start'?: string;
|
|
3304
|
-
|
|
3305
|
-
'expiresTimeRange.end'?: string;
|
|
3306
|
-
};
|
|
3307
|
-
url: '/v1/console/collection-tasks';
|
|
3308
|
-
};
|
|
3309
|
-
export type CollectionTaskServiceListCollectionTasksResponses = {
|
|
3310
|
-
200: V1ListCollectionTasksResponse;
|
|
3311
|
-
};
|
|
3312
|
-
export type CollectionTaskServiceListCollectionTasksResponse = CollectionTaskServiceListCollectionTasksResponses[keyof CollectionTaskServiceListCollectionTasksResponses];
|
|
3313
|
-
export type CollectionTaskServiceCreateCollectionTaskData = {
|
|
3314
|
-
body: Consolev1CreateCollectionTaskRequest;
|
|
3315
|
-
path?: never;
|
|
3316
|
-
query?: never;
|
|
3317
|
-
url: '/v1/console/collection-tasks';
|
|
3318
|
-
};
|
|
3319
|
-
export type CollectionTaskServiceCreateCollectionTaskResponses = {
|
|
3320
|
-
200: V1CreateCollectionTaskResponse;
|
|
3321
|
-
};
|
|
3322
|
-
export type CollectionTaskServiceCreateCollectionTaskResponse = CollectionTaskServiceCreateCollectionTaskResponses[keyof CollectionTaskServiceCreateCollectionTaskResponses];
|
|
3323
|
-
export type CollectionTaskServiceDeleteCollectionTaskData = {
|
|
3324
|
-
body?: never;
|
|
3325
|
-
path: {
|
|
3326
|
-
id: string;
|
|
3327
|
-
};
|
|
3328
|
-
query?: never;
|
|
3329
|
-
url: '/v1/console/collection-tasks/{id}';
|
|
3330
|
-
};
|
|
3331
|
-
export type CollectionTaskServiceDeleteCollectionTaskResponses = {
|
|
3332
|
-
200: V1DeleteCollectionTaskResponse;
|
|
3333
|
-
};
|
|
3334
|
-
export type CollectionTaskServiceDeleteCollectionTaskResponse = CollectionTaskServiceDeleteCollectionTaskResponses[keyof CollectionTaskServiceDeleteCollectionTaskResponses];
|
|
3335
|
-
export type CollectionTaskServiceGetCollectionTaskData = {
|
|
3336
|
-
body?: never;
|
|
3337
|
-
path: {
|
|
3338
|
-
id: string;
|
|
3339
|
-
};
|
|
3340
|
-
query?: never;
|
|
3341
|
-
url: '/v1/console/collection-tasks/{id}';
|
|
3342
|
-
};
|
|
3343
|
-
export type CollectionTaskServiceGetCollectionTaskResponses = {
|
|
3344
|
-
200: V1GetCollectionTaskResponse;
|
|
3345
|
-
};
|
|
3346
|
-
export type CollectionTaskServiceGetCollectionTaskResponse = CollectionTaskServiceGetCollectionTaskResponses[keyof CollectionTaskServiceGetCollectionTaskResponses];
|
|
3347
|
-
export type CollectionTaskServiceUpdateCollectionTaskData = {
|
|
3348
|
-
body: Consolev1CollectionTaskServiceUpdateCollectionTaskBody;
|
|
3349
|
-
path: {
|
|
3350
|
-
id: string;
|
|
3351
|
-
};
|
|
3352
|
-
query?: never;
|
|
3353
|
-
url: '/v1/console/collection-tasks/{id}';
|
|
3354
|
-
};
|
|
3355
|
-
export type CollectionTaskServiceUpdateCollectionTaskResponses = {
|
|
3356
|
-
200: V1UpdateCollectionTaskResponse;
|
|
3357
|
-
};
|
|
3358
|
-
export type CollectionTaskServiceUpdateCollectionTaskResponse = CollectionTaskServiceUpdateCollectionTaskResponses[keyof CollectionTaskServiceUpdateCollectionTaskResponses];
|
|
3359
|
-
export type InstanceManagementServiceListContainerImagesData = {
|
|
3360
|
-
body?: never;
|
|
3361
|
-
path?: never;
|
|
3362
|
-
query?: {
|
|
3363
|
-
|
|
3364
|
-
namespace?: string;
|
|
3365
|
-
'pagination.pageSize'?: number;
|
|
3366
|
-
'pagination.pageToken'?: string;
|
|
3367
|
-
source?: string;
|
|
3368
|
-
};
|
|
3369
|
-
url: '/v1/console/container-images';
|
|
3370
|
-
};
|
|
3371
|
-
export type InstanceManagementServiceListContainerImagesResponses = {
|
|
3372
|
-
200: Consolev1ListContainerImagesResponse;
|
|
3373
|
-
};
|
|
3374
|
-
export type InstanceManagementServiceListContainerImagesResponse = InstanceManagementServiceListContainerImagesResponses[keyof InstanceManagementServiceListContainerImagesResponses];
|
|
3375
|
-
export type InstanceManagementServiceListContainerImageTagsData = {
|
|
3376
|
-
body?: never;
|
|
3377
|
-
path: {
|
|
3378
|
-
|
|
3379
|
-
namespace: string;
|
|
3380
|
-
repositoryName: string;
|
|
3381
|
-
};
|
|
3382
|
-
query?: {
|
|
3383
|
-
|
|
3384
|
-
source?: string;
|
|
3385
|
-
'pagination.pageSize'?: number;
|
|
3386
|
-
'pagination.pageToken'?: string;
|
|
3387
|
-
};
|
|
3388
|
-
url: '/v1/console/container-images/{namespace}/{repositoryName}/tags';
|
|
3389
|
-
};
|
|
3390
|
-
export type InstanceManagementServiceListContainerImageTagsResponses = {
|
|
3391
|
-
200: Consolev1ListContainerImageTagsResponse;
|
|
3392
|
-
};
|
|
3393
|
-
export type InstanceManagementServiceListContainerImageTagsResponse = InstanceManagementServiceListContainerImageTagsResponses[keyof InstanceManagementServiceListContainerImageTagsResponses];
|
|
3394
|
-
export type InstanceManagementServiceListInstancesData = {
|
|
3395
|
-
body?: never;
|
|
3396
|
-
path?: never;
|
|
3397
|
-
query?: {
|
|
3398
|
-
|
|
3399
|
-
tagKey?: string;
|
|
3400
|
-
'pagination.pageSize'?: number;
|
|
3401
|
-
'pagination.pageToken'?: string;
|
|
3402
|
-
};
|
|
3403
|
-
url: '/v1/console/instances';
|
|
3404
|
-
};
|
|
3405
|
-
export type InstanceManagementServiceListInstancesResponses = {
|
|
3406
|
-
200: Consolev1ListInstancesResponse;
|
|
3407
|
-
};
|
|
3408
|
-
export type InstanceManagementServiceListInstancesResponse = InstanceManagementServiceListInstancesResponses[keyof InstanceManagementServiceListInstancesResponses];
|
|
3409
|
-
export type InstanceManagementServiceListLaunchTemplatesData = {
|
|
3410
|
-
body?: never;
|
|
3411
|
-
path?: never;
|
|
3412
|
-
query?: {
|
|
3413
|
-
|
|
3414
|
-
tagKey?: string;
|
|
3415
|
-
'pagination.pageSize'?: number;
|
|
3416
|
-
'pagination.pageToken'?: string;
|
|
3417
|
-
};
|
|
3418
|
-
url: '/v1/console/launch-templates';
|
|
3419
|
-
};
|
|
3420
|
-
export type InstanceManagementServiceListLaunchTemplatesResponses = {
|
|
3421
|
-
200: Consolev1ListLaunchTemplatesResponse;
|
|
3422
|
-
};
|
|
3423
|
-
export type InstanceManagementServiceListLaunchTemplatesResponse = InstanceManagementServiceListLaunchTemplatesResponses[keyof InstanceManagementServiceListLaunchTemplatesResponses];
|
|
3424
|
-
export type MaterialServiceListMaterialsData = {
|
|
3425
|
-
body?: never;
|
|
3426
|
-
path?: never;
|
|
3427
|
-
query?: {
|
|
3428
|
-
type?: 'MATERIAL_TYPE_UNSPECIFIED' | 'MATERIAL_TYPE_VIDEO' | 'MATERIAL_TYPE_IMAGE';
|
|
3429
|
-
name?: string;
|
|
3430
|
-
source?: string;
|
|
3431
|
-
tag?: Array<string>;
|
|
3432
|
-
'pagination.pageSize'?: number;
|
|
3433
|
-
'pagination.pageToken'?: string;
|
|
3434
|
-
createdBy?: string;
|
|
3435
|
-
|
|
3436
|
-
'creationTimeRange.start'?: string;
|
|
3437
|
-
|
|
3438
|
-
'creationTimeRange.end'?: string;
|
|
3439
|
-
sourceMaterialId?: string;
|
|
3440
|
-
};
|
|
3441
|
-
url: '/v1/console/materials';
|
|
3442
|
-
};
|
|
3443
|
-
export type MaterialServiceListMaterialsResponses = {
|
|
3444
|
-
200: V1ListMaterialsResponse;
|
|
3445
|
-
};
|
|
3446
|
-
export type MaterialServiceListMaterialsResponse = MaterialServiceListMaterialsResponses[keyof MaterialServiceListMaterialsResponses];
|
|
3447
|
-
export type MaterialServiceCreateMaterialData = {
|
|
3448
|
-
body: V1CreateMaterialRequest;
|
|
3449
|
-
path?: never;
|
|
3450
|
-
query?: never;
|
|
3451
|
-
url: '/v1/console/materials';
|
|
3452
|
-
};
|
|
3453
|
-
export type MaterialServiceCreateMaterialResponses = {
|
|
3454
|
-
200: V1CreateMaterialResponse;
|
|
3455
|
-
};
|
|
3456
|
-
export type MaterialServiceCreateMaterialResponse = MaterialServiceCreateMaterialResponses[keyof MaterialServiceCreateMaterialResponses];
|
|
3457
|
-
export type MaterialServiceDeleteMaterialData = {
|
|
3458
|
-
body?: never;
|
|
3459
|
-
path: {
|
|
3460
|
-
id: string;
|
|
3461
|
-
};
|
|
3462
|
-
query?: never;
|
|
3463
|
-
url: '/v1/console/materials/{id}';
|
|
3464
|
-
};
|
|
3465
|
-
export type MaterialServiceDeleteMaterialResponses = {
|
|
3466
|
-
200: V1DeleteMaterialResponse;
|
|
3467
|
-
};
|
|
3468
|
-
export type MaterialServiceDeleteMaterialResponse = MaterialServiceDeleteMaterialResponses[keyof MaterialServiceDeleteMaterialResponses];
|
|
3469
|
-
export type MaterialServiceGetMaterialData = {
|
|
3470
|
-
body?: never;
|
|
3471
|
-
path: {
|
|
3472
|
-
id: string;
|
|
3473
|
-
};
|
|
3474
|
-
query?: never;
|
|
3475
|
-
url: '/v1/console/materials/{id}';
|
|
3476
|
-
};
|
|
3477
|
-
export type MaterialServiceGetMaterialResponses = {
|
|
3478
|
-
200: V1GetMaterialResponse;
|
|
3479
|
-
};
|
|
3480
|
-
export type MaterialServiceGetMaterialResponse = MaterialServiceGetMaterialResponses[keyof MaterialServiceGetMaterialResponses];
|
|
3481
|
-
export type MaterialServiceUpdateMaterialData = {
|
|
3482
|
-
body: Consolev1MaterialServiceUpdateMaterialBody;
|
|
3483
|
-
path: {
|
|
3484
|
-
id: string;
|
|
3485
|
-
};
|
|
3486
|
-
query?: never;
|
|
3487
|
-
url: '/v1/console/materials/{id}';
|
|
3488
|
-
};
|
|
3489
|
-
export type MaterialServiceUpdateMaterialResponses = {
|
|
3490
|
-
200: V1UpdateMaterialResponse;
|
|
3491
|
-
};
|
|
3492
|
-
export type MaterialServiceUpdateMaterialResponse = MaterialServiceUpdateMaterialResponses[keyof MaterialServiceUpdateMaterialResponses];
|
|
3493
|
-
export type MaterialServiceAdjustMaterialData = {
|
|
3494
|
-
body: Consolev1MaterialServiceAdjustMaterialBody;
|
|
3495
|
-
path: {
|
|
3496
|
-
|
|
3497
|
-
id: string;
|
|
3498
|
-
};
|
|
3499
|
-
query?: never;
|
|
3500
|
-
url: '/v1/console/materials/{id}/adjust';
|
|
3501
|
-
};
|
|
3502
|
-
export type MaterialServiceAdjustMaterialResponses = {
|
|
3503
|
-
200: V1AdjustMaterialResponse;
|
|
3504
|
-
};
|
|
3505
|
-
export type MaterialServiceAdjustMaterialResponse = MaterialServiceAdjustMaterialResponses[keyof MaterialServiceAdjustMaterialResponses];
|
|
3506
|
-
export type ConsoleServiceGetOssCredentialsData = {
|
|
3507
|
-
body: Consolev1GetOssCredentialsRequest;
|
|
3508
|
-
path?: never;
|
|
3509
|
-
query?: never;
|
|
3510
|
-
url: '/v1/console/oss-credentials';
|
|
3511
|
-
};
|
|
3512
|
-
export type ConsoleServiceGetOssCredentialsResponses = {
|
|
3513
|
-
200: Consolev1GetOssCredentialsResponse;
|
|
3514
|
-
};
|
|
3515
|
-
export type ConsoleServiceGetOssCredentialsResponse = ConsoleServiceGetOssCredentialsResponses[keyof ConsoleServiceGetOssCredentialsResponses];
|
|
3516
|
-
export type PipeTemplateServiceListPipeTemplatesData = {
|
|
3517
|
-
body?: never;
|
|
3518
|
-
path?: never;
|
|
3519
|
-
query?: {
|
|
3520
|
-
provider?: string;
|
|
3521
|
-
'pagination.pageSize'?: number;
|
|
3522
|
-
'pagination.pageToken'?: string;
|
|
3523
|
-
};
|
|
3524
|
-
url: '/v1/console/pipe-templates';
|
|
3525
|
-
};
|
|
3526
|
-
export type PipeTemplateServiceListPipeTemplatesResponses = {
|
|
3527
|
-
200: Consolev1ListPipeTemplatesResponse;
|
|
3528
|
-
};
|
|
3529
|
-
export type PipeTemplateServiceListPipeTemplatesResponse = PipeTemplateServiceListPipeTemplatesResponses[keyof PipeTemplateServiceListPipeTemplatesResponses];
|
|
3530
|
-
export type PipeTemplateServiceCreatePipeTemplateData = {
|
|
3531
|
-
body: Consolev1CreatePipeTemplateRequest;
|
|
3532
|
-
path?: never;
|
|
3533
|
-
query?: never;
|
|
3534
|
-
url: '/v1/console/pipe-templates';
|
|
3535
|
-
};
|
|
3536
|
-
export type PipeTemplateServiceCreatePipeTemplateResponses = {
|
|
3537
|
-
200: Consolev1CreatePipeTemplateResponse;
|
|
3538
|
-
};
|
|
3539
|
-
export type PipeTemplateServiceCreatePipeTemplateResponse = PipeTemplateServiceCreatePipeTemplateResponses[keyof PipeTemplateServiceCreatePipeTemplateResponses];
|
|
3540
|
-
export type PipeTemplateServiceDeletePipeTemplateData = {
|
|
3541
|
-
body?: never;
|
|
3542
|
-
path: {
|
|
3543
|
-
id: string;
|
|
3544
|
-
};
|
|
3545
|
-
query?: never;
|
|
3546
|
-
url: '/v1/console/pipe-templates/{id}';
|
|
3547
|
-
};
|
|
3548
|
-
export type PipeTemplateServiceDeletePipeTemplateResponses = {
|
|
3549
|
-
200: Consolev1DeletePipeTemplateResponse;
|
|
3550
|
-
};
|
|
3551
|
-
export type PipeTemplateServiceDeletePipeTemplateResponse = PipeTemplateServiceDeletePipeTemplateResponses[keyof PipeTemplateServiceDeletePipeTemplateResponses];
|
|
3552
|
-
export type PipeTemplateServiceGetPipeTemplateData = {
|
|
3553
|
-
body?: never;
|
|
3554
|
-
path: {
|
|
3555
|
-
id: string;
|
|
3556
|
-
};
|
|
3557
|
-
query?: never;
|
|
3558
|
-
url: '/v1/console/pipe-templates/{id}';
|
|
3559
|
-
};
|
|
3560
|
-
export type PipeTemplateServiceGetPipeTemplateResponses = {
|
|
3561
|
-
200: Consolev1GetPipeTemplateResponse;
|
|
3562
|
-
};
|
|
3563
|
-
export type PipeTemplateServiceGetPipeTemplateResponse = PipeTemplateServiceGetPipeTemplateResponses[keyof PipeTemplateServiceGetPipeTemplateResponses];
|
|
3564
|
-
export type PipeTemplateServiceUpdatePipeTemplateData = {
|
|
3565
|
-
body: Consolev1PipeTemplateServiceUpdatePipeTemplateBody;
|
|
3566
|
-
path: {
|
|
3567
|
-
id: string;
|
|
3568
|
-
};
|
|
3569
|
-
query?: never;
|
|
3570
|
-
url: '/v1/console/pipe-templates/{id}';
|
|
3571
|
-
};
|
|
3572
|
-
export type PipeTemplateServiceUpdatePipeTemplateResponses = {
|
|
3573
|
-
200: Consolev1UpdatePipeTemplateResponse;
|
|
3574
|
-
};
|
|
3575
|
-
export type PipeTemplateServiceUpdatePipeTemplateResponse = PipeTemplateServiceUpdatePipeTemplateResponses[keyof PipeTemplateServiceUpdatePipeTemplateResponses];
|
|
3576
|
-
export type ConsoleServiceCreateSessionTokenData = {
|
|
3577
|
-
body: V1CreateSessionTokenRequest;
|
|
3578
|
-
path?: never;
|
|
3579
|
-
query?: never;
|
|
3580
|
-
url: '/v1/console/session-tokens';
|
|
3581
|
-
};
|
|
3582
|
-
export type ConsoleServiceCreateSessionTokenResponses = {
|
|
3583
|
-
200: V1CreateSessionTokenResponse;
|
|
3584
|
-
};
|
|
3585
|
-
export type ConsoleServiceCreateSessionTokenResponse = ConsoleServiceCreateSessionTokenResponses[keyof ConsoleServiceCreateSessionTokenResponses];
|
|
3586
|
-
export type TaskServiceListStatusesData = {
|
|
3587
|
-
body?: never;
|
|
3588
|
-
path?: never;
|
|
3589
|
-
query?: {
|
|
3590
|
-
taskId?: string;
|
|
3591
|
-
status?: string;
|
|
3592
|
-
'pagination.pageSize'?: number;
|
|
3593
|
-
'pagination.pageToken'?: string;
|
|
3594
|
-
};
|
|
3595
|
-
url: '/v1/console/statuses';
|
|
3596
|
-
};
|
|
3597
|
-
export type TaskServiceListStatusesResponses = {
|
|
3598
|
-
200: V1ListStatusesResponse;
|
|
3599
|
-
};
|
|
3600
|
-
export type TaskServiceListStatusesResponse = TaskServiceListStatusesResponses[keyof TaskServiceListStatusesResponses];
|
|
3601
|
-
export type TaskServiceCreateStatusData = {
|
|
3602
|
-
body: V1CreateStatusRequest;
|
|
3603
|
-
path?: never;
|
|
3604
|
-
query?: never;
|
|
3605
|
-
url: '/v1/console/statuses';
|
|
3606
|
-
};
|
|
3607
|
-
export type TaskServiceCreateStatusResponses = {
|
|
3608
|
-
200: V1CreateStatusResponse;
|
|
3609
|
-
};
|
|
3610
|
-
export type TaskServiceCreateStatusResponse = TaskServiceCreateStatusResponses[keyof TaskServiceCreateStatusResponses];
|
|
3611
|
-
export type TaskServiceDeleteStatusData = {
|
|
3612
|
-
body?: never;
|
|
3613
|
-
path: {
|
|
3614
|
-
id: string;
|
|
3615
|
-
};
|
|
3616
|
-
query?: never;
|
|
3617
|
-
url: '/v1/console/statuses/{id}';
|
|
3618
|
-
};
|
|
3619
|
-
export type TaskServiceDeleteStatusResponses = {
|
|
3620
|
-
200: V1DeleteStatusResponse;
|
|
3621
|
-
};
|
|
3622
|
-
export type TaskServiceDeleteStatusResponse = TaskServiceDeleteStatusResponses[keyof TaskServiceDeleteStatusResponses];
|
|
3623
|
-
export type TaskServiceGetStatusData = {
|
|
3624
|
-
body?: never;
|
|
3625
|
-
path: {
|
|
3626
|
-
id: string;
|
|
3627
|
-
};
|
|
3628
|
-
query?: never;
|
|
3629
|
-
url: '/v1/console/statuses/{id}';
|
|
3630
|
-
};
|
|
3631
|
-
export type TaskServiceGetStatusResponses = {
|
|
3632
|
-
200: V1GetStatusResponse;
|
|
3633
|
-
};
|
|
3634
|
-
export type TaskServiceGetStatusResponse = TaskServiceGetStatusResponses[keyof TaskServiceGetStatusResponses];
|
|
3635
|
-
export type TaskServiceUpdateStatusData = {
|
|
3636
|
-
body: Consolev1TaskServiceUpdateStatusBody;
|
|
3637
|
-
path: {
|
|
3638
|
-
id: string;
|
|
3639
|
-
};
|
|
3640
|
-
query?: never;
|
|
3641
|
-
url: '/v1/console/statuses/{id}';
|
|
3642
|
-
};
|
|
3643
|
-
export type TaskServiceUpdateStatusResponses = {
|
|
3644
|
-
200: V1UpdateStatusResponse;
|
|
3645
|
-
};
|
|
3646
|
-
export type TaskServiceUpdateStatusResponse = TaskServiceUpdateStatusResponses[keyof TaskServiceUpdateStatusResponses];
|
|
3647
|
-
export type TaskServiceListTasksData = {
|
|
3648
|
-
body?: never;
|
|
3649
|
-
path?: never;
|
|
3650
|
-
query?: {
|
|
3651
|
-
pipeTemplateId?: string;
|
|
3652
|
-
materialId?: string;
|
|
3653
|
-
'pagination.pageSize'?: number;
|
|
3654
|
-
'pagination.pageToken'?: string;
|
|
3655
|
-
taskStatuses?: Array<'TASK_STATUS_UNSPECIFIED' | 'TASK_STATUS_RUNNING' | 'TASK_STATUS_FAILED' | 'TASK_STATUS_SUCCESS'>;
|
|
3656
|
-
taskTypes?: Array<'TASK_TYPE_UNSPECIFIED' | 'TASK_TYPE_IDLE_ANIMATION_GENERATION' | 'TASK_TYPE_RECONSTRUCTION' | 'TASK_TYPE_MATERIAL_GENERATION'>;
|
|
3657
|
-
creatorSearch?: string;
|
|
3658
|
-
|
|
3659
|
-
'timeRange.start'?: string;
|
|
3660
|
-
|
|
3661
|
-
'timeRange.end'?: string;
|
|
3662
|
-
};
|
|
3663
|
-
url: '/v1/console/tasks';
|
|
3664
|
-
};
|
|
3665
|
-
export type TaskServiceListTasksResponses = {
|
|
3666
|
-
200: V1ListTasksResponse;
|
|
3667
|
-
};
|
|
3668
|
-
export type TaskServiceListTasksResponse = TaskServiceListTasksResponses[keyof TaskServiceListTasksResponses];
|
|
3669
|
-
export type TaskServiceCreateTaskData = {
|
|
3670
|
-
body: V1CreateTaskRequest;
|
|
3671
|
-
path?: never;
|
|
3672
|
-
query?: never;
|
|
3673
|
-
url: '/v1/console/tasks';
|
|
3674
|
-
};
|
|
3675
|
-
export type TaskServiceCreateTaskResponses = {
|
|
3676
|
-
200: V1CreateTaskResponse;
|
|
3677
|
-
};
|
|
3678
|
-
export type TaskServiceCreateTaskResponse = TaskServiceCreateTaskResponses[keyof TaskServiceCreateTaskResponses];
|
|
3679
|
-
export type TaskServiceDeleteTaskData = {
|
|
3680
|
-
body?: never;
|
|
3681
|
-
path: {
|
|
3682
|
-
id: string;
|
|
3683
|
-
};
|
|
3684
|
-
query?: never;
|
|
3685
|
-
url: '/v1/console/tasks/{id}';
|
|
3686
|
-
};
|
|
3687
|
-
export type TaskServiceDeleteTaskResponses = {
|
|
3688
|
-
200: V1DeleteTaskResponse;
|
|
3689
|
-
};
|
|
3690
|
-
export type TaskServiceDeleteTaskResponse = TaskServiceDeleteTaskResponses[keyof TaskServiceDeleteTaskResponses];
|
|
3691
|
-
export type TaskServiceGetTaskData = {
|
|
3692
|
-
body?: never;
|
|
3693
|
-
path: {
|
|
3694
|
-
id: string;
|
|
3695
|
-
};
|
|
3696
|
-
query?: never;
|
|
3697
|
-
url: '/v1/console/tasks/{id}';
|
|
3698
|
-
};
|
|
3699
|
-
export type TaskServiceGetTaskResponses = {
|
|
3700
|
-
200: V1GetTaskResponse;
|
|
3701
|
-
};
|
|
3702
|
-
export type TaskServiceGetTaskResponse = TaskServiceGetTaskResponses[keyof TaskServiceGetTaskResponses];
|
|
3703
|
-
export type TaskServiceUpdateTaskData = {
|
|
3704
|
-
body: Consolev1TaskServiceUpdateTaskBody;
|
|
3705
|
-
path: {
|
|
3706
|
-
id: string;
|
|
3707
|
-
};
|
|
3708
|
-
query?: never;
|
|
3709
|
-
url: '/v1/console/tasks/{id}';
|
|
3710
|
-
};
|
|
3711
|
-
export type TaskServiceUpdateTaskResponses = {
|
|
3712
|
-
200: V1UpdateTaskResponse;
|
|
3713
|
-
};
|
|
3714
|
-
export type TaskServiceUpdateTaskResponse = TaskServiceUpdateTaskResponses[keyof TaskServiceUpdateTaskResponses];
|
|
3715
|
-
export type TaskServiceTerminateTaskInstancesData = {
|
|
3716
|
-
body: Consolev1TaskServiceTerminateTaskInstancesBody;
|
|
3717
|
-
path: {
|
|
3718
|
-
id: string;
|
|
3719
|
-
};
|
|
3720
|
-
query?: never;
|
|
3721
|
-
url: '/v1/console/tasks/{id}/terminate';
|
|
3722
|
-
};
|
|
3723
|
-
export type TaskServiceTerminateTaskInstancesResponses = {
|
|
3724
|
-
200: V1TerminateTaskInstancesResponse;
|
|
3725
|
-
};
|
|
3726
|
-
export type TaskServiceTerminateTaskInstancesResponse = TaskServiceTerminateTaskInstancesResponses[keyof TaskServiceTerminateTaskInstancesResponses];
|
|
3727
|
-
export type InstanceManagementServiceListContainerImages2Data = {
|
|
3728
|
-
body?: never;
|
|
3729
|
-
path?: never;
|
|
3730
|
-
query?: {
|
|
3731
|
-
|
|
3732
|
-
namespace?: string;
|
|
3733
|
-
'pagination.pageSize'?: number;
|
|
3734
|
-
'pagination.pageToken'?: string;
|
|
3735
|
-
source?: string;
|
|
3736
|
-
};
|
|
3737
|
-
url: '/v1/container-images';
|
|
3738
|
-
};
|
|
3739
|
-
export type InstanceManagementServiceListContainerImages2Responses = {
|
|
3740
|
-
200: Platformv1ListContainerImagesResponse;
|
|
3741
|
-
};
|
|
3742
|
-
export type InstanceManagementServiceListContainerImages2Response = InstanceManagementServiceListContainerImages2Responses[keyof InstanceManagementServiceListContainerImages2Responses];
|
|
3743
|
-
export type InstanceManagementServiceListContainerImageTags2Data = {
|
|
3744
|
-
body?: never;
|
|
3745
|
-
path: {
|
|
3746
|
-
|
|
3747
|
-
namespace: string;
|
|
3748
|
-
repositoryName: string;
|
|
3749
|
-
};
|
|
3750
|
-
query?: {
|
|
3751
|
-
|
|
3752
|
-
source?: string;
|
|
3753
|
-
'pagination.pageSize'?: number;
|
|
3754
|
-
'pagination.pageToken'?: string;
|
|
3755
|
-
};
|
|
3756
|
-
url: '/v1/container-images/{namespace}/{repositoryName}/tags';
|
|
3757
|
-
};
|
|
3758
|
-
export type InstanceManagementServiceListContainerImageTags2Responses = {
|
|
3759
|
-
200: Platformv1ListContainerImageTagsResponse;
|
|
3760
|
-
};
|
|
3761
|
-
export type InstanceManagementServiceListContainerImageTags2Response = InstanceManagementServiceListContainerImageTags2Responses[keyof InstanceManagementServiceListContainerImageTags2Responses];
|
|
3762
|
-
export type CustomizedServiceUpsertCustomizedData = {
|
|
3763
|
-
body: V1UpsertCustomizedRequest;
|
|
3764
|
-
path?: never;
|
|
3765
|
-
query?: never;
|
|
3766
|
-
url: '/v1/customized';
|
|
3767
|
-
};
|
|
3768
|
-
export type CustomizedServiceUpsertCustomizedResponses = {
|
|
3769
|
-
200: V1UpsertCustomizedResponse;
|
|
3770
|
-
};
|
|
3771
|
-
export type CustomizedServiceUpsertCustomizedResponse = CustomizedServiceUpsertCustomizedResponses[keyof CustomizedServiceUpsertCustomizedResponses];
|
|
3772
|
-
export type CustomizedServiceGetCustomizedData = {
|
|
3773
|
-
body?: never;
|
|
3774
|
-
path: {
|
|
3775
|
-
characterId: string;
|
|
3776
|
-
};
|
|
3777
|
-
query?: never;
|
|
3778
|
-
url: '/v1/customized/{characterId}';
|
|
3779
|
-
};
|
|
3780
|
-
export type CustomizedServiceGetCustomizedResponses = {
|
|
3781
|
-
200: V1GetCustomizedResponse;
|
|
3782
|
-
};
|
|
3783
|
-
export type CustomizedServiceGetCustomizedResponse = CustomizedServiceGetCustomizedResponses[keyof CustomizedServiceGetCustomizedResponses];
|
|
3784
|
-
export type InstanceManagementServiceListInstances2Data = {
|
|
3785
|
-
body?: never;
|
|
3786
|
-
path?: never;
|
|
3787
|
-
query?: {
|
|
3788
|
-
|
|
3789
|
-
tagKey?: string;
|
|
3790
|
-
'pagination.pageSize'?: number;
|
|
3791
|
-
'pagination.pageToken'?: string;
|
|
3792
|
-
};
|
|
3793
|
-
url: '/v1/instances';
|
|
3794
|
-
};
|
|
3795
|
-
export type InstanceManagementServiceListInstances2Responses = {
|
|
3796
|
-
200: Platformv1ListInstancesResponse;
|
|
3797
|
-
};
|
|
3798
|
-
export type InstanceManagementServiceListInstances2Response = InstanceManagementServiceListInstances2Responses[keyof InstanceManagementServiceListInstances2Responses];
|
|
3799
|
-
export type JoiModelApplyServiceListJoiModelAppliesData = {
|
|
3800
|
-
body?: never;
|
|
3801
|
-
path?: never;
|
|
3802
|
-
query?: {
|
|
3803
|
-
'pagination.pageSize'?: number;
|
|
3804
|
-
'pagination.pageToken'?: string;
|
|
3805
|
-
appUserId?: string;
|
|
3806
|
-
statuses?: Array<'JOI_MODEL_APPLY_STATUS_UNSPECIFIED' | 'JOI_MODEL_APPLY_STATUS_PENDING' | 'JOI_MODEL_APPLY_STATUS_GENERATING_AVATAR' | 'JOI_MODEL_APPLY_STATUS_AVATAR_READY' | 'JOI_MODEL_APPLY_STATUS_GENERATING_VIDEO' | 'JOI_MODEL_APPLY_STATUS_VIDEO_READY' | 'JOI_MODEL_APPLY_STATUS_TRAINING_MODEL' | 'JOI_MODEL_APPLY_STATUS_MODEL_READY' | 'JOI_MODEL_APPLY_STATUS_COMPLETED' | 'JOI_MODEL_APPLY_STATUS_FAILED'>;
|
|
3807
|
-
};
|
|
3808
|
-
url: '/v1/joi-model-applies';
|
|
3809
|
-
};
|
|
3810
|
-
export type JoiModelApplyServiceListJoiModelAppliesResponses = {
|
|
3811
|
-
200: V1ListJoiModelAppliesResponse;
|
|
3812
|
-
};
|
|
3813
|
-
export type JoiModelApplyServiceListJoiModelAppliesResponse = JoiModelApplyServiceListJoiModelAppliesResponses[keyof JoiModelApplyServiceListJoiModelAppliesResponses];
|
|
3814
|
-
export type InstanceManagementServiceListLaunchTemplates2Data = {
|
|
3815
|
-
body?: never;
|
|
3816
|
-
path?: never;
|
|
3817
|
-
query?: {
|
|
3818
|
-
|
|
3819
|
-
tagKey?: string;
|
|
3820
|
-
'pagination.pageSize'?: number;
|
|
3821
|
-
'pagination.pageToken'?: string;
|
|
3822
|
-
};
|
|
3823
|
-
url: '/v1/launch-templates';
|
|
3824
|
-
};
|
|
3825
|
-
export type InstanceManagementServiceListLaunchTemplates2Responses = {
|
|
3826
|
-
200: Platformv1ListLaunchTemplatesResponse;
|
|
3827
|
-
};
|
|
3828
|
-
export type InstanceManagementServiceListLaunchTemplates2Response = InstanceManagementServiceListLaunchTemplates2Responses[keyof InstanceManagementServiceListLaunchTemplates2Responses];
|
|
3829
|
-
export type MaterialServiceListMaterials2Data = {
|
|
3830
|
-
body?: never;
|
|
3831
|
-
path?: never;
|
|
3832
|
-
query?: {
|
|
3833
|
-
type?: 'MATERIAL_TYPE_UNSPECIFIED' | 'MATERIAL_TYPE_VIDEO' | 'MATERIAL_TYPE_IMAGE';
|
|
3834
|
-
name?: string;
|
|
3835
|
-
source?: string;
|
|
3836
|
-
tag?: Array<string>;
|
|
3837
|
-
'pagination.pageSize'?: number;
|
|
3838
|
-
'pagination.pageToken'?: string;
|
|
3839
|
-
createdBy?: string;
|
|
3840
|
-
|
|
3841
|
-
'creationTimeRange.start'?: string;
|
|
3842
|
-
|
|
3843
|
-
'creationTimeRange.end'?: string;
|
|
3844
|
-
sourceMaterialId?: string;
|
|
3845
|
-
};
|
|
3846
|
-
url: '/v1/materials';
|
|
3847
|
-
};
|
|
3848
|
-
export type MaterialServiceListMaterials2Responses = {
|
|
3849
|
-
200: V1ListMaterialsResponse;
|
|
3850
|
-
};
|
|
3851
|
-
export type MaterialServiceListMaterials2Response = MaterialServiceListMaterials2Responses[keyof MaterialServiceListMaterials2Responses];
|
|
3852
|
-
export type MaterialServiceCreateMaterial2Data = {
|
|
3853
|
-
body: V1CreateMaterialRequest;
|
|
3854
|
-
path?: never;
|
|
3855
|
-
query?: never;
|
|
3856
|
-
url: '/v1/materials';
|
|
3857
|
-
};
|
|
3858
|
-
export type MaterialServiceCreateMaterial2Responses = {
|
|
3859
|
-
200: V1CreateMaterialResponse;
|
|
3860
|
-
};
|
|
3861
|
-
export type MaterialServiceCreateMaterial2Response = MaterialServiceCreateMaterial2Responses[keyof MaterialServiceCreateMaterial2Responses];
|
|
3862
|
-
export type MaterialServiceDeleteMaterial2Data = {
|
|
3863
|
-
body?: never;
|
|
3864
|
-
path: {
|
|
3865
|
-
id: string;
|
|
3866
|
-
};
|
|
3867
|
-
query?: never;
|
|
3868
|
-
url: '/v1/materials/{id}';
|
|
3869
|
-
};
|
|
3870
|
-
export type MaterialServiceDeleteMaterial2Responses = {
|
|
3871
|
-
200: V1DeleteMaterialResponse;
|
|
3872
|
-
};
|
|
3873
|
-
export type MaterialServiceDeleteMaterial2Response = MaterialServiceDeleteMaterial2Responses[keyof MaterialServiceDeleteMaterial2Responses];
|
|
3874
|
-
export type MaterialServiceGetMaterial2Data = {
|
|
3875
|
-
body?: never;
|
|
3876
|
-
path: {
|
|
3877
|
-
id: string;
|
|
3878
|
-
};
|
|
3879
|
-
query?: never;
|
|
3880
|
-
url: '/v1/materials/{id}';
|
|
3881
|
-
};
|
|
3882
|
-
export type MaterialServiceGetMaterial2Responses = {
|
|
3883
|
-
200: V1GetMaterialResponse;
|
|
3884
|
-
};
|
|
3885
|
-
export type MaterialServiceGetMaterial2Response = MaterialServiceGetMaterial2Responses[keyof MaterialServiceGetMaterial2Responses];
|
|
3886
|
-
export type MaterialServiceUpdateMaterial2Data = {
|
|
3887
|
-
body: Platformv1MaterialServiceUpdateMaterialBody;
|
|
3888
|
-
path: {
|
|
3889
|
-
id: string;
|
|
3890
|
-
};
|
|
3891
|
-
query?: never;
|
|
3892
|
-
url: '/v1/materials/{id}';
|
|
3893
|
-
};
|
|
3894
|
-
export type MaterialServiceUpdateMaterial2Responses = {
|
|
3895
|
-
200: V1UpdateMaterialResponse;
|
|
3896
|
-
};
|
|
3897
|
-
export type MaterialServiceUpdateMaterial2Response = MaterialServiceUpdateMaterial2Responses[keyof MaterialServiceUpdateMaterial2Responses];
|
|
3898
|
-
export type MaterialServiceAdjustMaterial2Data = {
|
|
3899
|
-
body: Platformv1MaterialServiceAdjustMaterialBody;
|
|
3900
|
-
path: {
|
|
3901
|
-
|
|
3902
|
-
id: string;
|
|
3903
|
-
};
|
|
3904
|
-
query?: never;
|
|
3905
|
-
url: '/v1/materials/{id}/adjust';
|
|
3906
|
-
};
|
|
3907
|
-
export type MaterialServiceAdjustMaterial2Responses = {
|
|
3908
|
-
200: V1AdjustMaterialResponse;
|
|
3909
|
-
};
|
|
3910
|
-
export type MaterialServiceAdjustMaterial2Response = MaterialServiceAdjustMaterial2Responses[keyof MaterialServiceAdjustMaterial2Responses];
|
|
3911
|
-
export type OssServiceGetOssCredentialsData = {
|
|
3912
|
-
body: Platformv1GetOssCredentialsRequest;
|
|
3913
|
-
path?: never;
|
|
3914
|
-
query?: never;
|
|
3915
|
-
url: '/v1/oss/credentials';
|
|
3916
|
-
};
|
|
3917
|
-
export type OssServiceGetOssCredentialsResponses = {
|
|
3918
|
-
200: Platformv1GetOssCredentialsResponse;
|
|
3919
|
-
};
|
|
3920
|
-
export type OssServiceGetOssCredentialsResponse = OssServiceGetOssCredentialsResponses[keyof OssServiceGetOssCredentialsResponses];
|
|
3921
|
-
export type PipeTemplateServiceListPipeTemplates2Data = {
|
|
3922
|
-
body?: never;
|
|
3923
|
-
path?: never;
|
|
3924
|
-
query?: {
|
|
3925
|
-
provider?: string;
|
|
3926
|
-
'pagination.pageSize'?: number;
|
|
3927
|
-
'pagination.pageToken'?: string;
|
|
3928
|
-
};
|
|
3929
|
-
url: '/v1/pipe-templates';
|
|
3930
|
-
};
|
|
3931
|
-
export type PipeTemplateServiceListPipeTemplates2Responses = {
|
|
3932
|
-
200: Platformv1ListPipeTemplatesResponse;
|
|
3933
|
-
};
|
|
3934
|
-
export type PipeTemplateServiceListPipeTemplates2Response = PipeTemplateServiceListPipeTemplates2Responses[keyof PipeTemplateServiceListPipeTemplates2Responses];
|
|
3935
|
-
export type PipeTemplateServiceCreatePipeTemplate2Data = {
|
|
3936
|
-
body: Platformv1CreatePipeTemplateRequest;
|
|
3937
|
-
path?: never;
|
|
3938
|
-
query?: never;
|
|
3939
|
-
url: '/v1/pipe-templates';
|
|
3940
|
-
};
|
|
3941
|
-
export type PipeTemplateServiceCreatePipeTemplate2Responses = {
|
|
3942
|
-
200: Platformv1CreatePipeTemplateResponse;
|
|
3943
|
-
};
|
|
3944
|
-
export type PipeTemplateServiceCreatePipeTemplate2Response = PipeTemplateServiceCreatePipeTemplate2Responses[keyof PipeTemplateServiceCreatePipeTemplate2Responses];
|
|
3945
|
-
export type PipeTemplateServiceDeletePipeTemplate2Data = {
|
|
3946
|
-
body?: never;
|
|
3947
|
-
path: {
|
|
3948
|
-
id: string;
|
|
3949
|
-
};
|
|
3950
|
-
query?: never;
|
|
3951
|
-
url: '/v1/pipe-templates/{id}';
|
|
3952
|
-
};
|
|
3953
|
-
export type PipeTemplateServiceDeletePipeTemplate2Responses = {
|
|
3954
|
-
200: Platformv1DeletePipeTemplateResponse;
|
|
3955
|
-
};
|
|
3956
|
-
export type PipeTemplateServiceDeletePipeTemplate2Response = PipeTemplateServiceDeletePipeTemplate2Responses[keyof PipeTemplateServiceDeletePipeTemplate2Responses];
|
|
3957
|
-
export type PipeTemplateServiceGetPipeTemplate2Data = {
|
|
3958
|
-
body?: never;
|
|
3959
|
-
path: {
|
|
3960
|
-
id: string;
|
|
3961
|
-
};
|
|
3962
|
-
query?: never;
|
|
3963
|
-
url: '/v1/pipe-templates/{id}';
|
|
3964
|
-
};
|
|
3965
|
-
export type PipeTemplateServiceGetPipeTemplate2Responses = {
|
|
3966
|
-
200: Platformv1GetPipeTemplateResponse;
|
|
3967
|
-
};
|
|
3968
|
-
export type PipeTemplateServiceGetPipeTemplate2Response = PipeTemplateServiceGetPipeTemplate2Responses[keyof PipeTemplateServiceGetPipeTemplate2Responses];
|
|
3969
|
-
export type PipeTemplateServiceUpdatePipeTemplate2Data = {
|
|
3970
|
-
body: Platformv1PipeTemplateServiceUpdatePipeTemplateBody;
|
|
3971
|
-
path: {
|
|
3972
|
-
id: string;
|
|
3973
|
-
};
|
|
3974
|
-
query?: never;
|
|
3975
|
-
url: '/v1/pipe-templates/{id}';
|
|
3976
|
-
};
|
|
3977
|
-
export type PipeTemplateServiceUpdatePipeTemplate2Responses = {
|
|
3978
|
-
200: Platformv1UpdatePipeTemplateResponse;
|
|
3979
|
-
};
|
|
3980
|
-
export type PipeTemplateServiceUpdatePipeTemplate2Response = PipeTemplateServiceUpdatePipeTemplate2Responses[keyof PipeTemplateServiceUpdatePipeTemplate2Responses];
|
|
3981
|
-
export type ChristmasCharactersServiceListChristmasCharactersData = {
|
|
3982
|
-
body?: never;
|
|
3983
|
-
path?: never;
|
|
3984
|
-
query?: {
|
|
3985
|
-
'pagination.pageSize'?: number;
|
|
3986
|
-
'pagination.pageToken'?: string;
|
|
3987
|
-
characterId?: string;
|
|
3988
|
-
needCharge?: boolean;
|
|
3989
|
-
};
|
|
3990
|
-
url: '/v1/platform/christmas-characters';
|
|
3991
|
-
};
|
|
3992
|
-
export type ChristmasCharactersServiceListChristmasCharactersResponses = {
|
|
3993
|
-
200: Platformv1ListChristmasCharactersResponse;
|
|
3994
|
-
};
|
|
3995
|
-
export type ChristmasCharactersServiceListChristmasCharactersResponse = ChristmasCharactersServiceListChristmasCharactersResponses[keyof ChristmasCharactersServiceListChristmasCharactersResponses];
|
|
3996
|
-
export type ChristmasCharactersServiceCreateChristmasCharacterData = {
|
|
3997
|
-
body: V1CreateChristmasCharacterRequest;
|
|
3998
|
-
path?: never;
|
|
3999
|
-
query?: never;
|
|
4000
|
-
url: '/v1/platform/christmas-characters';
|
|
4001
|
-
};
|
|
4002
|
-
export type ChristmasCharactersServiceCreateChristmasCharacterResponses = {
|
|
4003
|
-
200: V1CreateChristmasCharacterResponse;
|
|
4004
|
-
};
|
|
4005
|
-
export type ChristmasCharactersServiceCreateChristmasCharacterResponse = ChristmasCharactersServiceCreateChristmasCharacterResponses[keyof ChristmasCharactersServiceCreateChristmasCharacterResponses];
|
|
4006
|
-
export type ChristmasCharactersServiceDeleteChristmasCharacterData = {
|
|
4007
|
-
body?: never;
|
|
4008
|
-
path: {
|
|
4009
|
-
id: string;
|
|
4010
|
-
};
|
|
4011
|
-
query?: never;
|
|
4012
|
-
url: '/v1/platform/christmas-characters/{id}';
|
|
4013
|
-
};
|
|
4014
|
-
export type ChristmasCharactersServiceDeleteChristmasCharacterResponses = {
|
|
4015
|
-
200: {
|
|
4016
|
-
[key: string]: unknown;
|
|
4017
|
-
};
|
|
4018
|
-
};
|
|
4019
|
-
export type ChristmasCharactersServiceDeleteChristmasCharacterResponse = ChristmasCharactersServiceDeleteChristmasCharacterResponses[keyof ChristmasCharactersServiceDeleteChristmasCharacterResponses];
|
|
4020
|
-
export type ChristmasCharactersServiceGetChristmasCharacterData = {
|
|
4021
|
-
body?: never;
|
|
4022
|
-
path: {
|
|
4023
|
-
id: string;
|
|
4024
|
-
};
|
|
4025
|
-
query?: never;
|
|
4026
|
-
url: '/v1/platform/christmas-characters/{id}';
|
|
4027
|
-
};
|
|
4028
|
-
export type ChristmasCharactersServiceGetChristmasCharacterResponses = {
|
|
4029
|
-
200: V1GetChristmasCharacterResponse;
|
|
4030
|
-
};
|
|
4031
|
-
export type ChristmasCharactersServiceGetChristmasCharacterResponse = ChristmasCharactersServiceGetChristmasCharacterResponses[keyof ChristmasCharactersServiceGetChristmasCharacterResponses];
|
|
4032
|
-
export type ChristmasCharactersServiceUpdateChristmasCharacterData = {
|
|
4033
|
-
body: ChristmasCharactersServiceUpdateChristmasCharacterBody;
|
|
4034
|
-
path: {
|
|
4035
|
-
id: string;
|
|
4036
|
-
};
|
|
4037
|
-
query?: never;
|
|
4038
|
-
url: '/v1/platform/christmas-characters/{id}';
|
|
4039
|
-
};
|
|
4040
|
-
export type ChristmasCharactersServiceUpdateChristmasCharacterResponses = {
|
|
4041
|
-
200: V1UpdateChristmasCharacterResponse;
|
|
4042
|
-
};
|
|
4043
|
-
export type ChristmasCharactersServiceUpdateChristmasCharacterResponse = ChristmasCharactersServiceUpdateChristmasCharacterResponses[keyof ChristmasCharactersServiceUpdateChristmasCharacterResponses];
|
|
4044
|
-
export type CollectionTaskServiceListCollectionTasks2Data = {
|
|
4045
|
-
body?: never;
|
|
4046
|
-
path?: never;
|
|
4047
|
-
query?: {
|
|
4048
|
-
'pagination.pageSize'?: number;
|
|
4049
|
-
'pagination.pageToken'?: string;
|
|
4050
|
-
collectionTaskStatuses?: Array<'COLLECTION_TASK_STATUS_UNSPECIFIED' | 'COLLECTION_TASK_STATUS_PENDING' | 'COLLECTION_TASK_STATUS_COMPLETED' | 'COLLECTION_TASK_STATUS_FAILED'>;
|
|
4051
|
-
nameSearch?: string;
|
|
4052
|
-
creatorIds?: Array<string>;
|
|
4053
|
-
|
|
4054
|
-
'timeRange.start'?: string;
|
|
4055
|
-
|
|
4056
|
-
'timeRange.end'?: string;
|
|
4057
|
-
|
|
4058
|
-
'expiresTimeRange.start'?: string;
|
|
4059
|
-
|
|
4060
|
-
'expiresTimeRange.end'?: string;
|
|
4061
|
-
};
|
|
4062
|
-
url: '/v1/platform/collection-tasks';
|
|
4063
|
-
};
|
|
4064
|
-
export type CollectionTaskServiceListCollectionTasks2Responses = {
|
|
4065
|
-
200: V1ListCollectionTasksResponse;
|
|
4066
|
-
};
|
|
4067
|
-
export type CollectionTaskServiceListCollectionTasks2Response = CollectionTaskServiceListCollectionTasks2Responses[keyof CollectionTaskServiceListCollectionTasks2Responses];
|
|
4068
|
-
export type CollectionTaskServiceCreateCollectionTask2Data = {
|
|
4069
|
-
body: Platformv1CreateCollectionTaskRequest;
|
|
4070
|
-
path?: never;
|
|
4071
|
-
query?: never;
|
|
4072
|
-
url: '/v1/platform/collection-tasks';
|
|
4073
|
-
};
|
|
4074
|
-
export type CollectionTaskServiceCreateCollectionTask2Responses = {
|
|
4075
|
-
200: V1CreateCollectionTaskResponse;
|
|
4076
|
-
};
|
|
4077
|
-
export type CollectionTaskServiceCreateCollectionTask2Response = CollectionTaskServiceCreateCollectionTask2Responses[keyof CollectionTaskServiceCreateCollectionTask2Responses];
|
|
4078
|
-
export type CollectionTaskServiceDeleteCollectionTask2Data = {
|
|
4079
|
-
body?: never;
|
|
4080
|
-
path: {
|
|
4081
|
-
id: string;
|
|
4082
|
-
};
|
|
4083
|
-
query?: never;
|
|
4084
|
-
url: '/v1/platform/collection-tasks/{id}';
|
|
4085
|
-
};
|
|
4086
|
-
export type CollectionTaskServiceDeleteCollectionTask2Responses = {
|
|
4087
|
-
200: V1DeleteCollectionTaskResponse;
|
|
4088
|
-
};
|
|
4089
|
-
export type CollectionTaskServiceDeleteCollectionTask2Response = CollectionTaskServiceDeleteCollectionTask2Responses[keyof CollectionTaskServiceDeleteCollectionTask2Responses];
|
|
4090
|
-
export type CollectionTaskServiceGetCollectionTask2Data = {
|
|
4091
|
-
body?: never;
|
|
4092
|
-
path: {
|
|
4093
|
-
id: string;
|
|
4094
|
-
};
|
|
4095
|
-
query?: never;
|
|
4096
|
-
url: '/v1/platform/collection-tasks/{id}';
|
|
4097
|
-
};
|
|
4098
|
-
export type CollectionTaskServiceGetCollectionTask2Responses = {
|
|
4099
|
-
200: V1GetCollectionTaskResponse;
|
|
4100
|
-
};
|
|
4101
|
-
export type CollectionTaskServiceGetCollectionTask2Response = CollectionTaskServiceGetCollectionTask2Responses[keyof CollectionTaskServiceGetCollectionTask2Responses];
|
|
4102
|
-
export type CollectionTaskServiceUpdateCollectionTask2Data = {
|
|
4103
|
-
body: Platformv1CollectionTaskServiceUpdateCollectionTaskBody;
|
|
4104
|
-
path: {
|
|
4105
|
-
id: string;
|
|
4106
|
-
};
|
|
4107
|
-
query?: never;
|
|
4108
|
-
url: '/v1/platform/collection-tasks/{id}';
|
|
4109
|
-
};
|
|
4110
|
-
export type CollectionTaskServiceUpdateCollectionTask2Responses = {
|
|
4111
|
-
200: V1UpdateCollectionTaskResponse;
|
|
4112
|
-
};
|
|
4113
|
-
export type CollectionTaskServiceUpdateCollectionTask2Response = CollectionTaskServiceUpdateCollectionTask2Responses[keyof CollectionTaskServiceUpdateCollectionTask2Responses];
|
|
4114
|
-
export type TaskServiceListStatuses2Data = {
|
|
4115
|
-
body?: never;
|
|
4116
|
-
path?: never;
|
|
4117
|
-
query?: {
|
|
4118
|
-
taskId?: string;
|
|
4119
|
-
status?: string;
|
|
4120
|
-
'pagination.pageSize'?: number;
|
|
4121
|
-
'pagination.pageToken'?: string;
|
|
4122
|
-
};
|
|
4123
|
-
url: '/v1/platform/statuses';
|
|
4124
|
-
};
|
|
4125
|
-
export type TaskServiceListStatuses2Responses = {
|
|
4126
|
-
200: V1ListStatusesResponse;
|
|
4127
|
-
};
|
|
4128
|
-
export type TaskServiceListStatuses2Response = TaskServiceListStatuses2Responses[keyof TaskServiceListStatuses2Responses];
|
|
4129
|
-
export type TaskServiceCreateStatus2Data = {
|
|
4130
|
-
body: V1CreateStatusRequest;
|
|
4131
|
-
path?: never;
|
|
4132
|
-
query?: never;
|
|
4133
|
-
url: '/v1/platform/statuses';
|
|
4134
|
-
};
|
|
4135
|
-
export type TaskServiceCreateStatus2Responses = {
|
|
4136
|
-
200: V1CreateStatusResponse;
|
|
4137
|
-
};
|
|
4138
|
-
export type TaskServiceCreateStatus2Response = TaskServiceCreateStatus2Responses[keyof TaskServiceCreateStatus2Responses];
|
|
4139
|
-
export type TaskServiceDeleteStatus2Data = {
|
|
4140
|
-
body?: never;
|
|
4141
|
-
path: {
|
|
4142
|
-
id: string;
|
|
4143
|
-
};
|
|
4144
|
-
query?: never;
|
|
4145
|
-
url: '/v1/platform/statuses/{id}';
|
|
4146
|
-
};
|
|
4147
|
-
export type TaskServiceDeleteStatus2Responses = {
|
|
4148
|
-
200: V1DeleteStatusResponse;
|
|
4149
|
-
};
|
|
4150
|
-
export type TaskServiceDeleteStatus2Response = TaskServiceDeleteStatus2Responses[keyof TaskServiceDeleteStatus2Responses];
|
|
4151
|
-
export type TaskServiceGetStatus2Data = {
|
|
4152
|
-
body?: never;
|
|
4153
|
-
path: {
|
|
4154
|
-
id: string;
|
|
4155
|
-
};
|
|
4156
|
-
query?: never;
|
|
4157
|
-
url: '/v1/platform/statuses/{id}';
|
|
4158
|
-
};
|
|
4159
|
-
export type TaskServiceGetStatus2Responses = {
|
|
4160
|
-
200: V1GetStatusResponse;
|
|
4161
|
-
};
|
|
4162
|
-
export type TaskServiceGetStatus2Response = TaskServiceGetStatus2Responses[keyof TaskServiceGetStatus2Responses];
|
|
4163
|
-
export type TaskServiceUpdateStatus2Data = {
|
|
4164
|
-
body: Platformv1TaskServiceUpdateStatusBody;
|
|
4165
|
-
path: {
|
|
4166
|
-
id: string;
|
|
4167
|
-
};
|
|
4168
|
-
query?: never;
|
|
4169
|
-
url: '/v1/platform/statuses/{id}';
|
|
4170
|
-
};
|
|
4171
|
-
export type TaskServiceUpdateStatus2Responses = {
|
|
4172
|
-
200: V1UpdateStatusResponse;
|
|
4173
|
-
};
|
|
4174
|
-
export type TaskServiceUpdateStatus2Response = TaskServiceUpdateStatus2Responses[keyof TaskServiceUpdateStatus2Responses];
|
|
4175
|
-
export type TaskServiceListTasks2Data = {
|
|
4176
|
-
body?: never;
|
|
4177
|
-
path?: never;
|
|
4178
|
-
query?: {
|
|
4179
|
-
pipeTemplateId?: string;
|
|
4180
|
-
materialId?: string;
|
|
4181
|
-
'pagination.pageSize'?: number;
|
|
4182
|
-
'pagination.pageToken'?: string;
|
|
4183
|
-
taskStatuses?: Array<'TASK_STATUS_UNSPECIFIED' | 'TASK_STATUS_RUNNING' | 'TASK_STATUS_FAILED' | 'TASK_STATUS_SUCCESS'>;
|
|
4184
|
-
taskTypes?: Array<'TASK_TYPE_UNSPECIFIED' | 'TASK_TYPE_IDLE_ANIMATION_GENERATION' | 'TASK_TYPE_RECONSTRUCTION' | 'TASK_TYPE_MATERIAL_GENERATION'>;
|
|
4185
|
-
creatorSearch?: string;
|
|
4186
|
-
|
|
4187
|
-
'timeRange.start'?: string;
|
|
4188
|
-
|
|
4189
|
-
'timeRange.end'?: string;
|
|
4190
|
-
};
|
|
4191
|
-
url: '/v1/platform/tasks';
|
|
4192
|
-
};
|
|
4193
|
-
export type TaskServiceListTasks2Responses = {
|
|
4194
|
-
200: V1ListTasksResponse;
|
|
4195
|
-
};
|
|
4196
|
-
export type TaskServiceListTasks2Response = TaskServiceListTasks2Responses[keyof TaskServiceListTasks2Responses];
|
|
4197
|
-
export type TaskServiceCreateTask2Data = {
|
|
4198
|
-
body: V1CreateTaskRequest;
|
|
4199
|
-
path?: never;
|
|
4200
|
-
query?: never;
|
|
4201
|
-
url: '/v1/platform/tasks';
|
|
4202
|
-
};
|
|
4203
|
-
export type TaskServiceCreateTask2Responses = {
|
|
4204
|
-
200: V1CreateTaskResponse;
|
|
4205
|
-
};
|
|
4206
|
-
export type TaskServiceCreateTask2Response = TaskServiceCreateTask2Responses[keyof TaskServiceCreateTask2Responses];
|
|
4207
|
-
export type TaskServiceDeleteTask2Data = {
|
|
4208
|
-
body?: never;
|
|
4209
|
-
path: {
|
|
4210
|
-
id: string;
|
|
4211
|
-
};
|
|
4212
|
-
query?: never;
|
|
4213
|
-
url: '/v1/platform/tasks/{id}';
|
|
4214
|
-
};
|
|
4215
|
-
export type TaskServiceDeleteTask2Responses = {
|
|
4216
|
-
200: V1DeleteTaskResponse;
|
|
4217
|
-
};
|
|
4218
|
-
export type TaskServiceDeleteTask2Response = TaskServiceDeleteTask2Responses[keyof TaskServiceDeleteTask2Responses];
|
|
4219
|
-
export type TaskServiceGetTask2Data = {
|
|
4220
|
-
body?: never;
|
|
4221
|
-
path: {
|
|
4222
|
-
id: string;
|
|
4223
|
-
};
|
|
4224
|
-
query?: never;
|
|
4225
|
-
url: '/v1/platform/tasks/{id}';
|
|
4226
|
-
};
|
|
4227
|
-
export type TaskServiceGetTask2Responses = {
|
|
4228
|
-
200: V1GetTaskResponse;
|
|
4229
|
-
};
|
|
4230
|
-
export type TaskServiceGetTask2Response = TaskServiceGetTask2Responses[keyof TaskServiceGetTask2Responses];
|
|
4231
|
-
export type TaskServiceUpdateTask2Data = {
|
|
4232
|
-
body: Platformv1TaskServiceUpdateTaskBody;
|
|
4233
|
-
path: {
|
|
4234
|
-
id: string;
|
|
4235
|
-
};
|
|
4236
|
-
query?: never;
|
|
4237
|
-
url: '/v1/platform/tasks/{id}';
|
|
4238
|
-
};
|
|
4239
|
-
export type TaskServiceUpdateTask2Responses = {
|
|
4240
|
-
200: V1UpdateTaskResponse;
|
|
4241
|
-
};
|
|
4242
|
-
export type TaskServiceUpdateTask2Response = TaskServiceUpdateTask2Responses[keyof TaskServiceUpdateTask2Responses];
|
|
4243
|
-
export type TaskServiceTerminateTaskInstances2Data = {
|
|
4244
|
-
body: Platformv1TaskServiceTerminateTaskInstancesBody;
|
|
4245
|
-
path: {
|
|
4246
|
-
id: string;
|
|
4247
|
-
};
|
|
4248
|
-
query?: never;
|
|
4249
|
-
url: '/v1/platform/tasks/{id}/terminate';
|
|
4250
|
-
};
|
|
4251
|
-
export type TaskServiceTerminateTaskInstances2Responses = {
|
|
4252
|
-
200: V1TerminateTaskInstancesResponse;
|
|
4253
|
-
};
|
|
4254
|
-
export type TaskServiceTerminateTaskInstances2Response = TaskServiceTerminateTaskInstances2Responses[keyof TaskServiceTerminateTaskInstances2Responses];
|
|
4255
|
-
export type ProviderServiceListProvidersData = {
|
|
4256
|
-
body?: never;
|
|
4257
|
-
path?: never;
|
|
4258
|
-
query?: {
|
|
4259
|
-
type?: 'PROVIDER_TYPE_UNSPECIFIED' | 'PROVIDER_TYPE_DRIVEN_BASE' | 'PROVIDER_TYPE_VOICE_BASE' | 'PROVIDER_TYPE_LLM_BASE' | 'PROVIDER_TYPE_ASR_BASE' | 'PROVIDER_TYPE_TTS_BASE' | 'PROVIDER_TYPE_VLM_BASE';
|
|
4260
|
-
'pagination.pageSize'?: number;
|
|
4261
|
-
'pagination.pageToken'?: string;
|
|
4262
|
-
};
|
|
4263
|
-
url: '/v1/providers';
|
|
4264
|
-
};
|
|
4265
|
-
export type ProviderServiceListProvidersResponses = {
|
|
4266
|
-
200: V1ListProvidersResponse;
|
|
4267
|
-
};
|
|
4268
|
-
export type ProviderServiceListProvidersResponse = ProviderServiceListProvidersResponses[keyof ProviderServiceListProvidersResponses];
|
|
4269
|
-
export type ProviderServiceCreateProviderData = {
|
|
4270
|
-
body: V1CreateProviderRequest;
|
|
4271
|
-
path?: never;
|
|
4272
|
-
query?: never;
|
|
4273
|
-
url: '/v1/providers';
|
|
4274
|
-
};
|
|
4275
|
-
export type ProviderServiceCreateProviderResponses = {
|
|
4276
|
-
200: V1CreateProviderResponse;
|
|
4277
|
-
};
|
|
4278
|
-
export type ProviderServiceCreateProviderResponse = ProviderServiceCreateProviderResponses[keyof ProviderServiceCreateProviderResponses];
|
|
4279
|
-
export type ProviderServiceDeleteProviderData = {
|
|
4280
|
-
body?: never;
|
|
4281
|
-
path: {
|
|
4282
|
-
id: string;
|
|
4283
|
-
};
|
|
4284
|
-
query?: never;
|
|
4285
|
-
url: '/v1/providers/{id}';
|
|
4286
|
-
};
|
|
4287
|
-
export type ProviderServiceDeleteProviderResponses = {
|
|
4288
|
-
200: V1DeleteProviderResponse;
|
|
4289
|
-
};
|
|
4290
|
-
export type ProviderServiceDeleteProviderResponse = ProviderServiceDeleteProviderResponses[keyof ProviderServiceDeleteProviderResponses];
|
|
4291
|
-
export type ProviderServiceGetProviderData = {
|
|
4292
|
-
body?: never;
|
|
4293
|
-
path: {
|
|
4294
|
-
id: string;
|
|
4295
|
-
};
|
|
4296
|
-
query?: never;
|
|
4297
|
-
url: '/v1/providers/{id}';
|
|
4298
|
-
};
|
|
4299
|
-
export type ProviderServiceGetProviderResponses = {
|
|
4300
|
-
200: V1GetProviderResponse;
|
|
4301
|
-
};
|
|
4302
|
-
export type ProviderServiceGetProviderResponse = ProviderServiceGetProviderResponses[keyof ProviderServiceGetProviderResponses];
|
|
4303
|
-
export type ProviderServiceUpdateProviderData = {
|
|
4304
|
-
body: ProviderServiceUpdateProviderBody;
|
|
4305
|
-
path: {
|
|
4306
|
-
id: string;
|
|
4307
|
-
};
|
|
4308
|
-
query?: never;
|
|
4309
|
-
url: '/v1/providers/{id}';
|
|
4310
|
-
};
|
|
4311
|
-
export type ProviderServiceUpdateProviderResponses = {
|
|
4312
|
-
200: V1UpdateProviderResponse;
|
|
4313
|
-
};
|
|
4314
|
-
export type ProviderServiceUpdateProviderResponse = ProviderServiceUpdateProviderResponses[keyof ProviderServiceUpdateProviderResponses];
|
|
4315
|
-
export type CollectionTaskServiceGetCollectionTaskByTokenData = {
|
|
4316
|
-
body?: never;
|
|
4317
|
-
path: {
|
|
4318
|
-
|
|
4319
|
-
token_1: string;
|
|
4320
|
-
};
|
|
4321
|
-
query?: never;
|
|
4322
|
-
url: '/v1/public/collection-tasks/{token_1}';
|
|
4323
|
-
};
|
|
4324
|
-
export type CollectionTaskServiceGetCollectionTaskByTokenResponses = {
|
|
4325
|
-
200: V1GetCollectionTaskByTokenResponse;
|
|
4326
|
-
};
|
|
4327
|
-
export type CollectionTaskServiceGetCollectionTaskByTokenResponse = CollectionTaskServiceGetCollectionTaskByTokenResponses[keyof CollectionTaskServiceGetCollectionTaskByTokenResponses];
|
|
4328
|
-
export type CollectionTaskServiceGetCollectionTaskOssCredentialsData = {
|
|
4329
|
-
body: Platformv1CollectionTaskServiceGetCollectionTaskOssCredentialsBody;
|
|
4330
|
-
path: {
|
|
4331
|
-
|
|
4332
|
-
token_1: string;
|
|
4333
|
-
};
|
|
4334
|
-
query?: never;
|
|
4335
|
-
url: '/v1/public/collection-tasks/{token_1}/oss-credentials';
|
|
4336
|
-
};
|
|
4337
|
-
export type CollectionTaskServiceGetCollectionTaskOssCredentialsResponses = {
|
|
4338
|
-
200: V1GetCollectionTaskOssCredentialsResponse;
|
|
4339
|
-
};
|
|
4340
|
-
export type CollectionTaskServiceGetCollectionTaskOssCredentialsResponse = CollectionTaskServiceGetCollectionTaskOssCredentialsResponses[keyof CollectionTaskServiceGetCollectionTaskOssCredentialsResponses];
|
|
4341
|
-
export type CollectionTaskServiceSubmitCollectionFileData = {
|
|
4342
|
-
body: Platformv1CollectionTaskServiceSubmitCollectionFileBody;
|
|
4343
|
-
path: {
|
|
4344
|
-
|
|
4345
|
-
token_1: string;
|
|
4346
|
-
};
|
|
4347
|
-
query?: never;
|
|
4348
|
-
url: '/v1/public/collection-tasks/{token_1}/submit';
|
|
4349
|
-
};
|
|
4350
|
-
export type CollectionTaskServiceSubmitCollectionFileResponses = {
|
|
4351
|
-
200: V1SubmitCollectionFileResponse;
|
|
4352
|
-
};
|
|
4353
|
-
export type CollectionTaskServiceSubmitCollectionFileResponse = CollectionTaskServiceSubmitCollectionFileResponses[keyof CollectionTaskServiceSubmitCollectionFileResponses];
|
|
4354
|
-
export type CollectionTaskServiceGetCollectionTaskByToken2Data = {
|
|
4355
|
-
body?: never;
|
|
4356
|
-
path: {
|
|
4357
|
-
|
|
4358
|
-
token: string;
|
|
4359
|
-
};
|
|
4360
|
-
query?: never;
|
|
4361
|
-
url: '/v1/public/collection-tasks/{token}';
|
|
4362
|
-
};
|
|
4363
|
-
export type CollectionTaskServiceGetCollectionTaskByToken2Responses = {
|
|
4364
|
-
200: V1GetCollectionTaskByTokenResponse;
|
|
4365
|
-
};
|
|
4366
|
-
export type CollectionTaskServiceGetCollectionTaskByToken2Response = CollectionTaskServiceGetCollectionTaskByToken2Responses[keyof CollectionTaskServiceGetCollectionTaskByToken2Responses];
|
|
4367
|
-
export type CollectionTaskServiceGetCollectionTaskOssCredentials2Data = {
|
|
4368
|
-
body: Consolev1CollectionTaskServiceGetCollectionTaskOssCredentialsBody;
|
|
4369
|
-
path: {
|
|
4370
|
-
|
|
4371
|
-
token: string;
|
|
4372
|
-
};
|
|
4373
|
-
query?: never;
|
|
4374
|
-
url: '/v1/public/collection-tasks/{token}/oss-credentials';
|
|
4375
|
-
};
|
|
4376
|
-
export type CollectionTaskServiceGetCollectionTaskOssCredentials2Responses = {
|
|
4377
|
-
200: V1GetCollectionTaskOssCredentialsResponse;
|
|
4378
|
-
};
|
|
4379
|
-
export type CollectionTaskServiceGetCollectionTaskOssCredentials2Response = CollectionTaskServiceGetCollectionTaskOssCredentials2Responses[keyof CollectionTaskServiceGetCollectionTaskOssCredentials2Responses];
|
|
4380
|
-
export type CollectionTaskServiceSubmitCollectionFile2Data = {
|
|
4381
|
-
body: Consolev1CollectionTaskServiceSubmitCollectionFileBody;
|
|
4382
|
-
path: {
|
|
4383
|
-
|
|
4384
|
-
token: string;
|
|
4385
|
-
};
|
|
4386
|
-
query?: never;
|
|
4387
|
-
url: '/v1/public/collection-tasks/{token}/submit';
|
|
4388
|
-
};
|
|
4389
|
-
export type CollectionTaskServiceSubmitCollectionFile2Responses = {
|
|
4390
|
-
200: V1SubmitCollectionFileResponse;
|
|
4391
|
-
};
|
|
4392
|
-
export type CollectionTaskServiceSubmitCollectionFile2Response = CollectionTaskServiceSubmitCollectionFile2Responses[keyof CollectionTaskServiceSubmitCollectionFile2Responses];
|
|
4393
|
-
export type RedeemServiceRedeemCharacterData = {
|
|
4394
|
-
body: V1RedeemCharacterRequest;
|
|
4395
|
-
path?: never;
|
|
4396
|
-
query?: never;
|
|
4397
|
-
url: '/v1/redeem/character';
|
|
4398
|
-
};
|
|
4399
|
-
export type RedeemServiceRedeemCharacterResponses = {
|
|
4400
|
-
200: V1RedeemCharacterResponse;
|
|
4401
|
-
};
|
|
4402
|
-
export type RedeemServiceRedeemCharacterResponse = RedeemServiceRedeemCharacterResponses[keyof RedeemServiceRedeemCharacterResponses];
|
|
4403
|
-
export type RedeemServiceListRedeemsData = {
|
|
4404
|
-
body?: never;
|
|
4405
|
-
path?: never;
|
|
4406
|
-
query?: {
|
|
4407
|
-
'pagination.pageSize'?: number;
|
|
4408
|
-
'pagination.pageToken'?: string;
|
|
4409
|
-
};
|
|
4410
|
-
url: '/v1/redeems';
|
|
4411
|
-
};
|
|
4412
|
-
export type RedeemServiceListRedeemsResponses = {
|
|
4413
|
-
200: V1ListRedeemsResponse;
|
|
4414
|
-
};
|
|
4415
|
-
export type RedeemServiceListRedeemsResponse = RedeemServiceListRedeemsResponses[keyof RedeemServiceListRedeemsResponses];
|
|
4416
|
-
export type RedeemServiceCreateRedeemData = {
|
|
4417
|
-
body: V1CreateRedeemRequest;
|
|
4418
|
-
path?: never;
|
|
4419
|
-
query?: never;
|
|
4420
|
-
url: '/v1/redeems';
|
|
4421
|
-
};
|
|
4422
|
-
export type RedeemServiceCreateRedeemResponses = {
|
|
4423
|
-
200: V1CreateRedeemResponse;
|
|
4424
|
-
};
|
|
4425
|
-
export type RedeemServiceCreateRedeemResponse = RedeemServiceCreateRedeemResponses[keyof RedeemServiceCreateRedeemResponses];
|
|
4426
|
-
export type RedeemServiceGetRedeemData = {
|
|
4427
|
-
body?: never;
|
|
4428
|
-
path: {
|
|
4429
|
-
characterId: string;
|
|
4430
|
-
};
|
|
4431
|
-
query?: never;
|
|
4432
|
-
url: '/v1/redeems/{characterId}';
|
|
4433
|
-
};
|
|
4434
|
-
export type RedeemServiceGetRedeemResponses = {
|
|
4435
|
-
200: V1GetRedeemResponse;
|
|
4436
|
-
};
|
|
4437
|
-
export type RedeemServiceGetRedeemResponse = RedeemServiceGetRedeemResponses[keyof RedeemServiceGetRedeemResponses];
|
|
4438
|
-
export type RedeemServiceUpdateRedeemData = {
|
|
4439
|
-
body: RedeemServiceUpdateRedeemBody;
|
|
4440
|
-
path: {
|
|
4441
|
-
characterId: string;
|
|
4442
|
-
};
|
|
4443
|
-
query?: never;
|
|
4444
|
-
url: '/v1/redeems/{characterId}';
|
|
4445
|
-
};
|
|
4446
|
-
export type RedeemServiceUpdateRedeemResponses = {
|
|
4447
|
-
200: V1UpdateRedeemResponse;
|
|
4448
|
-
};
|
|
4449
|
-
export type RedeemServiceUpdateRedeemResponse = RedeemServiceUpdateRedeemResponses[keyof RedeemServiceUpdateRedeemResponses];
|
|
4450
|
-
export type SmsSendLogServiceListSmsSendLogsData = {
|
|
4451
|
-
body?: never;
|
|
4452
|
-
path?: never;
|
|
4453
|
-
query?: {
|
|
4454
|
-
'pagination.pageSize'?: number;
|
|
4455
|
-
'pagination.pageToken'?: string;
|
|
4456
|
-
countryCode?: string;
|
|
4457
|
-
phoneNumber?: string;
|
|
4458
|
-
scenes?: Array<'SMS_SCENE_UNSPECIFIED' | 'SMS_SCENE_LOGIN' | 'SMS_SCENE_OTHER'>;
|
|
4459
|
-
statuses?: Array<'SMS_STATUS_UNSPECIFIED' | 'SMS_STATUS_PENDING' | 'SMS_STATUS_SUCCESS' | 'SMS_STATUS_FAILED'>;
|
|
4460
|
-
isUsed?: boolean;
|
|
4461
|
-
};
|
|
4462
|
-
url: '/v1/sms-send-logs';
|
|
4463
|
-
};
|
|
4464
|
-
export type SmsSendLogServiceListSmsSendLogsResponses = {
|
|
4465
|
-
200: V1ListSmsSendLogsResponse;
|
|
4466
|
-
};
|
|
4467
|
-
export type SmsSendLogServiceListSmsSendLogsResponse = SmsSendLogServiceListSmsSendLogsResponses[keyof SmsSendLogServiceListSmsSendLogsResponses];
|
|
4468
|
-
export type SyncDbServiceSyncDbSyncAssetGroupData = {
|
|
4469
|
-
body: V1SyncDbSyncAssetGroupRequest;
|
|
4470
|
-
path?: never;
|
|
4471
|
-
query?: never;
|
|
4472
|
-
url: '/v1/sync/asset-group';
|
|
4473
|
-
};
|
|
4474
|
-
export type SyncDbServiceSyncDbSyncAssetGroupResponses = {
|
|
4475
|
-
200: V1SyncDbSyncAssetGroupResponse;
|
|
4476
|
-
};
|
|
4477
|
-
export type SyncDbServiceSyncDbSyncAssetGroupResponse = SyncDbServiceSyncDbSyncAssetGroupResponses[keyof SyncDbServiceSyncDbSyncAssetGroupResponses];
|
|
4478
|
-
export type SyncDbServiceSyncDbSyncCharacterData = {
|
|
4479
|
-
body: V1SyncDbSyncCharacterRequest;
|
|
4480
|
-
path?: never;
|
|
4481
|
-
query?: never;
|
|
4482
|
-
url: '/v1/sync/character';
|
|
4483
|
-
};
|
|
4484
|
-
export type SyncDbServiceSyncDbSyncCharacterResponses = {
|
|
4485
|
-
200: V1SyncDbSyncCharacterResponse;
|
|
4486
|
-
};
|
|
4487
|
-
export type SyncDbServiceSyncDbSyncCharacterResponse = SyncDbServiceSyncDbSyncCharacterResponses[keyof SyncDbServiceSyncDbSyncCharacterResponses];
|
|
4488
|
-
export type TaskHeartbeatServiceHeartbeatData = {
|
|
4489
|
-
body: TaskHeartbeatServiceHeartbeatBody;
|
|
4490
|
-
path: {
|
|
4491
|
-
instanceId: string;
|
|
4492
|
-
};
|
|
4493
|
-
query?: never;
|
|
4494
|
-
url: '/v1/task-heartbeat/{instanceId}';
|
|
4495
|
-
};
|
|
4496
|
-
export type TaskHeartbeatServiceHeartbeatResponses = {
|
|
4497
|
-
200: V1HeartbeatResponse;
|
|
4498
|
-
};
|
|
4499
|
-
export type TaskHeartbeatServiceHeartbeatResponse = TaskHeartbeatServiceHeartbeatResponses[keyof TaskHeartbeatServiceHeartbeatResponses];
|
|
4500
|
-
export type RealtimeUserServiceListUsersData = {
|
|
4501
|
-
body?: never;
|
|
4502
|
-
path?: never;
|
|
4503
|
-
query?: {
|
|
4504
|
-
'pagination.pageSize'?: number;
|
|
4505
|
-
'pagination.pageToken'?: string;
|
|
4506
|
-
};
|
|
4507
|
-
url: '/v1/users';
|
|
4508
|
-
};
|
|
4509
|
-
export type RealtimeUserServiceListUsersResponses = {
|
|
4510
|
-
200: Realtimev1ListUsersResponse;
|
|
4511
|
-
};
|
|
4512
|
-
export type RealtimeUserServiceListUsersResponse = RealtimeUserServiceListUsersResponses[keyof RealtimeUserServiceListUsersResponses];
|
|
4513
|
-
export type RealtimeUserServiceCreateUserData = {
|
|
4514
|
-
body: Realtimev1CreateUserRequest;
|
|
4515
|
-
path?: never;
|
|
4516
|
-
query?: never;
|
|
4517
|
-
url: '/v1/users';
|
|
4518
|
-
};
|
|
4519
|
-
export type RealtimeUserServiceCreateUserResponses = {
|
|
4520
|
-
200: Realtimev1CreateUserResponse;
|
|
4521
|
-
};
|
|
4522
|
-
export type RealtimeUserServiceCreateUserResponse = RealtimeUserServiceCreateUserResponses[keyof RealtimeUserServiceCreateUserResponses];
|
|
4523
|
-
export type RealtimeUserServiceDeleteUserData = {
|
|
4524
|
-
body?: never;
|
|
4525
|
-
path: {
|
|
4526
|
-
id_1: string;
|
|
4527
|
-
};
|
|
4528
|
-
query?: never;
|
|
4529
|
-
url: '/v1/users/{id_1}';
|
|
4530
|
-
};
|
|
4531
|
-
export type RealtimeUserServiceDeleteUserResponses = {
|
|
4532
|
-
200: Realtimev1DeleteUserResponse;
|
|
4533
|
-
};
|
|
4534
|
-
export type RealtimeUserServiceDeleteUserResponse = RealtimeUserServiceDeleteUserResponses[keyof RealtimeUserServiceDeleteUserResponses];
|
|
4535
|
-
export type RealtimeUserServiceGetUserData = {
|
|
4536
|
-
body?: never;
|
|
4537
|
-
path: {
|
|
4538
|
-
id_1: string;
|
|
4539
|
-
};
|
|
4540
|
-
query?: {
|
|
4541
|
-
email?: string;
|
|
4542
|
-
username?: string;
|
|
4543
|
-
};
|
|
4544
|
-
url: '/v1/users/{id_1}';
|
|
4545
|
-
};
|
|
4546
|
-
export type RealtimeUserServiceGetUserResponses = {
|
|
4547
|
-
200: Realtimev1GetUserResponse;
|
|
4548
|
-
};
|
|
4549
|
-
export type RealtimeUserServiceGetUserResponse = RealtimeUserServiceGetUserResponses[keyof RealtimeUserServiceGetUserResponses];
|
|
4550
|
-
export type RealtimeUserServiceUpdateUserData = {
|
|
4551
|
-
body: Realtimev1RealtimeUserServiceUpdateUserBody;
|
|
4552
|
-
path: {
|
|
4553
|
-
id_1: string;
|
|
4554
|
-
};
|
|
4555
|
-
query?: never;
|
|
4556
|
-
url: '/v1/users/{id_1}';
|
|
4557
|
-
};
|
|
4558
|
-
export type RealtimeUserServiceUpdateUserResponses = {
|
|
4559
|
-
200: Realtimev1UpdateUserResponse;
|
|
4560
|
-
};
|
|
4561
|
-
export type RealtimeUserServiceUpdateUserResponse = RealtimeUserServiceUpdateUserResponses[keyof RealtimeUserServiceUpdateUserResponses];
|
|
4562
|
-
export type UserServiceDeleteUserData = {
|
|
4563
|
-
body?: never;
|
|
4564
|
-
path: {
|
|
4565
|
-
id: string;
|
|
4566
|
-
};
|
|
4567
|
-
query?: never;
|
|
4568
|
-
url: '/v1/users/{id}';
|
|
4569
|
-
};
|
|
4570
|
-
export type UserServiceDeleteUserResponses = {
|
|
4571
|
-
200: Platformv1DeleteUserResponse;
|
|
4572
|
-
};
|
|
4573
|
-
export type UserServiceDeleteUserResponse = UserServiceDeleteUserResponses[keyof UserServiceDeleteUserResponses];
|
|
4574
|
-
export type UserServiceGetUserData = {
|
|
4575
|
-
body?: never;
|
|
4576
|
-
path: {
|
|
4577
|
-
id: string;
|
|
4578
|
-
};
|
|
4579
|
-
query?: {
|
|
4580
|
-
email?: string;
|
|
4581
|
-
username?: string;
|
|
4582
|
-
phone?: string;
|
|
4583
|
-
};
|
|
4584
|
-
url: '/v1/users/{id}';
|
|
4585
|
-
};
|
|
4586
|
-
export type UserServiceGetUserResponses = {
|
|
4587
|
-
200: Platformv1GetUserResponse;
|
|
4588
|
-
};
|
|
4589
|
-
export type UserServiceGetUserResponse = UserServiceGetUserResponses[keyof UserServiceGetUserResponses];
|
|
4590
|
-
export type UserServiceUpdateUserData = {
|
|
4591
|
-
body: V1UserServiceUpdateUserBody;
|
|
4592
|
-
path: {
|
|
4593
|
-
id: string;
|
|
4594
|
-
};
|
|
4595
|
-
query?: never;
|
|
4596
|
-
url: '/v1/users/{id}';
|
|
4597
|
-
};
|
|
4598
|
-
export type UserServiceUpdateUserResponses = {
|
|
4599
|
-
200: Platformv1UpdateUserResponse;
|
|
4600
|
-
};
|
|
4601
|
-
export type UserServiceUpdateUserResponse = UserServiceUpdateUserResponses[keyof UserServiceUpdateUserResponses];
|
|
4602
|
-
export type VoiceServiceListVoicesData = {
|
|
4603
|
-
body?: never;
|
|
4604
|
-
path?: never;
|
|
4605
|
-
query?: {
|
|
4606
|
-
status?: 'VOICE_STATUS_UNSPECIFIED' | 'VOICE_STATUS_PENDING' | 'VOICE_STATUS_TRAINING' | 'VOICE_STATUS_COMPLETED' | 'VOICE_STATUS_FAILED';
|
|
4607
|
-
language?: 'VOICE_LANGUAGE_UNSPECIFIED' | 'VOICE_LANGUAGE_ZH_CN' | 'VOICE_LANGUAGE_EN_US' | 'VOICE_LANGUAGE_JA_JP';
|
|
4608
|
-
providerId?: string;
|
|
4609
|
-
'pagination.pageSize'?: number;
|
|
4610
|
-
'pagination.pageToken'?: string;
|
|
4611
|
-
};
|
|
4612
|
-
url: '/v1/voices';
|
|
4613
|
-
};
|
|
4614
|
-
export type VoiceServiceListVoicesResponses = {
|
|
4615
|
-
200: V1ListVoicesResponse;
|
|
4616
|
-
};
|
|
4617
|
-
export type VoiceServiceListVoicesResponse = VoiceServiceListVoicesResponses[keyof VoiceServiceListVoicesResponses];
|
|
4618
|
-
export type VoiceServiceTrainVoiceData = {
|
|
4619
|
-
body: V1TrainVoiceRequest;
|
|
4620
|
-
path?: never;
|
|
4621
|
-
query?: never;
|
|
4622
|
-
url: '/v1/voices/train';
|
|
4623
|
-
};
|
|
4624
|
-
export type VoiceServiceTrainVoiceResponses = {
|
|
4625
|
-
200: V1TrainVoiceResponse;
|
|
4626
|
-
};
|
|
4627
|
-
export type VoiceServiceTrainVoiceResponse = VoiceServiceTrainVoiceResponses[keyof VoiceServiceTrainVoiceResponses];
|
|
4628
|
-
export type VoiceServiceGetVoiceData = {
|
|
4629
|
-
body?: never;
|
|
4630
|
-
path: {
|
|
4631
|
-
id: string;
|
|
4632
|
-
};
|
|
4633
|
-
query?: never;
|
|
4634
|
-
url: '/v1/voices/{id}';
|
|
4635
|
-
};
|
|
4636
|
-
export type VoiceServiceGetVoiceResponses = {
|
|
4637
|
-
200: V1GetVoiceResponse;
|
|
4638
|
-
};
|
|
4639
|
-
export type VoiceServiceGetVoiceResponse = VoiceServiceGetVoiceResponses[keyof VoiceServiceGetVoiceResponses];
|
|
4640
|
-
export type VoiceServiceGetVoiceTrainingStatusData = {
|
|
4641
|
-
body?: never;
|
|
4642
|
-
path: {
|
|
4643
|
-
id: string;
|
|
4644
|
-
};
|
|
4645
|
-
query?: never;
|
|
4646
|
-
url: '/v1/voices/{id}/status';
|
|
4647
|
-
};
|
|
4648
|
-
export type VoiceServiceGetVoiceTrainingStatusResponses = {
|
|
4649
|
-
200: V1GetVoiceTrainingStatusResponse;
|
|
4650
|
-
};
|
|
4651
|
-
export type VoiceServiceGetVoiceTrainingStatusResponse = VoiceServiceGetVoiceTrainingStatusResponses[keyof VoiceServiceGetVoiceTrainingStatusResponses];
|
|
4652
|
-
export type RealtimeAuthServiceV2GoogleLoginData = {
|
|
4653
|
-
body: V2GoogleLoginRequest;
|
|
4654
|
-
path?: never;
|
|
4655
|
-
query?: never;
|
|
4656
|
-
url: '/v2/auth/google/login';
|
|
4657
|
-
};
|
|
4658
|
-
export type RealtimeAuthServiceV2GoogleLoginResponses = {
|
|
4659
|
-
200: V2GoogleLoginResponse;
|
|
4660
|
-
};
|
|
4661
|
-
export type RealtimeAuthServiceV2GoogleLoginResponse = RealtimeAuthServiceV2GoogleLoginResponses[keyof RealtimeAuthServiceV2GoogleLoginResponses];
|
|
4662
|
-
export type RealtimeAuthServiceV2PhoneLoginData = {
|
|
4663
|
-
body: V2PhoneLoginRequest;
|
|
4664
|
-
path?: never;
|
|
4665
|
-
query?: never;
|
|
4666
|
-
url: '/v2/auth/phone/login';
|
|
4667
|
-
};
|
|
4668
|
-
export type RealtimeAuthServiceV2PhoneLoginResponses = {
|
|
4669
|
-
200: V2PhoneLoginResponse;
|
|
4670
|
-
};
|
|
4671
|
-
export type RealtimeAuthServiceV2PhoneLoginResponse = RealtimeAuthServiceV2PhoneLoginResponses[keyof RealtimeAuthServiceV2PhoneLoginResponses];
|
|
4672
|
-
export type RealtimeAuthServiceV2SendSmsCodeData = {
|
|
4673
|
-
body: V2SendSmsCodeRequest;
|
|
4674
|
-
path?: never;
|
|
4675
|
-
query?: never;
|
|
4676
|
-
url: '/v2/auth/sms/send';
|
|
4677
|
-
};
|
|
4678
|
-
export type RealtimeAuthServiceV2SendSmsCodeResponses = {
|
|
4679
|
-
200: V2SendSmsCodeResponse;
|
|
4680
|
-
};
|
|
4681
|
-
export type RealtimeAuthServiceV2SendSmsCodeResponse = RealtimeAuthServiceV2SendSmsCodeResponses[keyof RealtimeAuthServiceV2SendSmsCodeResponses];
|
|
4682
|
-
export type DrivenIngressServiceGetCharacterInfoData = {
|
|
4683
|
-
body?: never;
|
|
4684
|
-
path: {
|
|
4685
|
-
characterId: string;
|
|
4686
|
-
};
|
|
4687
|
-
query?: never;
|
|
4688
|
-
url: '/v2/character/{characterId}';
|
|
4689
|
-
};
|
|
4690
|
-
export type DrivenIngressServiceGetCharacterInfoResponses = {
|
|
4691
|
-
200: V2CharacterAsset;
|
|
4692
|
-
};
|
|
4693
|
-
export type DrivenIngressServiceGetCharacterInfoResponse = DrivenIngressServiceGetCharacterInfoResponses[keyof DrivenIngressServiceGetCharacterInfoResponses];
|
|
4694
|
-
export type RealtimeServiceRealtimeListCharacters2Data = {
|
|
4695
|
-
body?: never;
|
|
4696
|
-
path?: never;
|
|
4697
|
-
query?: {
|
|
4698
|
-
'pagination.pageSize'?: number;
|
|
4699
|
-
'pagination.pageToken'?: string;
|
|
4700
|
-
characterStatus?: Array<string>;
|
|
4701
|
-
listName?: string;
|
|
4702
|
-
};
|
|
4703
|
-
url: '/v2/characters';
|
|
4704
|
-
};
|
|
4705
|
-
export type RealtimeServiceRealtimeListCharacters2Responses = {
|
|
4706
|
-
200: Realtimev2RealtimeListCharactersResponse;
|
|
4707
|
-
};
|
|
4708
|
-
export type RealtimeServiceRealtimeListCharacters2Response = RealtimeServiceRealtimeListCharacters2Responses[keyof RealtimeServiceRealtimeListCharacters2Responses];
|
|
4709
|
-
export type RealtimeServiceRealtimeGetCharacterData = {
|
|
4710
|
-
body?: never;
|
|
4711
|
-
path: {
|
|
4712
|
-
id: string;
|
|
4713
|
-
};
|
|
4714
|
-
query?: never;
|
|
4715
|
-
url: '/v2/characters/{id}';
|
|
4716
|
-
};
|
|
4717
|
-
export type RealtimeServiceRealtimeGetCharacterResponses = {
|
|
4718
|
-
200: V2RealtimeGetCharacterResponse;
|
|
4719
|
-
};
|
|
4720
|
-
export type RealtimeServiceRealtimeGetCharacterResponse = RealtimeServiceRealtimeGetCharacterResponses[keyof RealtimeServiceRealtimeGetCharacterResponses];
|
|
4721
|
-
export type ChristmasServiceListChristmasCharactersData = {
|
|
4722
|
-
body?: never;
|
|
4723
|
-
path?: never;
|
|
4724
|
-
query?: {
|
|
4725
|
-
'pagination.pageSize'?: number;
|
|
4726
|
-
'pagination.pageToken'?: string;
|
|
4727
|
-
};
|
|
4728
|
-
url: '/v2/christmas/characters';
|
|
4729
|
-
};
|
|
4730
|
-
export type ChristmasServiceListChristmasCharactersResponses = {
|
|
4731
|
-
200: Realtimev2ListChristmasCharactersResponse;
|
|
4732
|
-
};
|
|
4733
|
-
export type ChristmasServiceListChristmasCharactersResponse = ChristmasServiceListChristmasCharactersResponses[keyof ChristmasServiceListChristmasCharactersResponses];
|
|
4734
|
-
export type ChristmasServiceUnlockChristmasCharacterData = {
|
|
4735
|
-
body: V2UnlockChristmasCharacterRequest;
|
|
4736
|
-
path?: never;
|
|
4737
|
-
query?: never;
|
|
4738
|
-
url: '/v2/christmas/characters/unlock';
|
|
4739
|
-
};
|
|
4740
|
-
export type ChristmasServiceUnlockChristmasCharacterResponses = {
|
|
4741
|
-
200: V2UnlockChristmasCharacterResponse;
|
|
4742
|
-
};
|
|
4743
|
-
export type ChristmasServiceUnlockChristmasCharacterResponse = ChristmasServiceUnlockChristmasCharacterResponses[keyof ChristmasServiceUnlockChristmasCharacterResponses];
|
|
4744
|
-
export type ChristmasServiceHandleStripeWebhookData = {
|
|
4745
|
-
body: V2HandleStripeWebhookRequest;
|
|
4746
|
-
path?: never;
|
|
4747
|
-
query?: never;
|
|
4748
|
-
url: '/v2/christmas/stripe/webhook';
|
|
4749
|
-
};
|
|
4750
|
-
export type ChristmasServiceHandleStripeWebhookResponses = {
|
|
4751
|
-
200: {
|
|
4752
|
-
[key: string]: unknown;
|
|
4753
|
-
};
|
|
4754
|
-
};
|
|
4755
|
-
export type ChristmasServiceHandleStripeWebhookResponse = ChristmasServiceHandleStripeWebhookResponses[keyof ChristmasServiceHandleStripeWebhookResponses];
|
|
4756
|
-
export type ChristmasServiceUpgradeToVipData = {
|
|
4757
|
-
body: V2UpgradeToVipRequest;
|
|
4758
|
-
path?: never;
|
|
4759
|
-
query?: never;
|
|
4760
|
-
url: '/v2/christmas/upgrade-vip';
|
|
4761
|
-
};
|
|
4762
|
-
export type ChristmasServiceUpgradeToVipResponses = {
|
|
4763
|
-
200: V2UpgradeToVipResponse;
|
|
4764
|
-
};
|
|
4765
|
-
export type ChristmasServiceUpgradeToVipResponse = ChristmasServiceUpgradeToVipResponses[keyof ChristmasServiceUpgradeToVipResponses];
|
|
4766
|
-
export type ChristmasServiceGetUserInfoData = {
|
|
4767
|
-
body?: never;
|
|
4768
|
-
path?: never;
|
|
4769
|
-
query?: never;
|
|
4770
|
-
url: '/v2/christmas/user-info';
|
|
4771
|
-
};
|
|
4772
|
-
export type ChristmasServiceGetUserInfoResponses = {
|
|
4773
|
-
200: V2GetUserInfoResponse;
|
|
4774
|
-
};
|
|
4775
|
-
export type ChristmasServiceGetUserInfoResponse = ChristmasServiceGetUserInfoResponses[keyof ChristmasServiceGetUserInfoResponses];
|
|
4776
|
-
export type AsyncProcessingServiceAdjustMaterialAsyncData = {
|
|
4777
|
-
body: V2AdjustMaterialAsyncRequest;
|
|
4778
|
-
path?: never;
|
|
4779
|
-
query?: never;
|
|
4780
|
-
url: '/v2/console/async-processing/adjust-material';
|
|
4781
|
-
};
|
|
4782
|
-
export type AsyncProcessingServiceAdjustMaterialAsyncResponses = {
|
|
4783
|
-
200: V2AdjustMaterialAsyncResponse;
|
|
4784
|
-
};
|
|
4785
|
-
export type AsyncProcessingServiceAdjustMaterialAsyncResponse = AsyncProcessingServiceAdjustMaterialAsyncResponses[keyof AsyncProcessingServiceAdjustMaterialAsyncResponses];
|
|
4786
|
-
export type AsyncProcessingServiceCreateTaskAsyncData = {
|
|
4787
|
-
body: V2CreateTaskAsyncRequest;
|
|
4788
|
-
path?: never;
|
|
4789
|
-
query?: never;
|
|
4790
|
-
url: '/v2/console/async-processing/create-task';
|
|
4791
|
-
};
|
|
4792
|
-
export type AsyncProcessingServiceCreateTaskAsyncResponses = {
|
|
4793
|
-
200: V2CreateTaskAsyncResponse;
|
|
4794
|
-
};
|
|
4795
|
-
export type AsyncProcessingServiceCreateTaskAsyncResponse = AsyncProcessingServiceCreateTaskAsyncResponses[keyof AsyncProcessingServiceCreateTaskAsyncResponses];
|
|
4796
|
-
export type RealtimeServiceRealtimeGetCharacterDetailData = {
|
|
4797
|
-
body?: never;
|
|
4798
|
-
path: {
|
|
4799
|
-
id: string;
|
|
4800
|
-
};
|
|
4801
|
-
query?: never;
|
|
4802
|
-
url: '/v2/full-characters/{id}';
|
|
4803
|
-
};
|
|
4804
|
-
export type RealtimeServiceRealtimeGetCharacterDetailResponses = {
|
|
4805
|
-
200: V2RealtimeGetCharacterDetailResponse;
|
|
4806
|
-
};
|
|
4807
|
-
export type RealtimeServiceRealtimeGetCharacterDetailResponse = RealtimeServiceRealtimeGetCharacterDetailResponses[keyof RealtimeServiceRealtimeGetCharacterDetailResponses];
|
|
4808
|
-
export type JoiAvatarServiceListJoiAvatarsData = {
|
|
4809
|
-
body?: never;
|
|
4810
|
-
path?: never;
|
|
4811
|
-
query?: {
|
|
4812
|
-
'pagination.pageSize'?: number;
|
|
4813
|
-
'pagination.pageToken'?: string;
|
|
4814
|
-
};
|
|
4815
|
-
url: '/v2/joi-avatars';
|
|
4816
|
-
};
|
|
4817
|
-
export type JoiAvatarServiceListJoiAvatarsResponses = {
|
|
4818
|
-
200: V2ListJoiAvatarsResponse;
|
|
4819
|
-
};
|
|
4820
|
-
export type JoiAvatarServiceListJoiAvatarsResponse = JoiAvatarServiceListJoiAvatarsResponses[keyof JoiAvatarServiceListJoiAvatarsResponses];
|
|
4821
|
-
export type JoiAvatarServiceCreateJoiAvatarData = {
|
|
4822
|
-
body: V2CreateJoiAvatarRequest;
|
|
4823
|
-
path?: never;
|
|
4824
|
-
query?: never;
|
|
4825
|
-
url: '/v2/joi-avatars';
|
|
4826
|
-
};
|
|
4827
|
-
export type JoiAvatarServiceCreateJoiAvatarResponses = {
|
|
4828
|
-
200: V2CreateJoiAvatarResponse;
|
|
4829
|
-
};
|
|
4830
|
-
export type JoiAvatarServiceCreateJoiAvatarResponse = JoiAvatarServiceCreateJoiAvatarResponses[keyof JoiAvatarServiceCreateJoiAvatarResponses];
|
|
4831
|
-
export type JoiAvatarServiceListMyJoiAvatarsData = {
|
|
4832
|
-
body?: never;
|
|
4833
|
-
path?: never;
|
|
4834
|
-
query?: {
|
|
4835
|
-
'pagination.pageSize'?: number;
|
|
4836
|
-
'pagination.pageToken'?: string;
|
|
4837
|
-
};
|
|
4838
|
-
url: '/v2/joi-avatars/me';
|
|
4839
|
-
};
|
|
4840
|
-
export type JoiAvatarServiceListMyJoiAvatarsResponses = {
|
|
4841
|
-
200: V2ListJoiAvatarsResponse;
|
|
4842
|
-
};
|
|
4843
|
-
export type JoiAvatarServiceListMyJoiAvatarsResponse = JoiAvatarServiceListMyJoiAvatarsResponses[keyof JoiAvatarServiceListMyJoiAvatarsResponses];
|
|
4844
|
-
export type JoiAvatarServiceDeleteJoiAvatarData = {
|
|
4845
|
-
body?: never;
|
|
4846
|
-
path: {
|
|
4847
|
-
id: string;
|
|
4848
|
-
};
|
|
4849
|
-
query?: never;
|
|
4850
|
-
url: '/v2/joi-avatars/{id}';
|
|
4851
|
-
};
|
|
4852
|
-
export type JoiAvatarServiceDeleteJoiAvatarResponses = {
|
|
4853
|
-
200: V2DeleteJoiAvatarResponse;
|
|
4854
|
-
};
|
|
4855
|
-
export type JoiAvatarServiceDeleteJoiAvatarResponse = JoiAvatarServiceDeleteJoiAvatarResponses[keyof JoiAvatarServiceDeleteJoiAvatarResponses];
|
|
4856
|
-
export type JoiAvatarServiceUpdateJoiAvatarData = {
|
|
4857
|
-
body: JoiAvatarServiceUpdateJoiAvatarBody;
|
|
4858
|
-
path: {
|
|
4859
|
-
id: string;
|
|
4860
|
-
};
|
|
4861
|
-
query?: never;
|
|
4862
|
-
url: '/v2/joi-avatars/{id}';
|
|
4863
|
-
};
|
|
4864
|
-
export type JoiAvatarServiceUpdateJoiAvatarResponses = {
|
|
4865
|
-
200: V2UpdateJoiAvatarResponse;
|
|
4866
|
-
};
|
|
4867
|
-
export type JoiAvatarServiceUpdateJoiAvatarResponse = JoiAvatarServiceUpdateJoiAvatarResponses[keyof JoiAvatarServiceUpdateJoiAvatarResponses];
|
|
4868
|
-
export type ModelApplyServiceListUserModelAppliesData = {
|
|
4869
|
-
body?: never;
|
|
4870
|
-
path?: never;
|
|
4871
|
-
query?: {
|
|
4872
|
-
'pagination.pageSize'?: number;
|
|
4873
|
-
'pagination.pageToken'?: string;
|
|
4874
|
-
statuses?: Array<string>;
|
|
4875
|
-
};
|
|
4876
|
-
url: '/v2/model-applies';
|
|
4877
|
-
};
|
|
4878
|
-
export type ModelApplyServiceListUserModelAppliesResponses = {
|
|
4879
|
-
200: V2ListUserModelAppliesResponse;
|
|
4880
|
-
};
|
|
4881
|
-
export type ModelApplyServiceListUserModelAppliesResponse = ModelApplyServiceListUserModelAppliesResponses[keyof ModelApplyServiceListUserModelAppliesResponses];
|
|
4882
|
-
export type ModelApplyServiceListOfficialAvatarsData = {
|
|
4883
|
-
body?: never;
|
|
4884
|
-
path?: never;
|
|
4885
|
-
query?: never;
|
|
4886
|
-
url: '/v2/model-applies/official-avatars';
|
|
4887
|
-
};
|
|
4888
|
-
export type ModelApplyServiceListOfficialAvatarsResponses = {
|
|
4889
|
-
200: V2ListOfficialAvatarsResponse;
|
|
4890
|
-
};
|
|
4891
|
-
export type ModelApplyServiceListOfficialAvatarsResponse = ModelApplyServiceListOfficialAvatarsResponses[keyof ModelApplyServiceListOfficialAvatarsResponses];
|
|
4892
|
-
export type ModelApplyServiceGetR2PresignedPutUrlData = {
|
|
4893
|
-
body: V2GetR2PresignedPutUrlRequest;
|
|
4894
|
-
path?: never;
|
|
4895
|
-
query?: never;
|
|
4896
|
-
url: '/v2/model-applies/r2/presigned-put-url';
|
|
4897
|
-
};
|
|
4898
|
-
export type ModelApplyServiceGetR2PresignedPutUrlResponses = {
|
|
4899
|
-
200: V2GetR2PresignedPutUrlResponse;
|
|
4900
|
-
};
|
|
4901
|
-
export type ModelApplyServiceGetR2PresignedPutUrlResponse = ModelApplyServiceGetR2PresignedPutUrlResponses[keyof ModelApplyServiceGetR2PresignedPutUrlResponses];
|
|
4902
|
-
export type ModelApplyServiceSubmitModelApplyData = {
|
|
4903
|
-
body: V2SubmitModelApplyRequest;
|
|
4904
|
-
path?: never;
|
|
4905
|
-
query?: never;
|
|
4906
|
-
url: '/v2/model-applies/submit';
|
|
4907
|
-
};
|
|
4908
|
-
export type ModelApplyServiceSubmitModelApplyResponses = {
|
|
4909
|
-
200: V2SubmitModelApplyResponse;
|
|
4910
|
-
};
|
|
4911
|
-
export type ModelApplyServiceSubmitModelApplyResponse = ModelApplyServiceSubmitModelApplyResponses[keyof ModelApplyServiceSubmitModelApplyResponses];
|
|
4912
|
-
export type ModelApplyServiceConfigureModelApplyData = {
|
|
4913
|
-
body: ModelApplyServiceConfigureModelApplyBody;
|
|
4914
|
-
path: {
|
|
4915
|
-
|
|
4916
|
-
applyId: string;
|
|
4917
|
-
};
|
|
4918
|
-
query?: never;
|
|
4919
|
-
url: '/v2/model-applies/{applyId}/configure';
|
|
4920
|
-
};
|
|
4921
|
-
export type ModelApplyServiceConfigureModelApplyResponses = {
|
|
4922
|
-
200: V2ConfigureModelApplyResponse;
|
|
4923
|
-
};
|
|
4924
|
-
export type ModelApplyServiceConfigureModelApplyResponse = ModelApplyServiceConfigureModelApplyResponses[keyof ModelApplyServiceConfigureModelApplyResponses];
|
|
4925
|
-
export type ModelApplyServiceGetModelApplyData = {
|
|
4926
|
-
body?: never;
|
|
4927
|
-
path: {
|
|
4928
|
-
id: string;
|
|
4929
|
-
};
|
|
4930
|
-
query?: never;
|
|
4931
|
-
url: '/v2/model-applies/{id}';
|
|
4932
|
-
};
|
|
4933
|
-
export type ModelApplyServiceGetModelApplyResponses = {
|
|
4934
|
-
200: V2GetModelApplyResponse;
|
|
4935
|
-
};
|
|
4936
|
-
export type ModelApplyServiceGetModelApplyResponse = ModelApplyServiceGetModelApplyResponses[keyof ModelApplyServiceGetModelApplyResponses];
|
|
4937
|
-
export type RealtimeServiceProcessCoefData = {
|
|
4938
|
-
body: Realtimev2ProcessCoefRequest;
|
|
4939
|
-
path?: never;
|
|
4940
|
-
query?: never;
|
|
4941
|
-
url: '/v2/process-coef';
|
|
4942
|
-
};
|
|
4943
|
-
export type RealtimeServiceProcessCoefResponses = {
|
|
4944
|
-
200: Realtimev2ProcessCoefResponse;
|
|
4945
|
-
};
|
|
4946
|
-
export type RealtimeServiceProcessCoefResponse = RealtimeServiceProcessCoefResponses[keyof RealtimeServiceProcessCoefResponses];
|
|
4947
|
-
export type RealtimeServiceRealtimeListDrivenProvidersData = {
|
|
4948
|
-
body?: never;
|
|
4949
|
-
path?: never;
|
|
4950
|
-
query?: never;
|
|
4951
|
-
url: '/v2/providers/driven';
|
|
4952
|
-
};
|
|
4953
|
-
export type RealtimeServiceRealtimeListDrivenProvidersResponses = {
|
|
4954
|
-
200: V2RealtimeListDrivenProvidersResponse;
|
|
4955
|
-
};
|
|
4956
|
-
export type RealtimeServiceRealtimeListDrivenProvidersResponse = RealtimeServiceRealtimeListDrivenProvidersResponses[keyof RealtimeServiceRealtimeListDrivenProvidersResponses];
|
|
4957
|
-
export type ModelApplyCallbackServiceHandleModelApplyCallbackData = {
|
|
4958
|
-
body: V2ModelApplyCallbackRequest;
|
|
4959
|
-
path?: never;
|
|
4960
|
-
query?: never;
|
|
4961
|
-
url: '/v2/realtime/model-apply/callback';
|
|
4962
|
-
};
|
|
4963
|
-
export type ModelApplyCallbackServiceHandleModelApplyCallbackResponses = {
|
|
4964
|
-
200: V2ModelApplyCallbackResponse;
|
|
4965
|
-
};
|
|
4966
|
-
export type ModelApplyCallbackServiceHandleModelApplyCallbackResponse = ModelApplyCallbackServiceHandleModelApplyCallbackResponses[keyof ModelApplyCallbackServiceHandleModelApplyCallbackResponses];
|
|
4967
|
-
export type RealtimeUserServiceUpdateUser2Data = {
|
|
4968
|
-
body: Realtimev2UpdateUserRequest;
|
|
4969
|
-
path?: never;
|
|
4970
|
-
query?: never;
|
|
4971
|
-
url: '/v2/users';
|
|
4972
|
-
};
|
|
4973
|
-
export type RealtimeUserServiceUpdateUser2Responses = {
|
|
4974
|
-
200: Realtimev2UpdateUserResponse;
|
|
4975
|
-
};
|
|
4976
|
-
export type RealtimeUserServiceUpdateUser2Response = RealtimeUserServiceUpdateUser2Responses[keyof RealtimeUserServiceUpdateUser2Responses];
|
|
4977
|
-
export type RealtimeUserServiceGetUser2Data = {
|
|
4978
|
-
body?: never;
|
|
4979
|
-
path: {
|
|
4980
|
-
id: string;
|
|
4981
|
-
};
|
|
4982
|
-
query?: never;
|
|
4983
|
-
url: '/v2/users/{id}';
|
|
4984
|
-
};
|
|
4985
|
-
export type RealtimeUserServiceGetUser2Responses = {
|
|
4986
|
-
200: Realtimev2GetUserResponse;
|
|
4987
|
-
};
|
|
4988
|
-
export type RealtimeUserServiceGetUser2Response = RealtimeUserServiceGetUser2Responses[keyof RealtimeUserServiceGetUser2Responses];
|