File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed
tencentcloud/connectivity Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -212,16 +212,6 @@ type TencentCloudClient struct {
212
212
controlcenterConn * controlcenter.Client
213
213
thpcConn * thpc.Client
214
214
//omit nil client
215
- << << << < HEAD
216
- omitNilConn * common.Client
217
- emrv20190103Conn * emr.Client
218
- teov20220901Conn * teo.Client
219
- sslv20191205Conn * sslCertificate.Client
220
- postgresv20170312Conn * postgre.Client
221
- cfwv20190904Conn * cfw.Client
222
- ccnv20170312Conn * vpc.Client
223
- cloudauditv20190319Conn * audit.Client
224
- == == == =
225
215
omitNilConn * common.Client
226
216
emrv20190103Conn * emr.Client
227
217
teov20220901Conn * teo.Client
@@ -230,7 +220,7 @@ type TencentCloudClient struct {
230
220
cfwv20190904Conn * cfw.Client
231
221
ccnv20170312Conn * vpc.Client
232
222
tcssv20201101Conn * tcss.Client
233
- >> >> >> > master
223
+ cloudauditv20190319Conn * audit. Client
234
224
}
235
225
236
226
// NewClientProfile returns a new ClientProfile
You can’t perform that action at this time.
0 commit comments