Uses of Class
com.google.cloud.datacatalog.v1beta1.EntryGroup
-
Packages that use EntryGroup Package Description com.google.cloud.datacatalog.v1beta1 A client to Google Cloud Data Catalog APIcom.google.cloud.datacatalog.v1beta1.stub -
-
Uses of EntryGroup in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return EntryGroup Modifier and Type Method Description EntryGroupEntryGroup.Builder. build()EntryGroupEntryGroup.Builder. buildPartial()EntryGroupDataCatalogClient. createEntryGroup(CreateEntryGroupRequest request)A maximum of 10,000 entry groups may be created per organization across all locations.EntryGroupDataCatalogClient. createEntryGroup(LocationName parent, String entryGroupId, EntryGroup entryGroup)A maximum of 10,000 entry groups may be created per organization across all locations.EntryGroupDataCatalogClient. createEntryGroup(String parent, String entryGroupId, EntryGroup entryGroup)A maximum of 10,000 entry groups may be created per organization across all locations.EntryGroupDataCatalogGrpc.DataCatalogBlockingStub. createEntryGroup(CreateEntryGroupRequest request)A maximum of 10,000 entry groups may be created per organization across all locations.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 EntryGroup.EntryGroupDataCatalogClient. getEntryGroup(EntryGroupName name, com.google.protobuf.FieldMask readMask)Gets an EntryGroup.EntryGroupDataCatalogClient. getEntryGroup(GetEntryGroupRequest request)Gets an EntryGroup.EntryGroupDataCatalogClient. getEntryGroup(String name)Gets an EntryGroup.EntryGroupDataCatalogClient. getEntryGroup(String name, com.google.protobuf.FieldMask readMask)Gets an EntryGroup.EntryGroupDataCatalogGrpc.DataCatalogBlockingStub. getEntryGroup(GetEntryGroupRequest request)Gets an EntryGroup.EntryGroupUpdateEntryGroupRequest.Builder. getEntryGroup()Required.EntryGroupUpdateEntryGroupRequest. getEntryGroup()Required.EntryGroupUpdateEntryGroupRequestOrBuilder. getEntryGroup()Required.EntryGroupListEntryGroupsResponse.Builder. getEntryGroups(int index)EntryGroup details.EntryGroupListEntryGroupsResponse. getEntryGroups(int index)EntryGroup details.EntryGroupListEntryGroupsResponseOrBuilder. 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)EntryGroupDataCatalogClient. updateEntryGroup(EntryGroup entryGroup)Updates an EntryGroup.EntryGroupDataCatalogClient. updateEntryGroup(EntryGroup entryGroup, com.google.protobuf.FieldMask updateMask)Updates an EntryGroup.EntryGroupDataCatalogClient. updateEntryGroup(UpdateEntryGroupRequest request)Updates an EntryGroup.EntryGroupDataCatalogGrpc.DataCatalogBlockingStub. updateEntryGroup(UpdateEntryGroupRequest request)Updates an EntryGroup.Methods in com.google.cloud.datacatalog.v1beta1 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)A maximum of 10,000 entry groups may be created per organization across all locations.com.google.api.gax.rpc.UnaryCallable<CreateEntryGroupRequest,EntryGroup>DataCatalogClient. createEntryGroupCallable()A maximum of 10,000 entry groups may be created per organization across all locations.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 EntryGroup.com.google.api.gax.rpc.UnaryCallable<GetEntryGroupRequest,EntryGroup>DataCatalogClient. getEntryGroupCallable()Gets an EntryGroup.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()EntryGroup details.List<EntryGroup>ListEntryGroupsResponse. getEntryGroupsList()EntryGroup details.List<EntryGroup>ListEntryGroupsResponseOrBuilder. getEntryGroupsList()EntryGroup 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 EntryGroup.com.google.api.gax.rpc.UnaryCallable<UpdateEntryGroupRequest,EntryGroup>DataCatalogClient. updateEntryGroupCallable()Updates an EntryGroup.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.v1beta1 with parameters of type EntryGroup Modifier and Type Method Description ListEntryGroupsResponse.BuilderListEntryGroupsResponse.Builder. addEntryGroups(int index, EntryGroup value)EntryGroup details.ListEntryGroupsResponse.BuilderListEntryGroupsResponse.Builder. addEntryGroups(EntryGroup value)EntryGroup details.EntryGroupDataCatalogClient. createEntryGroup(LocationName parent, String entryGroupId, EntryGroup entryGroup)A maximum of 10,000 entry groups may be created per organization across all locations.EntryGroupDataCatalogClient. createEntryGroup(String parent, String entryGroupId, EntryGroup entryGroup)A maximum of 10,000 entry groups may be created per organization across all locations.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)EntryGroup details.EntryGroupDataCatalogClient. updateEntryGroup(EntryGroup entryGroup)Updates an EntryGroup.EntryGroupDataCatalogClient. updateEntryGroup(EntryGroup entryGroup, com.google.protobuf.FieldMask updateMask)Updates an EntryGroup.Method parameters in com.google.cloud.datacatalog.v1beta1 with type arguments of type EntryGroup Modifier and Type Method Description ListEntryGroupsResponse.BuilderListEntryGroupsResponse.Builder. addAllEntryGroups(Iterable<? extends EntryGroup> values)EntryGroup 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)A maximum of 10,000 entry groups may be created per organization across all locations.voidDataCatalogGrpc.DataCatalogStub. createEntryGroup(CreateEntryGroupRequest request, io.grpc.stub.StreamObserver<EntryGroup> responseObserver)A maximum of 10,000 entry groups may be created per organization across all locations.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 EntryGroup.voidDataCatalogGrpc.DataCatalogStub. getEntryGroup(GetEntryGroupRequest request, io.grpc.stub.StreamObserver<EntryGroup> responseObserver)Gets an EntryGroup.default voidDataCatalogGrpc.AsyncService. updateEntryGroup(UpdateEntryGroupRequest request, io.grpc.stub.StreamObserver<EntryGroup> responseObserver)Updates an EntryGroup.voidDataCatalogGrpc.DataCatalogStub. updateEntryGroup(UpdateEntryGroupRequest request, io.grpc.stub.StreamObserver<EntryGroup> responseObserver)Updates an EntryGroup. -
Uses of EntryGroup in com.google.cloud.datacatalog.v1beta1.stub
Methods in com.google.cloud.datacatalog.v1beta1.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.
-