Home
last modified time | relevance | path

Searched defs:TopicSet (Results 1 – 7 of 7) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/cmq/v20190304/
H A Dmodels.go1258 type TopicSet struct { struct
1262 TopicId *string `json:"TopicId,omitempty" name:"TopicId"`
1266 TopicName *string `json:"TopicName,omitempty" name:"TopicName"`
1274 MaxMsgSize *uint64 `json:"MaxMsgSize,omitempty" name:"MaxMsgSize"`
1278 Qps *uint64 `json:"Qps,omitempty" name:"Qps"`
1284 FilterType *uint64 `json:"FilterType,omitempty" name:"FilterType"`
1288 CreateTime *uint64 `json:"CreateTime,omitempty" name:"CreateTime"`
1296 MsgCount *uint64 `json:"MsgCount,omitempty" name:"MsgCount"`
1300 CreateUin *uint64 `json:"CreateUin,omitempty" name:"CreateUin"`
1304 Tags []*Tag `json:"Tags,omitempty" name:"Tags" list`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/cmq/v20190304/
H A Dmodels.go1257 type TopicSet struct { struct
1261 TopicId *string `json:"TopicId,omitempty" name:"TopicId"`
1265 TopicName *string `json:"TopicName,omitempty" name:"TopicName"`
1273 MaxMsgSize *uint64 `json:"MaxMsgSize,omitempty" name:"MaxMsgSize"`
1277 Qps *uint64 `json:"Qps,omitempty" name:"Qps"`
1283 FilterType *uint64 `json:"FilterType,omitempty" name:"FilterType"`
1287 CreateTime *uint64 `json:"CreateTime,omitempty" name:"CreateTime"`
1295 MsgCount *uint64 `json:"MsgCount,omitempty" name:"MsgCount"`
1299 CreateUin *uint64 `json:"CreateUin,omitempty" name:"CreateUin"`
1303 Tags []*Tag `json:"Tags,omitempty" name:"Tags"`
[all …]
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/cmq/v20190304/
H A Dmodels.go1257 type TopicSet struct { struct
1261 TopicId *string `json:"TopicId,omitempty" name:"TopicId"`
1265 TopicName *string `json:"TopicName,omitempty" name:"TopicName"`
1273 MaxMsgSize *uint64 `json:"MaxMsgSize,omitempty" name:"MaxMsgSize"`
1277 Qps *uint64 `json:"Qps,omitempty" name:"Qps"`
1283 FilterType *uint64 `json:"FilterType,omitempty" name:"FilterType"`
1287 CreateTime *uint64 `json:"CreateTime,omitempty" name:"CreateTime"`
1295 MsgCount *uint64 `json:"MsgCount,omitempty" name:"MsgCount"`
1299 CreateUin *uint64 `json:"CreateUin,omitempty" name:"CreateUin"`
1303 Tags []*Tag `json:"Tags,omitempty" name:"Tags"`
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/invalidation/public/
H A Dinvalidation_util.h46 using TopicSet = std::set<std::string>; variable
/dports/devel/py-pyxb/PyXB-1.2.6/pyxb/bundles/wssplat/raw/
H A Dwstop.py408 TopicSet = pyxb.binding.basis.element(pyxb.namespace.ExpandedName(Namespace, 'TopicSet'), TopicSetT… variable
H A Dwsrf_br.py133 TopicSet = property(__TopicSet.value, __TopicSet.set, None, None) variable in CTD_ANON
H A Dwsnt.py246 TopicSet = property(__TopicSet.value, __TopicSet.set, None, None) variable in CTD_ANON