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 |
---|---|
ListCompaniesResponse |
CompanyServiceGrpc.CompanyServiceBlockingStub.listCompanies(ListCompaniesRequest request)
Lists all companies associated with the project.
|
com.google.common.util.concurrent.ListenableFuture<ListCompaniesResponse> |
CompanyServiceGrpc.CompanyServiceFutureStub.listCompanies(ListCompaniesRequest request)
Lists all companies associated with the project.
|
CompanyServiceClient.ListCompaniesPagedResponse |
CompanyServiceClient.listCompanies(ListCompaniesRequest request)
Lists all companies associated with the project.
|
void |
CompanyServiceGrpc.CompanyServiceImplBase.listCompanies(ListCompaniesRequest request,
StreamObserver<ListCompaniesResponse> responseObserver)
Lists all companies associated with the project.
|
void |
CompanyServiceGrpc.CompanyServiceStub.listCompanies(ListCompaniesRequest request,
StreamObserver<ListCompaniesResponse> responseObserver)
Lists all companies associated with the project.
|
ListCompaniesRequest.Builder |
ListCompaniesRequest.Builder.mergeFrom(ListCompaniesRequest other) |
static ListCompaniesRequest.Builder |
ListCompaniesRequest.newBuilder(ListCompaniesRequest prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<CompanyServiceClient.ListCompaniesPagedResponse> |
CompanyServiceClient.ListCompaniesPagedResponse.createAsync(PageContext<ListCompaniesRequest,ListCompaniesResponse,Company> context,
com.google.api.core.ApiFuture<ListCompaniesResponse> futureResponse) |
protected CompanyServiceClient.ListCompaniesPage |
CompanyServiceClient.ListCompaniesPage.createPage(PageContext<ListCompaniesRequest,ListCompaniesResponse,Company> context,
ListCompaniesResponse response) |
com.google.api.core.ApiFuture<CompanyServiceClient.ListCompaniesPage> |
CompanyServiceClient.ListCompaniesPage.createPageAsync(PageContext<ListCompaniesRequest,ListCompaniesResponse,Company> context,
com.google.api.core.ApiFuture<ListCompaniesResponse> futureResponse) |
Copyright © 2022 Google LLC. All rights reserved.