Skip to content

Commit e67fd01

Browse files
andreamlinsduskis
authored andcommitted
synth (#5013)
1 parent 870d214 commit e67fd01

127 files changed

Lines changed: 5604 additions & 11541 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

google-api-grpc/grpc-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobServiceGrpc.java

Lines changed: 32 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -573,12 +573,10 @@ public void batchDeleteJobs(
573573
*
574574
*
575575
* <pre>
576-
* Searches for jobs using the provided
577-
* [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
578-
* This call constrains the
579-
* [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in
580-
* the database, and only returns jobs that the caller has permission to
581-
* search against.
576+
* Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
577+
* This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs
578+
* present in the database, and only returns jobs that the caller has
579+
* permission to search against.
582580
* </pre>
583581
*/
584582
public void searchJobs(
@@ -592,16 +590,14 @@ public void searchJobs(
592590
*
593591
*
594592
* <pre>
595-
* Searches for jobs using the provided
596-
* [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
593+
* Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
597594
* This API call is intended for the use case of targeting passive job
598595
* seekers (for example, job seekers who have signed up to receive email
599596
* alerts about potential job opportunities), and has different algorithmic
600597
* adjustments that are targeted to passive job seekers.
601-
* This call constrains the
602-
* [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in
603-
* the database, and only returns jobs the caller has permission to search
604-
* against.
598+
* This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs
599+
* present in the database, and only returns jobs the caller has
600+
* permission to search against.
605601
* </pre>
606602
*/
607603
public void searchJobsForAlert(
@@ -797,12 +793,10 @@ public void batchDeleteJobs(
797793
*
798794
*
799795
* <pre>
800-
* Searches for jobs using the provided
801-
* [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
802-
* This call constrains the
803-
* [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in
804-
* the database, and only returns jobs that the caller has permission to
805-
* search against.
796+
* Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
797+
* This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs
798+
* present in the database, and only returns jobs that the caller has
799+
* permission to search against.
806800
* </pre>
807801
*/
808802
public void searchJobs(
@@ -819,16 +813,14 @@ public void searchJobs(
819813
*
820814
*
821815
* <pre>
822-
* Searches for jobs using the provided
823-
* [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
816+
* Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
824817
* This API call is intended for the use case of targeting passive job
825818
* seekers (for example, job seekers who have signed up to receive email
826819
* alerts about potential job opportunities), and has different algorithmic
827820
* adjustments that are targeted to passive job seekers.
828-
* This call constrains the
829-
* [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in
830-
* the database, and only returns jobs the caller has permission to search
831-
* against.
821+
* This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs
822+
* present in the database, and only returns jobs the caller has
823+
* permission to search against.
832824
* </pre>
833825
*/
834826
public void searchJobsForAlert(
@@ -949,12 +941,10 @@ public com.google.protobuf.Empty batchDeleteJobs(
949941
*
950942
*
951943
* <pre>
952-
* Searches for jobs using the provided
953-
* [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
954-
* This call constrains the
955-
* [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in
956-
* the database, and only returns jobs that the caller has permission to
957-
* search against.
944+
* Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
945+
* This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs
946+
* present in the database, and only returns jobs that the caller has
947+
* permission to search against.
958948
* </pre>
959949
*/
960950
public com.google.cloud.talent.v4beta1.SearchJobsResponse searchJobs(
@@ -967,16 +957,14 @@ public com.google.cloud.talent.v4beta1.SearchJobsResponse searchJobs(
967957
*
968958
*
969959
* <pre>
970-
* Searches for jobs using the provided
971-
* [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
960+
* Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
972961
* This API call is intended for the use case of targeting passive job
973962
* seekers (for example, job seekers who have signed up to receive email
974963
* alerts about potential job opportunities), and has different algorithmic
975964
* adjustments that are targeted to passive job seekers.
976-
* This call constrains the
977-
* [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in
978-
* the database, and only returns jobs the caller has permission to search
979-
* against.
965+
* This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs
966+
* present in the database, and only returns jobs the caller has
967+
* permission to search against.
980968
* </pre>
981969
*/
982970
public com.google.cloud.talent.v4beta1.SearchJobsResponse searchJobsForAlert(
@@ -1098,12 +1086,10 @@ public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Em
10981086
*
10991087
*
11001088
* <pre>
1101-
* Searches for jobs using the provided
1102-
* [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
1103-
* This call constrains the
1104-
* [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in
1105-
* the database, and only returns jobs that the caller has permission to
1106-
* search against.
1089+
* Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
1090+
* This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs
1091+
* present in the database, and only returns jobs that the caller has
1092+
* permission to search against.
11071093
* </pre>
11081094
*/
11091095
public com.google.common.util.concurrent.ListenableFuture<
@@ -1117,16 +1103,14 @@ public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Em
11171103
*
11181104
*
11191105
* <pre>
1120-
* Searches for jobs using the provided
1121-
* [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
1106+
* Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
11221107
* This API call is intended for the use case of targeting passive job
11231108
* seekers (for example, job seekers who have signed up to receive email
11241109
* alerts about potential job opportunities), and has different algorithmic
11251110
* adjustments that are targeted to passive job seekers.
1126-
* This call constrains the
1127-
* [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in
1128-
* the database, and only returns jobs the caller has permission to search
1129-
* against.
1111+
* This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs
1112+
* present in the database, and only returns jobs the caller has
1113+
* permission to search against.
11301114
* </pre>
11311115
*/
11321116
public com.google.common.util.concurrent.ListenableFuture<

google-api-grpc/grpc-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileServiceGrpc.java

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -471,9 +471,7 @@ public void deleteProfile(
471471
* Searches for profiles within a tenant.
472472
* For example, search by raw queries "software engineer in Mountain View" or
473473
* search by structured filters (location filter, education filter, etc.).
474-
* See
475-
* [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest]
476-
* for more information.
474+
* See [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] for more information.
477475
* </pre>
478476
*/
479477
public void searchProfiles(
@@ -641,9 +639,7 @@ public void deleteProfile(
641639
* Searches for profiles within a tenant.
642640
* For example, search by raw queries "software engineer in Mountain View" or
643641
* search by structured filters (location filter, education filter, etc.).
644-
* See
645-
* [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest]
646-
* for more information.
642+
* See [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] for more information.
647643
* </pre>
648644
*/
649645
public void searchProfiles(
@@ -755,9 +751,7 @@ public com.google.protobuf.Empty deleteProfile(
755751
* Searches for profiles within a tenant.
756752
* For example, search by raw queries "software engineer in Mountain View" or
757753
* search by structured filters (location filter, education filter, etc.).
758-
* See
759-
* [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest]
760-
* for more information.
754+
* See [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] for more information.
761755
* </pre>
762756
*/
763757
public com.google.cloud.talent.v4beta1.SearchProfilesResponse searchProfiles(
@@ -869,9 +863,7 @@ protected ProfileServiceFutureStub build(
869863
* Searches for profiles within a tenant.
870864
* For example, search by raw queries "software engineer in Mountain View" or
871865
* search by structured filters (location filter, education filter, etc.).
872-
* See
873-
* [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest]
874-
* for more information.
866+
* See [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] for more information.
875867
* </pre>
876868
*/
877869
public com.google.common.util.concurrent.ListenableFuture<

0 commit comments

Comments
 (0)