Database Migration v1 API - Enum ValuePresentInList (2.4.0)

public enum ValuePresentInList

Reference documentation and code samples for the Database Migration v1 API enum ValuePresentInList.

Enum used by ValueListFilter to indicate whether the source value is in the supplied list

Namespace

Google.Cloud.CloudDms.V1

Assembly

Google.Cloud.CloudDms.V1.dll

Fields

NameDescription
IfValueList

If the source value is in the supplied list at value_list

IfValueNotList

If the source value is not in the supplied list at value_list

Unspecified

Value present in list unspecified