Uses of Class
com.google.cloud.datacatalog.v1.EntryGroup
-
Packages that use EntryGroup Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog APIcom.google.cloud.datacatalog.v1.stub -
-
Uses of EntryGroup in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return EntryGroup Modifier and Type Method Description EntryGroupEntryGroup.Builder. build()EntryGroupEntryGroup.Builder. buildPartial()EntryGroupDataCatalogClient. createEntryGroup(CreateEntryGroupRequest request)Creates an entry group.EntryGroupDataCatalogClient. createEntryGroup(LocationName parent, String entryGroupId, EntryGroup entryGroup)Creates an entry group.EntryGroupDataCatalogClient. createEntryGroup(String parent, String entryGroupId, EntryGroup entryGroup)Creates an entry group.EntryGroupDataCatalogGrpc.DataCatalogBlockingStub. createEntryGroup(CreateEntryGroupRequest request)Creates an entry group.static EntryGroupEntryGroup. getDefaultInstance()EntryGroupEntryGroup.Builder. getDefaultInstanceForType()EntryGroupEntryGroup. getDefaultInstanceForType()EntryGroupCreateEntryGroupRequest.Builder. getEntryGroup()The entry group to create.EntryGroupCreateEntryGroupRequest. getEntryGroup()The entry group to create.EntryGroupCreateEntryGroupRequestOrBuilder. getEntryGroup()The entry group to create.EntryGroupDataCatalogClient. getEntryGroup(EntryGroupName name)Gets an entry group.EntryGroupDataCatalogClient. getEntryGroup(EntryGroupName name, com.google.protobuf.FieldMask readMask)Gets an entry group.EntryGroupDataCatalogClient. getEntryGroup(GetEntryGroupRequest request)Gets an entry group.EntryGroupDataCatalogClient. getEntryGroup(String name)Gets an entry group.EntryGroupDataCatalogClient. getEntryGroup(String name, com.google.protobuf.FieldMask readMask)Gets an entry group.EntryGroupDataCatalogGrpc.DataCatalogBlockingStub. getEntryGroup(GetEntryGroupRequest request)Gets an entry group.EntryGroupUpdateEntryGroupRequest.Builder. getEntryGroup()Required.EntryGroupUpdateEntryGroupRequest. getEntryGroup()Required.EntryGroupUpdateEntryGroupRequestOrBuilder. getEntryGroup()Required.EntryGroupListEntryGroupsResponse.Builder. getEntryGroups(int index)Entry group details.EntryGroupListEntryGroupsResponse. getEntryGroups(int index)Entry group details.EntryGroupListEntryGroupsResponseOrBuilder. getEntryGroups(int index)Entry group 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)EntryGroupDataCatalogClient. updateEntryGroup(EntryGroup entryGroup)Updates an entry group.EntryGroupDataCatalogClient. updateEntryGroup(EntryGroup entryGroup, com.google.protobuf.FieldMask updateMask)Updates an entry group.EntryGroupDataCatalogClient. updateEntryGroup(UpdateEntryGroupRequest request)Updates an entry group.EntryGroupDataCatalogGrpc.DataCatalogBlockingStub. updateEntryGroup(UpdateEntryGroupRequest request)Updates an entry group.Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type EntryGroup Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<EntryGroup>DataCatalogGrpc.DataCatalogFutureStub. createEntryGroup(CreateEntryGroupRequest request)Creates an entry group.com.google.api.gax.rpc.UnaryCallable<CreateEntryGroupRequest,EntryGroup>DataCatalogClient. createEntryGroupCallable()Creates an entry group.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntryGroupRequest,EntryGroup>DataCatalogSettings.Builder. createEntryGroupSettings()Returns the builder for the settings used for calls to createEntryGroup.com.google.api.gax.rpc.UnaryCallSettings<CreateEntryGroupRequest,EntryGroup>DataCatalogSettings. createEntryGroupSettings()Returns the object with the settings used for calls to createEntryGroup.static io.grpc.MethodDescriptor<CreateEntryGroupRequest,EntryGroup>DataCatalogGrpc. getCreateEntryGroupMethod()com.google.common.util.concurrent.ListenableFuture<EntryGroup>DataCatalogGrpc.DataCatalogFutureStub. getEntryGroup(GetEntryGroupRequest request)Gets an entry group.com.google.api.gax.rpc.UnaryCallable<GetEntryGroupRequest,EntryGroup>DataCatalogClient. getEntryGroupCallable()Gets an entry group.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEntryGroupRequest,EntryGroup>DataCatalogSettings.Builder. getEntryGroupSettings()Returns the builder for the settings used for calls to getEntryGroup.com.google.api.gax.rpc.UnaryCallSettings<GetEntryGroupRequest,EntryGroup>DataCatalogSettings. getEntryGroupSettings()Returns the object with the settings used for calls to getEntryGroup.List<EntryGroup>ListEntryGroupsResponse.Builder. getEntryGroupsList()Entry group details.List<EntryGroup>ListEntryGroupsResponse. getEntryGroupsList()Entry group details.List<EntryGroup>ListEntryGroupsResponseOrBuilder. getEntryGroupsList()Entry group details.static io.grpc.MethodDescriptor<GetEntryGroupRequest,EntryGroup>DataCatalogGrpc. getGetEntryGroupMethod()com.google.protobuf.Parser<EntryGroup>EntryGroup. getParserForType()static io.grpc.MethodDescriptor<UpdateEntryGroupRequest,EntryGroup>DataCatalogGrpc. getUpdateEntryGroupMethod()static com.google.protobuf.Parser<EntryGroup>EntryGroup. parser()com.google.common.util.concurrent.ListenableFuture<EntryGroup>DataCatalogGrpc.DataCatalogFutureStub. updateEntryGroup(UpdateEntryGroupRequest request)Updates an entry group.com.google.api.gax.rpc.UnaryCallable<UpdateEntryGroupRequest,EntryGroup>DataCatalogClient. updateEntryGroupCallable()Updates an entry group.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEntryGroupRequest,EntryGroup>DataCatalogSettings.Builder. updateEntryGroupSettings()Returns the builder for the settings used for calls to updateEntryGroup.com.google.api.gax.rpc.UnaryCallSettings<UpdateEntryGroupRequest,EntryGroup>DataCatalogSettings. updateEntryGroupSettings()Returns the object with the settings used for calls to updateEntryGroup.Methods in com.google.cloud.datacatalog.v1 with parameters of type EntryGroup Modifier and Type Method Description ListEntryGroupsResponse.BuilderListEntryGroupsResponse.Builder. addEntryGroups(int index, EntryGroup value)Entry group details.ListEntryGroupsResponse.BuilderListEntryGroupsResponse.Builder. addEntryGroups(EntryGroup value)Entry group details.EntryGroupDataCatalogClient. createEntryGroup(LocationName parent, String entryGroupId, EntryGroup entryGroup)Creates an entry group.EntryGroupDataCatalogClient. createEntryGroup(String parent, String entryGroupId, EntryGroup entryGroup)Creates an entry group.CreateEntryGroupRequest.BuilderCreateEntryGroupRequest.Builder. mergeEntryGroup(EntryGroup value)The entry group to create.UpdateEntryGroupRequest.BuilderUpdateEntryGroupRequest.Builder. mergeEntryGroup(EntryGroup value)Required.EntryGroup.BuilderEntryGroup.Builder. mergeFrom(EntryGroup other)static EntryGroup.BuilderEntryGroup. newBuilder(EntryGroup prototype)CreateEntryGroupRequest.BuilderCreateEntryGroupRequest.Builder. setEntryGroup(EntryGroup value)The entry group to create.UpdateEntryGroupRequest.BuilderUpdateEntryGroupRequest.Builder. setEntryGroup(EntryGroup value)Required.ListEntryGroupsResponse.BuilderListEntryGroupsResponse.Builder. setEntryGroups(int index, EntryGroup value)Entry group details.EntryGroupDataCatalogClient. updateEntryGroup(EntryGroup entryGroup)Updates an entry group.EntryGroupDataCatalogClient. updateEntryGroup(EntryGroup entryGroup, com.google.protobuf.FieldMask updateMask)Updates an entry group.Method parameters in com.google.cloud.datacatalog.v1 with type arguments of type EntryGroup Modifier and Type Method Description ListEntryGroupsResponse.BuilderListEntryGroupsResponse.Builder. addAllEntryGroups(Iterable<? extends EntryGroup> values)Entry group details.static com.google.api.core.ApiFuture<DataCatalogClient.ListEntryGroupsPagedResponse>DataCatalogClient.ListEntryGroupsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup> context, com.google.api.core.ApiFuture<ListEntryGroupsResponse> futureResponse)default voidDataCatalogGrpc.AsyncService. createEntryGroup(CreateEntryGroupRequest request, io.grpc.stub.StreamObserver<EntryGroup> responseObserver)Creates an entry group.voidDataCatalogGrpc.DataCatalogStub. createEntryGroup(CreateEntryGroupRequest request, io.grpc.stub.StreamObserver<EntryGroup> responseObserver)Creates an entry group.protected DataCatalogClient.ListEntryGroupsPageDataCatalogClient.ListEntryGroupsPage. createPage(com.google.api.gax.rpc.PageContext<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup> context, ListEntryGroupsResponse response)com.google.api.core.ApiFuture<DataCatalogClient.ListEntryGroupsPage>DataCatalogClient.ListEntryGroupsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup> context, com.google.api.core.ApiFuture<ListEntryGroupsResponse> futureResponse)default voidDataCatalogGrpc.AsyncService. getEntryGroup(GetEntryGroupRequest request, io.grpc.stub.StreamObserver<EntryGroup> responseObserver)Gets an entry group.voidDataCatalogGrpc.DataCatalogStub. getEntryGroup(GetEntryGroupRequest request, io.grpc.stub.StreamObserver<EntryGroup> responseObserver)Gets an entry group.default voidDataCatalogGrpc.AsyncService. updateEntryGroup(UpdateEntryGroupRequest request, io.grpc.stub.StreamObserver<EntryGroup> responseObserver)Updates an entry group.voidDataCatalogGrpc.DataCatalogStub. updateEntryGroup(UpdateEntryGroupRequest request, io.grpc.stub.StreamObserver<EntryGroup> responseObserver)Updates an entry group. -
Uses of EntryGroup in com.google.cloud.datacatalog.v1.stub
Methods in com.google.cloud.datacatalog.v1.stub that return types with arguments of type EntryGroup Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateEntryGroupRequest,EntryGroup>DataCatalogStub. createEntryGroupCallable()com.google.api.gax.rpc.UnaryCallable<CreateEntryGroupRequest,EntryGroup>GrpcDataCatalogStub. createEntryGroupCallable()com.google.api.gax.rpc.UnaryCallable<CreateEntryGroupRequest,EntryGroup>HttpJsonDataCatalogStub. createEntryGroupCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntryGroupRequest,EntryGroup>DataCatalogStubSettings.Builder. createEntryGroupSettings()Returns the builder for the settings used for calls to createEntryGroup.com.google.api.gax.rpc.UnaryCallSettings<CreateEntryGroupRequest,EntryGroup>DataCatalogStubSettings. createEntryGroupSettings()Returns the object with the settings used for calls to createEntryGroup.com.google.api.gax.rpc.UnaryCallable<GetEntryGroupRequest,EntryGroup>DataCatalogStub. getEntryGroupCallable()com.google.api.gax.rpc.UnaryCallable<GetEntryGroupRequest,EntryGroup>GrpcDataCatalogStub. getEntryGroupCallable()com.google.api.gax.rpc.UnaryCallable<GetEntryGroupRequest,EntryGroup>HttpJsonDataCatalogStub. getEntryGroupCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEntryGroupRequest,EntryGroup>DataCatalogStubSettings.Builder. getEntryGroupSettings()Returns the builder for the settings used for calls to getEntryGroup.com.google.api.gax.rpc.UnaryCallSettings<GetEntryGroupRequest,EntryGroup>DataCatalogStubSettings. getEntryGroupSettings()Returns the object with the settings used for calls to getEntryGroup.com.google.api.gax.rpc.UnaryCallable<UpdateEntryGroupRequest,EntryGroup>DataCatalogStub. updateEntryGroupCallable()com.google.api.gax.rpc.UnaryCallable<UpdateEntryGroupRequest,EntryGroup>GrpcDataCatalogStub. updateEntryGroupCallable()com.google.api.gax.rpc.UnaryCallable<UpdateEntryGroupRequest,EntryGroup>HttpJsonDataCatalogStub. updateEntryGroupCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEntryGroupRequest,EntryGroup>DataCatalogStubSettings.Builder. updateEntryGroupSettings()Returns the builder for the settings used for calls to updateEntryGroup.com.google.api.gax.rpc.UnaryCallSettings<UpdateEntryGroupRequest,EntryGroup>DataCatalogStubSettings. updateEntryGroupSettings()Returns the object with the settings used for calls to updateEntryGroup.
-