Uses of Class
com.google.cloud.talent.v4.Company
-
Packages that use Company Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution APIcom.google.cloud.talent.v4.stub -
-
Uses of Company in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 that return Company Modifier and Type Method Description CompanyCompany.Builder. build()CompanyCompany.Builder. buildPartial()CompanyCompanyServiceClient. createCompany(CreateCompanyRequest request)Creates a new company entity.CompanyCompanyServiceClient. createCompany(TenantName parent, Company company)Creates a new company entity.CompanyCompanyServiceClient. createCompany(String parent, Company company)Creates a new company entity.CompanyCompanyServiceGrpc.CompanyServiceBlockingStub. createCompany(CreateCompanyRequest request)Creates a new company entity.CompanyListCompaniesResponse.Builder. getCompanies(int index)Companies for the current client.CompanyListCompaniesResponse. getCompanies(int index)Companies for the current client.CompanyListCompaniesResponseOrBuilder. getCompanies(int index)Companies for the current client.CompanyCompanyServiceClient. getCompany(CompanyName name)Retrieves specified company.CompanyCompanyServiceClient. getCompany(GetCompanyRequest request)Retrieves specified company.CompanyCompanyServiceClient. getCompany(String name)Retrieves specified company.CompanyCompanyServiceGrpc.CompanyServiceBlockingStub. getCompany(GetCompanyRequest request)Retrieves specified company.CompanyCreateCompanyRequest.Builder. getCompany()Required.CompanyCreateCompanyRequest. getCompany()Required.CompanyCreateCompanyRequestOrBuilder. getCompany()Required.CompanyUpdateCompanyRequest.Builder. getCompany()Required.CompanyUpdateCompanyRequest. getCompany()Required.CompanyUpdateCompanyRequestOrBuilder. getCompany()Required.static CompanyCompany. getDefaultInstance()CompanyCompany.Builder. getDefaultInstanceForType()CompanyCompany. getDefaultInstanceForType()static CompanyCompany. parseDelimitedFrom(InputStream input)static CompanyCompany. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompanyCompany. parseFrom(byte[] data)static CompanyCompany. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompanyCompany. parseFrom(com.google.protobuf.ByteString data)static CompanyCompany. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompanyCompany. parseFrom(com.google.protobuf.CodedInputStream input)static CompanyCompany. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompanyCompany. parseFrom(InputStream input)static CompanyCompany. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompanyCompany. parseFrom(ByteBuffer data)static CompanyCompany. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)CompanyCompanyServiceClient. updateCompany(Company company, com.google.protobuf.FieldMask updateMask)Updates specified company.CompanyCompanyServiceClient. updateCompany(UpdateCompanyRequest request)Updates specified company.CompanyCompanyServiceGrpc.CompanyServiceBlockingStub. updateCompany(UpdateCompanyRequest request)Updates specified company.Methods in com.google.cloud.talent.v4 that return types with arguments of type Company Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Company>CompanyServiceGrpc.CompanyServiceFutureStub. createCompany(CreateCompanyRequest request)Creates a new company entity.com.google.api.gax.rpc.UnaryCallable<CreateCompanyRequest,Company>CompanyServiceClient. createCompanyCallable()Creates a new company entity.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCompanyRequest,Company>CompanyServiceSettings.Builder. createCompanySettings()Returns the builder for the settings used for calls to createCompany.com.google.api.gax.rpc.UnaryCallSettings<CreateCompanyRequest,Company>CompanyServiceSettings. createCompanySettings()Returns the object with the settings used for calls to createCompany.List<Company>ListCompaniesResponse.Builder. getCompaniesList()Companies for the current client.List<Company>ListCompaniesResponse. getCompaniesList()Companies for the current client.List<Company>ListCompaniesResponseOrBuilder. getCompaniesList()Companies for the current client.com.google.common.util.concurrent.ListenableFuture<Company>CompanyServiceGrpc.CompanyServiceFutureStub. getCompany(GetCompanyRequest request)Retrieves specified company.com.google.api.gax.rpc.UnaryCallable<GetCompanyRequest,Company>CompanyServiceClient. getCompanyCallable()Retrieves specified company.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCompanyRequest,Company>CompanyServiceSettings.Builder. getCompanySettings()Returns the builder for the settings used for calls to getCompany.com.google.api.gax.rpc.UnaryCallSettings<GetCompanyRequest,Company>CompanyServiceSettings. getCompanySettings()Returns the object with the settings used for calls to getCompany.static io.grpc.MethodDescriptor<CreateCompanyRequest,Company>CompanyServiceGrpc. getCreateCompanyMethod()static io.grpc.MethodDescriptor<GetCompanyRequest,Company>CompanyServiceGrpc. getGetCompanyMethod()com.google.protobuf.Parser<Company>Company. getParserForType()static io.grpc.MethodDescriptor<UpdateCompanyRequest,Company>CompanyServiceGrpc. getUpdateCompanyMethod()static com.google.protobuf.Parser<Company>Company. parser()com.google.common.util.concurrent.ListenableFuture<Company>CompanyServiceGrpc.CompanyServiceFutureStub. updateCompany(UpdateCompanyRequest request)Updates specified company.com.google.api.gax.rpc.UnaryCallable<UpdateCompanyRequest,Company>CompanyServiceClient. updateCompanyCallable()Updates specified company.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCompanyRequest,Company>CompanyServiceSettings.Builder. updateCompanySettings()Returns the builder for the settings used for calls to updateCompany.com.google.api.gax.rpc.UnaryCallSettings<UpdateCompanyRequest,Company>CompanyServiceSettings. updateCompanySettings()Returns the object with the settings used for calls to updateCompany.Methods in com.google.cloud.talent.v4 with parameters of type Company Modifier and Type Method Description ListCompaniesResponse.BuilderListCompaniesResponse.Builder. addCompanies(int index, Company value)Companies for the current client.ListCompaniesResponse.BuilderListCompaniesResponse.Builder. addCompanies(Company value)Companies for the current client.CompanyCompanyServiceClient. createCompany(TenantName parent, Company company)Creates a new company entity.CompanyCompanyServiceClient. createCompany(String parent, Company company)Creates a new company entity.CreateCompanyRequest.BuilderCreateCompanyRequest.Builder. mergeCompany(Company value)Required.UpdateCompanyRequest.BuilderUpdateCompanyRequest.Builder. mergeCompany(Company value)Required.Company.BuilderCompany.Builder. mergeFrom(Company other)static Company.BuilderCompany. newBuilder(Company prototype)ListCompaniesResponse.BuilderListCompaniesResponse.Builder. setCompanies(int index, Company value)Companies for the current client.CreateCompanyRequest.BuilderCreateCompanyRequest.Builder. setCompany(Company value)Required.UpdateCompanyRequest.BuilderUpdateCompanyRequest.Builder. setCompany(Company value)Required.CompanyCompanyServiceClient. updateCompany(Company company, com.google.protobuf.FieldMask updateMask)Updates specified company.Method parameters in com.google.cloud.talent.v4 with type arguments of type Company Modifier and Type Method Description ListCompaniesResponse.BuilderListCompaniesResponse.Builder. addAllCompanies(Iterable<? extends Company> values)Companies for the current client.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)default voidCompanyServiceGrpc.AsyncService. createCompany(CreateCompanyRequest request, io.grpc.stub.StreamObserver<Company> responseObserver)Creates a new company entity.voidCompanyServiceGrpc.CompanyServiceStub. createCompany(CreateCompanyRequest request, io.grpc.stub.StreamObserver<Company> responseObserver)Creates a new company entity.protected CompanyServiceClient.ListCompaniesPageCompanyServiceClient.ListCompaniesPage. createPage(com.google.api.gax.rpc.PageContext<ListCompaniesRequest,ListCompaniesResponse,Company> context, ListCompaniesResponse response)com.google.api.core.ApiFuture<CompanyServiceClient.ListCompaniesPage>CompanyServiceClient.ListCompaniesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCompaniesRequest,ListCompaniesResponse,Company> context, com.google.api.core.ApiFuture<ListCompaniesResponse> futureResponse)default voidCompanyServiceGrpc.AsyncService. getCompany(GetCompanyRequest request, io.grpc.stub.StreamObserver<Company> responseObserver)Retrieves specified company.voidCompanyServiceGrpc.CompanyServiceStub. getCompany(GetCompanyRequest request, io.grpc.stub.StreamObserver<Company> responseObserver)Retrieves specified company.default voidCompanyServiceGrpc.AsyncService. updateCompany(UpdateCompanyRequest request, io.grpc.stub.StreamObserver<Company> responseObserver)Updates specified company.voidCompanyServiceGrpc.CompanyServiceStub. updateCompany(UpdateCompanyRequest request, io.grpc.stub.StreamObserver<Company> responseObserver)Updates specified company. -
Uses of Company in com.google.cloud.talent.v4.stub
Methods in com.google.cloud.talent.v4.stub that return types with arguments of type Company Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateCompanyRequest,Company>CompanyServiceStub. createCompanyCallable()com.google.api.gax.rpc.UnaryCallable<CreateCompanyRequest,Company>GrpcCompanyServiceStub. createCompanyCallable()com.google.api.gax.rpc.UnaryCallable<CreateCompanyRequest,Company>HttpJsonCompanyServiceStub. createCompanyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCompanyRequest,Company>CompanyServiceStubSettings.Builder. createCompanySettings()Returns the builder for the settings used for calls to createCompany.com.google.api.gax.rpc.UnaryCallSettings<CreateCompanyRequest,Company>CompanyServiceStubSettings. createCompanySettings()Returns the object with the settings used for calls to createCompany.com.google.api.gax.rpc.UnaryCallable<GetCompanyRequest,Company>CompanyServiceStub. getCompanyCallable()com.google.api.gax.rpc.UnaryCallable<GetCompanyRequest,Company>GrpcCompanyServiceStub. getCompanyCallable()com.google.api.gax.rpc.UnaryCallable<GetCompanyRequest,Company>HttpJsonCompanyServiceStub. getCompanyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCompanyRequest,Company>CompanyServiceStubSettings.Builder. getCompanySettings()Returns the builder for the settings used for calls to getCompany.com.google.api.gax.rpc.UnaryCallSettings<GetCompanyRequest,Company>CompanyServiceStubSettings. getCompanySettings()Returns the object with the settings used for calls to getCompany.com.google.api.gax.rpc.UnaryCallable<UpdateCompanyRequest,Company>CompanyServiceStub. updateCompanyCallable()com.google.api.gax.rpc.UnaryCallable<UpdateCompanyRequest,Company>GrpcCompanyServiceStub. updateCompanyCallable()com.google.api.gax.rpc.UnaryCallable<UpdateCompanyRequest,Company>HttpJsonCompanyServiceStub. updateCompanyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCompanyRequest,Company>CompanyServiceStubSettings.Builder. updateCompanySettings()Returns the builder for the settings used for calls to updateCompany.com.google.api.gax.rpc.UnaryCallSettings<UpdateCompanyRequest,Company>CompanyServiceStubSettings. updateCompanySettings()Returns the object with the settings used for calls to updateCompany.
-