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

Class QueryCondition

Returns:
Operator The conditional operator. Values:
  • `equals`: Equals
  • `notEquals`: Does not equal
  • `include`: Contains
  • `notInclude`: Does not contain
  • `startWith`: Starts with
  • `notStartWith`: Does not start with
  • `endWith`: Ends with
  • `notEndWith`: Does not end with
  • Parameters:
    Operator - The conditional operator. Values:
  • `equals`: Equals
  • `notEquals`: Does not equal
  • `include`: Contains
  • `notInclude`: Does not contain
  • `startWith`: Starts with
  • `notStartWith`: Does not start with
  • `endWith`: Ends with
  • `notEndWith`: Does not end with
  • Skip navigation links

    Copyright © 2023. All rights reserved.