Uses of Enum
com.google.cloud.datacatalog.v1beta1.SearchResultType
-
Uses of SearchResultType in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return SearchResultTypeModifier and TypeMethodDescriptionstatic SearchResultTypeSearchResultType.forNumber(int value) SearchCatalogResult.Builder.getSearchResultType()Type of the search result.SearchCatalogResult.getSearchResultType()Type of the search result.SearchCatalogResultOrBuilder.getSearchResultType()Type of the search result.static SearchResultTypeSearchResultType.valueOf(int value) Deprecated.static SearchResultTypeSearchResultType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static SearchResultTypeReturns the enum constant of this type with the specified name.static SearchResultType[]SearchResultType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type SearchResultTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SearchResultType>SearchResultType.internalGetValueMap()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type SearchResultTypeModifier and TypeMethodDescriptionSearchCatalogResult.Builder.setSearchResultType(SearchResultType value) Type of the search result.