Package | Description |
---|---|
com.google.cloud.talent.v4beta1 |
A client to Cloud Talent Solution API.
|
com.google.cloud.talent.v4beta1.stub |
Modifier and Type | Method and Description |
---|---|
ProfileServiceClient.SearchProfilesPagedResponse |
ProfileServiceClient.searchProfiles(com.google.cloud.talent.v4beta1.SearchProfilesRequest request)
Searches for profiles within a tenant.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<ProfileServiceClient.SearchProfilesPagedResponse> |
ProfileServiceClient.SearchProfilesPagedResponse.createAsync(PageContext<com.google.cloud.talent.v4beta1.SearchProfilesRequest,com.google.cloud.talent.v4beta1.SearchProfilesResponse,com.google.cloud.talent.v4beta1.HistogramQueryResult> context,
com.google.api.core.ApiFuture<com.google.cloud.talent.v4beta1.SearchProfilesResponse> futureResponse) |
UnaryCallable<com.google.cloud.talent.v4beta1.SearchProfilesRequest,ProfileServiceClient.SearchProfilesPagedResponse> |
ProfileServiceClient.searchProfilesPagedCallable()
Searches for profiles within a tenant.
|
PagedCallSettings<com.google.cloud.talent.v4beta1.SearchProfilesRequest,com.google.cloud.talent.v4beta1.SearchProfilesResponse,ProfileServiceClient.SearchProfilesPagedResponse> |
ProfileServiceSettings.searchProfilesSettings()
Returns the object with the settings used for calls to searchProfiles.
|
PagedCallSettings.Builder<com.google.cloud.talent.v4beta1.SearchProfilesRequest,com.google.cloud.talent.v4beta1.SearchProfilesResponse,ProfileServiceClient.SearchProfilesPagedResponse> |
ProfileServiceSettings.Builder.searchProfilesSettings()
Returns the builder for the settings used for calls to searchProfiles.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.cloud.talent.v4beta1.SearchProfilesRequest,ProfileServiceClient.SearchProfilesPagedResponse> |
ProfileServiceStub.searchProfilesPagedCallable() |
UnaryCallable<com.google.cloud.talent.v4beta1.SearchProfilesRequest,ProfileServiceClient.SearchProfilesPagedResponse> |
GrpcProfileServiceStub.searchProfilesPagedCallable() |
PagedCallSettings<com.google.cloud.talent.v4beta1.SearchProfilesRequest,com.google.cloud.talent.v4beta1.SearchProfilesResponse,ProfileServiceClient.SearchProfilesPagedResponse> |
ProfileServiceStubSettings.searchProfilesSettings()
Returns the object with the settings used for calls to searchProfiles.
|
PagedCallSettings.Builder<com.google.cloud.talent.v4beta1.SearchProfilesRequest,com.google.cloud.talent.v4beta1.SearchProfilesResponse,ProfileServiceClient.SearchProfilesPagedResponse> |
ProfileServiceStubSettings.Builder.searchProfilesSettings()
Returns the builder for the settings used for calls to searchProfiles.
|
Copyright © 2019 Google LLC. All rights reserved.