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