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 EntryGroup
EntryGroup.Builder. build()
EntryGroup
EntryGroup.Builder. buildPartial()
EntryGroup
DataCatalogClient. createEntryGroup(CreateEntryGroupRequest request)
Creates an entry group.EntryGroup
DataCatalogClient. createEntryGroup(LocationName parent, String entryGroupId, EntryGroup entryGroup)
Creates an entry group.EntryGroup
DataCatalogClient. createEntryGroup(String parent, String entryGroupId, EntryGroup entryGroup)
Creates an entry group.EntryGroup
DataCatalogGrpc.DataCatalogBlockingStub. createEntryGroup(CreateEntryGroupRequest request)
Creates an entry group.static EntryGroup
EntryGroup. getDefaultInstance()
EntryGroup
EntryGroup.Builder. getDefaultInstanceForType()
EntryGroup
EntryGroup. getDefaultInstanceForType()
EntryGroup
CreateEntryGroupRequest.Builder. getEntryGroup()
The entry group to create.EntryGroup
CreateEntryGroupRequest. getEntryGroup()
The entry group to create.EntryGroup
CreateEntryGroupRequestOrBuilder. getEntryGroup()
The entry group to create.EntryGroup
DataCatalogClient. getEntryGroup(EntryGroupName name)
Gets an entry group.EntryGroup
DataCatalogClient. getEntryGroup(EntryGroupName name, com.google.protobuf.FieldMask readMask)
Gets an entry group.EntryGroup
DataCatalogClient. getEntryGroup(GetEntryGroupRequest request)
Gets an entry group.EntryGroup
DataCatalogClient. getEntryGroup(String name)
Gets an entry group.EntryGroup
DataCatalogClient. getEntryGroup(String name, com.google.protobuf.FieldMask readMask)
Gets an entry group.EntryGroup
DataCatalogGrpc.DataCatalogBlockingStub. getEntryGroup(GetEntryGroupRequest request)
Gets an entry group.EntryGroup
UpdateEntryGroupRequest.Builder. getEntryGroup()
Required.EntryGroup
UpdateEntryGroupRequest. getEntryGroup()
Required.EntryGroup
UpdateEntryGroupRequestOrBuilder. getEntryGroup()
Required.EntryGroup
ListEntryGroupsResponse.Builder. getEntryGroups(int index)
Entry group details.EntryGroup
ListEntryGroupsResponse. getEntryGroups(int index)
Entry group details.EntryGroup
ListEntryGroupsResponseOrBuilder. getEntryGroups(int index)
Entry group details.static EntryGroup
EntryGroup. parseDelimitedFrom(InputStream input)
static EntryGroup
EntryGroup. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EntryGroup
EntryGroup. parseFrom(byte[] data)
static EntryGroup
EntryGroup. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EntryGroup
EntryGroup. parseFrom(com.google.protobuf.ByteString data)
static EntryGroup
EntryGroup. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EntryGroup
EntryGroup. parseFrom(com.google.protobuf.CodedInputStream input)
static EntryGroup
EntryGroup. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EntryGroup
EntryGroup. parseFrom(InputStream input)
static EntryGroup
EntryGroup. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EntryGroup
EntryGroup. parseFrom(ByteBuffer data)
static EntryGroup
EntryGroup. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
EntryGroup
DataCatalogClient. updateEntryGroup(EntryGroup entryGroup)
Updates an entry group.EntryGroup
DataCatalogClient. updateEntryGroup(EntryGroup entryGroup, com.google.protobuf.FieldMask updateMask)
Updates an entry group.EntryGroup
DataCatalogClient. updateEntryGroup(UpdateEntryGroupRequest request)
Updates an entry group.EntryGroup
DataCatalogGrpc.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.Builder
ListEntryGroupsResponse.Builder. addEntryGroups(int index, EntryGroup value)
Entry group details.ListEntryGroupsResponse.Builder
ListEntryGroupsResponse.Builder. addEntryGroups(EntryGroup value)
Entry group details.EntryGroup
DataCatalogClient. createEntryGroup(LocationName parent, String entryGroupId, EntryGroup entryGroup)
Creates an entry group.EntryGroup
DataCatalogClient. createEntryGroup(String parent, String entryGroupId, EntryGroup entryGroup)
Creates an entry group.CreateEntryGroupRequest.Builder
CreateEntryGroupRequest.Builder. mergeEntryGroup(EntryGroup value)
The entry group to create.UpdateEntryGroupRequest.Builder
UpdateEntryGroupRequest.Builder. mergeEntryGroup(EntryGroup value)
Required.EntryGroup.Builder
EntryGroup.Builder. mergeFrom(EntryGroup other)
static EntryGroup.Builder
EntryGroup. newBuilder(EntryGroup prototype)
CreateEntryGroupRequest.Builder
CreateEntryGroupRequest.Builder. setEntryGroup(EntryGroup value)
The entry group to create.UpdateEntryGroupRequest.Builder
UpdateEntryGroupRequest.Builder. setEntryGroup(EntryGroup value)
Required.ListEntryGroupsResponse.Builder
ListEntryGroupsResponse.Builder. setEntryGroups(int index, EntryGroup value)
Entry group details.EntryGroup
DataCatalogClient. updateEntryGroup(EntryGroup entryGroup)
Updates an entry group.EntryGroup
DataCatalogClient. 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.Builder
ListEntryGroupsResponse.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 void
DataCatalogGrpc.AsyncService. createEntryGroup(CreateEntryGroupRequest request, io.grpc.stub.StreamObserver<EntryGroup> responseObserver)
Creates an entry group.void
DataCatalogGrpc.DataCatalogStub. createEntryGroup(CreateEntryGroupRequest request, io.grpc.stub.StreamObserver<EntryGroup> responseObserver)
Creates an entry group.protected DataCatalogClient.ListEntryGroupsPage
DataCatalogClient.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 void
DataCatalogGrpc.AsyncService. getEntryGroup(GetEntryGroupRequest request, io.grpc.stub.StreamObserver<EntryGroup> responseObserver)
Gets an entry group.void
DataCatalogGrpc.DataCatalogStub. getEntryGroup(GetEntryGroupRequest request, io.grpc.stub.StreamObserver<EntryGroup> responseObserver)
Gets an entry group.default void
DataCatalogGrpc.AsyncService. updateEntryGroup(UpdateEntryGroupRequest request, io.grpc.stub.StreamObserver<EntryGroup> responseObserver)
Updates an entry group.void
DataCatalogGrpc.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.
-