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 |
---|---|
CompanyServiceClient.ListCompaniesPagedResponse |
CompanyServiceClient.listCompanies(com.google.cloud.talent.v4beta1.ListCompaniesRequest request)
Lists all companies associated with the project.
|
CompanyServiceClient.ListCompaniesPagedResponse |
CompanyServiceClient.listCompanies(String parent)
Lists all companies associated with the project.
|
CompanyServiceClient.ListCompaniesPagedResponse |
CompanyServiceClient.listCompanies(com.google.cloud.talent.v4beta1.TenantOrProjectName parent)
Lists all companies associated with the project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<CompanyServiceClient.ListCompaniesPagedResponse> |
CompanyServiceClient.ListCompaniesPagedResponse.createAsync(PageContext<com.google.cloud.talent.v4beta1.ListCompaniesRequest,com.google.cloud.talent.v4beta1.ListCompaniesResponse,com.google.cloud.talent.v4beta1.Company> context,
com.google.api.core.ApiFuture<com.google.cloud.talent.v4beta1.ListCompaniesResponse> futureResponse) |
UnaryCallable<com.google.cloud.talent.v4beta1.ListCompaniesRequest,CompanyServiceClient.ListCompaniesPagedResponse> |
CompanyServiceClient.listCompaniesPagedCallable()
Lists all companies associated with the project.
|
PagedCallSettings<com.google.cloud.talent.v4beta1.ListCompaniesRequest,com.google.cloud.talent.v4beta1.ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse> |
CompanyServiceSettings.listCompaniesSettings()
Returns the object with the settings used for calls to listCompanies.
|
PagedCallSettings.Builder<com.google.cloud.talent.v4beta1.ListCompaniesRequest,com.google.cloud.talent.v4beta1.ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse> |
CompanyServiceSettings.Builder.listCompaniesSettings()
Returns the builder for the settings used for calls to listCompanies.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.cloud.talent.v4beta1.ListCompaniesRequest,CompanyServiceClient.ListCompaniesPagedResponse> |
CompanyServiceStub.listCompaniesPagedCallable() |
UnaryCallable<com.google.cloud.talent.v4beta1.ListCompaniesRequest,CompanyServiceClient.ListCompaniesPagedResponse> |
GrpcCompanyServiceStub.listCompaniesPagedCallable() |
PagedCallSettings<com.google.cloud.talent.v4beta1.ListCompaniesRequest,com.google.cloud.talent.v4beta1.ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse> |
CompanyServiceStubSettings.listCompaniesSettings()
Returns the object with the settings used for calls to listCompanies.
|
PagedCallSettings.Builder<com.google.cloud.talent.v4beta1.ListCompaniesRequest,com.google.cloud.talent.v4beta1.ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse> |
CompanyServiceStubSettings.Builder.listCompaniesSettings()
Returns the builder for the settings used for calls to listCompanies.
|
Copyright © 2019 Google LLC. All rights reserved.