Uses of Enum
com.google.cloud.datacatalog.v1beta1.LookupEntryRequest.TargetNameCase
-
Uses of LookupEntryRequest.TargetNameCase in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return LookupEntryRequest.TargetNameCaseModifier and TypeMethodDescriptionLookupEntryRequest.TargetNameCase.forNumber(int value) LookupEntryRequest.Builder.getTargetNameCase()LookupEntryRequest.getTargetNameCase()LookupEntryRequestOrBuilder.getTargetNameCase()LookupEntryRequest.TargetNameCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static LookupEntryRequest.TargetNameCase[]LookupEntryRequest.TargetNameCase.values()Returns an array containing the constants of this enum type, in the order they are declared.