Skip navigation links
com.tencentcloudapi.teo.v20220106.models

Class QueryCondition

Returns:
Operator 查询条件操作符,操作类型有:
  • equals: 等于;
  • notEquals: 不等于;
  • include: 包含;
  • notInclude: 不包含;
  • startWith: 开始于;
  • notStartWith: 不开始于;
  • endWith: 结尾是;
  • notEndWith: 不结尾是。
  • Parameters:
    Operator - 查询条件操作符,操作类型有:
  • equals: 等于;
  • notEquals: 不等于;
  • include: 包含;
  • notInclude: 不包含;
  • startWith: 开始于;
  • notStartWith: 不开始于;
  • endWith: 结尾是;
  • notEndWith: 不结尾是。
  • Skip navigation links

    Copyright © 2022. All rights reserved.