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(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(com.google.api.gax.rpc.PageContext<SearchProfilesRequest,SearchProfilesResponse,SummarizedProfile> context,
com.google.api.core.ApiFuture<SearchProfilesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<SearchProfilesRequest,ProfileServiceClient.SearchProfilesPagedResponse> |
ProfileServiceClient.searchProfilesPagedCallable()
Searches for profiles within a tenant.
|
com.google.api.gax.rpc.PagedCallSettings<SearchProfilesRequest,SearchProfilesResponse,ProfileServiceClient.SearchProfilesPagedResponse> |
ProfileServiceSettings.searchProfilesSettings()
Returns the object with the settings used for calls to searchProfiles.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchProfilesRequest,SearchProfilesResponse,ProfileServiceClient.SearchProfilesPagedResponse> |
ProfileServiceSettings.Builder.searchProfilesSettings()
Returns the builder for the settings used for calls to searchProfiles.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<SearchProfilesRequest,ProfileServiceClient.SearchProfilesPagedResponse> |
ProfileServiceStub.searchProfilesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<SearchProfilesRequest,ProfileServiceClient.SearchProfilesPagedResponse> |
GrpcProfileServiceStub.searchProfilesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<SearchProfilesRequest,SearchProfilesResponse,ProfileServiceClient.SearchProfilesPagedResponse> |
ProfileServiceStubSettings.searchProfilesSettings()
Returns the object with the settings used for calls to searchProfiles.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchProfilesRequest,SearchProfilesResponse,ProfileServiceClient.SearchProfilesPagedResponse> |
ProfileServiceStubSettings.Builder.searchProfilesSettings()
Returns the builder for the settings used for calls to searchProfiles.
|
Copyright © 2019 Google LLC. All rights reserved.