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 |
---|---|
UnaryCallable<GetCompanyRequest,Company> |
CompanyServiceClient.getCompanyCallable()
Retrieves specified company.
|
UnaryCallSettings<GetCompanyRequest,Company> |
CompanyServiceSettings.getCompanySettings()
Returns the object with the settings used for calls to getCompany.
|
UnaryCallSettings.Builder<GetCompanyRequest,Company> |
CompanyServiceSettings.Builder.getCompanySettings()
Returns the builder for the settings used for calls to getCompany.
|
static MethodDescriptor<GetCompanyRequest,Company> |
CompanyServiceGrpc.getGetCompanyMethod() |
Parser<GetCompanyRequest> |
GetCompanyRequest.getParserForType() |
static Parser<GetCompanyRequest> |
GetCompanyRequest.parser() |
Modifier and Type | Method and Description |
---|---|
Company |
CompanyServiceGrpc.CompanyServiceBlockingStub.getCompany(GetCompanyRequest request)
Retrieves specified company.
|
com.google.common.util.concurrent.ListenableFuture<Company> |
CompanyServiceGrpc.CompanyServiceFutureStub.getCompany(GetCompanyRequest request)
Retrieves specified company.
|
Company |
CompanyServiceClient.getCompany(GetCompanyRequest request)
Retrieves specified company.
|
void |
CompanyServiceGrpc.CompanyServiceImplBase.getCompany(GetCompanyRequest request,
StreamObserver<Company> responseObserver)
Retrieves specified company.
|
void |
CompanyServiceGrpc.CompanyServiceStub.getCompany(GetCompanyRequest request,
StreamObserver<Company> responseObserver)
Retrieves specified company.
|
GetCompanyRequest.Builder |
GetCompanyRequest.Builder.mergeFrom(GetCompanyRequest other) |
static GetCompanyRequest.Builder |
GetCompanyRequest.newBuilder(GetCompanyRequest prototype) |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetCompanyRequest,Company> |
CompanyServiceStub.getCompanyCallable() |
UnaryCallable<GetCompanyRequest,Company> |
GrpcCompanyServiceStub.getCompanyCallable() |
UnaryCallable<GetCompanyRequest,Company> |
HttpJsonCompanyServiceStub.getCompanyCallable() |
UnaryCallSettings<GetCompanyRequest,Company> |
CompanyServiceStubSettings.getCompanySettings()
Returns the object with the settings used for calls to getCompany.
|
UnaryCallSettings.Builder<GetCompanyRequest,Company> |
CompanyServiceStubSettings.Builder.getCompanySettings()
Returns the builder for the settings used for calls to getCompany.
|
Copyright © 2022 Google LLC. All rights reserved.