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 |
ListCompaniesResponse.Builder.build() |
ListCompaniesResponse |
ListCompaniesResponse.Builder.buildPartial() |
static ListCompaniesResponse |
ListCompaniesResponse.getDefaultInstance() |
ListCompaniesResponse |
ListCompaniesResponse.getDefaultInstanceForType() |
ListCompaniesResponse |
ListCompaniesResponse.Builder.getDefaultInstanceForType() |
ListCompaniesResponse |
CompanyServiceGrpc.CompanyServiceBlockingStub.listCompanies(ListCompaniesRequest request)
Lists all companies associated with the project.
|
static ListCompaniesResponse |
ListCompaniesResponse.parseDelimitedFrom(InputStream input) |
static ListCompaniesResponse |
ListCompaniesResponse.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListCompaniesResponse |
ListCompaniesResponse.parseFrom(byte[] data) |
static ListCompaniesResponse |
ListCompaniesResponse.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static ListCompaniesResponse |
ListCompaniesResponse.parseFrom(ByteBuffer data) |
static ListCompaniesResponse |
ListCompaniesResponse.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static ListCompaniesResponse |
ListCompaniesResponse.parseFrom(ByteString data) |
static ListCompaniesResponse |
ListCompaniesResponse.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static ListCompaniesResponse |
ListCompaniesResponse.parseFrom(CodedInputStream input) |
static ListCompaniesResponse |
ListCompaniesResponse.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListCompaniesResponse |
ListCompaniesResponse.parseFrom(InputStream input) |
static ListCompaniesResponse |
ListCompaniesResponse.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<ListCompaniesRequest,ListCompaniesResponse> |
CompanyServiceGrpc.getListCompaniesMethod() |
Parser<ListCompaniesResponse> |
ListCompaniesResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ListCompaniesResponse> |
CompanyServiceGrpc.CompanyServiceFutureStub.listCompanies(ListCompaniesRequest request)
Lists all companies associated with the project.
|
UnaryCallable<ListCompaniesRequest,ListCompaniesResponse> |
CompanyServiceClient.listCompaniesCallable()
Lists all companies associated with the project.
|
PagedCallSettings<ListCompaniesRequest,ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse> |
CompanyServiceSettings.listCompaniesSettings()
Returns the object with the settings used for calls to listCompanies.
|
PagedCallSettings.Builder<ListCompaniesRequest,ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse> |
CompanyServiceSettings.Builder.listCompaniesSettings()
Returns the builder for the settings used for calls to listCompanies.
|
static Parser<ListCompaniesResponse> |
ListCompaniesResponse.parser() |
Modifier and Type | Method and Description |
---|---|
protected CompanyServiceClient.ListCompaniesPage |
CompanyServiceClient.ListCompaniesPage.createPage(PageContext<ListCompaniesRequest,ListCompaniesResponse,Company> context,
ListCompaniesResponse response) |
ListCompaniesResponse.Builder |
ListCompaniesResponse.Builder.mergeFrom(ListCompaniesResponse other) |
static ListCompaniesResponse.Builder |
ListCompaniesResponse.newBuilder(ListCompaniesResponse 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) |
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) |
com.google.api.core.ApiFuture<CompanyServiceClient.ListCompaniesPage> |
CompanyServiceClient.ListCompaniesPage.createPageAsync(PageContext<ListCompaniesRequest,ListCompaniesResponse,Company> context,
com.google.api.core.ApiFuture<ListCompaniesResponse> futureResponse) |
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.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListCompaniesRequest,ListCompaniesResponse> |
CompanyServiceStub.listCompaniesCallable() |
UnaryCallable<ListCompaniesRequest,ListCompaniesResponse> |
GrpcCompanyServiceStub.listCompaniesCallable() |
UnaryCallable<ListCompaniesRequest,ListCompaniesResponse> |
HttpJsonCompanyServiceStub.listCompaniesCallable() |
PagedCallSettings<ListCompaniesRequest,ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse> |
CompanyServiceStubSettings.listCompaniesSettings()
Returns the object with the settings used for calls to listCompanies.
|
PagedCallSettings.Builder<ListCompaniesRequest,ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse> |
CompanyServiceStubSettings.Builder.listCompaniesSettings()
Returns the builder for the settings used for calls to listCompanies.
|
Copyright © 2022 Google LLC. All rights reserved.