Uses of Class
com.google.cloud.talent.v4beta1.ListCompaniesResponse
-
Packages that use ListCompaniesResponse Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution APIcom.google.cloud.talent.v4beta1.stub -
-
Uses of ListCompaniesResponse in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return ListCompaniesResponse Modifier and Type Method Description ListCompaniesResponseListCompaniesResponse.Builder. build()ListCompaniesResponseListCompaniesResponse.Builder. buildPartial()static ListCompaniesResponseListCompaniesResponse. getDefaultInstance()ListCompaniesResponseListCompaniesResponse.Builder. getDefaultInstanceForType()ListCompaniesResponseListCompaniesResponse. getDefaultInstanceForType()ListCompaniesResponseCompanyServiceGrpc.CompanyServiceBlockingStub. listCompanies(ListCompaniesRequest request)Lists all companies associated with the project.static ListCompaniesResponseListCompaniesResponse. parseDelimitedFrom(InputStream input)static ListCompaniesResponseListCompaniesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCompaniesResponseListCompaniesResponse. parseFrom(byte[] data)static ListCompaniesResponseListCompaniesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCompaniesResponseListCompaniesResponse. parseFrom(com.google.protobuf.ByteString data)static ListCompaniesResponseListCompaniesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCompaniesResponseListCompaniesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListCompaniesResponseListCompaniesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCompaniesResponseListCompaniesResponse. parseFrom(InputStream input)static ListCompaniesResponseListCompaniesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCompaniesResponseListCompaniesResponse. parseFrom(ByteBuffer data)static ListCompaniesResponseListCompaniesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.talent.v4beta1 that return types with arguments of type ListCompaniesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCompaniesRequest,ListCompaniesResponse>CompanyServiceGrpc. getListCompaniesMethod()com.google.protobuf.Parser<ListCompaniesResponse>ListCompaniesResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListCompaniesResponse>CompanyServiceGrpc.CompanyServiceFutureStub. listCompanies(ListCompaniesRequest request)Lists all companies associated with the project.com.google.api.gax.rpc.UnaryCallable<ListCompaniesRequest,ListCompaniesResponse>CompanyServiceClient. listCompaniesCallable()Lists all companies associated with the project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCompaniesRequest,ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse>CompanyServiceSettings.Builder. listCompaniesSettings()Returns the builder for the settings used for calls to listCompanies.com.google.api.gax.rpc.PagedCallSettings<ListCompaniesRequest,ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse>CompanyServiceSettings. listCompaniesSettings()Returns the object with the settings used for calls to listCompanies.static com.google.protobuf.Parser<ListCompaniesResponse>ListCompaniesResponse. parser()Methods in com.google.cloud.talent.v4beta1 with parameters of type ListCompaniesResponse Modifier and Type Method Description protected CompanyServiceClient.ListCompaniesPageCompanyServiceClient.ListCompaniesPage. createPage(com.google.api.gax.rpc.PageContext<ListCompaniesRequest,ListCompaniesResponse,Company> context, ListCompaniesResponse response)ListCompaniesResponse.BuilderListCompaniesResponse.Builder. mergeFrom(ListCompaniesResponse other)static ListCompaniesResponse.BuilderListCompaniesResponse. newBuilder(ListCompaniesResponse prototype)Method parameters in com.google.cloud.talent.v4beta1 with type arguments of type ListCompaniesResponse Modifier and Type Method Description 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)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)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)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. listCompanies(ListCompaniesRequest request, io.grpc.stub.StreamObserver<ListCompaniesResponse> responseObserver)Lists all companies associated with the project.voidCompanyServiceGrpc.CompanyServiceStub. listCompanies(ListCompaniesRequest request, io.grpc.stub.StreamObserver<ListCompaniesResponse> responseObserver)Lists all companies associated with the project. -
Uses of ListCompaniesResponse in com.google.cloud.talent.v4beta1.stub
Methods in com.google.cloud.talent.v4beta1.stub that return types with arguments of type ListCompaniesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCompaniesRequest,ListCompaniesResponse>CompanyServiceStub. listCompaniesCallable()com.google.api.gax.rpc.UnaryCallable<ListCompaniesRequest,ListCompaniesResponse>GrpcCompanyServiceStub. listCompaniesCallable()com.google.api.gax.rpc.UnaryCallable<ListCompaniesRequest,ListCompaniesResponse>HttpJsonCompanyServiceStub. listCompaniesCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListCompaniesRequest,ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse>CompanyServiceStubSettings.Builder. listCompaniesSettings()Returns the builder for the settings used for calls to listCompanies.com.google.api.gax.rpc.PagedCallSettings<ListCompaniesRequest,ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse>CompanyServiceStubSettings. listCompaniesSettings()Returns the object with the settings used for calls to listCompanies.
-