Uses of Class
com.google.cloud.datacatalog.v1beta1.EntryGroup
-
Uses of EntryGroup in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return EntryGroupModifier and TypeMethodDescriptionEntryGroup.Builder.build()EntryGroup.Builder.buildPartial()static EntryGroupEntryGroup.getDefaultInstance()EntryGroup.Builder.getDefaultInstanceForType()EntryGroup.getDefaultInstanceForType()CreateEntryGroupRequest.Builder.getEntryGroup()The entry group to create.CreateEntryGroupRequest.getEntryGroup()The entry group to create.CreateEntryGroupRequestOrBuilder.getEntryGroup()The entry group to create.UpdateEntryGroupRequest.Builder.getEntryGroup()Required.UpdateEntryGroupRequest.getEntryGroup()Required.UpdateEntryGroupRequestOrBuilder.getEntryGroup()Required.ListEntryGroupsResponse.Builder.getEntryGroups(int index) EntryGroup details.ListEntryGroupsResponse.getEntryGroups(int index) EntryGroup details.ListEntryGroupsResponseOrBuilder.getEntryGroups(int index) EntryGroup details.static EntryGroupEntryGroup.parseDelimitedFrom(InputStream input) static EntryGroupEntryGroup.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntryGroupEntryGroup.parseFrom(byte[] data) static EntryGroupEntryGroup.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntryGroupEntryGroup.parseFrom(com.google.protobuf.ByteString data) static EntryGroupEntryGroup.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntryGroupEntryGroup.parseFrom(com.google.protobuf.CodedInputStream input) static EntryGroupEntryGroup.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntryGroupEntryGroup.parseFrom(InputStream input) static EntryGroupEntryGroup.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntryGroupEntryGroup.parseFrom(ByteBuffer data) static EntryGroupEntryGroup.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type EntryGroupModifier and TypeMethodDescriptionListEntryGroupsResponse.Builder.getEntryGroupsList()EntryGroup details.ListEntryGroupsResponse.getEntryGroupsList()EntryGroup details.ListEntryGroupsResponseOrBuilder.getEntryGroupsList()EntryGroup details.com.google.protobuf.Parser<EntryGroup>EntryGroup.getParserForType()static com.google.protobuf.Parser<EntryGroup>EntryGroup.parser()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type EntryGroupModifier and TypeMethodDescriptionListEntryGroupsResponse.Builder.addEntryGroups(int index, EntryGroup value) EntryGroup details.ListEntryGroupsResponse.Builder.addEntryGroups(EntryGroup value) EntryGroup details.CreateEntryGroupRequest.Builder.mergeEntryGroup(EntryGroup value) The entry group to create.UpdateEntryGroupRequest.Builder.mergeEntryGroup(EntryGroup value) Required.EntryGroup.Builder.mergeFrom(EntryGroup other) static EntryGroup.BuilderEntryGroup.newBuilder(EntryGroup prototype) CreateEntryGroupRequest.Builder.setEntryGroup(EntryGroup value) The entry group to create.UpdateEntryGroupRequest.Builder.setEntryGroup(EntryGroup value) Required.ListEntryGroupsResponse.Builder.setEntryGroups(int index, EntryGroup value) EntryGroup details.Method parameters in com.google.cloud.datacatalog.v1beta1 with type arguments of type EntryGroupModifier and TypeMethodDescriptionListEntryGroupsResponse.Builder.addAllEntryGroups(Iterable<? extends EntryGroup> values) EntryGroup details.