Uses of Class
com.google.cloud.datacatalog.v1beta1.Entry
-
Uses of Entry in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return EntryModifier and TypeMethodDescriptionEntry.Builder.build()Entry.Builder.buildPartial()static EntryEntry.getDefaultInstance()Entry.Builder.getDefaultInstanceForType()Entry.getDefaultInstanceForType()ListEntriesResponse.Builder.getEntries(int index) Entry details.ListEntriesResponse.getEntries(int index) Entry details.ListEntriesResponseOrBuilder.getEntries(int index) Entry details.CreateEntryRequest.Builder.getEntry()Required.CreateEntryRequest.getEntry()Required.CreateEntryRequestOrBuilder.getEntry()Required.UpdateEntryRequest.Builder.getEntry()Required.UpdateEntryRequest.getEntry()Required.UpdateEntryRequestOrBuilder.getEntry()Required.static EntryEntry.parseDelimitedFrom(InputStream input) static EntryEntry.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntryEntry.parseFrom(byte[] data) static EntryEntry.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntryEntry.parseFrom(com.google.protobuf.ByteString data) static EntryEntry.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntryEntry.parseFrom(com.google.protobuf.CodedInputStream input) static EntryEntry.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntryEntry.parseFrom(InputStream input) static EntryEntry.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntryEntry.parseFrom(ByteBuffer data) static EntryEntry.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type EntryModifier and TypeMethodDescriptionListEntriesResponse.Builder.getEntriesList()Entry details.ListEntriesResponse.getEntriesList()Entry details.ListEntriesResponseOrBuilder.getEntriesList()Entry details.com.google.protobuf.Parser<Entry>Entry.getParserForType()static com.google.protobuf.Parser<Entry>Entry.parser()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type EntryModifier and TypeMethodDescriptionListEntriesResponse.Builder.addEntries(int index, Entry value) Entry details.ListEntriesResponse.Builder.addEntries(Entry value) Entry details.CreateEntryRequest.Builder.mergeEntry(Entry value) Required.UpdateEntryRequest.Builder.mergeEntry(Entry value) Required.static Entry.BuilderEntry.newBuilder(Entry prototype) ListEntriesResponse.Builder.setEntries(int index, Entry value) Entry details.Required.Required.Method parameters in com.google.cloud.datacatalog.v1beta1 with type arguments of type EntryModifier and TypeMethodDescriptionListEntriesResponse.Builder.addAllEntries(Iterable<? extends Entry> values) Entry details.