Uses of Enum
com.google.cloud.aiplatform.v1.SearchDataItemsRequest.OrderCase
Packages that use SearchDataItemsRequest.OrderCase
-
Uses of SearchDataItemsRequest.OrderCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SearchDataItemsRequest.OrderCaseModifier and TypeMethodDescriptionSearchDataItemsRequest.OrderCase.forNumber(int value) SearchDataItemsRequest.Builder.getOrderCase()SearchDataItemsRequest.getOrderCase()SearchDataItemsRequestOrBuilder.getOrderCase()SearchDataItemsRequest.OrderCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static SearchDataItemsRequest.OrderCase[]SearchDataItemsRequest.OrderCase.values()Returns an array containing the constants of this enum type, in the order they are declared.