Uses of Class
com.google.cloud.datacatalog.v1beta1.EntryGroup.Builder
-
Uses of EntryGroup.Builder in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return EntryGroup.BuilderModifier and TypeMethodDescriptionListEntryGroupsResponse.Builder.addEntryGroupsBuilder()EntryGroup details.ListEntryGroupsResponse.Builder.addEntryGroupsBuilder(int index) EntryGroup details.EntryGroup.Builder.clear()EntryGroup.Builder.clearDataCatalogTimestamps()Output only.EntryGroup.Builder.clearDescription()Entry group description, which can consist of several sentences or paragraphs that describe entry group contents.EntryGroup.Builder.clearDisplayName()A short name to identify the entry group, for example, "analytics data - jan 2011".EntryGroup.Builder.clearName()Identifier.CreateEntryGroupRequest.Builder.getEntryGroupBuilder()The entry group to create.UpdateEntryGroupRequest.Builder.getEntryGroupBuilder()Required.ListEntryGroupsResponse.Builder.getEntryGroupsBuilder(int index) EntryGroup 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, which can consist of several sentences or paragraphs that describe entry group contents.EntryGroup.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) Entry group description, which can consist of several sentences or paragraphs that describe entry group contents.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.toBuilder()Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type EntryGroup.BuilderModifier and TypeMethodDescriptionListEntryGroupsResponse.Builder.getEntryGroupsBuilderList()EntryGroup details.Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type EntryGroup.BuilderModifier and TypeMethodDescriptionListEntryGroupsResponse.Builder.addEntryGroups(int index, EntryGroup.Builder builderForValue) EntryGroup details.ListEntryGroupsResponse.Builder.addEntryGroups(EntryGroup.Builder builderForValue) EntryGroup 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) EntryGroup details.