Uses of Class
com.google.cloud.talent.v4beta1.CompanyServiceClient
-
Packages that use CompanyServiceClient Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution API -
-
Uses of CompanyServiceClient in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return CompanyServiceClient Modifier and Type Method Description static CompanyServiceClient
CompanyServiceClient. create()
Constructs an instance of CompanyServiceClient with default settings.static CompanyServiceClient
CompanyServiceClient. create(CompanyServiceSettings settings)
Constructs an instance of CompanyServiceClient, using the given settings.static CompanyServiceClient
CompanyServiceClient. create(CompanyServiceStub stub)
Constructs an instance of CompanyServiceClient, using the given stub for making calls.
-