tencentcloud-sdk-soe 3.0.1074 → 3.0.1169
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180724/client.rb +1 -1
- data/lib/v20180724/models.rb +5 -5
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d7527e4bb4e9d33d926e4f4bc21aaf33919b3f31
|
|
4
|
+
data.tar.gz: c3df31f1a17357975c2ef69f823d540b0704ebf3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c684acd60f3215d8c83ab12646e178190d05fd6143f85595efadc7be26e9e64c7d3e9684e500c86d7ac3c76f7560fb2d5744eda06e10ce5d0d1150250ff7e21d
|
|
7
|
+
data.tar.gz: 381812b3f4f9a39ed5b8f220f772fee7e3147ae5f0ca516ced4e8849fd525a59b05d7c014ca431d04dee61690771b07b873f0151a28fd5240e5b0aece767c37c
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1169
|
data/lib/v20180724/client.rb
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# frozen_string_literal: true
|
|
2
2
|
|
|
3
|
-
# Copyright (c) 2017-
|
|
3
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
|
4
4
|
#
|
|
5
5
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
6
|
# you may not use this file except in compliance with the License.
|
data/lib/v20180724/models.rb
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# frozen_string_literal: true
|
|
2
2
|
|
|
3
|
-
# Copyright (c) 2017-
|
|
3
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
|
4
4
|
#
|
|
5
5
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
6
|
# you may not use this file except in compliance with the License.
|
|
@@ -657,8 +657,8 @@ module TencentCloud
|
|
|
657
657
|
|
|
658
658
|
attr_accessor :SeqId, :IsEnd, :VoiceFileType, :VoiceEncodeType, :UserVoiceData, :SessionId, :RefText, :WorkMode, :EvalMode, :ScoreCoeff, :SoeAppId, :StorageMode, :SentenceInfoEnabled, :ServerType, :IsAsync, :IsQuery, :TextMode, :Keyword, :COSBucketURL
|
|
659
659
|
extend Gem::Deprecate
|
|
660
|
-
deprecate :StorageMode, :none, 2025,
|
|
661
|
-
deprecate :StorageMode=, :none, 2025,
|
|
660
|
+
deprecate :StorageMode, :none, 2025, 11
|
|
661
|
+
deprecate :StorageMode=, :none, 2025, 11
|
|
662
662
|
|
|
663
663
|
def initialize(seqid=nil, isend=nil, voicefiletype=nil, voiceencodetype=nil, uservoicedata=nil, sessionid=nil, reftext=nil, workmode=nil, evalmode=nil, scorecoeff=nil, soeappid=nil, storagemode=nil, sentenceinfoenabled=nil, servertype=nil, isasync=nil, isquery=nil, textmode=nil, keyword=nil, cosbucketurl=nil)
|
|
664
664
|
@SeqId = seqid
|
|
@@ -739,8 +739,8 @@ module TencentCloud
|
|
|
739
739
|
|
|
740
740
|
attr_accessor :PronAccuracy, :PronFluency, :PronCompletion, :Words, :SessionId, :AudioUrl, :SentenceInfoSet, :Status, :SuggestedScore, :RefTextId, :KeyWordHits, :UnKeyWordHits, :RequestId
|
|
741
741
|
extend Gem::Deprecate
|
|
742
|
-
deprecate :AudioUrl, :none, 2025,
|
|
743
|
-
deprecate :AudioUrl=, :none, 2025,
|
|
742
|
+
deprecate :AudioUrl, :none, 2025, 11
|
|
743
|
+
deprecate :AudioUrl=, :none, 2025, 11
|
|
744
744
|
|
|
745
745
|
def initialize(pronaccuracy=nil, pronfluency=nil, proncompletion=nil, words=nil, sessionid=nil, audiourl=nil, sentenceinfoset=nil, status=nil, suggestedscore=nil, reftextid=nil, keywordhits=nil, unkeywordhits=nil, requestid=nil)
|
|
746
746
|
@PronAccuracy = pronaccuracy
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-soe
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.1169
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2025-
|
|
11
|
+
date: 2025-11-19 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|