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

Class QueryCondition

Returns:
Operator The conditional operator. Values:
  • `equals`: Equal to;
  • `notEquals`: Not equal to;
  • `include`: Contain;
  • `notInclude`: Not contain;
  • `startWith`: Start with;
  • `notStartWith`: Not start with;
  • `endWith`: End with;
  • `notEndWith`: Not end with.
  • Parameters:
    Operator - The conditional operator. Values:
  • `equals`: Equal to;
  • `notEquals`: Not equal to;
  • `include`: Contain;
  • `notInclude`: Not contain;
  • `startWith`: Start with;
  • `notStartWith`: Not start with;
  • `endWith`: End with;
  • `notEndWith`: Not end with.
  • Skip navigation links

    Copyright © 2022. All rights reserved.