| Package | Description |
|---|---|
| com.google.cloud.bigtable.admin.v2 |
Clients for the Cloud Bigtable admin API.
|
| com.google.cloud.bigtable.admin.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse |
BaseBigtableInstanceAdminClient.listAppProfiles(InstanceName parent)
Lists information about app profiles in an instance.
|
BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse |
BaseBigtableInstanceAdminClient.listAppProfiles(ListAppProfilesRequest request)
Lists information about app profiles in an instance.
|
BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse |
BaseBigtableInstanceAdminClient.listAppProfiles(String parent)
Lists information about app profiles in an instance.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse> |
BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAppProfilesRequest,ListAppProfilesResponse,AppProfile> context,
com.google.api.core.ApiFuture<ListAppProfilesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListAppProfilesRequest,BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse> |
BaseBigtableInstanceAdminClient.listAppProfilesPagedCallable()
Lists information about app profiles in an instance.
|
com.google.api.gax.rpc.PagedCallSettings<ListAppProfilesRequest,ListAppProfilesResponse,BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse> |
BaseBigtableInstanceAdminSettings.listAppProfilesSettings()
Returns the object with the settings used for calls to listAppProfiles.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAppProfilesRequest,ListAppProfilesResponse,BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse> |
BaseBigtableInstanceAdminSettings.Builder.listAppProfilesSettings()
Returns the builder for the settings used for calls to listAppProfiles.
|
Copyright © 2026 Google LLC. All rights reserved.