Uses of Class
com.google.cloud.datacatalog.v1.EntryGroup.Builder
-
Uses of EntryGroup.Builder in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return EntryGroup.BuilderModifier and TypeMethodDescriptionListEntryGroupsResponse.Builder.addEntryGroupsBuilder()Entry group details.ListEntryGroupsResponse.Builder.addEntryGroupsBuilder(int index) Entry group details.EntryGroup.Builder.clear()EntryGroup.Builder.clearDataCatalogTimestamps()Output only.EntryGroup.Builder.clearDescription()Entry group description.EntryGroup.Builder.clearDisplayName()A short name to identify the entry group, for example, "analytics data - jan 2011".EntryGroup.Builder.clearName()Identifier.EntryGroup.Builder.clearTransferredToDataplex()Optional.CreateEntryGroupRequest.Builder.getEntryGroupBuilder()The entry group to create.UpdateEntryGroupRequest.Builder.getEntryGroupBuilder()Required.ListEntryGroupsResponse.Builder.getEntryGroupsBuilder(int index) Entry group details.EntryGroup.Builder.mergeDataCatalogTimestamps(SystemTimestamps value) Output only.EntryGroup.Builder.mergeFrom(EntryGroup other) EntryGroup.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EntryGroup.Builder.mergeFrom(com.google.protobuf.Message other) static EntryGroup.BuilderEntryGroup.newBuilder()static EntryGroup.BuilderEntryGroup.newBuilder(EntryGroup prototype) EntryGroup.newBuilderForType()protected EntryGroup.BuilderEntryGroup.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) EntryGroup.Builder.setDataCatalogTimestamps(SystemTimestamps value) Output only.EntryGroup.Builder.setDataCatalogTimestamps(SystemTimestamps.Builder builderForValue) Output only.EntryGroup.Builder.setDescription(String value) Entry group description.EntryGroup.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) Entry group description.EntryGroup.Builder.setDisplayName(String value) A short name to identify the entry group, for example, "analytics data - jan 2011".EntryGroup.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) A short name to identify the entry group, for example, "analytics data - jan 2011".Identifier.EntryGroup.Builder.setNameBytes(com.google.protobuf.ByteString value) Identifier.EntryGroup.Builder.setTransferredToDataplex(boolean value) Optional.EntryGroup.toBuilder()Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type EntryGroup.BuilderModifier and TypeMethodDescriptionListEntryGroupsResponse.Builder.getEntryGroupsBuilderList()Entry group details.Methods in com.google.cloud.datacatalog.v1 with parameters of type EntryGroup.BuilderModifier and TypeMethodDescriptionListEntryGroupsResponse.Builder.addEntryGroups(int index, EntryGroup.Builder builderForValue) Entry group details.ListEntryGroupsResponse.Builder.addEntryGroups(EntryGroup.Builder builderForValue) Entry group details.CreateEntryGroupRequest.Builder.setEntryGroup(EntryGroup.Builder builderForValue) The entry group to create.UpdateEntryGroupRequest.Builder.setEntryGroup(EntryGroup.Builder builderForValue) Required.ListEntryGroupsResponse.Builder.setEntryGroups(int index, EntryGroup.Builder builderForValue) Entry group details.