Uses of Class
com.google.cloud.datacatalog.v1.EntryOverview
-
Packages that use EntryOverview Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog APIcom.google.cloud.datacatalog.v1.stub -
-
Uses of EntryOverview in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return EntryOverview Modifier and Type Method Description EntryOverviewEntryOverview.Builder. build()EntryOverviewEntryOverview.Builder. buildPartial()static EntryOverviewEntryOverview. getDefaultInstance()EntryOverviewEntryOverview.Builder. getDefaultInstanceForType()EntryOverviewEntryOverview. getDefaultInstanceForType()EntryOverviewBusinessContext.Builder. getEntryOverview()Entry overview fields for rich text descriptions of entries.EntryOverviewBusinessContext. getEntryOverview()Entry overview fields for rich text descriptions of entries.EntryOverviewBusinessContextOrBuilder. getEntryOverview()Entry overview fields for rich text descriptions of entries.EntryOverviewModifyEntryOverviewRequest.Builder. getEntryOverview()Required.EntryOverviewModifyEntryOverviewRequest. getEntryOverview()Required.EntryOverviewModifyEntryOverviewRequestOrBuilder. getEntryOverview()Required.EntryOverviewDataCatalogClient. modifyEntryOverview(ModifyEntryOverviewRequest request)Modifies entry overview, part of the business context of an [Entry][google.cloud.datacatalog.v1.Entry].EntryOverviewDataCatalogGrpc.DataCatalogBlockingStub. modifyEntryOverview(ModifyEntryOverviewRequest request)Modifies entry overview, part of the business context of an [Entry][google.cloud.datacatalog.v1.Entry].static EntryOverviewEntryOverview. parseDelimitedFrom(InputStream input)static EntryOverviewEntryOverview. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntryOverviewEntryOverview. parseFrom(byte[] data)static EntryOverviewEntryOverview. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntryOverviewEntryOverview. parseFrom(com.google.protobuf.ByteString data)static EntryOverviewEntryOverview. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntryOverviewEntryOverview. parseFrom(com.google.protobuf.CodedInputStream input)static EntryOverviewEntryOverview. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntryOverviewEntryOverview. parseFrom(InputStream input)static EntryOverviewEntryOverview. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntryOverviewEntryOverview. parseFrom(ByteBuffer data)static EntryOverviewEntryOverview. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type EntryOverview Modifier and Type Method Description static io.grpc.MethodDescriptor<ModifyEntryOverviewRequest,EntryOverview>DataCatalogGrpc. getModifyEntryOverviewMethod()com.google.protobuf.Parser<EntryOverview>EntryOverview. getParserForType()com.google.common.util.concurrent.ListenableFuture<EntryOverview>DataCatalogGrpc.DataCatalogFutureStub. modifyEntryOverview(ModifyEntryOverviewRequest request)Modifies entry overview, part of the business context of an [Entry][google.cloud.datacatalog.v1.Entry].com.google.api.gax.rpc.UnaryCallable<ModifyEntryOverviewRequest,EntryOverview>DataCatalogClient. modifyEntryOverviewCallable()Modifies entry overview, part of the business context of an [Entry][google.cloud.datacatalog.v1.Entry].com.google.api.gax.rpc.UnaryCallSettings.Builder<ModifyEntryOverviewRequest,EntryOverview>DataCatalogSettings.Builder. modifyEntryOverviewSettings()Returns the builder for the settings used for calls to modifyEntryOverview.com.google.api.gax.rpc.UnaryCallSettings<ModifyEntryOverviewRequest,EntryOverview>DataCatalogSettings. modifyEntryOverviewSettings()Returns the object with the settings used for calls to modifyEntryOverview.static com.google.protobuf.Parser<EntryOverview>EntryOverview. parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type EntryOverview Modifier and Type Method Description BusinessContext.BuilderBusinessContext.Builder. mergeEntryOverview(EntryOverview value)Entry overview fields for rich text descriptions of entries.ModifyEntryOverviewRequest.BuilderModifyEntryOverviewRequest.Builder. mergeEntryOverview(EntryOverview value)Required.EntryOverview.BuilderEntryOverview.Builder. mergeFrom(EntryOverview other)static EntryOverview.BuilderEntryOverview. newBuilder(EntryOverview prototype)BusinessContext.BuilderBusinessContext.Builder. setEntryOverview(EntryOverview value)Entry overview fields for rich text descriptions of entries.ModifyEntryOverviewRequest.BuilderModifyEntryOverviewRequest.Builder. setEntryOverview(EntryOverview value)Required.Method parameters in com.google.cloud.datacatalog.v1 with type arguments of type EntryOverview Modifier and Type Method Description default voidDataCatalogGrpc.AsyncService. modifyEntryOverview(ModifyEntryOverviewRequest request, io.grpc.stub.StreamObserver<EntryOverview> responseObserver)Modifies entry overview, part of the business context of an [Entry][google.cloud.datacatalog.v1.Entry].voidDataCatalogGrpc.DataCatalogStub. modifyEntryOverview(ModifyEntryOverviewRequest request, io.grpc.stub.StreamObserver<EntryOverview> responseObserver)Modifies entry overview, part of the business context of an [Entry][google.cloud.datacatalog.v1.Entry]. -
Uses of EntryOverview in com.google.cloud.datacatalog.v1.stub
Methods in com.google.cloud.datacatalog.v1.stub that return types with arguments of type EntryOverview Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ModifyEntryOverviewRequest,EntryOverview>DataCatalogStub. modifyEntryOverviewCallable()com.google.api.gax.rpc.UnaryCallable<ModifyEntryOverviewRequest,EntryOverview>GrpcDataCatalogStub. modifyEntryOverviewCallable()com.google.api.gax.rpc.UnaryCallable<ModifyEntryOverviewRequest,EntryOverview>HttpJsonDataCatalogStub. modifyEntryOverviewCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<ModifyEntryOverviewRequest,EntryOverview>DataCatalogStubSettings.Builder. modifyEntryOverviewSettings()Returns the builder for the settings used for calls to modifyEntryOverview.com.google.api.gax.rpc.UnaryCallSettings<ModifyEntryOverviewRequest,EntryOverview>DataCatalogStubSettings. modifyEntryOverviewSettings()Returns the object with the settings used for calls to modifyEntryOverview.
-