Uses of Class
com.google.cloud.datacatalog.v1.Entry
-
Packages that use Entry Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog APIcom.google.cloud.datacatalog.v1.stub -
-
Uses of Entry in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return Entry Modifier and Type Method Description EntryEntry.Builder. build()EntryEntry.Builder. buildPartial()EntryDataCatalogClient. createEntry(CreateEntryRequest request)Creates an entry.EntryDataCatalogClient. createEntry(EntryGroupName parent, String entryId, Entry entry)Creates an entry.EntryDataCatalogClient. createEntry(String parent, String entryId, Entry entry)Creates an entry.EntryDataCatalogGrpc.DataCatalogBlockingStub. createEntry(CreateEntryRequest request)Creates an entry.static EntryEntry. getDefaultInstance()EntryEntry.Builder. getDefaultInstanceForType()EntryEntry. getDefaultInstanceForType()EntryListEntriesResponse.Builder. getEntries(int index)Entry details.EntryListEntriesResponse. getEntries(int index)Entry details.EntryListEntriesResponseOrBuilder. getEntries(int index)Entry details.EntryCreateEntryRequest.Builder. getEntry()Required.EntryCreateEntryRequest. getEntry()Required.EntryCreateEntryRequestOrBuilder. getEntry()Required.EntryDataCatalogClient. getEntry(EntryName name)Gets an entry.EntryDataCatalogClient. getEntry(GetEntryRequest request)Gets an entry.EntryDataCatalogClient. getEntry(String name)Gets an entry.EntryDataCatalogGrpc.DataCatalogBlockingStub. getEntry(GetEntryRequest request)Gets an entry.EntryUpdateEntryRequest.Builder. getEntry()Required.EntryUpdateEntryRequest. getEntry()Required.EntryUpdateEntryRequestOrBuilder. getEntry()Required.EntryTaggedEntry.Builder. getV1Entry()Non-encrypted Data Catalog v1 Entry.EntryTaggedEntry. getV1Entry()Non-encrypted Data Catalog v1 Entry.EntryTaggedEntryOrBuilder. getV1Entry()Non-encrypted Data Catalog v1 Entry.EntryDataCatalogClient. lookupEntry(LookupEntryRequest request)Gets an entry by its target resource name.EntryDataCatalogGrpc.DataCatalogBlockingStub. lookupEntry(LookupEntryRequest request)Gets an entry by its target resource name.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)EntryDataCatalogClient. updateEntry(Entry entry)Updates an existing entry.EntryDataCatalogClient. updateEntry(Entry entry, com.google.protobuf.FieldMask updateMask)Updates an existing entry.EntryDataCatalogClient. updateEntry(UpdateEntryRequest request)Updates an existing entry.EntryDataCatalogGrpc.DataCatalogBlockingStub. updateEntry(UpdateEntryRequest request)Updates an existing entry.Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type Entry Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Entry>DataCatalogGrpc.DataCatalogFutureStub. createEntry(CreateEntryRequest request)Creates an entry.com.google.api.gax.rpc.UnaryCallable<CreateEntryRequest,Entry>DataCatalogClient. createEntryCallable()Creates an entry.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntryRequest,Entry>DataCatalogSettings.Builder. createEntrySettings()Returns the builder for the settings used for calls to createEntry.com.google.api.gax.rpc.UnaryCallSettings<CreateEntryRequest,Entry>DataCatalogSettings. createEntrySettings()Returns the object with the settings used for calls to createEntry.static io.grpc.MethodDescriptor<CreateEntryRequest,Entry>DataCatalogGrpc. getCreateEntryMethod()List<Entry>ListEntriesResponse.Builder. getEntriesList()Entry details.List<Entry>ListEntriesResponse. getEntriesList()Entry details.List<Entry>ListEntriesResponseOrBuilder. getEntriesList()Entry details.com.google.common.util.concurrent.ListenableFuture<Entry>DataCatalogGrpc.DataCatalogFutureStub. getEntry(GetEntryRequest request)Gets an entry.com.google.api.gax.rpc.UnaryCallable<GetEntryRequest,Entry>DataCatalogClient. getEntryCallable()Gets an entry.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEntryRequest,Entry>DataCatalogSettings.Builder. getEntrySettings()Returns the builder for the settings used for calls to getEntry.com.google.api.gax.rpc.UnaryCallSettings<GetEntryRequest,Entry>DataCatalogSettings. getEntrySettings()Returns the object with the settings used for calls to getEntry.static io.grpc.MethodDescriptor<GetEntryRequest,Entry>DataCatalogGrpc. getGetEntryMethod()static io.grpc.MethodDescriptor<LookupEntryRequest,Entry>DataCatalogGrpc. getLookupEntryMethod()com.google.protobuf.Parser<Entry>Entry. getParserForType()static io.grpc.MethodDescriptor<UpdateEntryRequest,Entry>DataCatalogGrpc. getUpdateEntryMethod()com.google.common.util.concurrent.ListenableFuture<Entry>DataCatalogGrpc.DataCatalogFutureStub. lookupEntry(LookupEntryRequest request)Gets an entry by its target resource name.com.google.api.gax.rpc.UnaryCallable<LookupEntryRequest,Entry>DataCatalogClient. lookupEntryCallable()Gets an entry by its target resource name.com.google.api.gax.rpc.UnaryCallSettings.Builder<LookupEntryRequest,Entry>DataCatalogSettings.Builder. lookupEntrySettings()Returns the builder for the settings used for calls to lookupEntry.com.google.api.gax.rpc.UnaryCallSettings<LookupEntryRequest,Entry>DataCatalogSettings. lookupEntrySettings()Returns the object with the settings used for calls to lookupEntry.static com.google.protobuf.Parser<Entry>Entry. parser()com.google.common.util.concurrent.ListenableFuture<Entry>DataCatalogGrpc.DataCatalogFutureStub. updateEntry(UpdateEntryRequest request)Updates an existing entry.com.google.api.gax.rpc.UnaryCallable<UpdateEntryRequest,Entry>DataCatalogClient. updateEntryCallable()Updates an existing entry.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEntryRequest,Entry>DataCatalogSettings.Builder. updateEntrySettings()Returns the builder for the settings used for calls to updateEntry.com.google.api.gax.rpc.UnaryCallSettings<UpdateEntryRequest,Entry>DataCatalogSettings. updateEntrySettings()Returns the object with the settings used for calls to updateEntry.Methods in com.google.cloud.datacatalog.v1 with parameters of type Entry Modifier and Type Method Description ListEntriesResponse.BuilderListEntriesResponse.Builder. addEntries(int index, Entry value)Entry details.ListEntriesResponse.BuilderListEntriesResponse.Builder. addEntries(Entry value)Entry details.EntryDataCatalogClient. createEntry(EntryGroupName parent, String entryId, Entry entry)Creates an entry.EntryDataCatalogClient. createEntry(String parent, String entryId, Entry entry)Creates an entry.CreateEntryRequest.BuilderCreateEntryRequest.Builder. mergeEntry(Entry value)Required.UpdateEntryRequest.BuilderUpdateEntryRequest.Builder. mergeEntry(Entry value)Required.Entry.BuilderEntry.Builder. mergeFrom(Entry other)TaggedEntry.BuilderTaggedEntry.Builder. mergeV1Entry(Entry value)Non-encrypted Data Catalog v1 Entry.static Entry.BuilderEntry. newBuilder(Entry prototype)ListEntriesResponse.BuilderListEntriesResponse.Builder. setEntries(int index, Entry value)Entry details.CreateEntryRequest.BuilderCreateEntryRequest.Builder. setEntry(Entry value)Required.UpdateEntryRequest.BuilderUpdateEntryRequest.Builder. setEntry(Entry value)Required.TaggedEntry.BuilderTaggedEntry.Builder. setV1Entry(Entry value)Non-encrypted Data Catalog v1 Entry.EntryDataCatalogClient. updateEntry(Entry entry)Updates an existing entry.EntryDataCatalogClient. updateEntry(Entry entry, com.google.protobuf.FieldMask updateMask)Updates an existing entry.Method parameters in com.google.cloud.datacatalog.v1 with type arguments of type Entry Modifier and Type Method Description ListEntriesResponse.BuilderListEntriesResponse.Builder. addAllEntries(Iterable<? extends Entry> values)Entry details.static com.google.api.core.ApiFuture<DataCatalogClient.ListEntriesPagedResponse>DataCatalogClient.ListEntriesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListEntriesRequest,ListEntriesResponse,Entry> context, com.google.api.core.ApiFuture<ListEntriesResponse> futureResponse)default voidDataCatalogGrpc.AsyncService. createEntry(CreateEntryRequest request, io.grpc.stub.StreamObserver<Entry> responseObserver)Creates an entry.voidDataCatalogGrpc.DataCatalogStub. createEntry(CreateEntryRequest request, io.grpc.stub.StreamObserver<Entry> responseObserver)Creates an entry.protected DataCatalogClient.ListEntriesPageDataCatalogClient.ListEntriesPage. createPage(com.google.api.gax.rpc.PageContext<ListEntriesRequest,ListEntriesResponse,Entry> context, ListEntriesResponse response)com.google.api.core.ApiFuture<DataCatalogClient.ListEntriesPage>DataCatalogClient.ListEntriesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListEntriesRequest,ListEntriesResponse,Entry> context, com.google.api.core.ApiFuture<ListEntriesResponse> futureResponse)default voidDataCatalogGrpc.AsyncService. getEntry(GetEntryRequest request, io.grpc.stub.StreamObserver<Entry> responseObserver)Gets an entry.voidDataCatalogGrpc.DataCatalogStub. getEntry(GetEntryRequest request, io.grpc.stub.StreamObserver<Entry> responseObserver)Gets an entry.default voidDataCatalogGrpc.AsyncService. lookupEntry(LookupEntryRequest request, io.grpc.stub.StreamObserver<Entry> responseObserver)Gets an entry by its target resource name.voidDataCatalogGrpc.DataCatalogStub. lookupEntry(LookupEntryRequest request, io.grpc.stub.StreamObserver<Entry> responseObserver)Gets an entry by its target resource name.default voidDataCatalogGrpc.AsyncService. updateEntry(UpdateEntryRequest request, io.grpc.stub.StreamObserver<Entry> responseObserver)Updates an existing entry.voidDataCatalogGrpc.DataCatalogStub. updateEntry(UpdateEntryRequest request, io.grpc.stub.StreamObserver<Entry> responseObserver)Updates an existing entry. -
Uses of Entry in com.google.cloud.datacatalog.v1.stub
Methods in com.google.cloud.datacatalog.v1.stub that return types with arguments of type Entry Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateEntryRequest,Entry>DataCatalogStub. createEntryCallable()com.google.api.gax.rpc.UnaryCallable<CreateEntryRequest,Entry>GrpcDataCatalogStub. createEntryCallable()com.google.api.gax.rpc.UnaryCallable<CreateEntryRequest,Entry>HttpJsonDataCatalogStub. createEntryCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntryRequest,Entry>DataCatalogStubSettings.Builder. createEntrySettings()Returns the builder for the settings used for calls to createEntry.com.google.api.gax.rpc.UnaryCallSettings<CreateEntryRequest,Entry>DataCatalogStubSettings. createEntrySettings()Returns the object with the settings used for calls to createEntry.com.google.api.gax.rpc.UnaryCallable<GetEntryRequest,Entry>DataCatalogStub. getEntryCallable()com.google.api.gax.rpc.UnaryCallable<GetEntryRequest,Entry>GrpcDataCatalogStub. getEntryCallable()com.google.api.gax.rpc.UnaryCallable<GetEntryRequest,Entry>HttpJsonDataCatalogStub. getEntryCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEntryRequest,Entry>DataCatalogStubSettings.Builder. getEntrySettings()Returns the builder for the settings used for calls to getEntry.com.google.api.gax.rpc.UnaryCallSettings<GetEntryRequest,Entry>DataCatalogStubSettings. getEntrySettings()Returns the object with the settings used for calls to getEntry.com.google.api.gax.rpc.UnaryCallable<LookupEntryRequest,Entry>DataCatalogStub. lookupEntryCallable()com.google.api.gax.rpc.UnaryCallable<LookupEntryRequest,Entry>GrpcDataCatalogStub. lookupEntryCallable()com.google.api.gax.rpc.UnaryCallable<LookupEntryRequest,Entry>HttpJsonDataCatalogStub. lookupEntryCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<LookupEntryRequest,Entry>DataCatalogStubSettings.Builder. lookupEntrySettings()Returns the builder for the settings used for calls to lookupEntry.com.google.api.gax.rpc.UnaryCallSettings<LookupEntryRequest,Entry>DataCatalogStubSettings. lookupEntrySettings()Returns the object with the settings used for calls to lookupEntry.com.google.api.gax.rpc.UnaryCallable<UpdateEntryRequest,Entry>DataCatalogStub. updateEntryCallable()com.google.api.gax.rpc.UnaryCallable<UpdateEntryRequest,Entry>GrpcDataCatalogStub. updateEntryCallable()com.google.api.gax.rpc.UnaryCallable<UpdateEntryRequest,Entry>HttpJsonDataCatalogStub. updateEntryCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEntryRequest,Entry>DataCatalogStubSettings.Builder. updateEntrySettings()Returns the builder for the settings used for calls to updateEntry.com.google.api.gax.rpc.UnaryCallSettings<UpdateEntryRequest,Entry>DataCatalogStubSettings. updateEntrySettings()Returns the object with the settings used for calls to updateEntry.
-