Uses of Class
com.google.cloud.datacatalog.v1.SearchCatalogResult.Builder
-
Uses of SearchCatalogResult.Builder in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return SearchCatalogResult.BuilderModifier and TypeMethodDescriptionSearchCatalogResponse.Builder.addResultsBuilder()Search results.SearchCatalogResponse.Builder.addResultsBuilder(int index) Search results.SearchCatalogResult.Builder.clear()SearchCatalogResult.Builder.clearDescription()Entry description that can consist of several sentences or paragraphs that describe entry contents.SearchCatalogResult.Builder.clearDisplayName()The display name of the result.SearchCatalogResult.Builder.clearFullyQualifiedName()Fully qualified name (FQN) of the resource.SearchCatalogResult.Builder.clearIntegratedSystem()Output only.SearchCatalogResult.Builder.clearLinkedResource()The full name of the Google Cloud resource the entry belongs to.SearchCatalogResult.Builder.clearModifyTime()The last modification timestamp of the entry in the source system.SearchCatalogResult.Builder.clearRelativeResourceName()The relative name of the resource in URL format.SearchCatalogResult.Builder.clearSearchResultSubtype()Sub-type of the search result.SearchCatalogResult.Builder.clearSearchResultType()Type of the search result.SearchCatalogResult.Builder.clearSystem()SearchCatalogResult.Builder.clearUserSpecifiedSystem()Custom source system that you can manually integrate Data Catalog with.SearchCatalogResponse.Builder.getResultsBuilder(int index) Search results.SearchCatalogResult.Builder.mergeFrom(SearchCatalogResult other) SearchCatalogResult.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchCatalogResult.Builder.mergeFrom(com.google.protobuf.Message other) SearchCatalogResult.Builder.mergeModifyTime(com.google.protobuf.Timestamp value) The last modification timestamp of the entry in the source system.static SearchCatalogResult.BuilderSearchCatalogResult.newBuilder()static SearchCatalogResult.BuilderSearchCatalogResult.newBuilder(SearchCatalogResult prototype) SearchCatalogResult.newBuilderForType()protected SearchCatalogResult.BuilderSearchCatalogResult.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) SearchCatalogResult.Builder.setDescription(String value) Entry description that can consist of several sentences or paragraphs that describe entry contents.SearchCatalogResult.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) Entry description that can consist of several sentences or paragraphs that describe entry contents.SearchCatalogResult.Builder.setDisplayName(String value) The display name of the result.SearchCatalogResult.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) The display name of the result.SearchCatalogResult.Builder.setFullyQualifiedName(String value) Fully qualified name (FQN) of the resource.SearchCatalogResult.Builder.setFullyQualifiedNameBytes(com.google.protobuf.ByteString value) Fully qualified name (FQN) of the resource.SearchCatalogResult.Builder.setIntegratedSystem(IntegratedSystem value) Output only.SearchCatalogResult.Builder.setIntegratedSystemValue(int value) Output only.SearchCatalogResult.Builder.setLinkedResource(String value) The full name of the Google Cloud resource the entry belongs to.SearchCatalogResult.Builder.setLinkedResourceBytes(com.google.protobuf.ByteString value) The full name of the Google Cloud resource the entry belongs to.SearchCatalogResult.Builder.setModifyTime(com.google.protobuf.Timestamp value) The last modification timestamp of the entry in the source system.SearchCatalogResult.Builder.setModifyTime(com.google.protobuf.Timestamp.Builder builderForValue) The last modification timestamp of the entry in the source system.SearchCatalogResult.Builder.setRelativeResourceName(String value) The relative name of the resource in URL format.SearchCatalogResult.Builder.setRelativeResourceNameBytes(com.google.protobuf.ByteString value) The relative name of the resource in URL format.SearchCatalogResult.Builder.setSearchResultSubtype(String value) Sub-type of the search result.SearchCatalogResult.Builder.setSearchResultSubtypeBytes(com.google.protobuf.ByteString value) Sub-type of the search result.SearchCatalogResult.Builder.setSearchResultType(SearchResultType value) Type of the search result.SearchCatalogResult.Builder.setSearchResultTypeValue(int value) Type of the search result.SearchCatalogResult.Builder.setUserSpecifiedSystem(String value) Custom source system that you can manually integrate Data Catalog with.SearchCatalogResult.Builder.setUserSpecifiedSystemBytes(com.google.protobuf.ByteString value) Custom source system that you can manually integrate Data Catalog with.SearchCatalogResult.toBuilder()Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type SearchCatalogResult.BuilderModifier and TypeMethodDescriptionSearchCatalogResponse.Builder.getResultsBuilderList()Search results.Methods in com.google.cloud.datacatalog.v1 with parameters of type SearchCatalogResult.BuilderModifier and TypeMethodDescriptionSearchCatalogResponse.Builder.addResults(int index, SearchCatalogResult.Builder builderForValue) Search results.SearchCatalogResponse.Builder.addResults(SearchCatalogResult.Builder builderForValue) Search results.SearchCatalogResponse.Builder.setResults(int index, SearchCatalogResult.Builder builderForValue) Search results.