static com.google.api.core.ApiFuture<ConversationProfilesClient.ListConversationProfilesPagedResponse> |
ConversationProfilesClient.ListConversationProfilesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListConversationProfilesRequest,ListConversationProfilesResponse,ConversationProfile> context,
com.google.api.core.ApiFuture<ListConversationProfilesResponse> futureResponse) |
|
com.google.api.gax.rpc.UnaryCallable<ListConversationProfilesRequest,ConversationProfilesClient.ListConversationProfilesPagedResponse> |
ConversationProfilesClient.listConversationProfilesPagedCallable() |
Returns the list of all conversation profiles in the specified project.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversationProfilesRequest,ListConversationProfilesResponse,ConversationProfilesClient.ListConversationProfilesPagedResponse> |
ConversationProfilesSettings.Builder.listConversationProfilesSettings() |
Returns the builder for the settings used for calls to listConversationProfiles.
|
com.google.api.gax.rpc.PagedCallSettings<ListConversationProfilesRequest,ListConversationProfilesResponse,ConversationProfilesClient.ListConversationProfilesPagedResponse> |
ConversationProfilesSettings.listConversationProfilesSettings() |
Returns the object with the settings used for calls to listConversationProfiles.
|