Uses of Class
com.google.cloud.datacatalog.v1beta1.SearchCatalogResult
-
Uses of SearchCatalogResult in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return SearchCatalogResultModifier and TypeMethodDescriptionSearchCatalogResult.Builder.build()SearchCatalogResult.Builder.buildPartial()static SearchCatalogResultSearchCatalogResult.getDefaultInstance()SearchCatalogResult.Builder.getDefaultInstanceForType()SearchCatalogResult.getDefaultInstanceForType()SearchCatalogResponse.Builder.getResults(int index) Search results.SearchCatalogResponse.getResults(int index) Search results.SearchCatalogResponseOrBuilder.getResults(int index) Search results.static SearchCatalogResultSearchCatalogResult.parseDelimitedFrom(InputStream input) static SearchCatalogResultSearchCatalogResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SearchCatalogResultSearchCatalogResult.parseFrom(byte[] data) static SearchCatalogResultSearchCatalogResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SearchCatalogResultSearchCatalogResult.parseFrom(com.google.protobuf.ByteString data) static SearchCatalogResultSearchCatalogResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SearchCatalogResultSearchCatalogResult.parseFrom(com.google.protobuf.CodedInputStream input) static SearchCatalogResultSearchCatalogResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SearchCatalogResultSearchCatalogResult.parseFrom(InputStream input) static SearchCatalogResultSearchCatalogResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SearchCatalogResultSearchCatalogResult.parseFrom(ByteBuffer data) static SearchCatalogResultSearchCatalogResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type SearchCatalogResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SearchCatalogResult>SearchCatalogResult.getParserForType()SearchCatalogResponse.Builder.getResultsList()Search results.SearchCatalogResponse.getResultsList()Search results.SearchCatalogResponseOrBuilder.getResultsList()Search results.static com.google.protobuf.Parser<SearchCatalogResult>SearchCatalogResult.parser()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type SearchCatalogResultModifier and TypeMethodDescriptionSearchCatalogResponse.Builder.addResults(int index, SearchCatalogResult value) Search results.SearchCatalogResponse.Builder.addResults(SearchCatalogResult value) Search results.SearchCatalogResult.Builder.mergeFrom(SearchCatalogResult other) static SearchCatalogResult.BuilderSearchCatalogResult.newBuilder(SearchCatalogResult prototype) SearchCatalogResponse.Builder.setResults(int index, SearchCatalogResult value) Search results.Method parameters in com.google.cloud.datacatalog.v1beta1 with type arguments of type SearchCatalogResultModifier and TypeMethodDescriptionSearchCatalogResponse.Builder.addAllResults(Iterable<? extends SearchCatalogResult> values) Search results.