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.ListProfilesPagedResponse |
ProfileServiceClient.listProfiles(com.google.cloud.talent.v4beta1.ListProfilesRequest request)
Lists profiles by filter.
|
ProfileServiceClient.ListProfilesPagedResponse |
ProfileServiceClient.listProfiles(String parent)
Lists profiles by filter.
|
ProfileServiceClient.ListProfilesPagedResponse |
ProfileServiceClient.listProfiles(com.google.cloud.talent.v4beta1.TenantName parent)
Lists profiles by filter.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<ProfileServiceClient.ListProfilesPagedResponse> |
ProfileServiceClient.ListProfilesPagedResponse.createAsync(PageContext<com.google.cloud.talent.v4beta1.ListProfilesRequest,com.google.cloud.talent.v4beta1.ListProfilesResponse,com.google.cloud.talent.v4beta1.Profile> context,
com.google.api.core.ApiFuture<com.google.cloud.talent.v4beta1.ListProfilesResponse> futureResponse) |
UnaryCallable<com.google.cloud.talent.v4beta1.ListProfilesRequest,ProfileServiceClient.ListProfilesPagedResponse> |
ProfileServiceClient.listProfilesPagedCallable()
Lists profiles by filter.
|
PagedCallSettings<com.google.cloud.talent.v4beta1.ListProfilesRequest,com.google.cloud.talent.v4beta1.ListProfilesResponse,ProfileServiceClient.ListProfilesPagedResponse> |
ProfileServiceSettings.listProfilesSettings()
Returns the object with the settings used for calls to listProfiles.
|
PagedCallSettings.Builder<com.google.cloud.talent.v4beta1.ListProfilesRequest,com.google.cloud.talent.v4beta1.ListProfilesResponse,ProfileServiceClient.ListProfilesPagedResponse> |
ProfileServiceSettings.Builder.listProfilesSettings()
Returns the builder for the settings used for calls to listProfiles.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.cloud.talent.v4beta1.ListProfilesRequest,ProfileServiceClient.ListProfilesPagedResponse> |
ProfileServiceStub.listProfilesPagedCallable() |
UnaryCallable<com.google.cloud.talent.v4beta1.ListProfilesRequest,ProfileServiceClient.ListProfilesPagedResponse> |
GrpcProfileServiceStub.listProfilesPagedCallable() |
PagedCallSettings<com.google.cloud.talent.v4beta1.ListProfilesRequest,com.google.cloud.talent.v4beta1.ListProfilesResponse,ProfileServiceClient.ListProfilesPagedResponse> |
ProfileServiceStubSettings.listProfilesSettings()
Returns the object with the settings used for calls to listProfiles.
|
PagedCallSettings.Builder<com.google.cloud.talent.v4beta1.ListProfilesRequest,com.google.cloud.talent.v4beta1.ListProfilesResponse,ProfileServiceClient.ListProfilesPagedResponse> |
ProfileServiceStubSettings.Builder.listProfilesSettings()
Returns the builder for the settings used for calls to listProfiles.
|
Copyright © 2019 Google LLC. All rights reserved.