| Package | Description |
|---|---|
| com.google.cloud.discoveryengine.v1 |
A client to Discovery Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.discoveryengine.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
IdentityMappingStoreServiceClient.ListIdentityMappingsPagedResponse |
IdentityMappingStoreServiceClient.listIdentityMappings(ListIdentityMappingsRequest request)
Lists Identity Mappings in an Identity Mapping Store.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<IdentityMappingStoreServiceClient.ListIdentityMappingsPagedResponse> |
IdentityMappingStoreServiceClient.ListIdentityMappingsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListIdentityMappingsRequest,ListIdentityMappingsResponse,IdentityMappingEntry> context,
com.google.api.core.ApiFuture<ListIdentityMappingsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListIdentityMappingsRequest,IdentityMappingStoreServiceClient.ListIdentityMappingsPagedResponse> |
IdentityMappingStoreServiceClient.listIdentityMappingsPagedCallable()
Lists Identity Mappings in an Identity Mapping Store.
|
com.google.api.gax.rpc.PagedCallSettings<ListIdentityMappingsRequest,ListIdentityMappingsResponse,IdentityMappingStoreServiceClient.ListIdentityMappingsPagedResponse> |
IdentityMappingStoreServiceSettings.listIdentityMappingsSettings()
Returns the object with the settings used for calls to listIdentityMappings.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIdentityMappingsRequest,ListIdentityMappingsResponse,IdentityMappingStoreServiceClient.ListIdentityMappingsPagedResponse> |
IdentityMappingStoreServiceSettings.Builder.listIdentityMappingsSettings()
Returns the builder for the settings used for calls to listIdentityMappings.
|
Copyright © 2026 Google LLC. All rights reserved.