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