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