Module: Google::Cloud::CloudDMS::V1::ValuePresentInList
- Defined in:
- proto_docs/google/cloud/clouddms/v1/conversionworkspace_resources.rb
Overview
Enum used by ValueListFilter to indicate whether the source value is in the supplied list
Constant Summary collapse
- VALUE_PRESENT_IN_LIST_UNSPECIFIED =
Value present in list unspecified
0
- VALUE_PRESENT_IN_LIST_IF_VALUE_LIST =
If the source value is in the supplied list at value_list
1
- VALUE_PRESENT_IN_LIST_IF_VALUE_NOT_LIST =
If the source value is not in the supplied list at value_list
2