Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
chore: update gapic-generator-java to 0.0.16 (#378)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/6f07ab7f-393f-41eb-a2cc-cc0096abe7a5/targets

- [ ] To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 350067652
Source-Link: googleapis/googleapis@ad3bb00
  • Loading branch information
yoshi-automation committed Jan 11, 2021
1 parent fab1e21 commit b705a02
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 5 deletions.
Expand Up @@ -95,6 +95,7 @@ public void createCompanyTest() throws Exception {
.setCareerSiteUri("careerSiteUri2004228935")
.setImageUri("imageUri-859610607")
.addAllKeywordSearchableJobCustomAttributes(new ArrayList<String>())
.setDerivedInfo(Company.DerivedInfo.newBuilder().build())
.setSuspended(true)
.build();
mockCompanyService.addResponse(expectedResponse);
Expand Down Expand Up @@ -146,6 +147,7 @@ public void createCompanyTest2() throws Exception {
.setCareerSiteUri("careerSiteUri2004228935")
.setImageUri("imageUri-859610607")
.addAllKeywordSearchableJobCustomAttributes(new ArrayList<String>())
.setDerivedInfo(Company.DerivedInfo.newBuilder().build())
.setSuspended(true)
.build();
mockCompanyService.addResponse(expectedResponse);
Expand Down Expand Up @@ -197,6 +199,7 @@ public void getCompanyTest() throws Exception {
.setCareerSiteUri("careerSiteUri2004228935")
.setImageUri("imageUri-859610607")
.addAllKeywordSearchableJobCustomAttributes(new ArrayList<String>())
.setDerivedInfo(Company.DerivedInfo.newBuilder().build())
.setSuspended(true)
.build();
mockCompanyService.addResponse(expectedResponse);
Expand Down Expand Up @@ -245,6 +248,7 @@ public void getCompanyTest2() throws Exception {
.setCareerSiteUri("careerSiteUri2004228935")
.setImageUri("imageUri-859610607")
.addAllKeywordSearchableJobCustomAttributes(new ArrayList<String>())
.setDerivedInfo(Company.DerivedInfo.newBuilder().build())
.setSuspended(true)
.build();
mockCompanyService.addResponse(expectedResponse);
Expand Down Expand Up @@ -293,6 +297,7 @@ public void updateCompanyTest() throws Exception {
.setCareerSiteUri("careerSiteUri2004228935")
.setImageUri("imageUri-859610607")
.addAllKeywordSearchableJobCustomAttributes(new ArrayList<String>())
.setDerivedInfo(Company.DerivedInfo.newBuilder().build())
.setSuspended(true)
.build();
mockCompanyService.addResponse(expectedResponse);
Expand Down
Expand Up @@ -97,6 +97,7 @@ public void createJobTest() throws Exception {
.setTitle("title110371416")
.setDescription("description-1724546052")
.addAllAddresses(new ArrayList<String>())
.setApplicationInfo(Job.ApplicationInfo.newBuilder().build())
.addAllJobBenefits(new ArrayList<JobBenefit>())
.setCompensationInfo(CompensationInfo.newBuilder().build())
.putAllCustomAttributes(new HashMap<String, CustomAttribute>())
Expand All @@ -115,6 +116,8 @@ public void createJobTest() throws Exception {
.setPostingCreateTime(Timestamp.newBuilder().build())
.setPostingUpdateTime(Timestamp.newBuilder().build())
.setCompanyDisplayName("companyDisplayName-686915152")
.setDerivedInfo(Job.DerivedInfo.newBuilder().build())
.setProcessingOptions(Job.ProcessingOptions.newBuilder().build())
.build();
mockJobService.addResponse(expectedResponse);

Expand Down Expand Up @@ -161,6 +164,7 @@ public void createJobTest2() throws Exception {
.setTitle("title110371416")
.setDescription("description-1724546052")
.addAllAddresses(new ArrayList<String>())
.setApplicationInfo(Job.ApplicationInfo.newBuilder().build())
.addAllJobBenefits(new ArrayList<JobBenefit>())
.setCompensationInfo(CompensationInfo.newBuilder().build())
.putAllCustomAttributes(new HashMap<String, CustomAttribute>())
Expand All @@ -179,6 +183,8 @@ public void createJobTest2() throws Exception {
.setPostingCreateTime(Timestamp.newBuilder().build())
.setPostingUpdateTime(Timestamp.newBuilder().build())
.setCompanyDisplayName("companyDisplayName-686915152")
.setDerivedInfo(Job.DerivedInfo.newBuilder().build())
.setProcessingOptions(Job.ProcessingOptions.newBuilder().build())
.build();
mockJobService.addResponse(expectedResponse);

Expand Down Expand Up @@ -319,6 +325,7 @@ public void getJobTest() throws Exception {
.setTitle("title110371416")
.setDescription("description-1724546052")
.addAllAddresses(new ArrayList<String>())
.setApplicationInfo(Job.ApplicationInfo.newBuilder().build())
.addAllJobBenefits(new ArrayList<JobBenefit>())
.setCompensationInfo(CompensationInfo.newBuilder().build())
.putAllCustomAttributes(new HashMap<String, CustomAttribute>())
Expand All @@ -337,6 +344,8 @@ public void getJobTest() throws Exception {
.setPostingCreateTime(Timestamp.newBuilder().build())
.setPostingUpdateTime(Timestamp.newBuilder().build())
.setCompanyDisplayName("companyDisplayName-686915152")
.setDerivedInfo(Job.DerivedInfo.newBuilder().build())
.setProcessingOptions(Job.ProcessingOptions.newBuilder().build())
.build();
mockJobService.addResponse(expectedResponse);

Expand Down Expand Up @@ -380,6 +389,7 @@ public void getJobTest2() throws Exception {
.setTitle("title110371416")
.setDescription("description-1724546052")
.addAllAddresses(new ArrayList<String>())
.setApplicationInfo(Job.ApplicationInfo.newBuilder().build())
.addAllJobBenefits(new ArrayList<JobBenefit>())
.setCompensationInfo(CompensationInfo.newBuilder().build())
.putAllCustomAttributes(new HashMap<String, CustomAttribute>())
Expand All @@ -398,6 +408,8 @@ public void getJobTest2() throws Exception {
.setPostingCreateTime(Timestamp.newBuilder().build())
.setPostingUpdateTime(Timestamp.newBuilder().build())
.setCompanyDisplayName("companyDisplayName-686915152")
.setDerivedInfo(Job.DerivedInfo.newBuilder().build())
.setProcessingOptions(Job.ProcessingOptions.newBuilder().build())
.build();
mockJobService.addResponse(expectedResponse);

Expand Down Expand Up @@ -441,6 +453,7 @@ public void updateJobTest() throws Exception {
.setTitle("title110371416")
.setDescription("description-1724546052")
.addAllAddresses(new ArrayList<String>())
.setApplicationInfo(Job.ApplicationInfo.newBuilder().build())
.addAllJobBenefits(new ArrayList<JobBenefit>())
.setCompensationInfo(CompensationInfo.newBuilder().build())
.putAllCustomAttributes(new HashMap<String, CustomAttribute>())
Expand All @@ -459,6 +472,8 @@ public void updateJobTest() throws Exception {
.setPostingCreateTime(Timestamp.newBuilder().build())
.setPostingUpdateTime(Timestamp.newBuilder().build())
.setCompanyDisplayName("companyDisplayName-686915152")
.setDerivedInfo(Job.DerivedInfo.newBuilder().build())
.setProcessingOptions(Job.ProcessingOptions.newBuilder().build())
.build();
mockJobService.addResponse(expectedResponse);

Expand Down Expand Up @@ -871,6 +886,7 @@ public void searchJobsTest() throws Exception {
.setMaxPageSize(524069526)
.setPageToken("pageToken873572522")
.setOrderBy("orderBy-1207110587")
.setCustomRankingInfo(SearchJobsRequest.CustomRankingInfo.newBuilder().build())
.setDisableKeywordMatch(true)
.build();

Expand Down Expand Up @@ -918,6 +934,7 @@ public void searchJobsExceptionTest() throws Exception {
.setMaxPageSize(524069526)
.setPageToken("pageToken873572522")
.setOrderBy("orderBy-1207110587")
.setCustomRankingInfo(SearchJobsRequest.CustomRankingInfo.newBuilder().build())
.setDisableKeywordMatch(true)
.build();
client.searchJobs(request);
Expand Down Expand Up @@ -953,6 +970,7 @@ public void searchJobsForAlertTest() throws Exception {
.setMaxPageSize(524069526)
.setPageToken("pageToken873572522")
.setOrderBy("orderBy-1207110587")
.setCustomRankingInfo(SearchJobsRequest.CustomRankingInfo.newBuilder().build())
.setDisableKeywordMatch(true)
.build();

Expand Down Expand Up @@ -1000,6 +1018,7 @@ public void searchJobsForAlertExceptionTest() throws Exception {
.setMaxPageSize(524069526)
.setPageToken("pageToken873572522")
.setOrderBy("orderBy-1207110587")
.setCustomRankingInfo(SearchJobsRequest.CustomRankingInfo.newBuilder().build())
.setDisableKeywordMatch(true)
.build();
client.searchJobsForAlert(request);
Expand Down
Expand Up @@ -96,6 +96,7 @@ public void createCompanyTest() throws Exception {
.setCareerSiteUri("careerSiteUri2004228935")
.setImageUri("imageUri-859610607")
.addAllKeywordSearchableJobCustomAttributes(new ArrayList<String>())
.setDerivedInfo(Company.DerivedInfo.newBuilder().build())
.setSuspended(true)
.build();
mockCompanyService.addResponse(expectedResponse);
Expand Down Expand Up @@ -149,6 +150,7 @@ public void createCompanyTest2() throws Exception {
.setCareerSiteUri("careerSiteUri2004228935")
.setImageUri("imageUri-859610607")
.addAllKeywordSearchableJobCustomAttributes(new ArrayList<String>())
.setDerivedInfo(Company.DerivedInfo.newBuilder().build())
.setSuspended(true)
.build();
mockCompanyService.addResponse(expectedResponse);
Expand Down Expand Up @@ -202,6 +204,7 @@ public void createCompanyTest3() throws Exception {
.setCareerSiteUri("careerSiteUri2004228935")
.setImageUri("imageUri-859610607")
.addAllKeywordSearchableJobCustomAttributes(new ArrayList<String>())
.setDerivedInfo(Company.DerivedInfo.newBuilder().build())
.setSuspended(true)
.build();
mockCompanyService.addResponse(expectedResponse);
Expand Down Expand Up @@ -255,6 +258,7 @@ public void getCompanyTest() throws Exception {
.setCareerSiteUri("careerSiteUri2004228935")
.setImageUri("imageUri-859610607")
.addAllKeywordSearchableJobCustomAttributes(new ArrayList<String>())
.setDerivedInfo(Company.DerivedInfo.newBuilder().build())
.setSuspended(true)
.build();
mockCompanyService.addResponse(expectedResponse);
Expand Down Expand Up @@ -306,6 +310,7 @@ public void getCompanyTest2() throws Exception {
.setCareerSiteUri("careerSiteUri2004228935")
.setImageUri("imageUri-859610607")
.addAllKeywordSearchableJobCustomAttributes(new ArrayList<String>())
.setDerivedInfo(Company.DerivedInfo.newBuilder().build())
.setSuspended(true)
.build();
mockCompanyService.addResponse(expectedResponse);
Expand Down Expand Up @@ -356,6 +361,7 @@ public void updateCompanyTest() throws Exception {
.setCareerSiteUri("careerSiteUri2004228935")
.setImageUri("imageUri-859610607")
.addAllKeywordSearchableJobCustomAttributes(new ArrayList<String>())
.setDerivedInfo(Company.DerivedInfo.newBuilder().build())
.setSuspended(true)
.build();
mockCompanyService.addResponse(expectedResponse);
Expand Down
Expand Up @@ -100,6 +100,7 @@ public void createJobTest() throws Exception {
.setTitle("title110371416")
.setDescription("description-1724546052")
.addAllAddresses(new ArrayList<String>())
.setApplicationInfo(Job.ApplicationInfo.newBuilder().build())
.addAllJobBenefits(new ArrayList<JobBenefit>())
.setCompensationInfo(CompensationInfo.newBuilder().build())
.putAllCustomAttributes(new HashMap<String, CustomAttribute>())
Expand All @@ -118,6 +119,8 @@ public void createJobTest() throws Exception {
.setPostingCreateTime(Timestamp.newBuilder().build())
.setPostingUpdateTime(Timestamp.newBuilder().build())
.setCompanyDisplayName("companyDisplayName-686915152")
.setDerivedInfo(Job.DerivedInfo.newBuilder().build())
.setProcessingOptions(Job.ProcessingOptions.newBuilder().build())
.build();
mockJobService.addResponse(expectedResponse);

Expand Down Expand Up @@ -166,6 +169,7 @@ public void createJobTest2() throws Exception {
.setTitle("title110371416")
.setDescription("description-1724546052")
.addAllAddresses(new ArrayList<String>())
.setApplicationInfo(Job.ApplicationInfo.newBuilder().build())
.addAllJobBenefits(new ArrayList<JobBenefit>())
.setCompensationInfo(CompensationInfo.newBuilder().build())
.putAllCustomAttributes(new HashMap<String, CustomAttribute>())
Expand All @@ -184,6 +188,8 @@ public void createJobTest2() throws Exception {
.setPostingCreateTime(Timestamp.newBuilder().build())
.setPostingUpdateTime(Timestamp.newBuilder().build())
.setCompanyDisplayName("companyDisplayName-686915152")
.setDerivedInfo(Job.DerivedInfo.newBuilder().build())
.setProcessingOptions(Job.ProcessingOptions.newBuilder().build())
.build();
mockJobService.addResponse(expectedResponse);

Expand Down Expand Up @@ -232,6 +238,7 @@ public void createJobTest3() throws Exception {
.setTitle("title110371416")
.setDescription("description-1724546052")
.addAllAddresses(new ArrayList<String>())
.setApplicationInfo(Job.ApplicationInfo.newBuilder().build())
.addAllJobBenefits(new ArrayList<JobBenefit>())
.setCompensationInfo(CompensationInfo.newBuilder().build())
.putAllCustomAttributes(new HashMap<String, CustomAttribute>())
Expand All @@ -250,6 +257,8 @@ public void createJobTest3() throws Exception {
.setPostingCreateTime(Timestamp.newBuilder().build())
.setPostingUpdateTime(Timestamp.newBuilder().build())
.setCompanyDisplayName("companyDisplayName-686915152")
.setDerivedInfo(Job.DerivedInfo.newBuilder().build())
.setProcessingOptions(Job.ProcessingOptions.newBuilder().build())
.build();
mockJobService.addResponse(expectedResponse);

Expand Down Expand Up @@ -445,6 +454,7 @@ public void getJobTest() throws Exception {
.setTitle("title110371416")
.setDescription("description-1724546052")
.addAllAddresses(new ArrayList<String>())
.setApplicationInfo(Job.ApplicationInfo.newBuilder().build())
.addAllJobBenefits(new ArrayList<JobBenefit>())
.setCompensationInfo(CompensationInfo.newBuilder().build())
.putAllCustomAttributes(new HashMap<String, CustomAttribute>())
Expand All @@ -463,6 +473,8 @@ public void getJobTest() throws Exception {
.setPostingCreateTime(Timestamp.newBuilder().build())
.setPostingUpdateTime(Timestamp.newBuilder().build())
.setCompanyDisplayName("companyDisplayName-686915152")
.setDerivedInfo(Job.DerivedInfo.newBuilder().build())
.setProcessingOptions(Job.ProcessingOptions.newBuilder().build())
.build();
mockJobService.addResponse(expectedResponse);

Expand Down Expand Up @@ -508,6 +520,7 @@ public void getJobTest2() throws Exception {
.setTitle("title110371416")
.setDescription("description-1724546052")
.addAllAddresses(new ArrayList<String>())
.setApplicationInfo(Job.ApplicationInfo.newBuilder().build())
.addAllJobBenefits(new ArrayList<JobBenefit>())
.setCompensationInfo(CompensationInfo.newBuilder().build())
.putAllCustomAttributes(new HashMap<String, CustomAttribute>())
Expand All @@ -526,6 +539,8 @@ public void getJobTest2() throws Exception {
.setPostingCreateTime(Timestamp.newBuilder().build())
.setPostingUpdateTime(Timestamp.newBuilder().build())
.setCompanyDisplayName("companyDisplayName-686915152")
.setDerivedInfo(Job.DerivedInfo.newBuilder().build())
.setProcessingOptions(Job.ProcessingOptions.newBuilder().build())
.build();
mockJobService.addResponse(expectedResponse);

Expand Down Expand Up @@ -571,6 +586,7 @@ public void updateJobTest() throws Exception {
.setTitle("title110371416")
.setDescription("description-1724546052")
.addAllAddresses(new ArrayList<String>())
.setApplicationInfo(Job.ApplicationInfo.newBuilder().build())
.addAllJobBenefits(new ArrayList<JobBenefit>())
.setCompensationInfo(CompensationInfo.newBuilder().build())
.putAllCustomAttributes(new HashMap<String, CustomAttribute>())
Expand All @@ -589,6 +605,8 @@ public void updateJobTest() throws Exception {
.setPostingCreateTime(Timestamp.newBuilder().build())
.setPostingUpdateTime(Timestamp.newBuilder().build())
.setCompanyDisplayName("companyDisplayName-686915152")
.setDerivedInfo(Job.DerivedInfo.newBuilder().build())
.setProcessingOptions(Job.ProcessingOptions.newBuilder().build())
.build();
mockJobService.addResponse(expectedResponse);

Expand Down Expand Up @@ -1112,6 +1130,7 @@ public void searchJobsTest() throws Exception {
.setPageSize(883849137)
.setPageToken("pageToken873572522")
.setOrderBy("orderBy-1207110587")
.setCustomRankingInfo(SearchJobsRequest.CustomRankingInfo.newBuilder().build())
.setDisableKeywordMatch(true)
.build();

Expand Down Expand Up @@ -1168,6 +1187,7 @@ public void searchJobsExceptionTest() throws Exception {
.setPageSize(883849137)
.setPageToken("pageToken873572522")
.setOrderBy("orderBy-1207110587")
.setCustomRankingInfo(SearchJobsRequest.CustomRankingInfo.newBuilder().build())
.setDisableKeywordMatch(true)
.build();
client.searchJobs(request);
Expand Down Expand Up @@ -1200,6 +1220,7 @@ public void searchJobsForAlertTest() throws Exception {
.setPageSize(883849137)
.setPageToken("pageToken873572522")
.setOrderBy("orderBy-1207110587")
.setCustomRankingInfo(SearchJobsRequest.CustomRankingInfo.newBuilder().build())
.setDisableKeywordMatch(true)
.build();

Expand Down Expand Up @@ -1256,6 +1277,7 @@ public void searchJobsForAlertExceptionTest() throws Exception {
.setPageSize(883849137)
.setPageToken("pageToken873572522")
.setOrderBy("orderBy-1207110587")
.setCustomRankingInfo(SearchJobsRequest.CustomRankingInfo.newBuilder().build())
.setDisableKeywordMatch(true)
.build();
client.searchJobsForAlert(request);
Expand Down
10 changes: 5 additions & 5 deletions synth.metadata
Expand Up @@ -4,23 +4,23 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-talent.git",
"sha": "df59c9974090c47f819797e516bcef6a6f1b013c"
"sha": "59dd2aaa8731700dbdad3c82e75d1a209eb2eb02"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "857f70daef9f4c38f042fb3dfb7b8423ae18fd19",
"internalRef": "346372957"
"sha": "ad3bb00ed7750cd0625b3a36e0e2eff29f778e4a",
"internalRef": "350067652"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "857f70daef9f4c38f042fb3dfb7b8423ae18fd19",
"internalRef": "346372957"
"sha": "ad3bb00ed7750cd0625b3a36e0e2eff29f778e4a",
"internalRef": "350067652"
}
},
{
Expand Down

0 comments on commit b705a02

Please sign in to comment.