From 4ca901879f86aab61091cea52e8a9b653639df24 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Tue, 23 Apr 2019 00:54:48 -0700 Subject: [PATCH] Regenerate talent client --- .../cloud/talent/v4beta1/JobServiceGrpc.java | 80 +- .../talent/v4beta1/ProfileServiceGrpc.java | 16 +- .../google/cloud/talent/v4beta1/Activity.java | 180 +- .../talent/v4beta1/ActivityOrBuilder.java | 52 +- .../google/cloud/talent/v4beta1/Address.java | 24 +- .../talent/v4beta1/AddressOrBuilder.java | 6 +- .../cloud/talent/v4beta1/Application.java | 194 +- .../talent/v4beta1/ApplicationDateFilter.java | 20 +- .../talent/v4beta1/ApplicationJobFilter.java | 244 +- .../ApplicationJobFilterOrBuilder.java | 44 +- .../talent/v4beta1/ApplicationOrBuilder.java | 46 +- .../ApplicationOutcomeNotesFilter.java | 37 +- ...pplicationOutcomeNotesFilterOrBuilder.java | 10 +- .../v4beta1/ApplicationResourceProto.java | 16 +- .../cloud/talent/v4beta1/CommonProto.java | 287 ++- .../cloud/talent/v4beta1/CommuteMethod.java | 4 +- .../google/cloud/talent/v4beta1/Company.java | 86 +- .../talent/v4beta1/CompanyOrBuilder.java | 26 +- .../talent/v4beta1/CompanyResourceProto.java | 10 +- .../talent/v4beta1/CompensationFilter.java | 56 +- .../talent/v4beta1/CompensationInfo.java | 362 +-- .../v4beta1/CompensationInfoOrBuilder.java | 44 +- .../talent/v4beta1/CompleteQueryRequest.java | 367 +-- .../CompleteQueryRequestOrBuilder.java | 112 +- .../cloud/talent/v4beta1/CustomAttribute.java | 178 +- .../v4beta1/CustomAttributeOrBuilder.java | 54 +- .../google/cloud/talent/v4beta1/Degree.java | 14 +- .../cloud/talent/v4beta1/DegreeOrBuilder.java | 4 +- .../cloud/talent/v4beta1/EducationRecord.java | 112 +- .../v4beta1/EducationRecordOrBuilder.java | 32 +- .../cloud/talent/v4beta1/EmployerFilter.java | 66 +- .../v4beta1/EmployerFilterOrBuilder.java | 14 +- .../talent/v4beta1/EmploymentRecord.java | 234 +- .../v4beta1/EmploymentRecordOrBuilder.java | 66 +- .../cloud/talent/v4beta1/EmploymentType.java | 6 +- .../cloud/talent/v4beta1/FiltersProto.java | 208 +- .../cloud/talent/v4beta1/HistogramProto.java | 10 +- .../cloud/talent/v4beta1/HistogramQuery.java | 49 +- .../v4beta1/HistogramQueryOrBuilder.java | 14 +- .../com/google/cloud/talent/v4beta1/Job.java | 1330 ++++------- .../google/cloud/talent/v4beta1/JobEvent.java | 201 +- .../talent/v4beta1/JobEventOrBuilder.java | 54 +- .../cloud/talent/v4beta1/JobOrBuilder.java | 212 +- .../google/cloud/talent/v4beta1/JobQuery.java | 352 ++- .../talent/v4beta1/JobQueryOrBuilder.java | 85 +- .../talent/v4beta1/JobResourceProto.java | 12 +- .../cloud/talent/v4beta1/JobServiceProto.java | 249 +- .../google/cloud/talent/v4beta1/JobView.java | 46 +- .../talent/v4beta1/ListCompaniesRequest.java | 20 +- .../ListCompaniesRequestOrBuilder.java | 5 +- .../cloud/talent/v4beta1/ListJobsRequest.java | 63 +- .../v4beta1/ListJobsRequestOrBuilder.java | 17 +- .../talent/v4beta1/ListProfilesRequest.java | 35 +- .../v4beta1/ListProfilesRequestOrBuilder.java | 10 +- .../cloud/talent/v4beta1/LocationFilter.java | 105 +- .../v4beta1/LocationFilterOrBuilder.java | 30 +- .../cloud/talent/v4beta1/PersonName.java | 144 +- .../talent/v4beta1/PersonNameOrBuilder.java | 9 +- .../google/cloud/talent/v4beta1/Phone.java | 16 +- .../cloud/talent/v4beta1/PostingRegion.java | 34 +- .../google/cloud/talent/v4beta1/Profile.java | 845 +++---- .../cloud/talent/v4beta1/ProfileEvent.java | 39 +- .../talent/v4beta1/ProfileEventOrBuilder.java | 12 +- .../talent/v4beta1/ProfileOrBuilder.java | 208 +- .../cloud/talent/v4beta1/ProfileQuery.java | 2120 ++++------------- .../talent/v4beta1/ProfileQueryOrBuilder.java | 278 +-- .../cloud/talent/v4beta1/RequestMetadata.java | 140 +- .../v4beta1/RequestMetadataOrBuilder.java | 38 +- .../talent/v4beta1/SearchJobsRequest.java | 1356 +++++------ .../v4beta1/SearchJobsRequestOrBuilder.java | 298 +-- .../talent/v4beta1/SearchJobsResponse.java | 210 +- .../v4beta1/SearchJobsResponseOrBuilder.java | 15 +- .../talent/v4beta1/SearchProfilesRequest.java | 637 ++--- .../SearchProfilesRequestOrBuilder.java | 144 +- .../v4beta1/SearchProfilesResponse.java | 69 +- .../SearchProfilesResponseOrBuilder.java | 15 +- .../google/cloud/talent/v4beta1/Skill.java | 56 +- .../cloud/talent/v4beta1/SkillFilter.java | 14 +- .../talent/v4beta1/SkillFilterOrBuilder.java | 4 +- .../cloud/talent/v4beta1/SkillOrBuilder.java | 16 +- .../talent/v4beta1/SummarizedProfile.java | 6 +- .../google/cloud/talent/v4beta1/Tenant.java | 28 +- .../cloud/talent/v4beta1/TenantOrBuilder.java | 8 +- .../talent/v4beta1/TenantResourceProto.java | 10 +- .../cloud/talent/v4beta1/TimeFilter.java | 21 +- .../talent/v4beta1/TimeFilterOrBuilder.java | 6 +- .../v4beta1/UpdateApplicationRequest.java | 120 +- .../UpdateApplicationRequestOrBuilder.java | 30 +- .../talent/v4beta1/UpdateCompanyRequest.java | 120 +- .../UpdateCompanyRequestOrBuilder.java | 30 +- .../talent/v4beta1/UpdateJobRequest.java | 72 +- .../v4beta1/UpdateJobRequestOrBuilder.java | 18 +- .../talent/v4beta1/UpdateProfileRequest.java | 12 + .../UpdateProfileRequestOrBuilder.java | 3 + .../talent/v4beta1/UpdateTenantRequest.java | 120 +- .../v4beta1/UpdateTenantRequestOrBuilder.java | 30 +- .../talent/v4beta1/WorkExperienceFilter.java | 10 +- .../cloud/talent/v4beta1/application.proto | 16 +- .../talent/v4beta1/application_service.proto | 16 +- .../google/cloud/talent/v4beta1/common.proto | 137 +- .../google/cloud/talent/v4beta1/company.proto | 10 +- .../talent/v4beta1/company_service.proto | 27 +- .../talent/v4beta1/completion_service.proto | 39 +- .../google/cloud/talent/v4beta1/event.proto | 30 +- .../google/cloud/talent/v4beta1/filters.proto | 208 +- .../cloud/talent/v4beta1/histogram.proto | 9 +- .../google/cloud/talent/v4beta1/job.proto | 122 +- .../cloud/talent/v4beta1/job_service.proto | 215 +- .../google/cloud/talent/v4beta1/profile.proto | 169 +- .../talent/v4beta1/profile_service.proto | 54 +- .../google/cloud/talent/v4beta1/tenant.proto | 6 +- .../cloud/talent/v4beta1/tenant_service.proto | 10 +- .../google-cloud-talent/synth.metadata | 10 +- 113 files changed, 4802 insertions(+), 9847 deletions(-) diff --git a/google-api-grpc/grpc-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobServiceGrpc.java b/google-api-grpc/grpc-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobServiceGrpc.java index 02d22f4f18f1..a2934f0b7f32 100644 --- a/google-api-grpc/grpc-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobServiceGrpc.java +++ b/google-api-grpc/grpc-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobServiceGrpc.java @@ -573,12 +573,10 @@ public void batchDeleteJobs( * * *
-     * Searches for jobs using the provided
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
-     * This call constrains the
-     * [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in
-     * the database, and only returns jobs that the caller has permission to
-     * search against.
+     * Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs
+     * present in the database, and only returns jobs that the caller has
+     * permission to search against.
      * 
*/ public void searchJobs( @@ -592,16 +590,14 @@ public void searchJobs( * * *
-     * Searches for jobs using the provided
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * This API call is intended for the use case of targeting passive job
      * seekers (for example, job seekers who have signed up to receive email
      * alerts about potential job opportunities), and has different algorithmic
      * adjustments that are targeted to passive job seekers.
-     * This call constrains the
-     * [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in
-     * the database, and only returns jobs the caller has permission to search
-     * against.
+     * This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs
+     * present in the database, and only returns jobs the caller has
+     * permission to search against.
      * 
*/ public void searchJobsForAlert( @@ -797,12 +793,10 @@ public void batchDeleteJobs( * * *
-     * Searches for jobs using the provided
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
-     * This call constrains the
-     * [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in
-     * the database, and only returns jobs that the caller has permission to
-     * search against.
+     * Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs
+     * present in the database, and only returns jobs that the caller has
+     * permission to search against.
      * 
*/ public void searchJobs( @@ -819,16 +813,14 @@ public void searchJobs( * * *
-     * Searches for jobs using the provided
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * This API call is intended for the use case of targeting passive job
      * seekers (for example, job seekers who have signed up to receive email
      * alerts about potential job opportunities), and has different algorithmic
      * adjustments that are targeted to passive job seekers.
-     * This call constrains the
-     * [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in
-     * the database, and only returns jobs the caller has permission to search
-     * against.
+     * This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs
+     * present in the database, and only returns jobs the caller has
+     * permission to search against.
      * 
*/ public void searchJobsForAlert( @@ -949,12 +941,10 @@ public com.google.protobuf.Empty batchDeleteJobs( * * *
-     * Searches for jobs using the provided
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
-     * This call constrains the
-     * [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in
-     * the database, and only returns jobs that the caller has permission to
-     * search against.
+     * Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs
+     * present in the database, and only returns jobs that the caller has
+     * permission to search against.
      * 
*/ public com.google.cloud.talent.v4beta1.SearchJobsResponse searchJobs( @@ -967,16 +957,14 @@ public com.google.cloud.talent.v4beta1.SearchJobsResponse searchJobs( * * *
-     * Searches for jobs using the provided
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * This API call is intended for the use case of targeting passive job
      * seekers (for example, job seekers who have signed up to receive email
      * alerts about potential job opportunities), and has different algorithmic
      * adjustments that are targeted to passive job seekers.
-     * This call constrains the
-     * [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in
-     * the database, and only returns jobs the caller has permission to search
-     * against.
+     * This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs
+     * present in the database, and only returns jobs the caller has
+     * permission to search against.
      * 
*/ public com.google.cloud.talent.v4beta1.SearchJobsResponse searchJobsForAlert( @@ -1098,12 +1086,10 @@ public com.google.common.util.concurrent.ListenableFuture - * Searches for jobs using the provided - * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest]. - * This call constrains the - * [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in - * the database, and only returns jobs that the caller has permission to - * search against. + * Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest]. + * This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs + * present in the database, and only returns jobs that the caller has + * permission to search against. * */ public com.google.common.util.concurrent.ListenableFuture< @@ -1117,16 +1103,14 @@ public com.google.common.util.concurrent.ListenableFuture - * Searches for jobs using the provided - * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest]. + * Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest]. * This API call is intended for the use case of targeting passive job * seekers (for example, job seekers who have signed up to receive email * alerts about potential job opportunities), and has different algorithmic * adjustments that are targeted to passive job seekers. - * This call constrains the - * [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in - * the database, and only returns jobs the caller has permission to search - * against. + * This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs + * present in the database, and only returns jobs the caller has + * permission to search against. * */ public com.google.common.util.concurrent.ListenableFuture< diff --git a/google-api-grpc/grpc-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileServiceGrpc.java b/google-api-grpc/grpc-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileServiceGrpc.java index 79289f5241c3..15b9dd179fad 100644 --- a/google-api-grpc/grpc-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileServiceGrpc.java +++ b/google-api-grpc/grpc-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileServiceGrpc.java @@ -471,9 +471,7 @@ public void deleteProfile( * Searches for profiles within a tenant. * For example, search by raw queries "software engineer in Mountain View" or * search by structured filters (location filter, education filter, etc.). - * See - * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] - * for more information. + * See [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] for more information. * */ public void searchProfiles( @@ -641,9 +639,7 @@ public void deleteProfile( * Searches for profiles within a tenant. * For example, search by raw queries "software engineer in Mountain View" or * search by structured filters (location filter, education filter, etc.). - * See - * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] - * for more information. + * See [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] for more information. * */ public void searchProfiles( @@ -755,9 +751,7 @@ public com.google.protobuf.Empty deleteProfile( * Searches for profiles within a tenant. * For example, search by raw queries "software engineer in Mountain View" or * search by structured filters (location filter, education filter, etc.). - * See - * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] - * for more information. + * See [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] for more information. * */ public com.google.cloud.talent.v4beta1.SearchProfilesResponse searchProfiles( @@ -869,9 +863,7 @@ protected ProfileServiceFutureStub build( * Searches for profiles within a tenant. * For example, search by raw queries "software engineer in Mountain View" or * search by structured filters (location filter, education filter, etc.). - * See - * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] - * for more information. + * See [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] for more information. * */ public com.google.common.util.concurrent.ListenableFuture< diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Activity.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Activity.java index cfd4b5e352dd..69698dca3e68 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Activity.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Activity.java @@ -9,7 +9,7 @@ *
  * Resource that represents an individual or collaborative activity participated
  * in by a candidate, for example, an open-source project, a class assignment,
- * etc.
+ * and so on.
  * 
* * Protobuf type {@code google.cloud.talent.v4beta1.Activity} @@ -556,11 +556,9 @@ public com.google.cloud.talent.v4beta1.SkillOrBuilder getSkillsUsedOrBuilder(int * * *
-   * Output only. Activity name snippet shows how the
-   * [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
-   * related to a search query. It's empty if the
-   * [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't
-   * related to the search query.
+   * Output only. Activity name snippet shows how the [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
+   * related to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't related
+   * to the search query.
    * 
* * string activity_name_snippet = 8; @@ -580,11 +578,9 @@ public java.lang.String getActivityNameSnippet() { * * *
-   * Output only. Activity name snippet shows how the
-   * [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
-   * related to a search query. It's empty if the
-   * [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't
-   * related to the search query.
+   * Output only. Activity name snippet shows how the [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
+   * related to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't related
+   * to the search query.
    * 
* * string activity_name_snippet = 8; @@ -608,10 +604,8 @@ public com.google.protobuf.ByteString getActivityNameSnippetBytes() { * *
    * Output only. Activity description snippet shows how the
-   * [description][google.cloud.talent.v4beta1.Activity.description] is related
-   * to a search query. It's empty if the
-   * [description][google.cloud.talent.v4beta1.Activity.description] isn't
-   * related to the search query.
+   * [description][google.cloud.talent.v4beta1.Activity.description] is related to a search query. It's empty if the
+   * [description][google.cloud.talent.v4beta1.Activity.description] isn't related to the search query.
    * 
* * string activity_description_snippet = 9; @@ -632,10 +626,8 @@ public java.lang.String getActivityDescriptionSnippet() { * *
    * Output only. Activity description snippet shows how the
-   * [description][google.cloud.talent.v4beta1.Activity.description] is related
-   * to a search query. It's empty if the
-   * [description][google.cloud.talent.v4beta1.Activity.description] isn't
-   * related to the search query.
+   * [description][google.cloud.talent.v4beta1.Activity.description] is related to a search query. It's empty if the
+   * [description][google.cloud.talent.v4beta1.Activity.description] isn't related to the search query.
    * 
* * string activity_description_snippet = 9; @@ -659,10 +651,8 @@ public com.google.protobuf.ByteString getActivityDescriptionSnippetBytes() { * *
    * Output only. Skill used snippet shows how the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-   * to a search query. It's empty if the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-   * related to the search query.
+   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+   * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
    * 
* * repeated string skills_used_snippet = 10; @@ -675,10 +665,8 @@ public com.google.protobuf.ProtocolStringList getSkillsUsedSnippetList() { * *
    * Output only. Skill used snippet shows how the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-   * to a search query. It's empty if the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-   * related to the search query.
+   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+   * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
    * 
* * repeated string skills_used_snippet = 10; @@ -691,10 +679,8 @@ public int getSkillsUsedSnippetCount() { * *
    * Output only. Skill used snippet shows how the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-   * to a search query. It's empty if the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-   * related to the search query.
+   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+   * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
    * 
* * repeated string skills_used_snippet = 10; @@ -707,10 +693,8 @@ public java.lang.String getSkillsUsedSnippet(int index) { * *
    * Output only. Skill used snippet shows how the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-   * to a search query. It's empty if the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-   * related to the search query.
+   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+   * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
    * 
* * repeated string skills_used_snippet = 10; @@ -992,7 +976,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build *
    * Resource that represents an individual or collaborative activity participated
    * in by a candidate, for example, an open-source project, a class assignment,
-   * etc.
+   * and so on.
    * 
* * Protobuf type {@code google.cloud.talent.v4beta1.Activity} @@ -2485,11 +2469,9 @@ public com.google.cloud.talent.v4beta1.Skill.Builder addSkillsUsedBuilder(int in * * *
-     * Output only. Activity name snippet shows how the
-     * [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
-     * related to a search query. It's empty if the
-     * [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't
-     * related to the search query.
+     * Output only. Activity name snippet shows how the [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
+     * related to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't related
+     * to the search query.
      * 
* * string activity_name_snippet = 8; @@ -2509,11 +2491,9 @@ public java.lang.String getActivityNameSnippet() { * * *
-     * Output only. Activity name snippet shows how the
-     * [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
-     * related to a search query. It's empty if the
-     * [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't
-     * related to the search query.
+     * Output only. Activity name snippet shows how the [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
+     * related to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't related
+     * to the search query.
      * 
* * string activity_name_snippet = 8; @@ -2533,11 +2513,9 @@ public com.google.protobuf.ByteString getActivityNameSnippetBytes() { * * *
-     * Output only. Activity name snippet shows how the
-     * [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
-     * related to a search query. It's empty if the
-     * [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't
-     * related to the search query.
+     * Output only. Activity name snippet shows how the [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
+     * related to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't related
+     * to the search query.
      * 
* * string activity_name_snippet = 8; @@ -2555,11 +2533,9 @@ public Builder setActivityNameSnippet(java.lang.String value) { * * *
-     * Output only. Activity name snippet shows how the
-     * [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
-     * related to a search query. It's empty if the
-     * [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't
-     * related to the search query.
+     * Output only. Activity name snippet shows how the [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
+     * related to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't related
+     * to the search query.
      * 
* * string activity_name_snippet = 8; @@ -2574,11 +2550,9 @@ public Builder clearActivityNameSnippet() { * * *
-     * Output only. Activity name snippet shows how the
-     * [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
-     * related to a search query. It's empty if the
-     * [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't
-     * related to the search query.
+     * Output only. Activity name snippet shows how the [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
+     * related to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't related
+     * to the search query.
      * 
* * string activity_name_snippet = 8; @@ -2600,10 +2574,8 @@ public Builder setActivityNameSnippetBytes(com.google.protobuf.ByteString value) * *
      * Output only. Activity description snippet shows how the
-     * [description][google.cloud.talent.v4beta1.Activity.description] is related
-     * to a search query. It's empty if the
-     * [description][google.cloud.talent.v4beta1.Activity.description] isn't
-     * related to the search query.
+     * [description][google.cloud.talent.v4beta1.Activity.description] is related to a search query. It's empty if the
+     * [description][google.cloud.talent.v4beta1.Activity.description] isn't related to the search query.
      * 
* * string activity_description_snippet = 9; @@ -2624,10 +2596,8 @@ public java.lang.String getActivityDescriptionSnippet() { * *
      * Output only. Activity description snippet shows how the
-     * [description][google.cloud.talent.v4beta1.Activity.description] is related
-     * to a search query. It's empty if the
-     * [description][google.cloud.talent.v4beta1.Activity.description] isn't
-     * related to the search query.
+     * [description][google.cloud.talent.v4beta1.Activity.description] is related to a search query. It's empty if the
+     * [description][google.cloud.talent.v4beta1.Activity.description] isn't related to the search query.
      * 
* * string activity_description_snippet = 9; @@ -2648,10 +2618,8 @@ public com.google.protobuf.ByteString getActivityDescriptionSnippetBytes() { * *
      * Output only. Activity description snippet shows how the
-     * [description][google.cloud.talent.v4beta1.Activity.description] is related
-     * to a search query. It's empty if the
-     * [description][google.cloud.talent.v4beta1.Activity.description] isn't
-     * related to the search query.
+     * [description][google.cloud.talent.v4beta1.Activity.description] is related to a search query. It's empty if the
+     * [description][google.cloud.talent.v4beta1.Activity.description] isn't related to the search query.
      * 
* * string activity_description_snippet = 9; @@ -2670,10 +2638,8 @@ public Builder setActivityDescriptionSnippet(java.lang.String value) { * *
      * Output only. Activity description snippet shows how the
-     * [description][google.cloud.talent.v4beta1.Activity.description] is related
-     * to a search query. It's empty if the
-     * [description][google.cloud.talent.v4beta1.Activity.description] isn't
-     * related to the search query.
+     * [description][google.cloud.talent.v4beta1.Activity.description] is related to a search query. It's empty if the
+     * [description][google.cloud.talent.v4beta1.Activity.description] isn't related to the search query.
      * 
* * string activity_description_snippet = 9; @@ -2689,10 +2655,8 @@ public Builder clearActivityDescriptionSnippet() { * *
      * Output only. Activity description snippet shows how the
-     * [description][google.cloud.talent.v4beta1.Activity.description] is related
-     * to a search query. It's empty if the
-     * [description][google.cloud.talent.v4beta1.Activity.description] isn't
-     * related to the search query.
+     * [description][google.cloud.talent.v4beta1.Activity.description] is related to a search query. It's empty if the
+     * [description][google.cloud.talent.v4beta1.Activity.description] isn't related to the search query.
      * 
* * string activity_description_snippet = 9; @@ -2722,10 +2686,8 @@ private void ensureSkillsUsedSnippetIsMutable() { * *
      * Output only. Skill used snippet shows how the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-     * to a search query. It's empty if the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-     * related to the search query.
+     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+     * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
      * 
* * repeated string skills_used_snippet = 10; @@ -2738,10 +2700,8 @@ public com.google.protobuf.ProtocolStringList getSkillsUsedSnippetList() { * *
      * Output only. Skill used snippet shows how the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-     * to a search query. It's empty if the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-     * related to the search query.
+     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+     * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
      * 
* * repeated string skills_used_snippet = 10; @@ -2754,10 +2714,8 @@ public int getSkillsUsedSnippetCount() { * *
      * Output only. Skill used snippet shows how the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-     * to a search query. It's empty if the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-     * related to the search query.
+     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+     * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
      * 
* * repeated string skills_used_snippet = 10; @@ -2770,10 +2728,8 @@ public java.lang.String getSkillsUsedSnippet(int index) { * *
      * Output only. Skill used snippet shows how the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-     * to a search query. It's empty if the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-     * related to the search query.
+     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+     * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
      * 
* * repeated string skills_used_snippet = 10; @@ -2786,10 +2742,8 @@ public com.google.protobuf.ByteString getSkillsUsedSnippetBytes(int index) { * *
      * Output only. Skill used snippet shows how the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-     * to a search query. It's empty if the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-     * related to the search query.
+     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+     * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
      * 
* * repeated string skills_used_snippet = 10; @@ -2808,10 +2762,8 @@ public Builder setSkillsUsedSnippet(int index, java.lang.String value) { * *
      * Output only. Skill used snippet shows how the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-     * to a search query. It's empty if the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-     * related to the search query.
+     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+     * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
      * 
* * repeated string skills_used_snippet = 10; @@ -2830,10 +2782,8 @@ public Builder addSkillsUsedSnippet(java.lang.String value) { * *
      * Output only. Skill used snippet shows how the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-     * to a search query. It's empty if the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-     * related to the search query.
+     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+     * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
      * 
* * repeated string skills_used_snippet = 10; @@ -2849,10 +2799,8 @@ public Builder addAllSkillsUsedSnippet(java.lang.Iterable valu * *
      * Output only. Skill used snippet shows how the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-     * to a search query. It's empty if the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-     * related to the search query.
+     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+     * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
      * 
* * repeated string skills_used_snippet = 10; @@ -2868,10 +2816,8 @@ public Builder clearSkillsUsedSnippet() { * *
      * Output only. Skill used snippet shows how the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-     * to a search query. It's empty if the corresponding
-     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-     * related to the search query.
+     * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+     * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
      * 
* * repeated string skills_used_snippet = 10; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ActivityOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ActivityOrBuilder.java index 107b5d3896e2..ad81c0a6b66c 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ActivityOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ActivityOrBuilder.java @@ -261,11 +261,9 @@ public interface ActivityOrBuilder * * *
-   * Output only. Activity name snippet shows how the
-   * [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
-   * related to a search query. It's empty if the
-   * [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't
-   * related to the search query.
+   * Output only. Activity name snippet shows how the [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
+   * related to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't related
+   * to the search query.
    * 
* * string activity_name_snippet = 8; @@ -275,11 +273,9 @@ public interface ActivityOrBuilder * * *
-   * Output only. Activity name snippet shows how the
-   * [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
-   * related to a search query. It's empty if the
-   * [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't
-   * related to the search query.
+   * Output only. Activity name snippet shows how the [display_name][google.cloud.talent.v4beta1.Activity.display_name] is
+   * related to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't related
+   * to the search query.
    * 
* * string activity_name_snippet = 8; @@ -291,10 +287,8 @@ public interface ActivityOrBuilder * *
    * Output only. Activity description snippet shows how the
-   * [description][google.cloud.talent.v4beta1.Activity.description] is related
-   * to a search query. It's empty if the
-   * [description][google.cloud.talent.v4beta1.Activity.description] isn't
-   * related to the search query.
+   * [description][google.cloud.talent.v4beta1.Activity.description] is related to a search query. It's empty if the
+   * [description][google.cloud.talent.v4beta1.Activity.description] isn't related to the search query.
    * 
* * string activity_description_snippet = 9; @@ -305,10 +299,8 @@ public interface ActivityOrBuilder * *
    * Output only. Activity description snippet shows how the
-   * [description][google.cloud.talent.v4beta1.Activity.description] is related
-   * to a search query. It's empty if the
-   * [description][google.cloud.talent.v4beta1.Activity.description] isn't
-   * related to the search query.
+   * [description][google.cloud.talent.v4beta1.Activity.description] is related to a search query. It's empty if the
+   * [description][google.cloud.talent.v4beta1.Activity.description] isn't related to the search query.
    * 
* * string activity_description_snippet = 9; @@ -320,10 +312,8 @@ public interface ActivityOrBuilder * *
    * Output only. Skill used snippet shows how the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-   * to a search query. It's empty if the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-   * related to the search query.
+   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+   * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
    * 
* * repeated string skills_used_snippet = 10; @@ -334,10 +324,8 @@ public interface ActivityOrBuilder * *
    * Output only. Skill used snippet shows how the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-   * to a search query. It's empty if the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-   * related to the search query.
+   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+   * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
    * 
* * repeated string skills_used_snippet = 10; @@ -348,10 +336,8 @@ public interface ActivityOrBuilder * *
    * Output only. Skill used snippet shows how the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-   * to a search query. It's empty if the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-   * related to the search query.
+   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+   * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
    * 
* * repeated string skills_used_snippet = 10; @@ -362,10 +348,8 @@ public interface ActivityOrBuilder * *
    * Output only. Skill used snippet shows how the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related
-   * to a search query. It's empty if the corresponding
-   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not
-   * related to the search query.
+   * [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the
+   * corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query.
    * 
* * repeated string skills_used_snippet = 10; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Address.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Address.java index 41209ab913ed..3621c0b06c27 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Address.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Address.java @@ -267,7 +267,7 @@ public com.google.protobuf.ByteString getUnstructuredAddressBytes() { *
    * Optional.
    * Structured address that contains street address, city, state, country,
-   * etc.
+   * and so on.
    * 
* * .google.type.PostalAddress structured_address = 3; @@ -281,7 +281,7 @@ public boolean hasStructuredAddress() { *
    * Optional.
    * Structured address that contains street address, city, state, country,
-   * etc.
+   * and so on.
    * 
* * .google.type.PostalAddress structured_address = 3; @@ -298,7 +298,7 @@ public com.google.type.PostalAddress getStructuredAddress() { *
    * Optional.
    * Structured address that contains street address, city, state, country,
-   * etc.
+   * and so on.
    * 
* * .google.type.PostalAddress structured_address = 3; @@ -999,7 +999,7 @@ public Builder setUnstructuredAddressBytes(com.google.protobuf.ByteString value) *
      * Optional.
      * Structured address that contains street address, city, state, country,
-     * etc.
+     * and so on.
      * 
* * .google.type.PostalAddress structured_address = 3; @@ -1013,7 +1013,7 @@ public boolean hasStructuredAddress() { *
      * Optional.
      * Structured address that contains street address, city, state, country,
-     * etc.
+     * and so on.
      * 
* * .google.type.PostalAddress structured_address = 3; @@ -1037,7 +1037,7 @@ public com.google.type.PostalAddress getStructuredAddress() { *
      * Optional.
      * Structured address that contains street address, city, state, country,
-     * etc.
+     * and so on.
      * 
* * .google.type.PostalAddress structured_address = 3; @@ -1061,7 +1061,7 @@ public Builder setStructuredAddress(com.google.type.PostalAddress value) { *
      * Optional.
      * Structured address that contains street address, city, state, country,
-     * etc.
+     * and so on.
      * 
* * .google.type.PostalAddress structured_address = 3; @@ -1082,7 +1082,7 @@ public Builder setStructuredAddress(com.google.type.PostalAddress.Builder builde *
      * Optional.
      * Structured address that contains street address, city, state, country,
-     * etc.
+     * and so on.
      * 
* * .google.type.PostalAddress structured_address = 3; @@ -1113,7 +1113,7 @@ public Builder mergeStructuredAddress(com.google.type.PostalAddress value) { *
      * Optional.
      * Structured address that contains street address, city, state, country,
-     * etc.
+     * and so on.
      * 
* * .google.type.PostalAddress structured_address = 3; @@ -1140,7 +1140,7 @@ public Builder clearStructuredAddress() { *
      * Optional.
      * Structured address that contains street address, city, state, country,
-     * etc.
+     * and so on.
      * 
* * .google.type.PostalAddress structured_address = 3; @@ -1154,7 +1154,7 @@ public com.google.type.PostalAddress.Builder getStructuredAddressBuilder() { *
      * Optional.
      * Structured address that contains street address, city, state, country,
-     * etc.
+     * and so on.
      * 
* * .google.type.PostalAddress structured_address = 3; @@ -1175,7 +1175,7 @@ public com.google.type.PostalAddressOrBuilder getStructuredAddressOrBuilder() { *
      * Optional.
      * Structured address that contains street address, city, state, country,
-     * etc.
+     * and so on.
      * 
* * .google.type.PostalAddress structured_address = 3; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/AddressOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/AddressOrBuilder.java index 0aee557f0b18..d3ea0b599787 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/AddressOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/AddressOrBuilder.java @@ -66,7 +66,7 @@ public interface AddressOrBuilder *
    * Optional.
    * Structured address that contains street address, city, state, country,
-   * etc.
+   * and so on.
    * 
* * .google.type.PostalAddress structured_address = 3; @@ -78,7 +78,7 @@ public interface AddressOrBuilder *
    * Optional.
    * Structured address that contains street address, city, state, country,
-   * etc.
+   * and so on.
    * 
* * .google.type.PostalAddress structured_address = 3; @@ -90,7 +90,7 @@ public interface AddressOrBuilder *
    * Optional.
    * Structured address that contains street address, city, state, country,
-   * etc.
+   * and so on.
    * 
* * .google.type.PostalAddress structured_address = 3; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Application.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Application.java index 1fd00e0669f9..92371cff9d62 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Application.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Application.java @@ -902,8 +902,8 @@ public com.google.protobuf.ByteString getProfileBytes() { * One of either a job or a company is required. * Resource name of the job which the candidate applied for. * The format is - * "projects/{project_id}/jobs/{job_id}", - * for example, "projects/api-test-project/jobs/bar". + * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", + * for example, "projects/api-test-project/tenants/foo/jobs/bar". * * * string job = 4; @@ -926,8 +926,8 @@ public java.lang.String getJob() { * One of either a job or a company is required. * Resource name of the job which the candidate applied for. * The format is - * "projects/{project_id}/jobs/{job_id}", - * for example, "projects/api-test-project/jobs/bar". + * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", + * for example, "projects/api-test-project/tenants/foo/jobs/bar". * * * string job = 4; @@ -953,8 +953,8 @@ public com.google.protobuf.ByteString getJobBytes() { * One of either a job or a company is required. * Resource name of the company which the candidate applied for. * The format is - * "projects/{project_id}/companies/{company_id}", - * for example, "projects/api-test-project/companies/foo". + * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", + * for example, "projects/api-test-project/tenants/foo/companies/bar". * * * string company = 5; @@ -977,8 +977,8 @@ public java.lang.String getCompany() { * One of either a job or a company is required. * Resource name of the company which the candidate applied for. * The format is - * "projects/{project_id}/companies/{company_id}", - * for example, "projects/api-test-project/companies/foo". + * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", + * for example, "projects/api-test-project/tenants/foo/companies/bar". * * * string company = 5; @@ -1118,9 +1118,9 @@ public com.google.cloud.talent.v4beta1.Application.ApplicationState getState() { * *
    * Optional.
-   * All interviews (screen, onsite, etc) conducted as part of this application
-   * (includes details such as user conducting the interview, timestamp,
-   * feedback, etc).
+   * All interviews (screen, onsite, and so on) conducted as part of this
+   * application (includes details such as user conducting the interview,
+   * timestamp, feedback, and so on).
    * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -1133,9 +1133,9 @@ public java.util.List getInterviewsLi * *
    * Optional.
-   * All interviews (screen, onsite, etc) conducted as part of this application
-   * (includes details such as user conducting the interview, timestamp,
-   * feedback, etc).
+   * All interviews (screen, onsite, and so on) conducted as part of this
+   * application (includes details such as user conducting the interview,
+   * timestamp, feedback, and so on).
    * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -1149,9 +1149,9 @@ public java.util.List getInterviewsLi * *
    * Optional.
-   * All interviews (screen, onsite, etc) conducted as part of this application
-   * (includes details such as user conducting the interview, timestamp,
-   * feedback, etc).
+   * All interviews (screen, onsite, and so on) conducted as part of this
+   * application (includes details such as user conducting the interview,
+   * timestamp, feedback, and so on).
    * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -1164,9 +1164,9 @@ public int getInterviewsCount() { * *
    * Optional.
-   * All interviews (screen, onsite, etc) conducted as part of this application
-   * (includes details such as user conducting the interview, timestamp,
-   * feedback, etc).
+   * All interviews (screen, onsite, and so on) conducted as part of this
+   * application (includes details such as user conducting the interview,
+   * timestamp, feedback, and so on).
    * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -1179,9 +1179,9 @@ public com.google.cloud.talent.v4beta1.Interview getInterviews(int index) { * *
    * Optional.
-   * All interviews (screen, onsite, etc) conducted as part of this application
-   * (includes details such as user conducting the interview, timestamp,
-   * feedback, etc).
+   * All interviews (screen, onsite, and so on) conducted as part of this
+   * application (includes details such as user conducting the interview,
+   * timestamp, feedback, and so on).
    * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -2508,8 +2508,8 @@ public Builder setProfileBytes(com.google.protobuf.ByteString value) { * One of either a job or a company is required. * Resource name of the job which the candidate applied for. * The format is - * "projects/{project_id}/jobs/{job_id}", - * for example, "projects/api-test-project/jobs/bar". + * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", + * for example, "projects/api-test-project/tenants/foo/jobs/bar". * * * string job = 4; @@ -2532,8 +2532,8 @@ public java.lang.String getJob() { * One of either a job or a company is required. * Resource name of the job which the candidate applied for. * The format is - * "projects/{project_id}/jobs/{job_id}", - * for example, "projects/api-test-project/jobs/bar". + * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", + * for example, "projects/api-test-project/tenants/foo/jobs/bar". * * * string job = 4; @@ -2556,8 +2556,8 @@ public com.google.protobuf.ByteString getJobBytes() { * One of either a job or a company is required. * Resource name of the job which the candidate applied for. * The format is - * "projects/{project_id}/jobs/{job_id}", - * for example, "projects/api-test-project/jobs/bar". + * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", + * for example, "projects/api-test-project/tenants/foo/jobs/bar". * * * string job = 4; @@ -2578,8 +2578,8 @@ public Builder setJob(java.lang.String value) { * One of either a job or a company is required. * Resource name of the job which the candidate applied for. * The format is - * "projects/{project_id}/jobs/{job_id}", - * for example, "projects/api-test-project/jobs/bar". + * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", + * for example, "projects/api-test-project/tenants/foo/jobs/bar". * * * string job = 4; @@ -2597,8 +2597,8 @@ public Builder clearJob() { * One of either a job or a company is required. * Resource name of the job which the candidate applied for. * The format is - * "projects/{project_id}/jobs/{job_id}", - * for example, "projects/api-test-project/jobs/bar". + * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", + * for example, "projects/api-test-project/tenants/foo/jobs/bar". * * * string job = 4; @@ -2622,8 +2622,8 @@ public Builder setJobBytes(com.google.protobuf.ByteString value) { * One of either a job or a company is required. * Resource name of the company which the candidate applied for. * The format is - * "projects/{project_id}/companies/{company_id}", - * for example, "projects/api-test-project/companies/foo". + * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", + * for example, "projects/api-test-project/tenants/foo/companies/bar". * * * string company = 5; @@ -2646,8 +2646,8 @@ public java.lang.String getCompany() { * One of either a job or a company is required. * Resource name of the company which the candidate applied for. * The format is - * "projects/{project_id}/companies/{company_id}", - * for example, "projects/api-test-project/companies/foo". + * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", + * for example, "projects/api-test-project/tenants/foo/companies/bar". * * * string company = 5; @@ -2670,8 +2670,8 @@ public com.google.protobuf.ByteString getCompanyBytes() { * One of either a job or a company is required. * Resource name of the company which the candidate applied for. * The format is - * "projects/{project_id}/companies/{company_id}", - * for example, "projects/api-test-project/companies/foo". + * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", + * for example, "projects/api-test-project/tenants/foo/companies/bar". * * * string company = 5; @@ -2692,8 +2692,8 @@ public Builder setCompany(java.lang.String value) { * One of either a job or a company is required. * Resource name of the company which the candidate applied for. * The format is - * "projects/{project_id}/companies/{company_id}", - * for example, "projects/api-test-project/companies/foo". + * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", + * for example, "projects/api-test-project/tenants/foo/companies/bar". * * * string company = 5; @@ -2711,8 +2711,8 @@ public Builder clearCompany() { * One of either a job or a company is required. * Resource name of the company which the candidate applied for. * The format is - * "projects/{project_id}/companies/{company_id}", - * for example, "projects/api-test-project/companies/foo". + * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", + * for example, "projects/api-test-project/tenants/foo/companies/bar". * * * string company = 5; @@ -3113,9 +3113,9 @@ private void ensureInterviewsIsMutable() { * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3132,9 +3132,9 @@ public java.util.List getInterviewsLi * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3151,9 +3151,9 @@ public int getInterviewsCount() { * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3170,9 +3170,9 @@ public com.google.cloud.talent.v4beta1.Interview getInterviews(int index) { * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3195,9 +3195,9 @@ public Builder setInterviews(int index, com.google.cloud.talent.v4beta1.Intervie * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3218,9 +3218,9 @@ public Builder setInterviews( * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3243,9 +3243,9 @@ public Builder addInterviews(com.google.cloud.talent.v4beta1.Interview value) { * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3268,9 +3268,9 @@ public Builder addInterviews(int index, com.google.cloud.talent.v4beta1.Intervie * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3291,9 +3291,9 @@ public Builder addInterviews( * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3314,9 +3314,9 @@ public Builder addInterviews( * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3337,9 +3337,9 @@ public Builder addAllInterviews( * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3359,9 +3359,9 @@ public Builder clearInterviews() { * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3381,9 +3381,9 @@ public Builder removeInterviews(int index) { * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3396,9 +3396,9 @@ public com.google.cloud.talent.v4beta1.Interview.Builder getInterviewsBuilder(in * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3415,9 +3415,9 @@ public com.google.cloud.talent.v4beta1.InterviewOrBuilder getInterviewsOrBuilder * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3435,9 +3435,9 @@ public com.google.cloud.talent.v4beta1.InterviewOrBuilder getInterviewsOrBuilder * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3451,9 +3451,9 @@ public com.google.cloud.talent.v4beta1.Interview.Builder addInterviewsBuilder() * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -3467,9 +3467,9 @@ public com.google.cloud.talent.v4beta1.Interview.Builder addInterviewsBuilder(in * *
      * Optional.
-     * All interviews (screen, onsite, etc) conducted as part of this application
-     * (includes details such as user conducting the interview, timestamp,
-     * feedback, etc).
+     * All interviews (screen, onsite, and so on) conducted as part of this
+     * application (includes details such as user conducting the interview,
+     * timestamp, feedback, and so on).
      * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationDateFilter.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationDateFilter.java index a66bcf12110f..ce09e27f2d78 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationDateFilter.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationDateFilter.java @@ -9,13 +9,9 @@ *
  * Input only.
  * Application Date Range Filter.
- * The API matches profiles with
- * [Application.application_date][google.cloud.talent.v4beta1.Application.application_date]
- * between start date and end date (both boundaries are inclusive). The filter
- * is ignored if both
- * [start_date][google.cloud.talent.v4beta1.ApplicationDateFilter.start_date]
- * and [end_date][google.cloud.talent.v4beta1.ApplicationDateFilter.end_date]
- * are missing.
+ * The API matches profiles with [Application.application_date][google.cloud.talent.v4beta1.Application.application_date] between
+ * start date and end date (both boundaries are inclusive). The filter is
+ * ignored if both [start_date][google.cloud.talent.v4beta1.ApplicationDateFilter.start_date] and [end_date][google.cloud.talent.v4beta1.ApplicationDateFilter.end_date] are missing.
  * 
* * Protobuf type {@code google.cloud.talent.v4beta1.ApplicationDateFilter} @@ -393,13 +389,9 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build *
    * Input only.
    * Application Date Range Filter.
-   * The API matches profiles with
-   * [Application.application_date][google.cloud.talent.v4beta1.Application.application_date]
-   * between start date and end date (both boundaries are inclusive). The filter
-   * is ignored if both
-   * [start_date][google.cloud.talent.v4beta1.ApplicationDateFilter.start_date]
-   * and [end_date][google.cloud.talent.v4beta1.ApplicationDateFilter.end_date]
-   * are missing.
+   * The API matches profiles with [Application.application_date][google.cloud.talent.v4beta1.Application.application_date] between
+   * start date and end date (both boundaries are inclusive). The filter is
+   * ignored if both [start_date][google.cloud.talent.v4beta1.ApplicationDateFilter.start_date] and [end_date][google.cloud.talent.v4beta1.ApplicationDateFilter.end_date] are missing.
    * 
* * Protobuf type {@code google.cloud.talent.v4beta1.ApplicationDateFilter} diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationJobFilter.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationJobFilter.java index 070a0dfb3697..704f6f29e99b 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationJobFilter.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationJobFilter.java @@ -24,7 +24,6 @@ private ApplicationJobFilter(com.google.protobuf.GeneratedMessageV3.Builder b } private ApplicationJobFilter() { - job_ = ""; jobRequisitionId_ = ""; jobTitle_ = ""; } @@ -53,13 +52,6 @@ private ApplicationJobFilter( case 0: done = true; break; - case 10: - { - java.lang.String s = input.readStringRequireUtf8(); - - job_ = s; - break; - } case 18: { java.lang.String s = input.readStringRequireUtf8(); @@ -113,55 +105,6 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder.class); } - public static final int JOB_FIELD_NUMBER = 1; - private volatile java.lang.Object job_; - /** - * - * - *
-   * Optional.
-   * The job resource name in the application. The API does an exact match on
-   * the [Job.name][google.cloud.talent.v4beta1.Job.name] of
-   * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
-   * 
- * - * string job = 1; - */ - public java.lang.String getJob() { - java.lang.Object ref = job_; - if (ref instanceof java.lang.String) { - return (java.lang.String) ref; - } else { - com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; - java.lang.String s = bs.toStringUtf8(); - job_ = s; - return s; - } - } - /** - * - * - *
-   * Optional.
-   * The job resource name in the application. The API does an exact match on
-   * the [Job.name][google.cloud.talent.v4beta1.Job.name] of
-   * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
-   * 
- * - * string job = 1; - */ - public com.google.protobuf.ByteString getJobBytes() { - java.lang.Object ref = job_; - if (ref instanceof java.lang.String) { - com.google.protobuf.ByteString b = - com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref); - job_ = b; - return b; - } else { - return (com.google.protobuf.ByteString) ref; - } - } - public static final int JOB_REQUISITION_ID_FIELD_NUMBER = 2; private volatile java.lang.Object jobRequisitionId_; /** @@ -170,8 +113,7 @@ public com.google.protobuf.ByteString getJobBytes() { *
    * Optional.
    * The job requisition id in the application. The API does an exact match on
-   * the [Job.requisistion_id][] of
-   * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+   * the [Job.requisistion_id][] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
    * 
* * string job_requisition_id = 2; @@ -193,8 +135,7 @@ public java.lang.String getJobRequisitionId() { *
    * Optional.
    * The job requisition id in the application. The API does an exact match on
-   * the [Job.requisistion_id][] of
-   * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+   * the [Job.requisistion_id][] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
    * 
* * string job_requisition_id = 2; @@ -219,8 +160,7 @@ public com.google.protobuf.ByteString getJobRequisitionIdBytes() { *
    * Optional.
    * The job title in the application. The API does an exact match on the
-   * [Job.title][google.cloud.talent.v4beta1.Job.title] of
-   * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+   * [Job.title][google.cloud.talent.v4beta1.Job.title] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
    * 
* * string job_title = 3; @@ -242,8 +182,7 @@ public java.lang.String getJobTitle() { *
    * Optional.
    * The job title in the application. The API does an exact match on the
-   * [Job.title][google.cloud.talent.v4beta1.Job.title] of
-   * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+   * [Job.title][google.cloud.talent.v4beta1.Job.title] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
    * 
* * string job_title = 3; @@ -267,9 +206,8 @@ public com.google.protobuf.ByteString getJobTitleBytes() { * *
    * Optional.
-   * If true, the API excludes all profiles with any
-   * [Application.job][google.cloud.talent.v4beta1.Application.job] matching the
-   * filters.
+   * If true, the API excludes all profiles with any [Application.job][google.cloud.talent.v4beta1.Application.job]
+   * matching the filters.
    * 
* * bool negated = 4; @@ -292,9 +230,6 @@ public final boolean isInitialized() { @java.lang.Override public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { - if (!getJobBytes().isEmpty()) { - com.google.protobuf.GeneratedMessageV3.writeString(output, 1, job_); - } if (!getJobRequisitionIdBytes().isEmpty()) { com.google.protobuf.GeneratedMessageV3.writeString(output, 2, jobRequisitionId_); } @@ -313,9 +248,6 @@ public int getSerializedSize() { if (size != -1) return size; size = 0; - if (!getJobBytes().isEmpty()) { - size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, job_); - } if (!getJobRequisitionIdBytes().isEmpty()) { size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, jobRequisitionId_); } @@ -341,7 +273,6 @@ public boolean equals(final java.lang.Object obj) { com.google.cloud.talent.v4beta1.ApplicationJobFilter other = (com.google.cloud.talent.v4beta1.ApplicationJobFilter) obj; - if (!getJob().equals(other.getJob())) return false; if (!getJobRequisitionId().equals(other.getJobRequisitionId())) return false; if (!getJobTitle().equals(other.getJobTitle())) return false; if (getNegated() != other.getNegated()) return false; @@ -356,8 +287,6 @@ public int hashCode() { } int hash = 41; hash = (19 * hash) + getDescriptor().hashCode(); - hash = (37 * hash) + JOB_FIELD_NUMBER; - hash = (53 * hash) + getJob().hashCode(); hash = (37 * hash) + JOB_REQUISITION_ID_FIELD_NUMBER; hash = (53 * hash) + getJobRequisitionId().hashCode(); hash = (37 * hash) + JOB_TITLE_FIELD_NUMBER; @@ -510,8 +439,6 @@ private void maybeForceBuilderInitialization() { @java.lang.Override public Builder clear() { super.clear(); - job_ = ""; - jobRequisitionId_ = ""; jobTitle_ = ""; @@ -545,7 +472,6 @@ public com.google.cloud.talent.v4beta1.ApplicationJobFilter build() { public com.google.cloud.talent.v4beta1.ApplicationJobFilter buildPartial() { com.google.cloud.talent.v4beta1.ApplicationJobFilter result = new com.google.cloud.talent.v4beta1.ApplicationJobFilter(this); - result.job_ = job_; result.jobRequisitionId_ = jobRequisitionId_; result.jobTitle_ = jobTitle_; result.negated_ = negated_; @@ -599,10 +525,6 @@ public Builder mergeFrom(com.google.protobuf.Message other) { public Builder mergeFrom(com.google.cloud.talent.v4beta1.ApplicationJobFilter other) { if (other == com.google.cloud.talent.v4beta1.ApplicationJobFilter.getDefaultInstance()) return this; - if (!other.getJob().isEmpty()) { - job_ = other.job_; - onChanged(); - } if (!other.getJobRequisitionId().isEmpty()) { jobRequisitionId_ = other.jobRequisitionId_; onChanged(); @@ -644,115 +566,6 @@ public Builder mergeFrom( return this; } - private java.lang.Object job_ = ""; - /** - * - * - *
-     * Optional.
-     * The job resource name in the application. The API does an exact match on
-     * the [Job.name][google.cloud.talent.v4beta1.Job.name] of
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
-     * 
- * - * string job = 1; - */ - public java.lang.String getJob() { - java.lang.Object ref = job_; - if (!(ref instanceof java.lang.String)) { - com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; - java.lang.String s = bs.toStringUtf8(); - job_ = s; - return s; - } else { - return (java.lang.String) ref; - } - } - /** - * - * - *
-     * Optional.
-     * The job resource name in the application. The API does an exact match on
-     * the [Job.name][google.cloud.talent.v4beta1.Job.name] of
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
-     * 
- * - * string job = 1; - */ - public com.google.protobuf.ByteString getJobBytes() { - java.lang.Object ref = job_; - if (ref instanceof String) { - com.google.protobuf.ByteString b = - com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref); - job_ = b; - return b; - } else { - return (com.google.protobuf.ByteString) ref; - } - } - /** - * - * - *
-     * Optional.
-     * The job resource name in the application. The API does an exact match on
-     * the [Job.name][google.cloud.talent.v4beta1.Job.name] of
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
-     * 
- * - * string job = 1; - */ - public Builder setJob(java.lang.String value) { - if (value == null) { - throw new NullPointerException(); - } - - job_ = value; - onChanged(); - return this; - } - /** - * - * - *
-     * Optional.
-     * The job resource name in the application. The API does an exact match on
-     * the [Job.name][google.cloud.talent.v4beta1.Job.name] of
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
-     * 
- * - * string job = 1; - */ - public Builder clearJob() { - - job_ = getDefaultInstance().getJob(); - onChanged(); - return this; - } - /** - * - * - *
-     * Optional.
-     * The job resource name in the application. The API does an exact match on
-     * the [Job.name][google.cloud.talent.v4beta1.Job.name] of
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
-     * 
- * - * string job = 1; - */ - public Builder setJobBytes(com.google.protobuf.ByteString value) { - if (value == null) { - throw new NullPointerException(); - } - checkByteStringIsUtf8(value); - - job_ = value; - onChanged(); - return this; - } - private java.lang.Object jobRequisitionId_ = ""; /** * @@ -760,8 +573,7 @@ public Builder setJobBytes(com.google.protobuf.ByteString value) { *
      * Optional.
      * The job requisition id in the application. The API does an exact match on
-     * the [Job.requisistion_id][] of
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+     * the [Job.requisistion_id][] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
      * 
* * string job_requisition_id = 2; @@ -783,8 +595,7 @@ public java.lang.String getJobRequisitionId() { *
      * Optional.
      * The job requisition id in the application. The API does an exact match on
-     * the [Job.requisistion_id][] of
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+     * the [Job.requisistion_id][] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
      * 
* * string job_requisition_id = 2; @@ -806,8 +617,7 @@ public com.google.protobuf.ByteString getJobRequisitionIdBytes() { *
      * Optional.
      * The job requisition id in the application. The API does an exact match on
-     * the [Job.requisistion_id][] of
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+     * the [Job.requisistion_id][] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
      * 
* * string job_requisition_id = 2; @@ -827,8 +637,7 @@ public Builder setJobRequisitionId(java.lang.String value) { *
      * Optional.
      * The job requisition id in the application. The API does an exact match on
-     * the [Job.requisistion_id][] of
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+     * the [Job.requisistion_id][] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
      * 
* * string job_requisition_id = 2; @@ -845,8 +654,7 @@ public Builder clearJobRequisitionId() { *
      * Optional.
      * The job requisition id in the application. The API does an exact match on
-     * the [Job.requisistion_id][] of
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+     * the [Job.requisistion_id][] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
      * 
* * string job_requisition_id = 2; @@ -869,8 +677,7 @@ public Builder setJobRequisitionIdBytes(com.google.protobuf.ByteString value) { *
      * Optional.
      * The job title in the application. The API does an exact match on the
-     * [Job.title][google.cloud.talent.v4beta1.Job.title] of
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+     * [Job.title][google.cloud.talent.v4beta1.Job.title] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
      * 
* * string job_title = 3; @@ -892,8 +699,7 @@ public java.lang.String getJobTitle() { *
      * Optional.
      * The job title in the application. The API does an exact match on the
-     * [Job.title][google.cloud.talent.v4beta1.Job.title] of
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+     * [Job.title][google.cloud.talent.v4beta1.Job.title] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
      * 
* * string job_title = 3; @@ -915,8 +721,7 @@ public com.google.protobuf.ByteString getJobTitleBytes() { *
      * Optional.
      * The job title in the application. The API does an exact match on the
-     * [Job.title][google.cloud.talent.v4beta1.Job.title] of
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+     * [Job.title][google.cloud.talent.v4beta1.Job.title] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
      * 
* * string job_title = 3; @@ -936,8 +741,7 @@ public Builder setJobTitle(java.lang.String value) { *
      * Optional.
      * The job title in the application. The API does an exact match on the
-     * [Job.title][google.cloud.talent.v4beta1.Job.title] of
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+     * [Job.title][google.cloud.talent.v4beta1.Job.title] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
      * 
* * string job_title = 3; @@ -954,8 +758,7 @@ public Builder clearJobTitle() { *
      * Optional.
      * The job title in the application. The API does an exact match on the
-     * [Job.title][google.cloud.talent.v4beta1.Job.title] of
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+     * [Job.title][google.cloud.talent.v4beta1.Job.title] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
      * 
* * string job_title = 3; @@ -977,9 +780,8 @@ public Builder setJobTitleBytes(com.google.protobuf.ByteString value) { * *
      * Optional.
-     * If true, the API excludes all profiles with any
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] matching the
-     * filters.
+     * If true, the API excludes all profiles with any [Application.job][google.cloud.talent.v4beta1.Application.job]
+     * matching the filters.
      * 
* * bool negated = 4; @@ -992,9 +794,8 @@ public boolean getNegated() { * *
      * Optional.
-     * If true, the API excludes all profiles with any
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] matching the
-     * filters.
+     * If true, the API excludes all profiles with any [Application.job][google.cloud.talent.v4beta1.Application.job]
+     * matching the filters.
      * 
* * bool negated = 4; @@ -1010,9 +811,8 @@ public Builder setNegated(boolean value) { * *
      * Optional.
-     * If true, the API excludes all profiles with any
-     * [Application.job][google.cloud.talent.v4beta1.Application.job] matching the
-     * filters.
+     * If true, the API excludes all profiles with any [Application.job][google.cloud.talent.v4beta1.Application.job]
+     * matching the filters.
      * 
* * bool negated = 4; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationJobFilterOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationJobFilterOrBuilder.java index f10c855a31f3..71c143cd5a71 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationJobFilterOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationJobFilterOrBuilder.java @@ -8,41 +8,13 @@ public interface ApplicationJobFilterOrBuilder // @@protoc_insertion_point(interface_extends:google.cloud.talent.v4beta1.ApplicationJobFilter) com.google.protobuf.MessageOrBuilder { - /** - * - * - *
-   * Optional.
-   * The job resource name in the application. The API does an exact match on
-   * the [Job.name][google.cloud.talent.v4beta1.Job.name] of
-   * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
-   * 
- * - * string job = 1; - */ - java.lang.String getJob(); - /** - * - * - *
-   * Optional.
-   * The job resource name in the application. The API does an exact match on
-   * the [Job.name][google.cloud.talent.v4beta1.Job.name] of
-   * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
-   * 
- * - * string job = 1; - */ - com.google.protobuf.ByteString getJobBytes(); - /** * * *
    * Optional.
    * The job requisition id in the application. The API does an exact match on
-   * the [Job.requisistion_id][] of
-   * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+   * the [Job.requisistion_id][] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
    * 
* * string job_requisition_id = 2; @@ -54,8 +26,7 @@ public interface ApplicationJobFilterOrBuilder *
    * Optional.
    * The job requisition id in the application. The API does an exact match on
-   * the [Job.requisistion_id][] of
-   * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+   * the [Job.requisistion_id][] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
    * 
* * string job_requisition_id = 2; @@ -68,8 +39,7 @@ public interface ApplicationJobFilterOrBuilder *
    * Optional.
    * The job title in the application. The API does an exact match on the
-   * [Job.title][google.cloud.talent.v4beta1.Job.title] of
-   * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+   * [Job.title][google.cloud.talent.v4beta1.Job.title] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
    * 
* * string job_title = 3; @@ -81,8 +51,7 @@ public interface ApplicationJobFilterOrBuilder *
    * Optional.
    * The job title in the application. The API does an exact match on the
-   * [Job.title][google.cloud.talent.v4beta1.Job.title] of
-   * [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
+   * [Job.title][google.cloud.talent.v4beta1.Job.title] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
    * 
* * string job_title = 3; @@ -94,9 +63,8 @@ public interface ApplicationJobFilterOrBuilder * *
    * Optional.
-   * If true, the API excludes all profiles with any
-   * [Application.job][google.cloud.talent.v4beta1.Application.job] matching the
-   * filters.
+   * If true, the API excludes all profiles with any [Application.job][google.cloud.talent.v4beta1.Application.job]
+   * matching the filters.
    * 
* * bool negated = 4; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOrBuilder.java index 1cad78738d27..6211bd92ebf5 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOrBuilder.java @@ -102,8 +102,8 @@ public interface ApplicationOrBuilder * One of either a job or a company is required. * Resource name of the job which the candidate applied for. * The format is - * "projects/{project_id}/jobs/{job_id}", - * for example, "projects/api-test-project/jobs/bar". + * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", + * for example, "projects/api-test-project/tenants/foo/jobs/bar". * * * string job = 4; @@ -116,8 +116,8 @@ public interface ApplicationOrBuilder * One of either a job or a company is required. * Resource name of the job which the candidate applied for. * The format is - * "projects/{project_id}/jobs/{job_id}", - * for example, "projects/api-test-project/jobs/bar". + * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", + * for example, "projects/api-test-project/tenants/foo/jobs/bar". * * * string job = 4; @@ -131,8 +131,8 @@ public interface ApplicationOrBuilder * One of either a job or a company is required. * Resource name of the company which the candidate applied for. * The format is - * "projects/{project_id}/companies/{company_id}", - * for example, "projects/api-test-project/companies/foo". + * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", + * for example, "projects/api-test-project/tenants/foo/companies/bar". * * * string company = 5; @@ -145,8 +145,8 @@ public interface ApplicationOrBuilder * One of either a job or a company is required. * Resource name of the company which the candidate applied for. * The format is - * "projects/{project_id}/companies/{company_id}", - * for example, "projects/api-test-project/companies/foo". + * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", + * for example, "projects/api-test-project/tenants/foo/companies/bar". * * * string company = 5; @@ -244,9 +244,9 @@ public interface ApplicationOrBuilder * *
    * Optional.
-   * All interviews (screen, onsite, etc) conducted as part of this application
-   * (includes details such as user conducting the interview, timestamp,
-   * feedback, etc).
+   * All interviews (screen, onsite, and so on) conducted as part of this
+   * application (includes details such as user conducting the interview,
+   * timestamp, feedback, and so on).
    * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -257,9 +257,9 @@ public interface ApplicationOrBuilder * *
    * Optional.
-   * All interviews (screen, onsite, etc) conducted as part of this application
-   * (includes details such as user conducting the interview, timestamp,
-   * feedback, etc).
+   * All interviews (screen, onsite, and so on) conducted as part of this
+   * application (includes details such as user conducting the interview,
+   * timestamp, feedback, and so on).
    * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -270,9 +270,9 @@ public interface ApplicationOrBuilder * *
    * Optional.
-   * All interviews (screen, onsite, etc) conducted as part of this application
-   * (includes details such as user conducting the interview, timestamp,
-   * feedback, etc).
+   * All interviews (screen, onsite, and so on) conducted as part of this
+   * application (includes details such as user conducting the interview,
+   * timestamp, feedback, and so on).
    * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -283,9 +283,9 @@ public interface ApplicationOrBuilder * *
    * Optional.
-   * All interviews (screen, onsite, etc) conducted as part of this application
-   * (includes details such as user conducting the interview, timestamp,
-   * feedback, etc).
+   * All interviews (screen, onsite, and so on) conducted as part of this
+   * application (includes details such as user conducting the interview,
+   * timestamp, feedback, and so on).
    * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; @@ -297,9 +297,9 @@ public interface ApplicationOrBuilder * *
    * Optional.
-   * All interviews (screen, onsite, etc) conducted as part of this application
-   * (includes details such as user conducting the interview, timestamp,
-   * feedback, etc).
+   * All interviews (screen, onsite, and so on) conducted as part of this
+   * application (includes details such as user conducting the interview,
+   * timestamp, feedback, and so on).
    * 
* * repeated .google.cloud.talent.v4beta1.Interview interviews = 16; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOutcomeNotesFilter.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOutcomeNotesFilter.java index 62ba9246beb4..30e6eb2873a0 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOutcomeNotesFilter.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOutcomeNotesFilter.java @@ -105,8 +105,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { *
    * Required.
    * User entered or selected outcome reason. The API does an exact match on the
-   * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes]
-   * in profiles.
+   * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] in profiles.
    * 
* * string outcome_notes = 1; @@ -128,8 +127,7 @@ public java.lang.String getOutcomeNotes() { *
    * Required.
    * User entered or selected outcome reason. The API does an exact match on the
-   * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes]
-   * in profiles.
+   * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] in profiles.
    * 
* * string outcome_notes = 1; @@ -154,8 +152,8 @@ public com.google.protobuf.ByteString getOutcomeNotesBytes() { *
    * Optional.
    * If true, The API excludes all candidates with any
-   * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes]
-   * matching the outcome reason specified in the filter.
+   * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] matching the outcome reason specified in
+   * the filter.
    * 
* * bool negated = 2; @@ -509,8 +507,7 @@ public Builder mergeFrom( *
      * Required.
      * User entered or selected outcome reason. The API does an exact match on the
-     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes]
-     * in profiles.
+     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] in profiles.
      * 
* * string outcome_notes = 1; @@ -532,8 +529,7 @@ public java.lang.String getOutcomeNotes() { *
      * Required.
      * User entered or selected outcome reason. The API does an exact match on the
-     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes]
-     * in profiles.
+     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] in profiles.
      * 
* * string outcome_notes = 1; @@ -555,8 +551,7 @@ public com.google.protobuf.ByteString getOutcomeNotesBytes() { *
      * Required.
      * User entered or selected outcome reason. The API does an exact match on the
-     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes]
-     * in profiles.
+     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] in profiles.
      * 
* * string outcome_notes = 1; @@ -576,8 +571,7 @@ public Builder setOutcomeNotes(java.lang.String value) { *
      * Required.
      * User entered or selected outcome reason. The API does an exact match on the
-     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes]
-     * in profiles.
+     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] in profiles.
      * 
* * string outcome_notes = 1; @@ -594,8 +588,7 @@ public Builder clearOutcomeNotes() { *
      * Required.
      * User entered or selected outcome reason. The API does an exact match on the
-     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes]
-     * in profiles.
+     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] in profiles.
      * 
* * string outcome_notes = 1; @@ -618,8 +611,8 @@ public Builder setOutcomeNotesBytes(com.google.protobuf.ByteString value) { *
      * Optional.
      * If true, The API excludes all candidates with any
-     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes]
-     * matching the outcome reason specified in the filter.
+     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] matching the outcome reason specified in
+     * the filter.
      * 
* * bool negated = 2; @@ -633,8 +626,8 @@ public boolean getNegated() { *
      * Optional.
      * If true, The API excludes all candidates with any
-     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes]
-     * matching the outcome reason specified in the filter.
+     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] matching the outcome reason specified in
+     * the filter.
      * 
* * bool negated = 2; @@ -651,8 +644,8 @@ public Builder setNegated(boolean value) { *
      * Optional.
      * If true, The API excludes all candidates with any
-     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes]
-     * matching the outcome reason specified in the filter.
+     * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] matching the outcome reason specified in
+     * the filter.
      * 
* * bool negated = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOutcomeNotesFilterOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOutcomeNotesFilterOrBuilder.java index 1ebb2ce50102..c8fe88b00458 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOutcomeNotesFilterOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOutcomeNotesFilterOrBuilder.java @@ -14,8 +14,7 @@ public interface ApplicationOutcomeNotesFilterOrBuilder *
    * Required.
    * User entered or selected outcome reason. The API does an exact match on the
-   * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes]
-   * in profiles.
+   * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] in profiles.
    * 
* * string outcome_notes = 1; @@ -27,8 +26,7 @@ public interface ApplicationOutcomeNotesFilterOrBuilder *
    * Required.
    * User entered or selected outcome reason. The API does an exact match on the
-   * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes]
-   * in profiles.
+   * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] in profiles.
    * 
* * string outcome_notes = 1; @@ -41,8 +39,8 @@ public interface ApplicationOutcomeNotesFilterOrBuilder *
    * Optional.
    * If true, The API excludes all candidates with any
-   * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes]
-   * matching the outcome reason specified in the filter.
+   * [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] matching the outcome reason specified in
+   * the filter.
    * 
* * bool negated = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationResourceProto.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationResourceProto.java index 9833795f610b..ebccdb01dc39 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationResourceProto.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationResourceProto.java @@ -26,12 +26,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n-google/cloud/talent/v4beta1/applicatio" - + "n.proto\022\033google.cloud.talent.v4beta1\032\034go" - + "ogle/api/annotations.proto\032(google/cloud" - + "/talent/v4beta1/common.proto\032%google/clo" - + "ud/talent/v4beta1/job.proto\032\037google/prot" - + "obuf/timestamp.proto\032\036google/protobuf/wr" - + "appers.proto\032\026google/type/date.proto\"\302\007\n" + + "n.proto\022\033google.cloud.talent.v4beta1\032(go" + + "ogle/cloud/talent/v4beta1/common.proto\032%" + + "google/cloud/talent/v4beta1/job.proto\032\037g" + + "oogle/protobuf/timestamp.proto\032\036google/p" + + "rotobuf/wrappers.proto\032\026google/type/date" + + ".proto\032\034google/api/annotations.proto\"\302\007\n" + "\013Application\022\014\n\004name\030\001 \001(\t\022\023\n\013external_i" + "d\030\037 \001(\t\022\017\n\007profile\030\002 \001(\t\022\013\n\003job\030\004 \001(\t\022\017\n" + "\007company\030\005 \001(\t\022+\n\020application_date\030\007 \001(\013" @@ -72,12 +72,12 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.AnnotationsProto.getDescriptor(), com.google.cloud.talent.v4beta1.CommonProto.getDescriptor(), com.google.cloud.talent.v4beta1.JobResourceProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), com.google.protobuf.WrappersProto.getDescriptor(), com.google.type.DateProto.getDescriptor(), + com.google.api.AnnotationsProto.getDescriptor(), }, assigner); internal_static_google_cloud_talent_v4beta1_Application_descriptor = @@ -103,12 +103,12 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( "IsMatch", "JobTitleSnippet", }); - com.google.api.AnnotationsProto.getDescriptor(); com.google.cloud.talent.v4beta1.CommonProto.getDescriptor(); com.google.cloud.talent.v4beta1.JobResourceProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); com.google.protobuf.WrappersProto.getDescriptor(); com.google.type.DateProto.getDescriptor(); + com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CommonProto.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CommonProto.java index b2c2ad525dc3..e2e929d4fe3c 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CommonProto.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CommonProto.java @@ -81,150 +81,149 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "to\022\033google.cloud.talent.v4beta1\032\034google/" + "api/annotations.proto\032\037google/protobuf/t" + "imestamp.proto\032\036google/protobuf/wrappers" - + ".proto\032\026google/type/date.proto\032\033google/t" - + "ype/dayofweek.proto\032\030google/type/latlng." - + "proto\032\027google/type/money.proto\032 google/t" - + "ype/postal_address.proto\032\033google/type/ti" - + "meofday.proto\"n\n\016TimestampRange\022.\n\nstart" - + "_time\030\001 \001(\0132\032.google.protobuf.Timestamp\022" - + ",\n\010end_time\030\002 \001(\0132\032.google.protobuf.Time" - + "stamp\"\267\003\n\010Location\022I\n\rlocation_type\030\001 \001(" - + "\01622.google.cloud.talent.v4beta1.Location" - + ".LocationType\0222\n\016postal_address\030\002 \001(\0132\032." - + "google.type.PostalAddress\022$\n\007lat_lng\030\003 \001" - + "(\0132\023.google.type.LatLng\022\024\n\014radius_miles\030" - + "\004 \001(\001\"\357\001\n\014LocationType\022\035\n\031LOCATION_TYPE_" - + "UNSPECIFIED\020\000\022\013\n\007COUNTRY\020\001\022\027\n\023ADMINISTRA" - + "TIVE_AREA\020\002\022\033\n\027SUB_ADMINISTRATIVE_AREA\020\003" - + "\022\014\n\010LOCALITY\020\004\022\017\n\013POSTAL_CODE\020\005\022\020\n\014SUB_L" - + "OCALITY\020\006\022\022\n\016SUB_LOCALITY_1\020\007\022\022\n\016SUB_LOC" - + "ALITY_2\020\010\022\020\n\014NEIGHBORHOOD\020\t\022\022\n\016STREET_AD" - + "DRESS\020\n\"\237\001\n\017RequestMetadata\022\016\n\006domain\030\001 " - + "\001(\t\022\022\n\nsession_id\030\002 \001(\t\022\017\n\007user_id\030\003 \001(\t" - + "\022\031\n\021allow_missing_ids\030\004 \001(\010\022<\n\013device_in" - + "fo\030\005 \001(\0132\'.google.cloud.talent.v4beta1.D" - + "eviceInfo\"&\n\020ResponseMetadata\022\022\n\nrequest" - + "_id\030\001 \001(\t\"\317\001\n\nDeviceInfo\022G\n\013device_type\030" - + "\001 \001(\01622.google.cloud.talent.v4beta1.Devi" - + "ceInfo.DeviceType\022\n\n\002id\030\002 \001(\t\"l\n\nDeviceT" - + "ype\022\033\n\027DEVICE_TYPE_UNSPECIFIED\020\000\022\007\n\003WEB\020" - + "\001\022\016\n\nMOBILE_WEB\020\002\022\013\n\007ANDROID\020\003\022\007\n\003IOS\020\004\022" - + "\007\n\003BOT\020\005\022\t\n\005OTHER\020\006\"Q\n\017CustomAttribute\022\025" - + "\n\rstring_values\030\001 \003(\t\022\023\n\013long_values\030\002 \003" - + "(\003\022\022\n\nfilterable\030\003 \001(\010\"W\n\022SpellingCorrec" - + "tion\022\021\n\tcorrected\030\001 \001(\010\022\026\n\016corrected_tex" - + "t\030\002 \001(\t\022\026\n\016corrected_html\030\003 \001(\t\"\234\t\n\020Comp" - + "ensationInfo\022P\n\007entries\030\001 \003(\0132?.google.c" + + ".proto\032\026google/type/date.proto\032\030google/t" + + "ype/latlng.proto\032\027google/type/money.prot" + + "o\032 google/type/postal_address.proto\032\033goo" + + "gle/type/timeofday.proto\"n\n\016TimestampRan" + + "ge\022.\n\nstart_time\030\001 \001(\0132\032.google.protobuf" + + ".Timestamp\022,\n\010end_time\030\002 \001(\0132\032.google.pr" + + "otobuf.Timestamp\"\267\003\n\010Location\022I\n\rlocatio" + + "n_type\030\001 \001(\01622.google.cloud.talent.v4bet" + + "a1.Location.LocationType\0222\n\016postal_addre" + + "ss\030\002 \001(\0132\032.google.type.PostalAddress\022$\n\007" + + "lat_lng\030\003 \001(\0132\023.google.type.LatLng\022\024\n\014ra" + + "dius_miles\030\004 \001(\001\"\357\001\n\014LocationType\022\035\n\031LOC" + + "ATION_TYPE_UNSPECIFIED\020\000\022\013\n\007COUNTRY\020\001\022\027\n" + + "\023ADMINISTRATIVE_AREA\020\002\022\033\n\027SUB_ADMINISTRA" + + "TIVE_AREA\020\003\022\014\n\010LOCALITY\020\004\022\017\n\013POSTAL_CODE" + + "\020\005\022\020\n\014SUB_LOCALITY\020\006\022\022\n\016SUB_LOCALITY_1\020\007" + + "\022\022\n\016SUB_LOCALITY_2\020\010\022\020\n\014NEIGHBORHOOD\020\t\022\022" + + "\n\016STREET_ADDRESS\020\n\"\237\001\n\017RequestMetadata\022\016" + + "\n\006domain\030\001 \001(\t\022\022\n\nsession_id\030\002 \001(\t\022\017\n\007us" + + "er_id\030\003 \001(\t\022\031\n\021allow_missing_ids\030\004 \001(\010\022<" + + "\n\013device_info\030\005 \001(\0132\'.google.cloud.talen" + + "t.v4beta1.DeviceInfo\"&\n\020ResponseMetadata" + + "\022\022\n\nrequest_id\030\001 \001(\t\"\317\001\n\nDeviceInfo\022G\n\013d" + + "evice_type\030\001 \001(\01622.google.cloud.talent.v" + + "4beta1.DeviceInfo.DeviceType\022\n\n\002id\030\002 \001(\t" + + "\"l\n\nDeviceType\022\033\n\027DEVICE_TYPE_UNSPECIFIE" + + "D\020\000\022\007\n\003WEB\020\001\022\016\n\nMOBILE_WEB\020\002\022\013\n\007ANDROID\020" + + "\003\022\007\n\003IOS\020\004\022\007\n\003BOT\020\005\022\t\n\005OTHER\020\006\"Q\n\017Custom" + + "Attribute\022\025\n\rstring_values\030\001 \003(\t\022\023\n\013long" + + "_values\030\002 \003(\003\022\022\n\nfilterable\030\003 \001(\010\"W\n\022Spe" + + "llingCorrection\022\021\n\tcorrected\030\001 \001(\010\022\026\n\016co" + + "rrected_text\030\002 \001(\t\022\026\n\016corrected_html\030\003 \001" + + "(\t\"\234\t\n\020CompensationInfo\022P\n\007entries\030\001 \003(\013" + + "2?.google.cloud.talent.v4beta1.Compensat" + + "ionInfo.CompensationEntry\022k\n\"annualized_" + + "base_compensation_range\030\002 \001(\0132?.google.c" + "loud.talent.v4beta1.CompensationInfo.Com" - + "pensationEntry\022k\n\"annualized_base_compen" - + "sation_range\030\002 \001(\0132?.google.cloud.talent" - + ".v4beta1.CompensationInfo.CompensationRa" - + "nge\022l\n#annualized_total_compensation_ran" - + "ge\030\003 \001(\0132?.google.cloud.talent.v4beta1.C" - + "ompensationInfo.CompensationRange\032\222\003\n\021Co" - + "mpensationEntry\022L\n\004type\030\001 \001(\0162>.google.c" - + "loud.talent.v4beta1.CompensationInfo.Com" - + "pensationType\022L\n\004unit\030\002 \001(\0162>.google.clo" - + "ud.talent.v4beta1.CompensationInfo.Compe" - + "nsationUnit\022$\n\006amount\030\003 \001(\0132\022.google.typ" - + "e.MoneyH\000\022P\n\005range\030\004 \001(\0132?.google.cloud." - + "talent.v4beta1.CompensationInfo.Compensa" - + "tionRangeH\000\022\023\n\013description\030\005 \001(\t\022=\n\027expe" - + "cted_units_per_year\030\006 \001(\0132\034.google.proto" - + "buf.DoubleValueB\025\n\023compensation_amount\032o" - + "\n\021CompensationRange\022,\n\020max_compensation\030" - + "\002 \001(\0132\022.google.type.Money\022,\n\020min_compens" - + "ation\030\001 \001(\0132\022.google.type.Money\"\265\001\n\020Comp" - + "ensationType\022!\n\035COMPENSATION_TYPE_UNSPEC" - + "IFIED\020\000\022\010\n\004BASE\020\001\022\t\n\005BONUS\020\002\022\021\n\rSIGNING_" - + "BONUS\020\003\022\n\n\006EQUITY\020\004\022\022\n\016PROFIT_SHARING\020\005\022" - + "\017\n\013COMMISSIONS\020\006\022\010\n\004TIPS\020\007\022\033\n\027OTHER_COMP" - + "ENSATION_TYPE\020\010\"\234\001\n\020CompensationUnit\022!\n\035" - + "COMPENSATION_UNIT_UNSPECIFIED\020\000\022\n\n\006HOURL" - + "Y\020\001\022\t\n\005DAILY\020\002\022\n\n\006WEEKLY\020\003\022\013\n\007MONTHLY\020\004\022" - + "\n\n\006YEARLY\020\005\022\014\n\010ONE_TIME\020\006\022\033\n\027OTHER_COMPE" - + "NSATION_UNIT\020\007\"\236\001\n\rCertification\022\024\n\014disp" - + "lay_name\030\001 \001(\t\022\'\n\014acquire_date\030\002 \001(\0132\021.g" - + "oogle.type.Date\022&\n\013expire_date\030\003 \001(\0132\021.g" - + "oogle.type.Date\022\021\n\tauthority\030\004 \001(\t\022\023\n\013de" - + "scription\030\005 \001(\t\"\270\001\n\005Skill\022\024\n\014display_nam" - + "e\030\001 \001(\t\022)\n\016last_used_date\030\002 \001(\0132\021.google" - + ".type.Date\022A\n\005level\030\003 \001(\01622.google.cloud" - + ".talent.v4beta1.SkillProficiencyLevel\022\017\n" - + "\007context\030\004 \001(\t\022\032\n\022skill_name_snippet\030\005 \001" - + "(\t\"w\n\tInterview\0223\n\006rating\030\006 \001(\0132#.google" - + ".cloud.talent.v4beta1.Rating\0225\n\007outcome\030" - + "\007 \001(\0162$.google.cloud.talent.v4beta1.Outc" - + "ome\"E\n\006Rating\022\017\n\007overall\030\001 \001(\001\022\013\n\003min\030\002 " - + "\001(\001\022\013\n\003max\030\003 \001(\001\022\020\n\010interval\030\004 \001(\001*y\n\013Co" - + "mpanySize\022\034\n\030COMPANY_SIZE_UNSPECIFIED\020\000\022" - + "\010\n\004MINI\020\001\022\t\n\005SMALL\020\002\022\013\n\007SMEDIUM\020\003\022\n\n\006MED" - + "IUM\020\004\022\007\n\003BIG\020\005\022\n\n\006BIGGER\020\006\022\t\n\005GIANT\020\007*\342\001" - + "\n\nJobBenefit\022\033\n\027JOB_BENEFIT_UNSPECIFIED\020" - + "\000\022\016\n\nCHILD_CARE\020\001\022\n\n\006DENTAL\020\002\022\024\n\020DOMESTI" - + "C_PARTNER\020\003\022\022\n\016FLEXIBLE_HOURS\020\004\022\013\n\007MEDIC" - + "AL\020\005\022\022\n\016LIFE_INSURANCE\020\006\022\022\n\016PARENTAL_LEA" - + "VE\020\007\022\023\n\017RETIREMENT_PLAN\020\010\022\r\n\tSICK_DAYS\020\t" - + "\022\014\n\010VACATION\020\n\022\n\n\006VISION\020\013*\216\002\n\nDegreeTyp" - + "e\022\033\n\027DEGREE_TYPE_UNSPECIFIED\020\000\022\025\n\021PRIMAR" - + "Y_EDUCATION\020\001\022\035\n\031LOWER_SECONDARY_EDUCATI" - + "ON\020\002\022\035\n\031UPPER_SECONDARY_EDUCATION\020\003\022\034\n\030A" - + "DULT_REMEDIAL_EDUCATION\020\004\022\034\n\030ASSOCIATES_" - + "OR_EQUIVALENT\020\005\022\033\n\027BACHELORS_OR_EQUIVALE" - + "NT\020\006\022\031\n\025MASTERS_OR_EQUIVALENT\020\007\022\032\n\026DOCTO" - + "RAL_OR_EQUIVALENT\020\010*\334\001\n\016EmploymentType\022\037" - + "\n\033EMPLOYMENT_TYPE_UNSPECIFIED\020\000\022\r\n\tFULL_" - + "TIME\020\001\022\r\n\tPART_TIME\020\002\022\016\n\nCONTRACTOR\020\003\022\024\n" - + "\020CONTRACT_TO_HIRE\020\004\022\r\n\tTEMPORARY\020\005\022\n\n\006IN" - + "TERN\020\006\022\r\n\tVOLUNTEER\020\007\022\014\n\010PER_DIEM\020\010\022\022\n\016F" - + "LY_IN_FLY_OUT\020\t\022\031\n\025OTHER_EMPLOYMENT_TYPE" - + "\020\n*q\n\010JobLevel\022\031\n\025JOB_LEVEL_UNSPECIFIED\020" - + "\000\022\017\n\013ENTRY_LEVEL\020\001\022\017\n\013EXPERIENCED\020\002\022\013\n\007M" - + "ANAGER\020\003\022\014\n\010DIRECTOR\020\004\022\r\n\tEXECUTIVE\020\005*\272\006" - + "\n\013JobCategory\022\034\n\030JOB_CATEGORY_UNSPECIFIE" - + "D\020\000\022\032\n\026ACCOUNTING_AND_FINANCE\020\001\022\035\n\031ADMIN" - + "ISTRATIVE_AND_OFFICE\020\002\022\035\n\031ADVERTISING_AN" - + "D_MARKETING\020\003\022\017\n\013ANIMAL_CARE\020\004\022\032\n\026ART_FA" - + "SHION_AND_DESIGN\020\005\022\027\n\023BUSINESS_OPERATION" - + "S\020\006\022\033\n\027CLEANING_AND_FACILITIES\020\007\022\023\n\017COMP" - + "UTER_AND_IT\020\010\022\020\n\014CONSTRUCTION\020\t\022\024\n\020CUSTO" - + "MER_SERVICE\020\n\022\r\n\tEDUCATION\020\013\022\034\n\030ENTERTAI" - + "NMENT_AND_TRAVEL\020\014\022\030\n\024FARMING_AND_OUTDOO" - + "RS\020\r\022\016\n\nHEALTHCARE\020\016\022\023\n\017HUMAN_RESOURCES\020" - + "\017\022\'\n#INSTALLATION_MAINTENANCE_AND_REPAIR" - + "\020\020\022\t\n\005LEGAL\020\021\022\016\n\nMANAGEMENT\020\022\022\037\n\033MANUFAC" - + "TURING_AND_WAREHOUSE\020\023\022$\n MEDIA_COMMUNIC" - + "ATIONS_AND_WRITING\020\024\022\026\n\022OIL_GAS_AND_MINI" - + "NG\020\025\022\036\n\032PERSONAL_CARE_AND_SERVICES\020\026\022\027\n\023" - + "PROTECTIVE_SERVICES\020\027\022\017\n\013REAL_ESTATE\020\030\022\036" - + "\n\032RESTAURANT_AND_HOSPITALITY\020\031\022\024\n\020SALES_" - + "AND_RETAIL\020\032\022\033\n\027SCIENCE_AND_ENGINEERING\020" - + "\033\022\"\n\036SOCIAL_SERVICES_AND_NON_PROFIT\020\034\022!\n" - + "\035SPORTS_FITNESS_AND_RECREATION\020\035\022 \n\034TRAN" - + "SPORTATION_AND_LOGISTICS\020\036*e\n\rPostingReg" - + "ion\022\036\n\032POSTING_REGION_UNSPECIFIED\020\000\022\027\n\023A" - + "DMINISTRATIVE_AREA\020\001\022\n\n\006NATION\020\002\022\017\n\013TELE" - + "COMMUTE\020\003*j\n\nVisibility\022\032\n\026VISIBILITY_UN" - + "SPECIFIED\020\000\022\020\n\014ACCOUNT_ONLY\020\001\022\026\n\022SHARED_" - + "WITH_GOOGLE\020\002\022\026\n\022SHARED_WITH_PUBLIC\020\003*Z\n" - + "\020ContactInfoUsage\022\"\n\036CONTACT_INFO_USAGE_" - + "UNSPECIFIED\020\000\022\014\n\010PERSONAL\020\001\022\010\n\004WORK\020\002\022\n\n" - + "\006SCHOOL\020\003*q\n\020HtmlSanitization\022!\n\035HTML_SA" - + "NITIZATION_UNSPECIFIED\020\000\022\036\n\032HTML_SANITIZ" - + "ATION_DISABLED\020\001\022\032\n\026SIMPLE_FORMATTING_ON" - + "LY\020\002*c\n\rCommuteMethod\022\036\n\032COMMUTE_METHOD_" - + "UNSPECIFIED\020\000\022\013\n\007DRIVING\020\001\022\013\n\007TRANSIT\020\002\022" - + "\013\n\007WALKING\020\003\022\013\n\007CYCLING\020\004*\223\001\n\025SkillProfi" - + "ciencyLevel\022\'\n#SKILL_PROFICIENCY_LEVEL_U" - + "NSPECIFIED\020\000\022\031\n\025FUNDAMENTAL_AWARENESS\020\001\022" - + "\n\n\006NOVICE\020\002\022\020\n\014INTERMEDIATE\020\003\022\014\n\010ADVANCE" - + "D\020\004\022\n\n\006EXPERT\020\005*f\n\007Outcome\022\027\n\023OUTCOME_UN" - + "SPECIFIED\020\000\022\014\n\010POSITIVE\020\001\022\013\n\007NEUTRAL\020\002\022\014" - + "\n\010NEGATIVE\020\003\022\031\n\025OUTCOME_NOT_AVAILABLE\020\004B" - + "y\n\037com.google.cloud.talent.v4beta1B\013Comm" - + "onProtoP\001ZAgoogle.golang.org/genproto/go" - + "ogleapis/cloud/talent/v4beta1;talent\242\002\003C" - + "TSb\006proto3" + + "pensationRange\022l\n#annualized_total_compe" + + "nsation_range\030\003 \001(\0132?.google.cloud.talen" + + "t.v4beta1.CompensationInfo.CompensationR" + + "ange\032\222\003\n\021CompensationEntry\022L\n\004type\030\001 \001(\016" + + "2>.google.cloud.talent.v4beta1.Compensat" + + "ionInfo.CompensationType\022L\n\004unit\030\002 \001(\0162>" + + ".google.cloud.talent.v4beta1.Compensatio" + + "nInfo.CompensationUnit\022$\n\006amount\030\003 \001(\0132\022" + + ".google.type.MoneyH\000\022P\n\005range\030\004 \001(\0132?.go" + + "ogle.cloud.talent.v4beta1.CompensationIn" + + "fo.CompensationRangeH\000\022\023\n\013description\030\005 " + + "\001(\t\022=\n\027expected_units_per_year\030\006 \001(\0132\034.g" + + "oogle.protobuf.DoubleValueB\025\n\023compensati" + + "on_amount\032o\n\021CompensationRange\022,\n\020max_co" + + "mpensation\030\002 \001(\0132\022.google.type.Money\022,\n\020" + + "min_compensation\030\001 \001(\0132\022.google.type.Mon" + + "ey\"\265\001\n\020CompensationType\022!\n\035COMPENSATION_" + + "TYPE_UNSPECIFIED\020\000\022\010\n\004BASE\020\001\022\t\n\005BONUS\020\002\022" + + "\021\n\rSIGNING_BONUS\020\003\022\n\n\006EQUITY\020\004\022\022\n\016PROFIT" + + "_SHARING\020\005\022\017\n\013COMMISSIONS\020\006\022\010\n\004TIPS\020\007\022\033\n" + + "\027OTHER_COMPENSATION_TYPE\020\010\"\234\001\n\020Compensat" + + "ionUnit\022!\n\035COMPENSATION_UNIT_UNSPECIFIED" + + "\020\000\022\n\n\006HOURLY\020\001\022\t\n\005DAILY\020\002\022\n\n\006WEEKLY\020\003\022\013\n" + + "\007MONTHLY\020\004\022\n\n\006YEARLY\020\005\022\014\n\010ONE_TIME\020\006\022\033\n\027" + + "OTHER_COMPENSATION_UNIT\020\007\"\236\001\n\rCertificat" + + "ion\022\024\n\014display_name\030\001 \001(\t\022\'\n\014acquire_dat" + + "e\030\002 \001(\0132\021.google.type.Date\022&\n\013expire_dat" + + "e\030\003 \001(\0132\021.google.type.Date\022\021\n\tauthority\030" + + "\004 \001(\t\022\023\n\013description\030\005 \001(\t\"\270\001\n\005Skill\022\024\n\014" + + "display_name\030\001 \001(\t\022)\n\016last_used_date\030\002 \001" + + "(\0132\021.google.type.Date\022A\n\005level\030\003 \001(\01622.g" + + "oogle.cloud.talent.v4beta1.SkillProficie" + + "ncyLevel\022\017\n\007context\030\004 \001(\t\022\032\n\022skill_name_" + + "snippet\030\005 \001(\t\"w\n\tInterview\0223\n\006rating\030\006 \001" + + "(\0132#.google.cloud.talent.v4beta1.Rating\022" + + "5\n\007outcome\030\007 \001(\0162$.google.cloud.talent.v" + + "4beta1.Outcome\"E\n\006Rating\022\017\n\007overall\030\001 \001(" + + "\001\022\013\n\003min\030\002 \001(\001\022\013\n\003max\030\003 \001(\001\022\020\n\010interval\030" + + "\004 \001(\001*y\n\013CompanySize\022\034\n\030COMPANY_SIZE_UNS" + + "PECIFIED\020\000\022\010\n\004MINI\020\001\022\t\n\005SMALL\020\002\022\013\n\007SMEDI" + + "UM\020\003\022\n\n\006MEDIUM\020\004\022\007\n\003BIG\020\005\022\n\n\006BIGGER\020\006\022\t\n" + + "\005GIANT\020\007*\342\001\n\nJobBenefit\022\033\n\027JOB_BENEFIT_U" + + "NSPECIFIED\020\000\022\016\n\nCHILD_CARE\020\001\022\n\n\006DENTAL\020\002" + + "\022\024\n\020DOMESTIC_PARTNER\020\003\022\022\n\016FLEXIBLE_HOURS" + + "\020\004\022\013\n\007MEDICAL\020\005\022\022\n\016LIFE_INSURANCE\020\006\022\022\n\016P" + + "ARENTAL_LEAVE\020\007\022\023\n\017RETIREMENT_PLAN\020\010\022\r\n\t" + + "SICK_DAYS\020\t\022\014\n\010VACATION\020\n\022\n\n\006VISION\020\013*\216\002" + + "\n\nDegreeType\022\033\n\027DEGREE_TYPE_UNSPECIFIED\020" + + "\000\022\025\n\021PRIMARY_EDUCATION\020\001\022\035\n\031LOWER_SECOND" + + "ARY_EDUCATION\020\002\022\035\n\031UPPER_SECONDARY_EDUCA" + + "TION\020\003\022\034\n\030ADULT_REMEDIAL_EDUCATION\020\004\022\034\n\030" + + "ASSOCIATES_OR_EQUIVALENT\020\005\022\033\n\027BACHELORS_" + + "OR_EQUIVALENT\020\006\022\031\n\025MASTERS_OR_EQUIVALENT" + + "\020\007\022\032\n\026DOCTORAL_OR_EQUIVALENT\020\010*\334\001\n\016Emplo" + + "ymentType\022\037\n\033EMPLOYMENT_TYPE_UNSPECIFIED" + + "\020\000\022\r\n\tFULL_TIME\020\001\022\r\n\tPART_TIME\020\002\022\016\n\nCONT" + + "RACTOR\020\003\022\024\n\020CONTRACT_TO_HIRE\020\004\022\r\n\tTEMPOR" + + "ARY\020\005\022\n\n\006INTERN\020\006\022\r\n\tVOLUNTEER\020\007\022\014\n\010PER_" + + "DIEM\020\010\022\022\n\016FLY_IN_FLY_OUT\020\t\022\031\n\025OTHER_EMPL" + + "OYMENT_TYPE\020\n*q\n\010JobLevel\022\031\n\025JOB_LEVEL_U" + + "NSPECIFIED\020\000\022\017\n\013ENTRY_LEVEL\020\001\022\017\n\013EXPERIE" + + "NCED\020\002\022\013\n\007MANAGER\020\003\022\014\n\010DIRECTOR\020\004\022\r\n\tEXE" + + "CUTIVE\020\005*\272\006\n\013JobCategory\022\034\n\030JOB_CATEGORY" + + "_UNSPECIFIED\020\000\022\032\n\026ACCOUNTING_AND_FINANCE" + + "\020\001\022\035\n\031ADMINISTRATIVE_AND_OFFICE\020\002\022\035\n\031ADV" + + "ERTISING_AND_MARKETING\020\003\022\017\n\013ANIMAL_CARE\020" + + "\004\022\032\n\026ART_FASHION_AND_DESIGN\020\005\022\027\n\023BUSINES" + + "S_OPERATIONS\020\006\022\033\n\027CLEANING_AND_FACILITIE" + + "S\020\007\022\023\n\017COMPUTER_AND_IT\020\010\022\020\n\014CONSTRUCTION" + + "\020\t\022\024\n\020CUSTOMER_SERVICE\020\n\022\r\n\tEDUCATION\020\013\022" + + "\034\n\030ENTERTAINMENT_AND_TRAVEL\020\014\022\030\n\024FARMING" + + "_AND_OUTDOORS\020\r\022\016\n\nHEALTHCARE\020\016\022\023\n\017HUMAN" + + "_RESOURCES\020\017\022\'\n#INSTALLATION_MAINTENANCE" + + "_AND_REPAIR\020\020\022\t\n\005LEGAL\020\021\022\016\n\nMANAGEMENT\020\022" + + "\022\037\n\033MANUFACTURING_AND_WAREHOUSE\020\023\022$\n MED" + + "IA_COMMUNICATIONS_AND_WRITING\020\024\022\026\n\022OIL_G" + + "AS_AND_MINING\020\025\022\036\n\032PERSONAL_CARE_AND_SER" + + "VICES\020\026\022\027\n\023PROTECTIVE_SERVICES\020\027\022\017\n\013REAL" + + "_ESTATE\020\030\022\036\n\032RESTAURANT_AND_HOSPITALITY\020" + + "\031\022\024\n\020SALES_AND_RETAIL\020\032\022\033\n\027SCIENCE_AND_E" + + "NGINEERING\020\033\022\"\n\036SOCIAL_SERVICES_AND_NON_" + + "PROFIT\020\034\022!\n\035SPORTS_FITNESS_AND_RECREATIO" + + "N\020\035\022 \n\034TRANSPORTATION_AND_LOGISTICS\020\036*e\n" + + "\rPostingRegion\022\036\n\032POSTING_REGION_UNSPECI" + + "FIED\020\000\022\027\n\023ADMINISTRATIVE_AREA\020\001\022\n\n\006NATIO" + + "N\020\002\022\017\n\013TELECOMMUTE\020\003*j\n\nVisibility\022\032\n\026VI" + + "SIBILITY_UNSPECIFIED\020\000\022\020\n\014ACCOUNT_ONLY\020\001" + + "\022\026\n\022SHARED_WITH_GOOGLE\020\002\022\026\n\022SHARED_WITH_" + + "PUBLIC\020\003*Z\n\020ContactInfoUsage\022\"\n\036CONTACT_" + + "INFO_USAGE_UNSPECIFIED\020\000\022\014\n\010PERSONAL\020\001\022\010" + + "\n\004WORK\020\002\022\n\n\006SCHOOL\020\003*q\n\020HtmlSanitization" + + "\022!\n\035HTML_SANITIZATION_UNSPECIFIED\020\000\022\036\n\032H" + + "TML_SANITIZATION_DISABLED\020\001\022\032\n\026SIMPLE_FO" + + "RMATTING_ONLY\020\002*c\n\rCommuteMethod\022\036\n\032COMM" + + "UTE_METHOD_UNSPECIFIED\020\000\022\013\n\007DRIVING\020\001\022\013\n" + + "\007TRANSIT\020\002\022\013\n\007WALKING\020\003\022\013\n\007CYCLING\020\004*\223\001\n" + + "\025SkillProficiencyLevel\022\'\n#SKILL_PROFICIE" + + "NCY_LEVEL_UNSPECIFIED\020\000\022\031\n\025FUNDAMENTAL_A" + + "WARENESS\020\001\022\n\n\006NOVICE\020\002\022\020\n\014INTERMEDIATE\020\003" + + "\022\014\n\010ADVANCED\020\004\022\n\n\006EXPERT\020\005*f\n\007Outcome\022\027\n" + + "\023OUTCOME_UNSPECIFIED\020\000\022\014\n\010POSITIVE\020\001\022\013\n\007" + + "NEUTRAL\020\002\022\014\n\010NEGATIVE\020\003\022\031\n\025OUTCOME_NOT_A" + + "VAILABLE\020\004By\n\037com.google.cloud.talent.v4" + + "beta1B\013CommonProtoP\001ZAgoogle.golang.org/" + + "genproto/googleapis/cloud/talent/v4beta1" + + ";talent\242\002\003CTSb\006proto3" }; com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner() { @@ -241,7 +240,6 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.protobuf.TimestampProto.getDescriptor(), com.google.protobuf.WrappersProto.getDescriptor(), com.google.type.DateProto.getDescriptor(), - com.google.type.DayOfWeekProto.getDescriptor(), com.google.type.LatLngProto.getDescriptor(), com.google.type.MoneyProto.getDescriptor(), com.google.type.PostalAddressProto.getDescriptor(), @@ -374,7 +372,6 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.protobuf.TimestampProto.getDescriptor(); com.google.protobuf.WrappersProto.getDescriptor(); com.google.type.DateProto.getDescriptor(); - com.google.type.DayOfWeekProto.getDescriptor(); com.google.type.LatLngProto.getDescriptor(); com.google.type.MoneyProto.getDescriptor(); com.google.type.PostalAddressProto.getDescriptor(); diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CommuteMethod.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CommuteMethod.java index 243b6c642662..34ec2b789f66 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CommuteMethod.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CommuteMethod.java @@ -38,7 +38,7 @@ public enum CommuteMethod implements com.google.protobuf.ProtocolMessageEnum { * *
    * Commute time is calculated based on public transit including bus, metro,
-   * subway, etc.
+   * subway, and so on.
    * 
* * TRANSIT = 2; @@ -92,7 +92,7 @@ public enum CommuteMethod implements com.google.protobuf.ProtocolMessageEnum { * *
    * Commute time is calculated based on public transit including bus, metro,
-   * subway, etc.
+   * subway, and so on.
    * 
* * TRANSIT = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Company.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Company.java index 7f82992f4402..24f9e68e02d6 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Company.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Company.java @@ -1151,8 +1151,7 @@ public com.google.cloud.talent.v4beta1.CompanySize getSize() { * The street address of the company's main headquarters, which may be * different from the job location. The service attempts * to geolocate the provided address, and populates a more specific - * location wherever possible in - * [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. + * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. * * * string headquarters_address = 5; @@ -1176,8 +1175,7 @@ public java.lang.String getHeadquartersAddress() { * The street address of the company's main headquarters, which may be * different from the job location. The service attempts * to geolocate the provided address, and populates a more specific - * location wherever possible in - * [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. + * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. * * * string headquarters_address = 5; @@ -1411,9 +1409,8 @@ public com.google.protobuf.ByteString getImageUriBytes() { * *
    * Optional.
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-   * whose corresponding `string_values` are used in keyword searches. Jobs with
+   * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+   * corresponding `string_values` are used in keyword searches. Jobs with
    * `string_values` under these specified field keys are returned if any
    * of the values match the search keyword. Custom field values with
    * parenthesis, brackets and special symbols are not searchable as-is,
@@ -1430,9 +1427,8 @@ public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttri
    *
    * 
    * Optional.
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-   * whose corresponding `string_values` are used in keyword searches. Jobs with
+   * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+   * corresponding `string_values` are used in keyword searches. Jobs with
    * `string_values` under these specified field keys are returned if any
    * of the values match the search keyword. Custom field values with
    * parenthesis, brackets and special symbols are not searchable as-is,
@@ -1449,9 +1445,8 @@ public int getKeywordSearchableJobCustomAttributesCount() {
    *
    * 
    * Optional.
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-   * whose corresponding `string_values` are used in keyword searches. Jobs with
+   * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+   * corresponding `string_values` are used in keyword searches. Jobs with
    * `string_values` under these specified field keys are returned if any
    * of the values match the search keyword. Custom field values with
    * parenthesis, brackets and special symbols are not searchable as-is,
@@ -1468,9 +1463,8 @@ public java.lang.String getKeywordSearchableJobCustomAttributes(int index) {
    *
    * 
    * Optional.
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-   * whose corresponding `string_values` are used in keyword searches. Jobs with
+   * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+   * corresponding `string_values` are used in keyword searches. Jobs with
    * `string_values` under these specified field keys are returned if any
    * of the values match the search keyword. Custom field values with
    * parenthesis, brackets and special symbols are not searchable as-is,
@@ -2511,8 +2505,7 @@ public Builder clearSize() {
      * The street address of the company's main headquarters, which may be
      * different from the job location. The service attempts
      * to geolocate the provided address, and populates a more specific
-     * location wherever possible in
-     * [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location].
+     * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location].
      * 
* * string headquarters_address = 5; @@ -2536,8 +2529,7 @@ public java.lang.String getHeadquartersAddress() { * The street address of the company's main headquarters, which may be * different from the job location. The service attempts * to geolocate the provided address, and populates a more specific - * location wherever possible in - * [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. + * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. *
* * string headquarters_address = 5; @@ -2561,8 +2553,7 @@ public com.google.protobuf.ByteString getHeadquartersAddressBytes() { * The street address of the company's main headquarters, which may be * different from the job location. The service attempts * to geolocate the provided address, and populates a more specific - * location wherever possible in - * [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. + * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. *
* * string headquarters_address = 5; @@ -2584,8 +2575,7 @@ public Builder setHeadquartersAddress(java.lang.String value) { * The street address of the company's main headquarters, which may be * different from the job location. The service attempts * to geolocate the provided address, and populates a more specific - * location wherever possible in - * [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. + * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. *
* * string headquarters_address = 5; @@ -2604,8 +2594,7 @@ public Builder clearHeadquartersAddress() { * The street address of the company's main headquarters, which may be * different from the job location. The service attempts * to geolocate the provided address, and populates a more specific - * location wherever possible in - * [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. + * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. * * * string headquarters_address = 5; @@ -3115,9 +3104,8 @@ private void ensureKeywordSearchableJobCustomAttributesIsMutable() { * *
      * Optional.
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-     * whose corresponding `string_values` are used in keyword searches. Jobs with
+     * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+     * corresponding `string_values` are used in keyword searches. Jobs with
      * `string_values` under these specified field keys are returned if any
      * of the values match the search keyword. Custom field values with
      * parenthesis, brackets and special symbols are not searchable as-is,
@@ -3134,9 +3122,8 @@ public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttri
      *
      * 
      * Optional.
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-     * whose corresponding `string_values` are used in keyword searches. Jobs with
+     * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+     * corresponding `string_values` are used in keyword searches. Jobs with
      * `string_values` under these specified field keys are returned if any
      * of the values match the search keyword. Custom field values with
      * parenthesis, brackets and special symbols are not searchable as-is,
@@ -3153,9 +3140,8 @@ public int getKeywordSearchableJobCustomAttributesCount() {
      *
      * 
      * Optional.
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-     * whose corresponding `string_values` are used in keyword searches. Jobs with
+     * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+     * corresponding `string_values` are used in keyword searches. Jobs with
      * `string_values` under these specified field keys are returned if any
      * of the values match the search keyword. Custom field values with
      * parenthesis, brackets and special symbols are not searchable as-is,
@@ -3172,9 +3158,8 @@ public java.lang.String getKeywordSearchableJobCustomAttributes(int index) {
      *
      * 
      * Optional.
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-     * whose corresponding `string_values` are used in keyword searches. Jobs with
+     * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+     * corresponding `string_values` are used in keyword searches. Jobs with
      * `string_values` under these specified field keys are returned if any
      * of the values match the search keyword. Custom field values with
      * parenthesis, brackets and special symbols are not searchable as-is,
@@ -3191,9 +3176,8 @@ public com.google.protobuf.ByteString getKeywordSearchableJobCustomAttributesByt
      *
      * 
      * Optional.
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-     * whose corresponding `string_values` are used in keyword searches. Jobs with
+     * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+     * corresponding `string_values` are used in keyword searches. Jobs with
      * `string_values` under these specified field keys are returned if any
      * of the values match the search keyword. Custom field values with
      * parenthesis, brackets and special symbols are not searchable as-is,
@@ -3216,9 +3200,8 @@ public Builder setKeywordSearchableJobCustomAttributes(int index, java.lang.Stri
      *
      * 
      * Optional.
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-     * whose corresponding `string_values` are used in keyword searches. Jobs with
+     * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+     * corresponding `string_values` are used in keyword searches. Jobs with
      * `string_values` under these specified field keys are returned if any
      * of the values match the search keyword. Custom field values with
      * parenthesis, brackets and special symbols are not searchable as-is,
@@ -3241,9 +3224,8 @@ public Builder addKeywordSearchableJobCustomAttributes(java.lang.String value) {
      *
      * 
      * Optional.
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-     * whose corresponding `string_values` are used in keyword searches. Jobs with
+     * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+     * corresponding `string_values` are used in keyword searches. Jobs with
      * `string_values` under these specified field keys are returned if any
      * of the values match the search keyword. Custom field values with
      * parenthesis, brackets and special symbols are not searchable as-is,
@@ -3265,9 +3247,8 @@ public Builder addAllKeywordSearchableJobCustomAttributes(
      *
      * 
      * Optional.
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-     * whose corresponding `string_values` are used in keyword searches. Jobs with
+     * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+     * corresponding `string_values` are used in keyword searches. Jobs with
      * `string_values` under these specified field keys are returned if any
      * of the values match the search keyword. Custom field values with
      * parenthesis, brackets and special symbols are not searchable as-is,
@@ -3287,9 +3268,8 @@ public Builder clearKeywordSearchableJobCustomAttributes() {
      *
      * 
      * Optional.
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-     * whose corresponding `string_values` are used in keyword searches. Jobs with
+     * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+     * corresponding `string_values` are used in keyword searches. Jobs with
      * `string_values` under these specified field keys are returned if any
      * of the values match the search keyword. Custom field values with
      * parenthesis, brackets and special symbols are not searchable as-is,
diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyOrBuilder.java
index 81a6af749a31..2b639dde990b 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyOrBuilder.java
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyOrBuilder.java
@@ -124,8 +124,7 @@ public interface CompanyOrBuilder
    * The street address of the company's main headquarters, which may be
    * different from the job location. The service attempts
    * to geolocate the provided address, and populates a more specific
-   * location wherever possible in
-   * [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location].
+   * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location].
    * 
* * string headquarters_address = 5; @@ -139,8 +138,7 @@ public interface CompanyOrBuilder * The street address of the company's main headquarters, which may be * different from the job location. The service attempts * to geolocate the provided address, and populates a more specific - * location wherever possible in - * [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. + * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. *
* * string headquarters_address = 5; @@ -270,9 +268,8 @@ public interface CompanyOrBuilder * *
    * Optional.
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-   * whose corresponding `string_values` are used in keyword searches. Jobs with
+   * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+   * corresponding `string_values` are used in keyword searches. Jobs with
    * `string_values` under these specified field keys are returned if any
    * of the values match the search keyword. Custom field values with
    * parenthesis, brackets and special symbols are not searchable as-is,
@@ -287,9 +284,8 @@ public interface CompanyOrBuilder
    *
    * 
    * Optional.
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-   * whose corresponding `string_values` are used in keyword searches. Jobs with
+   * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+   * corresponding `string_values` are used in keyword searches. Jobs with
    * `string_values` under these specified field keys are returned if any
    * of the values match the search keyword. Custom field values with
    * parenthesis, brackets and special symbols are not searchable as-is,
@@ -304,9 +300,8 @@ public interface CompanyOrBuilder
    *
    * 
    * Optional.
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-   * whose corresponding `string_values` are used in keyword searches. Jobs with
+   * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+   * corresponding `string_values` are used in keyword searches. Jobs with
    * `string_values` under these specified field keys are returned if any
    * of the values match the search keyword. Custom field values with
    * parenthesis, brackets and special symbols are not searchable as-is,
@@ -321,9 +316,8 @@ public interface CompanyOrBuilder
    *
    * 
    * Optional.
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes],
-   * whose corresponding `string_values` are used in keyword searches. Jobs with
+   * A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose
+   * corresponding `string_values` are used in keyword searches. Jobs with
    * `string_values` under these specified field keys are returned if any
    * of the values match the search keyword. Custom field values with
    * parenthesis, brackets and special symbols are not searchable as-is,
diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyResourceProto.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyResourceProto.java
index c5c25a655b90..287a379d14ab 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyResourceProto.java
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyResourceProto.java
@@ -30,9 +30,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
   static {
     java.lang.String[] descriptorData = {
       "\n)google/cloud/talent/v4beta1/company.pr"
-          + "oto\022\033google.cloud.talent.v4beta1\032\034google"
-          + "/api/annotations.proto\032(google/cloud/tal"
-          + "ent/v4beta1/common.proto\"\344\003\n\007Company\022\014\n\004"
+          + "oto\022\033google.cloud.talent.v4beta1\032(google"
+          + "/cloud/talent/v4beta1/common.proto\032\034goog"
+          + "le/api/annotations.proto\"\344\003\n\007Company\022\014\n\004"
           + "name\030\001 \001(\t\022\024\n\014display_name\030\002 \001(\t\022\023\n\013exte"
           + "rnal_id\030\003 \001(\t\0226\n\004size\030\004 \001(\0162(.google.clo"
           + "ud.talent.v4beta1.CompanySize\022\034\n\024headqua"
@@ -61,8 +61,8 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors(
     com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
         descriptorData,
         new com.google.protobuf.Descriptors.FileDescriptor[] {
-          com.google.api.AnnotationsProto.getDescriptor(),
           com.google.cloud.talent.v4beta1.CommonProto.getDescriptor(),
+          com.google.api.AnnotationsProto.getDescriptor(),
         },
         assigner);
     internal_static_google_cloud_talent_v4beta1_Company_descriptor =
@@ -93,8 +93,8 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors(
             new java.lang.String[] {
               "HeadquartersLocation",
             });
-    com.google.api.AnnotationsProto.getDescriptor();
     com.google.cloud.talent.v4beta1.CommonProto.getDescriptor();
+    com.google.api.AnnotationsProto.getDescriptor();
   }
 
   // @@protoc_insertion_point(outer_class_scope)
diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompensationFilter.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompensationFilter.java
index 478f32c6b20c..9dd182903952 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompensationFilter.java
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompensationFilter.java
@@ -170,13 +170,10 @@ public enum FilterType implements com.google.protobuf.ProtocolMessageEnum {
      * 
      * Filter by `base compensation entry's` unit. A job is a match if and
      * only if the job contains a base CompensationEntry and the base
-     * CompensationEntry's unit matches provided
-     * [units][google.cloud.talent.v4beta1.CompensationFilter.units]. Populate
-     * one or more
-     * [units][google.cloud.talent.v4beta1.CompensationFilter.units].
-     * See
-     * [CompensationInfo.CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry]
-     * for definition of base compensation entry.
+     * CompensationEntry's unit matches provided [units][google.cloud.talent.v4beta1.CompensationFilter.units].
+     * Populate one or more [units][google.cloud.talent.v4beta1.CompensationFilter.units].
+     * See [CompensationInfo.CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for definition of
+     * base compensation entry.
      * 
* * UNIT_ONLY = 1; @@ -190,12 +187,9 @@ public enum FilterType implements com.google.protobuf.ProtocolMessageEnum { * is a match if and only if the job contains a base CompensationEntry, and * the base entry's unit matches provided [compensation_units][] and amount * or range overlaps with provided [compensation_range][]. - * See - * [CompensationInfo.CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for definition of base compensation entry. - * Set exactly one - * [units][google.cloud.talent.v4beta1.CompensationFilter.units] and - * populate [range][google.cloud.talent.v4beta1.CompensationFilter.range]. + * See [CompensationInfo.CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for definition of + * base compensation entry. + * Set exactly one [units][google.cloud.talent.v4beta1.CompensationFilter.units] and populate [range][google.cloud.talent.v4beta1.CompensationFilter.range]. *
* * UNIT_AND_AMOUNT = 2; @@ -206,9 +200,7 @@ public enum FilterType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Filter by annualized base compensation amount and `base compensation
-     * entry's` unit. Populate
-     * [range][google.cloud.talent.v4beta1.CompensationFilter.range] and zero or
-     * more [units][google.cloud.talent.v4beta1.CompensationFilter.units].
+     * entry's` unit. Populate [range][google.cloud.talent.v4beta1.CompensationFilter.range] and zero or more [units][google.cloud.talent.v4beta1.CompensationFilter.units].
      * 
* * ANNUALIZED_BASE_AMOUNT = 3; @@ -219,9 +211,7 @@ public enum FilterType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Filter by annualized total compensation amount and `base compensation
-     * entry's` unit . Populate
-     * [range][google.cloud.talent.v4beta1.CompensationFilter.range] and zero or
-     * more [units][google.cloud.talent.v4beta1.CompensationFilter.units].
+     * entry's` unit . Populate [range][google.cloud.talent.v4beta1.CompensationFilter.range] and zero or more [units][google.cloud.talent.v4beta1.CompensationFilter.units].
      * 
* * ANNUALIZED_TOTAL_AMOUNT = 4; @@ -246,13 +236,10 @@ public enum FilterType implements com.google.protobuf.ProtocolMessageEnum { *
      * Filter by `base compensation entry's` unit. A job is a match if and
      * only if the job contains a base CompensationEntry and the base
-     * CompensationEntry's unit matches provided
-     * [units][google.cloud.talent.v4beta1.CompensationFilter.units]. Populate
-     * one or more
-     * [units][google.cloud.talent.v4beta1.CompensationFilter.units].
-     * See
-     * [CompensationInfo.CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry]
-     * for definition of base compensation entry.
+     * CompensationEntry's unit matches provided [units][google.cloud.talent.v4beta1.CompensationFilter.units].
+     * Populate one or more [units][google.cloud.talent.v4beta1.CompensationFilter.units].
+     * See [CompensationInfo.CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for definition of
+     * base compensation entry.
      * 
* * UNIT_ONLY = 1; @@ -266,12 +253,9 @@ public enum FilterType implements com.google.protobuf.ProtocolMessageEnum { * is a match if and only if the job contains a base CompensationEntry, and * the base entry's unit matches provided [compensation_units][] and amount * or range overlaps with provided [compensation_range][]. - * See - * [CompensationInfo.CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for definition of base compensation entry. - * Set exactly one - * [units][google.cloud.talent.v4beta1.CompensationFilter.units] and - * populate [range][google.cloud.talent.v4beta1.CompensationFilter.range]. + * See [CompensationInfo.CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for definition of + * base compensation entry. + * Set exactly one [units][google.cloud.talent.v4beta1.CompensationFilter.units] and populate [range][google.cloud.talent.v4beta1.CompensationFilter.range]. *
* * UNIT_AND_AMOUNT = 2; @@ -282,9 +266,7 @@ public enum FilterType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Filter by annualized base compensation amount and `base compensation
-     * entry's` unit. Populate
-     * [range][google.cloud.talent.v4beta1.CompensationFilter.range] and zero or
-     * more [units][google.cloud.talent.v4beta1.CompensationFilter.units].
+     * entry's` unit. Populate [range][google.cloud.talent.v4beta1.CompensationFilter.range] and zero or more [units][google.cloud.talent.v4beta1.CompensationFilter.units].
      * 
* * ANNUALIZED_BASE_AMOUNT = 3; @@ -295,9 +277,7 @@ public enum FilterType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Filter by annualized total compensation amount and `base compensation
-     * entry's` unit . Populate
-     * [range][google.cloud.talent.v4beta1.CompensationFilter.range] and zero or
-     * more [units][google.cloud.talent.v4beta1.CompensationFilter.units].
+     * entry's` unit . Populate [range][google.cloud.talent.v4beta1.CompensationFilter.range] and zero or more [units][google.cloud.talent.v4beta1.CompensationFilter.units].
      * 
* * ANNUALIZED_TOTAL_AMOUNT = 4; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompensationInfo.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompensationInfo.java index b71891831075..2917e7187cf1 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompensationInfo.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompensationInfo.java @@ -143,28 +143,17 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { *
    * The type of compensation.
    * For compensation amounts specified in non-monetary amounts,
-   * describe the compensation scheme in the
-   * [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description].
+   * describe the compensation scheme in the [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description].
    * For example, tipping format is described in
-   * [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description]
-   * (for example, "expect 15-20% tips based on customer bill.") and an estimate
-   * of the tips provided in
-   * [CompensationEntry.amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount]
-   * or
-   * [CompensationEntry.range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range]
-   * ($10 per hour).
-   * For example, equity is described in
-   * [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description]
+   * [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description] (for example, "expect 15-20% tips based
+   * on customer bill.") and an estimate of the tips provided in
+   * [CompensationEntry.amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount] or [CompensationEntry.range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range] ($10 per hour).
+   * For example, equity is described in [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description]
    * (for example, "1% - 2% equity vesting over 4 years, 1 year cliff") and
-   * value estimated in
-   * [CompensationEntry.amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount]
-   * or
-   * [CompensationEntry.range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range].
-   * If no value estimate is possible, units are
-   * [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED]
-   * and then further clarified in
-   * [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description]
-   * field.
+   * value estimated in [CompensationEntry.amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount] or
+   * [CompensationEntry.range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range]. If no value estimate is possible, units are
+   * [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED] and then further
+   * clarified in [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description] field.
    * 
* * Protobuf enum {@code google.cloud.talent.v4beta1.CompensationInfo.CompensationType} @@ -738,8 +727,7 @@ public interface CompensationEntryOrBuilder *
      * Optional.
      * Frequency of the specified amount.
-     * Default is
-     * [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
+     * Default is [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
      * 
* * .google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit unit = 2; @@ -751,8 +739,7 @@ public interface CompensationEntryOrBuilder *
      * Optional.
      * Frequency of the specified amount.
-     * Default is
-     * [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
+     * Default is [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
      * 
* * .google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit unit = 2; @@ -860,10 +847,8 @@ public interface CompensationEntryOrBuilder *
      * Optional.
      * Expected number of units paid each year. If not specified, when
-     * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types]
-     * is FULLTIME, a default value is inferred based on
-     * [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit].
-     * Default values:
+     * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred
+     * based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values:
      * - HOURLY: 2080
      * - DAILY: 260
      * - WEEKLY: 52
@@ -880,10 +865,8 @@ public interface CompensationEntryOrBuilder
      * 
      * Optional.
      * Expected number of units paid each year. If not specified, when
-     * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types]
-     * is FULLTIME, a default value is inferred based on
-     * [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit].
-     * Default values:
+     * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred
+     * based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values:
      * - HOURLY: 2080
      * - DAILY: 260
      * - WEEKLY: 52
@@ -900,10 +883,8 @@ public interface CompensationEntryOrBuilder
      * 
      * Optional.
      * Expected number of units paid each year. If not specified, when
-     * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types]
-     * is FULLTIME, a default value is inferred based on
-     * [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit].
-     * Default values:
+     * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred
+     * based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values:
      * - HOURLY: 2080
      * - DAILY: 260
      * - WEEKLY: 52
@@ -925,17 +906,9 @@ public interface CompensationEntryOrBuilder
    * A compensation entry that represents one component of compensation, such
    * as base pay, bonus, or other compensation type.
    * Annualization: One compensation entry can be annualized if
-   * - it contains valid
-   * [amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount]
-   * or
-   * [range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range].
-   * - and its
-   * [expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]
-   * is set or can be derived. Its annualized range is determined as
-   * ([amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount]
-   * or
-   * [range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range])
-   * times
+   * - it contains valid [amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount] or [range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range].
+   * - and its [expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year] is set or can be derived.
+   * Its annualized range is determined as ([amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount] or [range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range]) times
    * [expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year].
    * 
* @@ -1173,8 +1146,7 @@ public com.google.cloud.talent.v4beta1.CompensationInfo.CompensationType getType *
      * Optional.
      * Frequency of the specified amount.
-     * Default is
-     * [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
+     * Default is [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
      * 
* * .google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit unit = 2; @@ -1188,8 +1160,7 @@ public int getUnitValue() { *
      * Optional.
      * Frequency of the specified amount.
-     * Default is
-     * [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
+     * Default is [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
      * 
* * .google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit unit = 2; @@ -1359,10 +1330,8 @@ public com.google.protobuf.ByteString getDescriptionBytes() { *
      * Optional.
      * Expected number of units paid each year. If not specified, when
-     * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types]
-     * is FULLTIME, a default value is inferred based on
-     * [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit].
-     * Default values:
+     * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred
+     * based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values:
      * - HOURLY: 2080
      * - DAILY: 260
      * - WEEKLY: 52
@@ -1381,10 +1350,8 @@ public boolean hasExpectedUnitsPerYear() {
      * 
      * Optional.
      * Expected number of units paid each year. If not specified, when
-     * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types]
-     * is FULLTIME, a default value is inferred based on
-     * [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit].
-     * Default values:
+     * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred
+     * based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values:
      * - HOURLY: 2080
      * - DAILY: 260
      * - WEEKLY: 52
@@ -1405,10 +1372,8 @@ public com.google.protobuf.DoubleValue getExpectedUnitsPerYear() {
      * 
      * Optional.
      * Expected number of units paid each year. If not specified, when
-     * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types]
-     * is FULLTIME, a default value is inferred based on
-     * [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit].
-     * Default values:
+     * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred
+     * based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values:
      * - HOURLY: 2080
      * - DAILY: 260
      * - WEEKLY: 52
@@ -1680,17 +1645,9 @@ protected Builder newBuilderForType(
      * A compensation entry that represents one component of compensation, such
      * as base pay, bonus, or other compensation type.
      * Annualization: One compensation entry can be annualized if
-     * - it contains valid
-     * [amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount]
-     * or
-     * [range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range].
-     * - and its
-     * [expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]
-     * is set or can be derived. Its annualized range is determined as
-     * ([amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount]
-     * or
-     * [range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range])
-     * times
+     * - it contains valid [amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount] or [range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range].
+     * - and its [expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year] is set or can be derived.
+     * Its annualized range is determined as ([amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount] or [range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range]) times
      * [expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year].
      * 
* @@ -2025,8 +1982,7 @@ public Builder clearType() { *
        * Optional.
        * Frequency of the specified amount.
-       * Default is
-       * [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
+       * Default is [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
        * 
* * .google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit unit = 2; @@ -2040,8 +1996,7 @@ public int getUnitValue() { *
        * Optional.
        * Frequency of the specified amount.
-       * Default is
-       * [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
+       * Default is [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
        * 
* * .google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit unit = 2; @@ -2057,8 +2012,7 @@ public Builder setUnitValue(int value) { *
        * Optional.
        * Frequency of the specified amount.
-       * Default is
-       * [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
+       * Default is [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
        * 
* * .google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit unit = 2; @@ -2077,8 +2031,7 @@ public com.google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit getUnit *
        * Optional.
        * Frequency of the specified amount.
-       * Default is
-       * [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
+       * Default is [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
        * 
* * .google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit unit = 2; @@ -2099,8 +2052,7 @@ public Builder setUnit( *
        * Optional.
        * Frequency of the specified amount.
-       * Default is
-       * [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
+       * Default is [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT].
        * 
* * .google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit unit = 2; @@ -2663,10 +2615,8 @@ public Builder setDescriptionBytes(com.google.protobuf.ByteString value) { *
        * Optional.
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types]
-       * is FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2685,10 +2635,8 @@ public boolean hasExpectedUnitsPerYear() {
        * 
        * Optional.
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types]
-       * is FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2713,10 +2661,8 @@ public com.google.protobuf.DoubleValue getExpectedUnitsPerYear() {
        * 
        * Optional.
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types]
-       * is FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2745,10 +2691,8 @@ public Builder setExpectedUnitsPerYear(com.google.protobuf.DoubleValue value) {
        * 
        * Optional.
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types]
-       * is FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2775,10 +2719,8 @@ public Builder setExpectedUnitsPerYear(
        * 
        * Optional.
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types]
-       * is FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2811,10 +2753,8 @@ public Builder mergeExpectedUnitsPerYear(com.google.protobuf.DoubleValue value)
        * 
        * Optional.
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types]
-       * is FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2841,10 +2781,8 @@ public Builder clearExpectedUnitsPerYear() {
        * 
        * Optional.
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types]
-       * is FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2865,10 +2803,8 @@ public com.google.protobuf.DoubleValue.Builder getExpectedUnitsPerYearBuilder()
        * 
        * Optional.
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types]
-       * is FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2893,10 +2829,8 @@ public com.google.protobuf.DoubleValueOrBuilder getExpectedUnitsPerYearOrBuilder
        * 
        * Optional.
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types]
-       * is FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -4128,8 +4062,8 @@ public com.google.protobuf.Parser getParserForType() {
    * Optional.
    * Job compensation information.
    * At most one entry can be of type
-   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE],
-   * which is referred as ** base compensation entry ** for the job.
+   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is
+   * referred as ** base compensation entry ** for the job.
    * 
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -4146,8 +4080,8 @@ public com.google.protobuf.Parser getParserForType() { * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. *
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -4165,8 +4099,8 @@ public com.google.protobuf.Parser getParserForType() { * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. *
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -4182,8 +4116,8 @@ public int getEntriesCount() { * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. *
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -4199,8 +4133,8 @@ public com.google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry getEnt * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. *
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -4221,9 +4155,7 @@ public com.google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry getEnt * Output only. Annualized base compensation range. Computed as * base compensation entry's [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. *
* * @@ -4240,9 +4172,7 @@ public boolean hasAnnualizedBaseCompensationRange() { * Output only. Annualized base compensation range. Computed as * base compensation entry's [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. *
* * @@ -4262,9 +4192,7 @@ public boolean hasAnnualizedBaseCompensationRange() { * Output only. Annualized base compensation range. Computed as * base compensation entry's [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. *
* * @@ -4286,9 +4214,7 @@ public boolean hasAnnualizedBaseCompensationRange() { * Output only. Annualized total compensation range. Computed as * all compensation entries' [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. *
* * @@ -4305,9 +4231,7 @@ public boolean hasAnnualizedTotalCompensationRange() { * Output only. Annualized total compensation range. Computed as * all compensation entries' [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. *
* * @@ -4327,9 +4251,7 @@ public boolean hasAnnualizedTotalCompensationRange() { * Output only. Annualized total compensation range. Computed as * all compensation entries' [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. *
* * @@ -4791,8 +4713,8 @@ private void ensureEntriesIsMutable() { * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. *
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -4813,8 +4735,8 @@ private void ensureEntriesIsMutable() { * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. *
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -4834,8 +4756,8 @@ public int getEntriesCount() { * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. *
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -4856,8 +4778,8 @@ public com.google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry getEnt * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. *
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -4884,8 +4806,8 @@ public Builder setEntries( * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. *
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -4911,8 +4833,8 @@ public Builder setEntries( * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. *
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -4939,8 +4861,8 @@ public Builder addEntries( * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. *
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -4967,8 +4889,8 @@ public Builder addEntries( * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. *
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -4993,8 +4915,8 @@ public Builder addEntries( * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. *
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -5020,8 +4942,8 @@ public Builder addEntries( * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. *
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -5047,8 +4969,8 @@ public Builder addAllEntries( * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. *
* * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -5071,8 +4993,8 @@ public Builder clearEntries() { * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. * * * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -5095,8 +5017,8 @@ public Builder removeEntries(int index) { * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. * * * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -5113,8 +5035,8 @@ public Builder removeEntries(int index) { * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. * * * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -5135,8 +5057,8 @@ public Builder removeEntries(int index) { * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. * * * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -5158,8 +5080,8 @@ public Builder removeEntries(int index) { * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. * * * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -5179,8 +5101,8 @@ public Builder removeEntries(int index) { * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. * * * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -5201,8 +5123,8 @@ public Builder removeEntries(int index) { * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. * * * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -5245,9 +5167,7 @@ public Builder removeEntries(int index) { * Output only. Annualized base compensation range. Computed as * base compensation entry's [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5265,9 +5185,7 @@ public boolean hasAnnualizedBaseCompensationRange() { * Output only. Annualized base compensation range. Computed as * base compensation entry's [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5292,9 +5210,7 @@ public boolean hasAnnualizedBaseCompensationRange() { * Output only. Annualized base compensation range. Computed as * base compensation entry's [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5322,9 +5238,7 @@ public Builder setAnnualizedBaseCompensationRange( * Output only. Annualized base compensation range. Computed as * base compensation entry's [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5350,9 +5264,7 @@ public Builder setAnnualizedBaseCompensationRange( * Output only. Annualized base compensation range. Computed as * base compensation entry's [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5385,9 +5297,7 @@ public Builder mergeAnnualizedBaseCompensationRange( * Output only. Annualized base compensation range. Computed as * base compensation entry's [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5412,9 +5322,7 @@ public Builder clearAnnualizedBaseCompensationRange() { * Output only. Annualized base compensation range. Computed as * base compensation entry's [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5434,9 +5342,7 @@ public Builder clearAnnualizedBaseCompensationRange() { * Output only. Annualized base compensation range. Computed as * base compensation entry's [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5461,9 +5367,7 @@ public Builder clearAnnualizedBaseCompensationRange() { * Output only. Annualized base compensation range. Computed as * base compensation entry's [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5501,9 +5405,7 @@ public Builder clearAnnualizedBaseCompensationRange() { * Output only. Annualized total compensation range. Computed as * all compensation entries' [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5521,9 +5423,7 @@ public boolean hasAnnualizedTotalCompensationRange() { * Output only. Annualized total compensation range. Computed as * all compensation entries' [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5548,9 +5448,7 @@ public boolean hasAnnualizedTotalCompensationRange() { * Output only. Annualized total compensation range. Computed as * all compensation entries' [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5578,9 +5476,7 @@ public Builder setAnnualizedTotalCompensationRange( * Output only. Annualized total compensation range. Computed as * all compensation entries' [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5606,9 +5502,7 @@ public Builder setAnnualizedTotalCompensationRange( * Output only. Annualized total compensation range. Computed as * all compensation entries' [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5641,9 +5535,7 @@ public Builder mergeAnnualizedTotalCompensationRange( * Output only. Annualized total compensation range. Computed as * all compensation entries' [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5668,9 +5560,7 @@ public Builder clearAnnualizedTotalCompensationRange() { * Output only. Annualized total compensation range. Computed as * all compensation entries' [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5690,9 +5580,7 @@ public Builder clearAnnualizedTotalCompensationRange() { * Output only. Annualized total compensation range. Computed as * all compensation entries' [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -5717,9 +5605,7 @@ public Builder clearAnnualizedTotalCompensationRange() { * Output only. Annualized total compensation range. Computed as * all compensation entries' [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompensationInfoOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompensationInfoOrBuilder.java index 899c5cc7fca6..90b6598b7b44 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompensationInfoOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompensationInfoOrBuilder.java @@ -15,8 +15,8 @@ public interface CompensationInfoOrBuilder * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. * * * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -31,8 +31,8 @@ public interface CompensationInfoOrBuilder * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. * * * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -46,8 +46,8 @@ public interface CompensationInfoOrBuilder * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. * * * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -61,8 +61,8 @@ public interface CompensationInfoOrBuilder * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. * * * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -78,8 +78,8 @@ public interface CompensationInfoOrBuilder * Optional. * Job compensation information. * At most one entry can be of type - * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - * which is referred as ** base compensation entry ** for the job. + * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + * referred as ** base compensation entry ** for the job. * * * repeated .google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry entries = 1; @@ -95,9 +95,7 @@ com.google.cloud.talent.v4beta1.CompensationInfo.CompensationEntryOrBuilder getE * Output only. Annualized base compensation range. Computed as * base compensation entry's [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -112,9 +110,7 @@ com.google.cloud.talent.v4beta1.CompensationInfo.CompensationEntryOrBuilder getE * Output only. Annualized base compensation range. Computed as * base compensation entry's [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -130,9 +126,7 @@ com.google.cloud.talent.v4beta1.CompensationInfo.CompensationEntryOrBuilder getE * Output only. Annualized base compensation range. Computed as * base compensation entry's [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -149,9 +143,7 @@ com.google.cloud.talent.v4beta1.CompensationInfo.CompensationEntryOrBuilder getE * Output only. Annualized total compensation range. Computed as * all compensation entries' [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -166,9 +158,7 @@ com.google.cloud.talent.v4beta1.CompensationInfo.CompensationEntryOrBuilder getE * Output only. Annualized total compensation range. Computed as * all compensation entries' [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * @@ -184,9 +174,7 @@ com.google.cloud.talent.v4beta1.CompensationInfo.CompensationEntryOrBuilder getE * Output only. Annualized total compensation range. Computed as * all compensation entries' [CompensationEntry.compensation][] times * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. - * See - * [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - * for explanation on compensation annualization. + * See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. * * * diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompleteQueryRequest.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompleteQueryRequest.java index 46e92142c689..75aa97301a90 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompleteQueryRequest.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompleteQueryRequest.java @@ -575,23 +575,14 @@ public com.google.protobuf.ByteString getQueryBytes() { * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -609,23 +600,14 @@ public com.google.protobuf.ProtocolStringList getLanguageCodesList() { * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -643,23 +625,14 @@ public int getLanguageCodesCount() { * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -677,23 +650,14 @@ public java.lang.String getLanguageCodes(int index) { * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -782,8 +746,7 @@ public com.google.protobuf.ByteString getCompanyBytes() { * *
    * Optional.
-   * The scope of the completion. The defaults is
-   * [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
+   * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
    * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope scope = 6; @@ -796,8 +759,7 @@ public int getScopeValue() { * *
    * Optional.
-   * The scope of the completion. The defaults is
-   * [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
+   * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
    * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope scope = 6; @@ -818,8 +780,7 @@ public com.google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope getS * *
    * Optional.
-   * The completion topic. The default is
-   * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
+   * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
    * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType type = 7; @@ -832,8 +793,7 @@ public int getTypeValue() { * *
    * Optional.
-   * The completion topic. The default is
-   * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
+   * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
    * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType type = 7; @@ -1534,23 +1494,14 @@ private void ensureLanguageCodesIsMutable() { * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -1568,23 +1519,14 @@ public com.google.protobuf.ProtocolStringList getLanguageCodesList() { * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -1602,23 +1544,14 @@ public int getLanguageCodesCount() { * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -1636,23 +1569,14 @@ public java.lang.String getLanguageCodes(int index) { * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -1670,23 +1594,14 @@ public com.google.protobuf.ByteString getLanguageCodesBytes(int index) { * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -1710,23 +1625,14 @@ public Builder setLanguageCodes(int index, java.lang.String value) { * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -1750,23 +1656,14 @@ public Builder addLanguageCodes(java.lang.String value) { * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -1787,23 +1684,14 @@ public Builder addAllLanguageCodes(java.lang.Iterable values) * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -1824,23 +1712,14 @@ public Builder clearLanguageCodes() { * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -2037,8 +1916,7 @@ public Builder setCompanyBytes(com.google.protobuf.ByteString value) { * *
      * Optional.
-     * The scope of the completion. The defaults is
-     * [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
+     * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
      * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope scope = 6; @@ -2051,8 +1929,7 @@ public int getScopeValue() { * *
      * Optional.
-     * The scope of the completion. The defaults is
-     * [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
+     * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
      * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope scope = 6; @@ -2067,8 +1944,7 @@ public Builder setScopeValue(int value) { * *
      * Optional.
-     * The scope of the completion. The defaults is
-     * [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
+     * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
      * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope scope = 6; @@ -2086,8 +1962,7 @@ public com.google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope getS * *
      * Optional.
-     * The scope of the completion. The defaults is
-     * [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
+     * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
      * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope scope = 6; @@ -2107,8 +1982,7 @@ public Builder setScope( * *
      * Optional.
-     * The scope of the completion. The defaults is
-     * [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
+     * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
      * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope scope = 6; @@ -2126,8 +2000,7 @@ public Builder clearScope() { * *
      * Optional.
-     * The completion topic. The default is
-     * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
+     * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
      * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType type = 7; @@ -2140,8 +2013,7 @@ public int getTypeValue() { * *
      * Optional.
-     * The completion topic. The default is
-     * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
+     * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
      * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType type = 7; @@ -2156,8 +2028,7 @@ public Builder setTypeValue(int value) { * *
      * Optional.
-     * The completion topic. The default is
-     * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
+     * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
      * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType type = 7; @@ -2175,8 +2046,7 @@ public com.google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType getTy * *
      * Optional.
-     * The completion topic. The default is
-     * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
+     * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
      * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType type = 7; @@ -2196,8 +2066,7 @@ public Builder setType( * *
      * Optional.
-     * The completion topic. The default is
-     * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
+     * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
      * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType type = 7; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompleteQueryRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompleteQueryRequestOrBuilder.java index bd0fed0ec143..adac422b0970 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompleteQueryRequestOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompleteQueryRequestOrBuilder.java @@ -73,23 +73,14 @@ public interface CompleteQueryRequestOrBuilder * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -105,23 +96,14 @@ public interface CompleteQueryRequestOrBuilder * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -137,23 +119,14 @@ public interface CompleteQueryRequestOrBuilder * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -169,23 +142,14 @@ public interface CompleteQueryRequestOrBuilder * the BCP-47 language code, such as "en-US" or "sr-Latn". * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). - * For - * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - * type, only companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. - * For - * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - * type, only open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * or companies having open jobs with the same - * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - * are returned. + * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + * returned. + * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. * The maximum number of allowed characters is 255. * * @@ -244,8 +208,7 @@ public interface CompleteQueryRequestOrBuilder * *
    * Optional.
-   * The scope of the completion. The defaults is
-   * [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
+   * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
    * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope scope = 6; @@ -256,8 +219,7 @@ public interface CompleteQueryRequestOrBuilder * *
    * Optional.
-   * The scope of the completion. The defaults is
-   * [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
+   * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC].
    * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope scope = 6; @@ -269,8 +231,7 @@ public interface CompleteQueryRequestOrBuilder * *
    * Optional.
-   * The completion topic. The default is
-   * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
+   * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
    * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType type = 7; @@ -281,8 +242,7 @@ public interface CompleteQueryRequestOrBuilder * *
    * Optional.
-   * The completion topic. The default is
-   * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
+   * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED].
    * 
* * .google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType type = 7; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CustomAttribute.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CustomAttribute.java index 958fe6d03faa..2e1152e090c4 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CustomAttribute.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CustomAttribute.java @@ -136,10 +136,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Optional but exactly one of
-   * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-   * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-   * must be specified.
+   * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+   * be specified.
    * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
    * `CASE_INSENSITIVE_MATCH`) search.
    * For filterable `string_value`s, a maximum total number of 200 values
@@ -158,10 +156,8 @@ public com.google.protobuf.ProtocolStringList getStringValuesList() {
    *
    *
    * 
-   * Optional but exactly one of
-   * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-   * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-   * must be specified.
+   * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+   * be specified.
    * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
    * `CASE_INSENSITIVE_MATCH`) search.
    * For filterable `string_value`s, a maximum total number of 200 values
@@ -180,10 +176,8 @@ public int getStringValuesCount() {
    *
    *
    * 
-   * Optional but exactly one of
-   * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-   * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-   * must be specified.
+   * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+   * be specified.
    * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
    * `CASE_INSENSITIVE_MATCH`) search.
    * For filterable `string_value`s, a maximum total number of 200 values
@@ -202,10 +196,8 @@ public java.lang.String getStringValues(int index) {
    *
    *
    * 
-   * Optional but exactly one of
-   * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-   * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-   * must be specified.
+   * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+   * be specified.
    * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
    * `CASE_INSENSITIVE_MATCH`) search.
    * For filterable `string_value`s, a maximum total number of 200 values
@@ -227,15 +219,11 @@ public com.google.protobuf.ByteString getStringValuesBytes(int index) {
    *
    *
    * 
-   * Optional but exactly one of
-   * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-   * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-   * must be specified.
+   * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+   * be specified.
    * This field is used to perform number range search.
    * (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`.
-   * Currently at most 1
-   * [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is
-   * supported.
+   * Currently at most 1 [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is supported.
    * 
* * repeated int64 long_values = 2; @@ -247,15 +235,11 @@ public java.util.List getLongValuesList() { * * *
-   * Optional but exactly one of
-   * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-   * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-   * must be specified.
+   * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+   * be specified.
    * This field is used to perform number range search.
    * (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`.
-   * Currently at most 1
-   * [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is
-   * supported.
+   * Currently at most 1 [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is supported.
    * 
* * repeated int64 long_values = 2; @@ -267,15 +251,11 @@ public int getLongValuesCount() { * * *
-   * Optional but exactly one of
-   * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-   * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-   * must be specified.
+   * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+   * be specified.
    * This field is used to perform number range search.
    * (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`.
-   * Currently at most 1
-   * [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is
-   * supported.
+   * Currently at most 1 [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is supported.
    * 
* * repeated int64 long_values = 2; @@ -714,10 +694,8 @@ private void ensureStringValuesIsMutable() { * * *
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
      * `CASE_INSENSITIVE_MATCH`) search.
      * For filterable `string_value`s, a maximum total number of 200 values
@@ -736,10 +714,8 @@ public com.google.protobuf.ProtocolStringList getStringValuesList() {
      *
      *
      * 
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
      * `CASE_INSENSITIVE_MATCH`) search.
      * For filterable `string_value`s, a maximum total number of 200 values
@@ -758,10 +734,8 @@ public int getStringValuesCount() {
      *
      *
      * 
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
      * `CASE_INSENSITIVE_MATCH`) search.
      * For filterable `string_value`s, a maximum total number of 200 values
@@ -780,10 +754,8 @@ public java.lang.String getStringValues(int index) {
      *
      *
      * 
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
      * `CASE_INSENSITIVE_MATCH`) search.
      * For filterable `string_value`s, a maximum total number of 200 values
@@ -802,10 +774,8 @@ public com.google.protobuf.ByteString getStringValuesBytes(int index) {
      *
      *
      * 
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
      * `CASE_INSENSITIVE_MATCH`) search.
      * For filterable `string_value`s, a maximum total number of 200 values
@@ -830,10 +800,8 @@ public Builder setStringValues(int index, java.lang.String value) {
      *
      *
      * 
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
      * `CASE_INSENSITIVE_MATCH`) search.
      * For filterable `string_value`s, a maximum total number of 200 values
@@ -858,10 +826,8 @@ public Builder addStringValues(java.lang.String value) {
      *
      *
      * 
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
      * `CASE_INSENSITIVE_MATCH`) search.
      * For filterable `string_value`s, a maximum total number of 200 values
@@ -883,10 +849,8 @@ public Builder addAllStringValues(java.lang.Iterable values) {
      *
      *
      * 
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
      * `CASE_INSENSITIVE_MATCH`) search.
      * For filterable `string_value`s, a maximum total number of 200 values
@@ -908,10 +872,8 @@ public Builder clearStringValues() {
      *
      *
      * 
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
      * `CASE_INSENSITIVE_MATCH`) search.
      * For filterable `string_value`s, a maximum total number of 200 values
@@ -946,15 +908,11 @@ private void ensureLongValuesIsMutable() {
      *
      *
      * 
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform number range search.
      * (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`.
-     * Currently at most 1
-     * [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is
-     * supported.
+     * Currently at most 1 [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is supported.
      * 
* * repeated int64 long_values = 2; @@ -968,15 +926,11 @@ public java.util.List getLongValuesList() { * * *
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform number range search.
      * (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`.
-     * Currently at most 1
-     * [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is
-     * supported.
+     * Currently at most 1 [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is supported.
      * 
* * repeated int64 long_values = 2; @@ -988,15 +942,11 @@ public int getLongValuesCount() { * * *
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform number range search.
      * (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`.
-     * Currently at most 1
-     * [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is
-     * supported.
+     * Currently at most 1 [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is supported.
      * 
* * repeated int64 long_values = 2; @@ -1008,15 +958,11 @@ public long getLongValues(int index) { * * *
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform number range search.
      * (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`.
-     * Currently at most 1
-     * [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is
-     * supported.
+     * Currently at most 1 [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is supported.
      * 
* * repeated int64 long_values = 2; @@ -1031,15 +977,11 @@ public Builder setLongValues(int index, long value) { * * *
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform number range search.
      * (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`.
-     * Currently at most 1
-     * [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is
-     * supported.
+     * Currently at most 1 [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is supported.
      * 
* * repeated int64 long_values = 2; @@ -1054,15 +996,11 @@ public Builder addLongValues(long value) { * * *
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform number range search.
      * (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`.
-     * Currently at most 1
-     * [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is
-     * supported.
+     * Currently at most 1 [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is supported.
      * 
* * repeated int64 long_values = 2; @@ -1077,15 +1015,11 @@ public Builder addAllLongValues(java.lang.Iterable val * * *
-     * Optional but exactly one of
-     * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-     * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-     * must be specified.
+     * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+     * be specified.
      * This field is used to perform number range search.
      * (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`.
-     * Currently at most 1
-     * [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is
-     * supported.
+     * Currently at most 1 [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is supported.
      * 
* * repeated int64 long_values = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CustomAttributeOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CustomAttributeOrBuilder.java index 6df759d1bea8..14207dc72e29 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CustomAttributeOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CustomAttributeOrBuilder.java @@ -12,10 +12,8 @@ public interface CustomAttributeOrBuilder * * *
-   * Optional but exactly one of
-   * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-   * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-   * must be specified.
+   * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+   * be specified.
    * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
    * `CASE_INSENSITIVE_MATCH`) search.
    * For filterable `string_value`s, a maximum total number of 200 values
@@ -32,10 +30,8 @@ public interface CustomAttributeOrBuilder
    *
    *
    * 
-   * Optional but exactly one of
-   * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-   * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-   * must be specified.
+   * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+   * be specified.
    * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
    * `CASE_INSENSITIVE_MATCH`) search.
    * For filterable `string_value`s, a maximum total number of 200 values
@@ -52,10 +48,8 @@ public interface CustomAttributeOrBuilder
    *
    *
    * 
-   * Optional but exactly one of
-   * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-   * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-   * must be specified.
+   * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+   * be specified.
    * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
    * `CASE_INSENSITIVE_MATCH`) search.
    * For filterable `string_value`s, a maximum total number of 200 values
@@ -72,10 +66,8 @@ public interface CustomAttributeOrBuilder
    *
    *
    * 
-   * Optional but exactly one of
-   * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-   * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-   * must be specified.
+   * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+   * be specified.
    * This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
    * `CASE_INSENSITIVE_MATCH`) search.
    * For filterable `string_value`s, a maximum total number of 200 values
@@ -93,15 +85,11 @@ public interface CustomAttributeOrBuilder
    *
    *
    * 
-   * Optional but exactly one of
-   * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-   * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-   * must be specified.
+   * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+   * be specified.
    * This field is used to perform number range search.
    * (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`.
-   * Currently at most 1
-   * [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is
-   * supported.
+   * Currently at most 1 [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is supported.
    * 
* * repeated int64 long_values = 2; @@ -111,15 +99,11 @@ public interface CustomAttributeOrBuilder * * *
-   * Optional but exactly one of
-   * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-   * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-   * must be specified.
+   * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+   * be specified.
    * This field is used to perform number range search.
    * (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`.
-   * Currently at most 1
-   * [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is
-   * supported.
+   * Currently at most 1 [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is supported.
    * 
* * repeated int64 long_values = 2; @@ -129,15 +113,11 @@ public interface CustomAttributeOrBuilder * * *
-   * Optional but exactly one of
-   * [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values]
-   * or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values]
-   * must be specified.
+   * Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must
+   * be specified.
    * This field is used to perform number range search.
    * (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`.
-   * Currently at most 1
-   * [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is
-   * supported.
+   * Currently at most 1 [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is supported.
    * 
* * repeated int64 long_values = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Degree.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Degree.java index 395f70a4f4bc..e9275123e333 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Degree.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Degree.java @@ -154,7 +154,7 @@ public com.google.cloud.talent.v4beta1.DegreeType getDegreeType() { *
    * Optional.
    * Full Degree name.
-   * For example, "B.S.", "Master of Arts", etc.
+   * For example, "B.S.", "Master of Arts", and so on.
    * Number of characters allowed is 100.
    * 
* @@ -177,7 +177,7 @@ public java.lang.String getDegreeName() { *
    * Optional.
    * Full Degree name.
-   * For example, "B.S.", "Master of Arts", etc.
+   * For example, "B.S.", "Master of Arts", and so on.
    * Number of characters allowed is 100.
    * 
* @@ -716,7 +716,7 @@ public Builder clearDegreeType() { *
      * Optional.
      * Full Degree name.
-     * For example, "B.S.", "Master of Arts", etc.
+     * For example, "B.S.", "Master of Arts", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -739,7 +739,7 @@ public java.lang.String getDegreeName() { *
      * Optional.
      * Full Degree name.
-     * For example, "B.S.", "Master of Arts", etc.
+     * For example, "B.S.", "Master of Arts", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -762,7 +762,7 @@ public com.google.protobuf.ByteString getDegreeNameBytes() { *
      * Optional.
      * Full Degree name.
-     * For example, "B.S.", "Master of Arts", etc.
+     * For example, "B.S.", "Master of Arts", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -783,7 +783,7 @@ public Builder setDegreeName(java.lang.String value) { *
      * Optional.
      * Full Degree name.
-     * For example, "B.S.", "Master of Arts", etc.
+     * For example, "B.S.", "Master of Arts", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -801,7 +801,7 @@ public Builder clearDegreeName() { *
      * Optional.
      * Full Degree name.
-     * For example, "B.S.", "Master of Arts", etc.
+     * For example, "B.S.", "Master of Arts", and so on.
      * Number of characters allowed is 100.
      * 
* diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/DegreeOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/DegreeOrBuilder.java index 26e9210bef3a..b599b209e539 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/DegreeOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/DegreeOrBuilder.java @@ -37,7 +37,7 @@ public interface DegreeOrBuilder *
    * Optional.
    * Full Degree name.
-   * For example, "B.S.", "Master of Arts", etc.
+   * For example, "B.S.", "Master of Arts", and so on.
    * Number of characters allowed is 100.
    * 
* @@ -50,7 +50,7 @@ public interface DegreeOrBuilder *
    * Optional.
    * Full Degree name.
-   * For example, "B.S.", "Master of Arts", etc.
+   * For example, "B.S.", "Master of Arts", and so on.
    * Number of characters allowed is 100.
    * 
* diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EducationRecord.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EducationRecord.java index 42c3b927392f..fd1744ed3367 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EducationRecord.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EducationRecord.java @@ -388,7 +388,7 @@ public com.google.type.DateOrBuilder getExpectedGraduationDateOrBuilder() { *
    * Optional.
    * The name of the school or institution.
-   * For example, "Stanford University", "UC Berkeley", etc.
+   * For example, "Stanford University", "UC Berkeley", and so on.
    * Number of characters allowed is 100.
    * 
* @@ -411,7 +411,7 @@ public java.lang.String getSchoolName() { *
    * Optional.
    * The name of the school or institution.
-   * For example, "Stanford University", "UC Berkeley", etc.
+   * For example, "Stanford University", "UC Berkeley", and so on.
    * Number of characters allowed is 100.
    * 
* @@ -673,11 +673,9 @@ public com.google.protobuf.BoolValueOrBuilder getIsCurrentOrBuilder() { * * *
-   * Output only. The school name snippet shows how the
-   * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
+   * Output only. The school name snippet shows how the [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
    * related to a search query in search result. It's empty if the
-   * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name]
-   * isn't related to the search query.
+   * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] isn't related to the search query.
    * 
* * string school_name_snippet = 10; @@ -697,11 +695,9 @@ public java.lang.String getSchoolNameSnippet() { * * *
-   * Output only. The school name snippet shows how the
-   * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
+   * Output only. The school name snippet shows how the [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
    * related to a search query in search result. It's empty if the
-   * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name]
-   * isn't related to the search query.
+   * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] isn't related to the search query.
    * 
* * string school_name_snippet = 10; @@ -724,11 +720,9 @@ public com.google.protobuf.ByteString getSchoolNameSnippetBytes() { * * *
-   * Output only. The job description snippet shows how the
-   * [degree][google.cloud.talent.v4beta1.degree] is related to a search query
-   * in search result. It's empty if the
-   * [degree][google.cloud.talent.v4beta1.degree] isn't related to the search
-   * query.
+   * Output only. The job description snippet shows how the [degree][google.cloud.talent.v4beta1.degree] is
+   * related to a search query in search result. It's empty if the [degree][google.cloud.talent.v4beta1.degree]
+   * isn't related to the search query.
    * 
* * string degree_snippet = 11; @@ -748,11 +742,9 @@ public java.lang.String getDegreeSnippet() { * * *
-   * Output only. The job description snippet shows how the
-   * [degree][google.cloud.talent.v4beta1.degree] is related to a search query
-   * in search result. It's empty if the
-   * [degree][google.cloud.talent.v4beta1.degree] isn't related to the search
-   * query.
+   * Output only. The job description snippet shows how the [degree][google.cloud.talent.v4beta1.degree] is
+   * related to a search query in search result. It's empty if the [degree][google.cloud.talent.v4beta1.degree]
+   * isn't related to the search query.
    * 
* * string degree_snippet = 11; @@ -1902,7 +1894,7 @@ public com.google.type.DateOrBuilder getExpectedGraduationDateOrBuilder() { *
      * Optional.
      * The name of the school or institution.
-     * For example, "Stanford University", "UC Berkeley", etc.
+     * For example, "Stanford University", "UC Berkeley", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -1925,7 +1917,7 @@ public java.lang.String getSchoolName() { *
      * Optional.
      * The name of the school or institution.
-     * For example, "Stanford University", "UC Berkeley", etc.
+     * For example, "Stanford University", "UC Berkeley", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -1948,7 +1940,7 @@ public com.google.protobuf.ByteString getSchoolNameBytes() { *
      * Optional.
      * The name of the school or institution.
-     * For example, "Stanford University", "UC Berkeley", etc.
+     * For example, "Stanford University", "UC Berkeley", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -1969,7 +1961,7 @@ public Builder setSchoolName(java.lang.String value) { *
      * Optional.
      * The name of the school or institution.
-     * For example, "Stanford University", "UC Berkeley", etc.
+     * For example, "Stanford University", "UC Berkeley", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -1987,7 +1979,7 @@ public Builder clearSchoolName() { *
      * Optional.
      * The name of the school or institution.
-     * For example, "Stanford University", "UC Berkeley", etc.
+     * For example, "Stanford University", "UC Berkeley", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -2818,11 +2810,9 @@ public com.google.protobuf.BoolValueOrBuilder getIsCurrentOrBuilder() { * * *
-     * Output only. The school name snippet shows how the
-     * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
+     * Output only. The school name snippet shows how the [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
      * related to a search query in search result. It's empty if the
-     * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name]
-     * isn't related to the search query.
+     * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] isn't related to the search query.
      * 
* * string school_name_snippet = 10; @@ -2842,11 +2832,9 @@ public java.lang.String getSchoolNameSnippet() { * * *
-     * Output only. The school name snippet shows how the
-     * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
+     * Output only. The school name snippet shows how the [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
      * related to a search query in search result. It's empty if the
-     * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name]
-     * isn't related to the search query.
+     * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] isn't related to the search query.
      * 
* * string school_name_snippet = 10; @@ -2866,11 +2854,9 @@ public com.google.protobuf.ByteString getSchoolNameSnippetBytes() { * * *
-     * Output only. The school name snippet shows how the
-     * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
+     * Output only. The school name snippet shows how the [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
      * related to a search query in search result. It's empty if the
-     * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name]
-     * isn't related to the search query.
+     * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] isn't related to the search query.
      * 
* * string school_name_snippet = 10; @@ -2888,11 +2874,9 @@ public Builder setSchoolNameSnippet(java.lang.String value) { * * *
-     * Output only. The school name snippet shows how the
-     * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
+     * Output only. The school name snippet shows how the [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
      * related to a search query in search result. It's empty if the
-     * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name]
-     * isn't related to the search query.
+     * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] isn't related to the search query.
      * 
* * string school_name_snippet = 10; @@ -2907,11 +2891,9 @@ public Builder clearSchoolNameSnippet() { * * *
-     * Output only. The school name snippet shows how the
-     * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
+     * Output only. The school name snippet shows how the [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
      * related to a search query in search result. It's empty if the
-     * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name]
-     * isn't related to the search query.
+     * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] isn't related to the search query.
      * 
* * string school_name_snippet = 10; @@ -2932,11 +2914,9 @@ public Builder setSchoolNameSnippetBytes(com.google.protobuf.ByteString value) { * * *
-     * Output only. The job description snippet shows how the
-     * [degree][google.cloud.talent.v4beta1.degree] is related to a search query
-     * in search result. It's empty if the
-     * [degree][google.cloud.talent.v4beta1.degree] isn't related to the search
-     * query.
+     * Output only. The job description snippet shows how the [degree][google.cloud.talent.v4beta1.degree] is
+     * related to a search query in search result. It's empty if the [degree][google.cloud.talent.v4beta1.degree]
+     * isn't related to the search query.
      * 
* * string degree_snippet = 11; @@ -2956,11 +2936,9 @@ public java.lang.String getDegreeSnippet() { * * *
-     * Output only. The job description snippet shows how the
-     * [degree][google.cloud.talent.v4beta1.degree] is related to a search query
-     * in search result. It's empty if the
-     * [degree][google.cloud.talent.v4beta1.degree] isn't related to the search
-     * query.
+     * Output only. The job description snippet shows how the [degree][google.cloud.talent.v4beta1.degree] is
+     * related to a search query in search result. It's empty if the [degree][google.cloud.talent.v4beta1.degree]
+     * isn't related to the search query.
      * 
* * string degree_snippet = 11; @@ -2980,11 +2958,9 @@ public com.google.protobuf.ByteString getDegreeSnippetBytes() { * * *
-     * Output only. The job description snippet shows how the
-     * [degree][google.cloud.talent.v4beta1.degree] is related to a search query
-     * in search result. It's empty if the
-     * [degree][google.cloud.talent.v4beta1.degree] isn't related to the search
-     * query.
+     * Output only. The job description snippet shows how the [degree][google.cloud.talent.v4beta1.degree] is
+     * related to a search query in search result. It's empty if the [degree][google.cloud.talent.v4beta1.degree]
+     * isn't related to the search query.
      * 
* * string degree_snippet = 11; @@ -3002,11 +2978,9 @@ public Builder setDegreeSnippet(java.lang.String value) { * * *
-     * Output only. The job description snippet shows how the
-     * [degree][google.cloud.talent.v4beta1.degree] is related to a search query
-     * in search result. It's empty if the
-     * [degree][google.cloud.talent.v4beta1.degree] isn't related to the search
-     * query.
+     * Output only. The job description snippet shows how the [degree][google.cloud.talent.v4beta1.degree] is
+     * related to a search query in search result. It's empty if the [degree][google.cloud.talent.v4beta1.degree]
+     * isn't related to the search query.
      * 
* * string degree_snippet = 11; @@ -3021,11 +2995,9 @@ public Builder clearDegreeSnippet() { * * *
-     * Output only. The job description snippet shows how the
-     * [degree][google.cloud.talent.v4beta1.degree] is related to a search query
-     * in search result. It's empty if the
-     * [degree][google.cloud.talent.v4beta1.degree] isn't related to the search
-     * query.
+     * Output only. The job description snippet shows how the [degree][google.cloud.talent.v4beta1.degree] is
+     * related to a search query in search result. It's empty if the [degree][google.cloud.talent.v4beta1.degree]
+     * isn't related to the search query.
      * 
* * string degree_snippet = 11; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EducationRecordOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EducationRecordOrBuilder.java index b3f7734d507e..94062041825d 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EducationRecordOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EducationRecordOrBuilder.java @@ -116,7 +116,7 @@ public interface EducationRecordOrBuilder *
    * Optional.
    * The name of the school or institution.
-   * For example, "Stanford University", "UC Berkeley", etc.
+   * For example, "Stanford University", "UC Berkeley", and so on.
    * Number of characters allowed is 100.
    * 
* @@ -129,7 +129,7 @@ public interface EducationRecordOrBuilder *
    * Optional.
    * The name of the school or institution.
-   * For example, "Stanford University", "UC Berkeley", etc.
+   * For example, "Stanford University", "UC Berkeley", and so on.
    * Number of characters allowed is 100.
    * 
* @@ -295,11 +295,9 @@ public interface EducationRecordOrBuilder * * *
-   * Output only. The school name snippet shows how the
-   * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
+   * Output only. The school name snippet shows how the [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
    * related to a search query in search result. It's empty if the
-   * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name]
-   * isn't related to the search query.
+   * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] isn't related to the search query.
    * 
* * string school_name_snippet = 10; @@ -309,11 +307,9 @@ public interface EducationRecordOrBuilder * * *
-   * Output only. The school name snippet shows how the
-   * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
+   * Output only. The school name snippet shows how the [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is
    * related to a search query in search result. It's empty if the
-   * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name]
-   * isn't related to the search query.
+   * [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] isn't related to the search query.
    * 
* * string school_name_snippet = 10; @@ -324,11 +320,9 @@ public interface EducationRecordOrBuilder * * *
-   * Output only. The job description snippet shows how the
-   * [degree][google.cloud.talent.v4beta1.degree] is related to a search query
-   * in search result. It's empty if the
-   * [degree][google.cloud.talent.v4beta1.degree] isn't related to the search
-   * query.
+   * Output only. The job description snippet shows how the [degree][google.cloud.talent.v4beta1.degree] is
+   * related to a search query in search result. It's empty if the [degree][google.cloud.talent.v4beta1.degree]
+   * isn't related to the search query.
    * 
* * string degree_snippet = 11; @@ -338,11 +332,9 @@ public interface EducationRecordOrBuilder * * *
-   * Output only. The job description snippet shows how the
-   * [degree][google.cloud.talent.v4beta1.degree] is related to a search query
-   * in search result. It's empty if the
-   * [degree][google.cloud.talent.v4beta1.degree] isn't related to the search
-   * query.
+   * Output only. The job description snippet shows how the [degree][google.cloud.talent.v4beta1.degree] is
+   * related to a search query in search result. It's empty if the [degree][google.cloud.talent.v4beta1.degree]
+   * isn't related to the search query.
    * 
* * string degree_snippet = 11; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmployerFilter.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmployerFilter.java index 2e327abfc3a6..9c602986b93f 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmployerFilter.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmployerFilter.java @@ -109,9 +109,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Enum indicating which set of
-   * [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records]
-   * to search against.
+   * Enum indicating which set of [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records] to search
+   * against.
    * 
* * Protobuf enum {@code google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode} @@ -131,8 +130,7 @@ public enum EmployerFilterMode implements com.google.protobuf.ProtocolMessageEnu * * *
-     * Apply to all employers in
-     * [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records].
+     * Apply to all employers in [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records].
      * 
* * ALL_EMPLOYMENT_RECORDS = 1; @@ -142,8 +140,7 @@ public enum EmployerFilterMode implements com.google.protobuf.ProtocolMessageEnu * * *
-     * Apply only to current employer in
-     * [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records].
+     * Apply only to current employer in [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records].
      * 
* * CURRENT_EMPLOYMENT_RECORDS_ONLY = 2; @@ -177,8 +174,7 @@ public enum EmployerFilterMode implements com.google.protobuf.ProtocolMessageEnu * * *
-     * Apply to all employers in
-     * [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records].
+     * Apply to all employers in [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records].
      * 
* * ALL_EMPLOYMENT_RECORDS = 1; @@ -188,8 +184,7 @@ public enum EmployerFilterMode implements com.google.protobuf.ProtocolMessageEnu * * *
-     * Apply only to current employer in
-     * [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records].
+     * Apply only to current employer in [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records].
      * 
* * CURRENT_EMPLOYMENT_RECORDS_ONLY = 2; @@ -335,11 +330,8 @@ public com.google.protobuf.ByteString getEmployerBytes() { * *
    * Optional.
-   * Define set of
-   * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search
-   * against.
-   * Defaults to
-   * [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
+   * Define set of [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search against.
+   * Defaults to [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
    * 
* * .google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode mode = 2; @@ -352,11 +344,8 @@ public int getModeValue() { * *
    * Optional.
-   * Define set of
-   * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search
-   * against.
-   * Defaults to
-   * [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
+   * Define set of [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search against.
+   * Defaults to [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
    * 
* * .google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode mode = 2; @@ -845,11 +834,8 @@ public Builder setEmployerBytes(com.google.protobuf.ByteString value) { * *
      * Optional.
-     * Define set of
-     * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search
-     * against.
-     * Defaults to
-     * [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
+     * Define set of [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search against.
+     * Defaults to [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
      * 
* * .google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode mode = 2; @@ -862,11 +848,8 @@ public int getModeValue() { * *
      * Optional.
-     * Define set of
-     * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search
-     * against.
-     * Defaults to
-     * [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
+     * Define set of [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search against.
+     * Defaults to [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
      * 
* * .google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode mode = 2; @@ -881,11 +864,8 @@ public Builder setModeValue(int value) { * *
      * Optional.
-     * Define set of
-     * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search
-     * against.
-     * Defaults to
-     * [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
+     * Define set of [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search against.
+     * Defaults to [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
      * 
* * .google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode mode = 2; @@ -903,11 +883,8 @@ public com.google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode getMode * *
      * Optional.
-     * Define set of
-     * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search
-     * against.
-     * Defaults to
-     * [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
+     * Define set of [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search against.
+     * Defaults to [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
      * 
* * .google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode mode = 2; @@ -927,11 +904,8 @@ public Builder setMode( * *
      * Optional.
-     * Define set of
-     * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search
-     * against.
-     * Defaults to
-     * [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
+     * Define set of [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search against.
+     * Defaults to [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
      * 
* * .google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode mode = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmployerFilterOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmployerFilterOrBuilder.java index 4401704a75af..b19da57594b9 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmployerFilterOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmployerFilterOrBuilder.java @@ -36,11 +36,8 @@ public interface EmployerFilterOrBuilder * *
    * Optional.
-   * Define set of
-   * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search
-   * against.
-   * Defaults to
-   * [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
+   * Define set of [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search against.
+   * Defaults to [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
    * 
* * .google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode mode = 2; @@ -51,11 +48,8 @@ public interface EmployerFilterOrBuilder * *
    * Optional.
-   * Define set of
-   * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search
-   * against.
-   * Defaults to
-   * [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
+   * Define set of [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search against.
+   * Defaults to [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS].
    * 
* * .google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode mode = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmploymentRecord.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmploymentRecord.java index 72c0eda235b5..925b445b8f85 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmploymentRecord.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmploymentRecord.java @@ -353,7 +353,7 @@ public com.google.type.DateOrBuilder getEndDateOrBuilder() { *
    * Optional.
    * The name of the employer company/organization.
-   * For example, "Google", "Alphabet", etc.
+   * For example, "Google", "Alphabet", and so on.
    * Number of characters allowed is 100.
    * 
* @@ -376,7 +376,7 @@ public java.lang.String getEmployerName() { *
    * Optional.
    * The name of the employer company/organization.
-   * For example, "Google", "Alphabet", etc.
+   * For example, "Google", "Alphabet", and so on.
    * Number of characters allowed is 100.
    * 
* @@ -402,7 +402,7 @@ public com.google.protobuf.ByteString getEmployerNameBytes() { *
    * Optional.
    * The division name of the employment.
-   * For example, division, department, client, etc.
+   * For example, division, department, client, and so on.
    * Number of characters allowed is 100.
    * 
* @@ -425,7 +425,7 @@ public java.lang.String getDivisionName() { *
    * Optional.
    * The division name of the employment.
-   * For example, division, department, client, etc.
+   * For example, division, department, client, and so on.
    * Number of characters allowed is 100.
    * 
* @@ -495,7 +495,7 @@ public com.google.cloud.talent.v4beta1.AddressOrBuilder getAddressOrBuilder() { *
    * Optional.
    * The job title of the employment.
-   * For example, "Software Engineer", "Data Scientist", etc.
+   * For example, "Software Engineer", "Data Scientist", and so on.
    * Number of characters allowed is 100.
    * 
* @@ -518,7 +518,7 @@ public java.lang.String getJobTitle() { *
    * Optional.
    * The job title of the employment.
-   * For example, "Software Engineer", "Data Scientist", etc.
+   * For example, "Software Engineer", "Data Scientist", and so on.
    * Number of characters allowed is 100.
    * 
* @@ -590,7 +590,7 @@ public com.google.protobuf.ByteString getJobDescriptionBytes() { * *
    * Optional.
-   * If it is a supervisor position.
+   * If the jobs is a supervisor position.
    * 
* * .google.protobuf.BoolValue is_supervisor = 8; @@ -603,7 +603,7 @@ public boolean hasIsSupervisor() { * *
    * Optional.
-   * If it is a supervisor position.
+   * If the jobs is a supervisor position.
    * 
* * .google.protobuf.BoolValue is_supervisor = 8; @@ -618,7 +618,7 @@ public com.google.protobuf.BoolValue getIsSupervisor() { * *
    * Optional.
-   * If it is a supervisor position.
+   * If the jobs is a supervisor position.
    * 
* * .google.protobuf.BoolValue is_supervisor = 8; @@ -719,11 +719,9 @@ public com.google.protobuf.BoolValueOrBuilder getIsCurrentOrBuilder() { * * *
-   * Output only. The job title snippet shows how the
-   * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is
-   * related to a search query. It's empty if the
-   * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't
-   * related to the search query.
+   * Output only. The job title snippet shows how the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is related
+   * to a search query. It's empty if the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't related to the
+   * search query.
    * 
* * string job_title_snippet = 11; @@ -743,11 +741,9 @@ public java.lang.String getJobTitleSnippet() { * * *
-   * Output only. The job title snippet shows how the
-   * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is
-   * related to a search query. It's empty if the
-   * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't
-   * related to the search query.
+   * Output only. The job title snippet shows how the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is related
+   * to a search query. It's empty if the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't related to the
+   * search query.
    * 
* * string job_title_snippet = 11; @@ -770,11 +766,9 @@ public com.google.protobuf.ByteString getJobTitleSnippetBytes() { * * *
-   * Output only. The job description snippet shows how the
-   * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-   * is related to a search query. It's empty if the
-   * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-   * isn't related to the search query.
+   * Output only. The job description snippet shows how the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
+   * is related to a search query. It's empty if the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description] isn't
+   * related to the search query.
    * 
* * string job_description_snippet = 12; @@ -794,11 +788,9 @@ public java.lang.String getJobDescriptionSnippet() { * * *
-   * Output only. The job description snippet shows how the
-   * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-   * is related to a search query. It's empty if the
-   * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-   * isn't related to the search query.
+   * Output only. The job description snippet shows how the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
+   * is related to a search query. It's empty if the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description] isn't
+   * related to the search query.
    * 
* * string job_description_snippet = 12; @@ -821,11 +813,9 @@ public com.google.protobuf.ByteString getJobDescriptionSnippetBytes() { * * *
-   * Output only. The employer name snippet shows how the
-   * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-   * is related to a search query. It's empty if the
-   * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-   * isn't related to the search query.
+   * Output only. The employer name snippet shows how the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] is
+   * related to a search query. It's empty if the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] isn't
+   * related to the search query.
    * 
* * string employer_name_snippet = 13; @@ -845,11 +835,9 @@ public java.lang.String getEmployerNameSnippet() { * * *
-   * Output only. The employer name snippet shows how the
-   * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-   * is related to a search query. It's empty if the
-   * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-   * isn't related to the search query.
+   * Output only. The employer name snippet shows how the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] is
+   * related to a search query. It's empty if the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] isn't
+   * related to the search query.
    * 
* * string employer_name_snippet = 13; @@ -1907,7 +1895,7 @@ public com.google.type.DateOrBuilder getEndDateOrBuilder() { *
      * Optional.
      * The name of the employer company/organization.
-     * For example, "Google", "Alphabet", etc.
+     * For example, "Google", "Alphabet", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -1930,7 +1918,7 @@ public java.lang.String getEmployerName() { *
      * Optional.
      * The name of the employer company/organization.
-     * For example, "Google", "Alphabet", etc.
+     * For example, "Google", "Alphabet", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -1953,7 +1941,7 @@ public com.google.protobuf.ByteString getEmployerNameBytes() { *
      * Optional.
      * The name of the employer company/organization.
-     * For example, "Google", "Alphabet", etc.
+     * For example, "Google", "Alphabet", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -1974,7 +1962,7 @@ public Builder setEmployerName(java.lang.String value) { *
      * Optional.
      * The name of the employer company/organization.
-     * For example, "Google", "Alphabet", etc.
+     * For example, "Google", "Alphabet", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -1992,7 +1980,7 @@ public Builder clearEmployerName() { *
      * Optional.
      * The name of the employer company/organization.
-     * For example, "Google", "Alphabet", etc.
+     * For example, "Google", "Alphabet", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -2016,7 +2004,7 @@ public Builder setEmployerNameBytes(com.google.protobuf.ByteString value) { *
      * Optional.
      * The division name of the employment.
-     * For example, division, department, client, etc.
+     * For example, division, department, client, and so on.
      * Number of characters allowed is 100.
      * 
* @@ -2039,7 +2027,7 @@ public java.lang.String getDivisionName() { *
      * Optional.
      * The division name of the employment.
-     * For example, division, department, client, etc.
+     * For example, division, department, client, and so on.
      * Number of characters allowed is 100.
      * 
* @@ -2062,7 +2050,7 @@ public com.google.protobuf.ByteString getDivisionNameBytes() { *
      * Optional.
      * The division name of the employment.
-     * For example, division, department, client, etc.
+     * For example, division, department, client, and so on.
      * Number of characters allowed is 100.
      * 
* @@ -2083,7 +2071,7 @@ public Builder setDivisionName(java.lang.String value) { *
      * Optional.
      * The division name of the employment.
-     * For example, division, department, client, etc.
+     * For example, division, department, client, and so on.
      * Number of characters allowed is 100.
      * 
* @@ -2101,7 +2089,7 @@ public Builder clearDivisionName() { *
      * Optional.
      * The division name of the employment.
-     * For example, division, department, client, etc.
+     * For example, division, department, client, and so on.
      * Number of characters allowed is 100.
      * 
* @@ -2315,7 +2303,7 @@ public com.google.cloud.talent.v4beta1.AddressOrBuilder getAddressOrBuilder() { *
      * Optional.
      * The job title of the employment.
-     * For example, "Software Engineer", "Data Scientist", etc.
+     * For example, "Software Engineer", "Data Scientist", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -2338,7 +2326,7 @@ public java.lang.String getJobTitle() { *
      * Optional.
      * The job title of the employment.
-     * For example, "Software Engineer", "Data Scientist", etc.
+     * For example, "Software Engineer", "Data Scientist", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -2361,7 +2349,7 @@ public com.google.protobuf.ByteString getJobTitleBytes() { *
      * Optional.
      * The job title of the employment.
-     * For example, "Software Engineer", "Data Scientist", etc.
+     * For example, "Software Engineer", "Data Scientist", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -2382,7 +2370,7 @@ public Builder setJobTitle(java.lang.String value) { *
      * Optional.
      * The job title of the employment.
-     * For example, "Software Engineer", "Data Scientist", etc.
+     * For example, "Software Engineer", "Data Scientist", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -2400,7 +2388,7 @@ public Builder clearJobTitle() { *
      * Optional.
      * The job title of the employment.
-     * For example, "Software Engineer", "Data Scientist", etc.
+     * For example, "Software Engineer", "Data Scientist", and so on.
      * Number of characters allowed is 100.
      * 
* @@ -2532,7 +2520,7 @@ public Builder setJobDescriptionBytes(com.google.protobuf.ByteString value) { * *
      * Optional.
-     * If it is a supervisor position.
+     * If the jobs is a supervisor position.
      * 
* * .google.protobuf.BoolValue is_supervisor = 8; @@ -2545,7 +2533,7 @@ public boolean hasIsSupervisor() { * *
      * Optional.
-     * If it is a supervisor position.
+     * If the jobs is a supervisor position.
      * 
* * .google.protobuf.BoolValue is_supervisor = 8; @@ -2564,7 +2552,7 @@ public com.google.protobuf.BoolValue getIsSupervisor() { * *
      * Optional.
-     * If it is a supervisor position.
+     * If the jobs is a supervisor position.
      * 
* * .google.protobuf.BoolValue is_supervisor = 8; @@ -2587,7 +2575,7 @@ public Builder setIsSupervisor(com.google.protobuf.BoolValue value) { * *
      * Optional.
-     * If it is a supervisor position.
+     * If the jobs is a supervisor position.
      * 
* * .google.protobuf.BoolValue is_supervisor = 8; @@ -2607,7 +2595,7 @@ public Builder setIsSupervisor(com.google.protobuf.BoolValue.Builder builderForV * *
      * Optional.
-     * If it is a supervisor position.
+     * If the jobs is a supervisor position.
      * 
* * .google.protobuf.BoolValue is_supervisor = 8; @@ -2634,7 +2622,7 @@ public Builder mergeIsSupervisor(com.google.protobuf.BoolValue value) { * *
      * Optional.
-     * If it is a supervisor position.
+     * If the jobs is a supervisor position.
      * 
* * .google.protobuf.BoolValue is_supervisor = 8; @@ -2655,7 +2643,7 @@ public Builder clearIsSupervisor() { * *
      * Optional.
-     * If it is a supervisor position.
+     * If the jobs is a supervisor position.
      * 
* * .google.protobuf.BoolValue is_supervisor = 8; @@ -2670,7 +2658,7 @@ public com.google.protobuf.BoolValue.Builder getIsSupervisorBuilder() { * *
      * Optional.
-     * If it is a supervisor position.
+     * If the jobs is a supervisor position.
      * 
* * .google.protobuf.BoolValue is_supervisor = 8; @@ -2689,7 +2677,7 @@ public com.google.protobuf.BoolValueOrBuilder getIsSupervisorOrBuilder() { * *
      * Optional.
-     * If it is a supervisor position.
+     * If the jobs is a supervisor position.
      * 
* * .google.protobuf.BoolValue is_supervisor = 8; @@ -3090,11 +3078,9 @@ public com.google.protobuf.BoolValueOrBuilder getIsCurrentOrBuilder() { * * *
-     * Output only. The job title snippet shows how the
-     * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is
-     * related to a search query. It's empty if the
-     * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't
-     * related to the search query.
+     * Output only. The job title snippet shows how the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is related
+     * to a search query. It's empty if the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't related to the
+     * search query.
      * 
* * string job_title_snippet = 11; @@ -3114,11 +3100,9 @@ public java.lang.String getJobTitleSnippet() { * * *
-     * Output only. The job title snippet shows how the
-     * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is
-     * related to a search query. It's empty if the
-     * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't
-     * related to the search query.
+     * Output only. The job title snippet shows how the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is related
+     * to a search query. It's empty if the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't related to the
+     * search query.
      * 
* * string job_title_snippet = 11; @@ -3138,11 +3122,9 @@ public com.google.protobuf.ByteString getJobTitleSnippetBytes() { * * *
-     * Output only. The job title snippet shows how the
-     * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is
-     * related to a search query. It's empty if the
-     * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't
-     * related to the search query.
+     * Output only. The job title snippet shows how the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is related
+     * to a search query. It's empty if the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't related to the
+     * search query.
      * 
* * string job_title_snippet = 11; @@ -3160,11 +3142,9 @@ public Builder setJobTitleSnippet(java.lang.String value) { * * *
-     * Output only. The job title snippet shows how the
-     * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is
-     * related to a search query. It's empty if the
-     * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't
-     * related to the search query.
+     * Output only. The job title snippet shows how the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is related
+     * to a search query. It's empty if the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't related to the
+     * search query.
      * 
* * string job_title_snippet = 11; @@ -3179,11 +3159,9 @@ public Builder clearJobTitleSnippet() { * * *
-     * Output only. The job title snippet shows how the
-     * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is
-     * related to a search query. It's empty if the
-     * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't
-     * related to the search query.
+     * Output only. The job title snippet shows how the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is related
+     * to a search query. It's empty if the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't related to the
+     * search query.
      * 
* * string job_title_snippet = 11; @@ -3204,11 +3182,9 @@ public Builder setJobTitleSnippetBytes(com.google.protobuf.ByteString value) { * * *
-     * Output only. The job description snippet shows how the
-     * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-     * is related to a search query. It's empty if the
-     * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-     * isn't related to the search query.
+     * Output only. The job description snippet shows how the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
+     * is related to a search query. It's empty if the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description] isn't
+     * related to the search query.
      * 
* * string job_description_snippet = 12; @@ -3228,11 +3204,9 @@ public java.lang.String getJobDescriptionSnippet() { * * *
-     * Output only. The job description snippet shows how the
-     * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-     * is related to a search query. It's empty if the
-     * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-     * isn't related to the search query.
+     * Output only. The job description snippet shows how the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
+     * is related to a search query. It's empty if the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description] isn't
+     * related to the search query.
      * 
* * string job_description_snippet = 12; @@ -3252,11 +3226,9 @@ public com.google.protobuf.ByteString getJobDescriptionSnippetBytes() { * * *
-     * Output only. The job description snippet shows how the
-     * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-     * is related to a search query. It's empty if the
-     * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-     * isn't related to the search query.
+     * Output only. The job description snippet shows how the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
+     * is related to a search query. It's empty if the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description] isn't
+     * related to the search query.
      * 
* * string job_description_snippet = 12; @@ -3274,11 +3246,9 @@ public Builder setJobDescriptionSnippet(java.lang.String value) { * * *
-     * Output only. The job description snippet shows how the
-     * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-     * is related to a search query. It's empty if the
-     * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-     * isn't related to the search query.
+     * Output only. The job description snippet shows how the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
+     * is related to a search query. It's empty if the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description] isn't
+     * related to the search query.
      * 
* * string job_description_snippet = 12; @@ -3293,11 +3263,9 @@ public Builder clearJobDescriptionSnippet() { * * *
-     * Output only. The job description snippet shows how the
-     * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-     * is related to a search query. It's empty if the
-     * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-     * isn't related to the search query.
+     * Output only. The job description snippet shows how the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
+     * is related to a search query. It's empty if the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description] isn't
+     * related to the search query.
      * 
* * string job_description_snippet = 12; @@ -3318,11 +3286,9 @@ public Builder setJobDescriptionSnippetBytes(com.google.protobuf.ByteString valu * * *
-     * Output only. The employer name snippet shows how the
-     * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-     * is related to a search query. It's empty if the
-     * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-     * isn't related to the search query.
+     * Output only. The employer name snippet shows how the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] is
+     * related to a search query. It's empty if the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] isn't
+     * related to the search query.
      * 
* * string employer_name_snippet = 13; @@ -3342,11 +3308,9 @@ public java.lang.String getEmployerNameSnippet() { * * *
-     * Output only. The employer name snippet shows how the
-     * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-     * is related to a search query. It's empty if the
-     * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-     * isn't related to the search query.
+     * Output only. The employer name snippet shows how the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] is
+     * related to a search query. It's empty if the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] isn't
+     * related to the search query.
      * 
* * string employer_name_snippet = 13; @@ -3366,11 +3330,9 @@ public com.google.protobuf.ByteString getEmployerNameSnippetBytes() { * * *
-     * Output only. The employer name snippet shows how the
-     * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-     * is related to a search query. It's empty if the
-     * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-     * isn't related to the search query.
+     * Output only. The employer name snippet shows how the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] is
+     * related to a search query. It's empty if the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] isn't
+     * related to the search query.
      * 
* * string employer_name_snippet = 13; @@ -3388,11 +3350,9 @@ public Builder setEmployerNameSnippet(java.lang.String value) { * * *
-     * Output only. The employer name snippet shows how the
-     * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-     * is related to a search query. It's empty if the
-     * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-     * isn't related to the search query.
+     * Output only. The employer name snippet shows how the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] is
+     * related to a search query. It's empty if the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] isn't
+     * related to the search query.
      * 
* * string employer_name_snippet = 13; @@ -3407,11 +3367,9 @@ public Builder clearEmployerNameSnippet() { * * *
-     * Output only. The employer name snippet shows how the
-     * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-     * is related to a search query. It's empty if the
-     * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-     * isn't related to the search query.
+     * Output only. The employer name snippet shows how the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] is
+     * related to a search query. It's empty if the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] isn't
+     * related to the search query.
      * 
* * string employer_name_snippet = 13; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmploymentRecordOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmploymentRecordOrBuilder.java index 348ecbabe9a7..33a3cb57ac36 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmploymentRecordOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmploymentRecordOrBuilder.java @@ -115,7 +115,7 @@ public interface EmploymentRecordOrBuilder *
    * Optional.
    * The name of the employer company/organization.
-   * For example, "Google", "Alphabet", etc.
+   * For example, "Google", "Alphabet", and so on.
    * Number of characters allowed is 100.
    * 
* @@ -128,7 +128,7 @@ public interface EmploymentRecordOrBuilder *
    * Optional.
    * The name of the employer company/organization.
-   * For example, "Google", "Alphabet", etc.
+   * For example, "Google", "Alphabet", and so on.
    * Number of characters allowed is 100.
    * 
* @@ -142,7 +142,7 @@ public interface EmploymentRecordOrBuilder *
    * Optional.
    * The division name of the employment.
-   * For example, division, department, client, etc.
+   * For example, division, department, client, and so on.
    * Number of characters allowed is 100.
    * 
* @@ -155,7 +155,7 @@ public interface EmploymentRecordOrBuilder *
    * Optional.
    * The division name of the employment.
-   * For example, division, department, client, etc.
+   * For example, division, department, client, and so on.
    * Number of characters allowed is 100.
    * 
* @@ -203,7 +203,7 @@ public interface EmploymentRecordOrBuilder *
    * Optional.
    * The job title of the employment.
-   * For example, "Software Engineer", "Data Scientist", etc.
+   * For example, "Software Engineer", "Data Scientist", and so on.
    * Number of characters allowed is 100.
    * 
* @@ -216,7 +216,7 @@ public interface EmploymentRecordOrBuilder *
    * Optional.
    * The job title of the employment.
-   * For example, "Software Engineer", "Data Scientist", etc.
+   * For example, "Software Engineer", "Data Scientist", and so on.
    * Number of characters allowed is 100.
    * 
* @@ -254,7 +254,7 @@ public interface EmploymentRecordOrBuilder * *
    * Optional.
-   * If it is a supervisor position.
+   * If the jobs is a supervisor position.
    * 
* * .google.protobuf.BoolValue is_supervisor = 8; @@ -265,7 +265,7 @@ public interface EmploymentRecordOrBuilder * *
    * Optional.
-   * If it is a supervisor position.
+   * If the jobs is a supervisor position.
    * 
* * .google.protobuf.BoolValue is_supervisor = 8; @@ -276,7 +276,7 @@ public interface EmploymentRecordOrBuilder * *
    * Optional.
-   * If it is a supervisor position.
+   * If the jobs is a supervisor position.
    * 
* * .google.protobuf.BoolValue is_supervisor = 8; @@ -355,11 +355,9 @@ public interface EmploymentRecordOrBuilder * * *
-   * Output only. The job title snippet shows how the
-   * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is
-   * related to a search query. It's empty if the
-   * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't
-   * related to the search query.
+   * Output only. The job title snippet shows how the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is related
+   * to a search query. It's empty if the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't related to the
+   * search query.
    * 
* * string job_title_snippet = 11; @@ -369,11 +367,9 @@ public interface EmploymentRecordOrBuilder * * *
-   * Output only. The job title snippet shows how the
-   * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is
-   * related to a search query. It's empty if the
-   * [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't
-   * related to the search query.
+   * Output only. The job title snippet shows how the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is related
+   * to a search query. It's empty if the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't related to the
+   * search query.
    * 
* * string job_title_snippet = 11; @@ -384,11 +380,9 @@ public interface EmploymentRecordOrBuilder * * *
-   * Output only. The job description snippet shows how the
-   * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-   * is related to a search query. It's empty if the
-   * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-   * isn't related to the search query.
+   * Output only. The job description snippet shows how the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
+   * is related to a search query. It's empty if the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description] isn't
+   * related to the search query.
    * 
* * string job_description_snippet = 12; @@ -398,11 +392,9 @@ public interface EmploymentRecordOrBuilder * * *
-   * Output only. The job description snippet shows how the
-   * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-   * is related to a search query. It's empty if the
-   * [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
-   * isn't related to the search query.
+   * Output only. The job description snippet shows how the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description]
+   * is related to a search query. It's empty if the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description] isn't
+   * related to the search query.
    * 
* * string job_description_snippet = 12; @@ -413,11 +405,9 @@ public interface EmploymentRecordOrBuilder * * *
-   * Output only. The employer name snippet shows how the
-   * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-   * is related to a search query. It's empty if the
-   * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-   * isn't related to the search query.
+   * Output only. The employer name snippet shows how the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] is
+   * related to a search query. It's empty if the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] isn't
+   * related to the search query.
    * 
* * string employer_name_snippet = 13; @@ -427,11 +417,9 @@ public interface EmploymentRecordOrBuilder * * *
-   * Output only. The employer name snippet shows how the
-   * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-   * is related to a search query. It's empty if the
-   * [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name]
-   * isn't related to the search query.
+   * Output only. The employer name snippet shows how the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] is
+   * related to a search query. It's empty if the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] isn't
+   * related to the search query.
    * 
* * string employer_name_snippet = 13; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmploymentType.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmploymentType.java index 60faba65a7ca..e499d61f28d9 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmploymentType.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EmploymentType.java @@ -63,8 +63,7 @@ public enum EmploymentType implements com.google.protobuf.ProtocolMessageEnum { * The job is offered as a contracted position with the understanding * that it's converted into a full-time position at the end of the * contract. Jobs of this type are also returned by a search for - * [EmploymentType.CONTRACTOR][google.cloud.talent.v4beta1.EmploymentType.CONTRACTOR] - * jobs. + * [EmploymentType.CONTRACTOR][google.cloud.talent.v4beta1.EmploymentType.CONTRACTOR] jobs. *
* * CONTRACT_TO_HIRE = 4; @@ -190,8 +189,7 @@ public enum EmploymentType implements com.google.protobuf.ProtocolMessageEnum { * The job is offered as a contracted position with the understanding * that it's converted into a full-time position at the end of the * contract. Jobs of this type are also returned by a search for - * [EmploymentType.CONTRACTOR][google.cloud.talent.v4beta1.EmploymentType.CONTRACTOR] - * jobs. + * [EmploymentType.CONTRACTOR][google.cloud.talent.v4beta1.EmploymentType.CONTRACTOR] jobs. *
* * CONTRACT_TO_HIRE = 4; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/FiltersProto.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/FiltersProto.java index 31ed9818328a..5b2871207de3 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/FiltersProto.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/FiltersProto.java @@ -60,18 +60,10 @@ public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry r internal_static_google_cloud_talent_v4beta1_ApplicationOutcomeNotesFilter_descriptor; static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_google_cloud_talent_v4beta1_ApplicationOutcomeNotesFilter_fieldAccessorTable; - static final com.google.protobuf.Descriptors.Descriptor - internal_static_google_cloud_talent_v4beta1_ApplicationLastStageFilter_descriptor; - static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_google_cloud_talent_v4beta1_ApplicationLastStageFilter_fieldAccessorTable; static final com.google.protobuf.Descriptors.Descriptor internal_static_google_cloud_talent_v4beta1_ApplicationJobFilter_descriptor; static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_google_cloud_talent_v4beta1_ApplicationJobFilter_fieldAccessorTable; - static final com.google.protobuf.Descriptors.Descriptor - internal_static_google_cloud_talent_v4beta1_ApplicationStatusFilter_descriptor; - static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_google_cloud_talent_v4beta1_ApplicationStatusFilter_fieldAccessorTable; static final com.google.protobuf.Descriptors.Descriptor internal_static_google_cloud_talent_v4beta1_TimeFilter_descriptor; static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable @@ -86,17 +78,17 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n)google/cloud/talent/v4beta1/filters.pr" - + "oto\022\033google.cloud.talent.v4beta1\032\034google" - + "/api/annotations.proto\032-google/cloud/tal" - + "ent/v4beta1/application.proto\032(google/cl" - + "oud/talent/v4beta1/common.proto\032%google/" - + "cloud/talent/v4beta1/job.proto\032)google/c" - + "loud/talent/v4beta1/profile.proto\032\036googl" - + "e/protobuf/duration.proto\032\037google/protob" - + "uf/timestamp.proto\032\036google/protobuf/wrap" - + "pers.proto\032\026google/type/date.proto\032\030goog" - + "le/type/latlng.proto\032\033google/type/timeof" - + "day.proto\"\343\004\n\010JobQuery\022\r\n\005query\030\001 \001(\t\022\021\n" + + "oto\022\033google.cloud.talent.v4beta1\032-google" + + "/cloud/talent/v4beta1/application.proto\032" + + "(google/cloud/talent/v4beta1/common.prot" + + "o\032%google/cloud/talent/v4beta1/job.proto" + + "\032)google/cloud/talent/v4beta1/profile.pr" + + "oto\032\036google/protobuf/duration.proto\032\037goo" + + "gle/protobuf/timestamp.proto\032\036google/pro" + + "tobuf/wrappers.proto\032\026google/type/date.p" + + "roto\032\030google/type/latlng.proto\032\033google/t" + + "ype/timeofday.proto\032\034google/api/annotati" + + "ons.proto\"\343\004\n\010JobQuery\022\r\n\005query\030\001 \001(\t\022\021\n" + "\tcompanies\030\002 \003(\t\022E\n\020location_filters\030\003 \003" + "(\0132+.google.cloud.talent.v4beta1.Locatio" + "nFilter\022@\n\016job_categories\030\004 \003(\0162(.google" @@ -111,7 +103,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + ".v4beta1.EmploymentType\022\026\n\016language_code" + "s\030\013 \003(\t\022G\n\022publish_time_range\030\014 \001(\0132+.go" + "ogle.cloud.talent.v4beta1.TimestampRange" - + "\022\025\n\rexcluded_jobs\030\r \003(\t\"\254\010\n\014ProfileQuery" + + "\022\025\n\rexcluded_jobs\030\r \003(\t\"\365\006\n\014ProfileQuery" + "\022\r\n\005query\030\001 \001(\t\022E\n\020location_filters\030\002 \003(" + "\0132+.google.cloud.talent.v4beta1.Location" + "Filter\022F\n\021job_title_filters\030\003 \003(\0132+.goog" @@ -130,84 +122,74 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "2.google.cloud.talent.v4beta1.Applicatio" + "nDateFilter\022e\n!application_outcome_notes" + "_filters\030\013 \003(\0132:.google.cloud.talent.v4b" - + "eta1.ApplicationOutcomeNotesFilter\022_\n\036ap" - + "plication_last_stage_filters\030\014 \003(\01327.goo" - + "gle.cloud.talent.v4beta1.ApplicationLast" - + "StageFilter\022R\n\027application_job_filters\030\r" - + " \003(\01321.google.cloud.talent.v4beta1.Appli" - + "cationJobFilter\022X\n\032application_status_fi" - + "lters\030\016 \003(\01324.google.cloud.talent.v4beta" - + "1.ApplicationStatusFilter\022\033\n\023custom_fiel" - + "d_filter\030\017 \001(\t\"\337\002\n\016LocationFilter\022\017\n\007add" - + "ress\030\001 \001(\t\022\023\n\013region_code\030\002 \001(\t\022$\n\007lat_l" - + "ng\030\003 \001(\0132\023.google.type.LatLng\022\031\n\021distanc" - + "e_in_miles\030\004 \001(\001\022a\n\026telecommute_preferen" - + "ce\030\005 \001(\0162A.google.cloud.talent.v4beta1.L" - + "ocationFilter.TelecommutePreference\022\017\n\007n" - + "egated\030\006 \001(\010\"r\n\025TelecommutePreference\022&\n" - + "\"TELECOMMUTE_PREFERENCE_UNSPECIFIED\020\000\022\030\n" - + "\024TELECOMMUTE_EXCLUDED\020\001\022\027\n\023TELECOMMUTE_A" - + "LLOWED\020\002\"\300\003\n\022CompensationFilter\022H\n\004type\030" - + "\001 \001(\0162:.google.cloud.talent.v4beta1.Comp" - + "ensationFilter.FilterType\022M\n\005units\030\002 \003(\016" - + "2>.google.cloud.talent.v4beta1.Compensat" - + "ionInfo.CompensationUnit\022N\n\005range\030\003 \001(\0132" - + "?.google.cloud.talent.v4beta1.Compensati" - + "onInfo.CompensationRange\0228\n0include_jobs" - + "_with_unspecified_compensation_range\030\004 \001" - + "(\010\"\206\001\n\nFilterType\022\033\n\027FILTER_TYPE_UNSPECI" - + "FIED\020\000\022\r\n\tUNIT_ONLY\020\001\022\023\n\017UNIT_AND_AMOUNT" - + "\020\002\022\032\n\026ANNUALIZED_BASE_AMOUNT\020\003\022\033\n\027ANNUAL" - + "IZED_TOTAL_AMOUNT\020\004\"\274\003\n\rCommuteFilter\022B\n" - + "\016commute_method\030\001 \001(\0162*.google.cloud.tal" - + "ent.v4beta1.CommuteMethod\022.\n\021start_coord" - + "inates\030\002 \001(\0132\023.google.type.LatLng\0222\n\017tra" - + "vel_duration\030\003 \001(\0132\031.google.protobuf.Dur" - + "ation\022!\n\031allow_imprecise_addresses\030\004 \001(\010" - + "\022N\n\014road_traffic\030\005 \001(\01626.google.cloud.ta" - + "lent.v4beta1.CommuteFilter.RoadTrafficH\000" - + "\0220\n\016departure_time\030\006 \001(\0132\026.google.type.T" - + "imeOfDayH\000\"L\n\013RoadTraffic\022\034\n\030ROAD_TRAFFI" - + "C_UNSPECIFIED\020\000\022\020\n\014TRAFFIC_FREE\020\001\022\r\n\tBUS" - + "Y_HOUR\020\002B\020\n\016traffic_option\"4\n\016JobTitleFi" - + "lter\022\021\n\tjob_title\030\001 \001(\t\022\017\n\007negated\030\002 \001(\010" - + "\"-\n\013SkillFilter\022\r\n\005skill\030\001 \001(\t\022\017\n\007negate" - + "d\030\002 \001(\010\"\241\002\n\016EmployerFilter\022\020\n\010employer\030\001" - + " \001(\t\022L\n\004mode\030\002 \001(\0162>.google.cloud.talent" - + ".v4beta1.EmployerFilter.EmployerFilterMo" - + "de\022\017\n\007negated\030\003 \001(\010\"\235\001\n\022EmployerFilterMo" - + "de\022$\n EMPLOYER_FILTER_MODE_UNSPECIFIED\020\000" - + "\022\032\n\026ALL_EMPLOYMENT_RECORDS\020\001\022#\n\037CURRENT_" - + "EMPLOYMENT_RECORDS_ONLY\020\002\022 \n\034PAST_EMPLOY" - + "MENT_RECORDS_ONLY\020\003\"\210\001\n\017EducationFilter\022" - + "\016\n\006school\030\001 \001(\t\022\026\n\016field_of_study\030\002 \001(\t\022" - + "<\n\013degree_type\030\003 \001(\0162\'.google.cloud.tale" - + "nt.v4beta1.DegreeType\022\017\n\007negated\030\006 \001(\010\"|" - + "\n\024WorkExperienceFilter\0221\n\016min_experience" - + "\030\001 \001(\0132\031.google.protobuf.Duration\0221\n\016max" - + "_experience\030\002 \001(\0132\031.google.protobuf.Dura" - + "tion\"c\n\025ApplicationDateFilter\022%\n\nstart_d" - + "ate\030\001 \001(\0132\021.google.type.Date\022#\n\010end_date" - + "\030\002 \001(\0132\021.google.type.Date\"G\n\035Application" - + "OutcomeNotesFilter\022\025\n\routcome_notes\030\001 \001(" - + "\t\022\017\n\007negated\030\002 \001(\010\"A\n\032ApplicationLastSta" - + "geFilter\022\022\n\nlast_stage\030\001 \001(\t\022\017\n\007negated\030" - + "\002 \001(\010\"c\n\024ApplicationJobFilter\022\013\n\003job\030\001 \001" - + "(\t\022\032\n\022job_requisition_id\030\002 \001(\t\022\021\n\tjob_ti" - + "tle\030\003 \001(\t\022\017\n\007negated\030\004 \001(\010\"\200\001\n\027Applicati" - + "onStatusFilter\022T\n\021application_state\030\001 \001(" - + "\01629.google.cloud.talent.v4beta1.Applicat" - + "ion.ApplicationState\022\017\n\007negated\030\002 \001(\010\"\374\001" - + "\n\nTimeFilter\022.\n\nstart_time\030\001 \001(\0132\032.googl" - + "e.protobuf.Timestamp\022,\n\010end_time\030\002 \001(\0132\032" - + ".google.protobuf.Timestamp\022E\n\ntime_field" - + "\030\003 \001(\01621.google.cloud.talent.v4beta1.Tim" - + "eFilter.TimeField\"I\n\tTimeField\022\032\n\026TIME_F" - + "IELD_UNSPECIFIED\020\000\022\017\n\013CREATE_TIME\020\001\022\017\n\013U" - + "PDATE_TIME\020\002Bz\n\037com.google.cloud.talent." - + "v4beta1B\014FiltersProtoP\001ZAgoogle.golang.o" - + "rg/genproto/googleapis/cloud/talent/v4be" - + "ta1;talent\242\002\003CTSb\006proto3" + + "eta1.ApplicationOutcomeNotesFilter\022R\n\027ap" + + "plication_job_filters\030\r \003(\01321.google.clo" + + "ud.talent.v4beta1.ApplicationJobFilter\022\037" + + "\n\027custom_attribute_filter\030\017 \001(\t\"\337\002\n\016Loca" + + "tionFilter\022\017\n\007address\030\001 \001(\t\022\023\n\013region_co" + + "de\030\002 \001(\t\022$\n\007lat_lng\030\003 \001(\0132\023.google.type." + + "LatLng\022\031\n\021distance_in_miles\030\004 \001(\001\022a\n\026tel" + + "ecommute_preference\030\005 \001(\0162A.google.cloud" + + ".talent.v4beta1.LocationFilter.Telecommu" + + "tePreference\022\017\n\007negated\030\006 \001(\010\"r\n\025Telecom" + + "mutePreference\022&\n\"TELECOMMUTE_PREFERENCE" + + "_UNSPECIFIED\020\000\022\030\n\024TELECOMMUTE_EXCLUDED\020\001" + + "\022\027\n\023TELECOMMUTE_ALLOWED\020\002\"\300\003\n\022Compensati" + + "onFilter\022H\n\004type\030\001 \001(\0162:.google.cloud.ta" + + "lent.v4beta1.CompensationFilter.FilterTy" + + "pe\022M\n\005units\030\002 \003(\0162>.google.cloud.talent." + + "v4beta1.CompensationInfo.CompensationUni" + + "t\022N\n\005range\030\003 \001(\0132?.google.cloud.talent.v" + + "4beta1.CompensationInfo.CompensationRang" + + "e\0228\n0include_jobs_with_unspecified_compe" + + "nsation_range\030\004 \001(\010\"\206\001\n\nFilterType\022\033\n\027FI" + + "LTER_TYPE_UNSPECIFIED\020\000\022\r\n\tUNIT_ONLY\020\001\022\023" + + "\n\017UNIT_AND_AMOUNT\020\002\022\032\n\026ANNUALIZED_BASE_A" + + "MOUNT\020\003\022\033\n\027ANNUALIZED_TOTAL_AMOUNT\020\004\"\274\003\n" + + "\rCommuteFilter\022B\n\016commute_method\030\001 \001(\0162*" + + ".google.cloud.talent.v4beta1.CommuteMeth" + + "od\022.\n\021start_coordinates\030\002 \001(\0132\023.google.t" + + "ype.LatLng\0222\n\017travel_duration\030\003 \001(\0132\031.go" + + "ogle.protobuf.Duration\022!\n\031allow_imprecis" + + "e_addresses\030\004 \001(\010\022N\n\014road_traffic\030\005 \001(\0162" + + "6.google.cloud.talent.v4beta1.CommuteFil" + + "ter.RoadTrafficH\000\0220\n\016departure_time\030\006 \001(" + + "\0132\026.google.type.TimeOfDayH\000\"L\n\013RoadTraff" + + "ic\022\034\n\030ROAD_TRAFFIC_UNSPECIFIED\020\000\022\020\n\014TRAF" + + "FIC_FREE\020\001\022\r\n\tBUSY_HOUR\020\002B\020\n\016traffic_opt" + + "ion\"4\n\016JobTitleFilter\022\021\n\tjob_title\030\001 \001(\t" + + "\022\017\n\007negated\030\002 \001(\010\"-\n\013SkillFilter\022\r\n\005skil" + + "l\030\001 \001(\t\022\017\n\007negated\030\002 \001(\010\"\241\002\n\016EmployerFil" + + "ter\022\020\n\010employer\030\001 \001(\t\022L\n\004mode\030\002 \001(\0162>.go" + + "ogle.cloud.talent.v4beta1.EmployerFilter" + + ".EmployerFilterMode\022\017\n\007negated\030\003 \001(\010\"\235\001\n" + + "\022EmployerFilterMode\022$\n EMPLOYER_FILTER_M" + + "ODE_UNSPECIFIED\020\000\022\032\n\026ALL_EMPLOYMENT_RECO" + + "RDS\020\001\022#\n\037CURRENT_EMPLOYMENT_RECORDS_ONLY" + + "\020\002\022 \n\034PAST_EMPLOYMENT_RECORDS_ONLY\020\003\"\210\001\n" + + "\017EducationFilter\022\016\n\006school\030\001 \001(\t\022\026\n\016fiel" + + "d_of_study\030\002 \001(\t\022<\n\013degree_type\030\003 \001(\0162\'." + + "google.cloud.talent.v4beta1.DegreeType\022\017" + + "\n\007negated\030\006 \001(\010\"|\n\024WorkExperienceFilter\022" + + "1\n\016min_experience\030\001 \001(\0132\031.google.protobu" + + "f.Duration\0221\n\016max_experience\030\002 \001(\0132\031.goo" + + "gle.protobuf.Duration\"c\n\025ApplicationDate" + + "Filter\022%\n\nstart_date\030\001 \001(\0132\021.google.type" + + ".Date\022#\n\010end_date\030\002 \001(\0132\021.google.type.Da" + + "te\"G\n\035ApplicationOutcomeNotesFilter\022\025\n\ro" + + "utcome_notes\030\001 \001(\t\022\017\n\007negated\030\002 \001(\010\"V\n\024A" + + "pplicationJobFilter\022\032\n\022job_requisition_i" + + "d\030\002 \001(\t\022\021\n\tjob_title\030\003 \001(\t\022\017\n\007negated\030\004 " + + "\001(\010\"\374\001\n\nTimeFilter\022.\n\nstart_time\030\001 \001(\0132\032" + + ".google.protobuf.Timestamp\022,\n\010end_time\030\002" + + " \001(\0132\032.google.protobuf.Timestamp\022E\n\ntime" + + "_field\030\003 \001(\01621.google.cloud.talent.v4bet" + + "a1.TimeFilter.TimeField\"I\n\tTimeField\022\032\n\026" + + "TIME_FIELD_UNSPECIFIED\020\000\022\017\n\013CREATE_TIME\020" + + "\001\022\017\n\013UPDATE_TIME\020\002Bz\n\037com.google.cloud.t" + + "alent.v4beta1B\014FiltersProtoP\001ZAgoogle.go" + + "lang.org/genproto/googleapis/cloud/talen" + + "t/v4beta1;talent\242\002\003CTSb\006proto3" }; com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner() { @@ -220,7 +202,6 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.AnnotationsProto.getDescriptor(), com.google.cloud.talent.v4beta1.ApplicationResourceProto.getDescriptor(), com.google.cloud.talent.v4beta1.CommonProto.getDescriptor(), com.google.cloud.talent.v4beta1.JobResourceProto.getDescriptor(), @@ -231,6 +212,7 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.type.DateProto.getDescriptor(), com.google.type.LatLngProto.getDescriptor(), com.google.type.TimeOfDayProto.getDescriptor(), + com.google.api.AnnotationsProto.getDescriptor(), }, assigner); internal_static_google_cloud_talent_v4beta1_JobQuery_descriptor = @@ -270,10 +252,8 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( "HirableFilter", "ApplicationDateFilters", "ApplicationOutcomeNotesFilters", - "ApplicationLastStageFilters", "ApplicationJobFilters", - "ApplicationStatusFilters", - "CustomFieldFilter", + "CustomAttributeFilter", }); internal_static_google_cloud_talent_v4beta1_LocationFilter_descriptor = getDescriptor().getMessageTypes().get(2); @@ -366,39 +346,22 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( new java.lang.String[] { "OutcomeNotes", "Negated", }); - internal_static_google_cloud_talent_v4beta1_ApplicationLastStageFilter_descriptor = - getDescriptor().getMessageTypes().get(12); - internal_static_google_cloud_talent_v4beta1_ApplicationLastStageFilter_fieldAccessorTable = - new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( - internal_static_google_cloud_talent_v4beta1_ApplicationLastStageFilter_descriptor, - new java.lang.String[] { - "LastStage", "Negated", - }); internal_static_google_cloud_talent_v4beta1_ApplicationJobFilter_descriptor = - getDescriptor().getMessageTypes().get(13); + getDescriptor().getMessageTypes().get(12); internal_static_google_cloud_talent_v4beta1_ApplicationJobFilter_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_google_cloud_talent_v4beta1_ApplicationJobFilter_descriptor, new java.lang.String[] { - "Job", "JobRequisitionId", "JobTitle", "Negated", - }); - internal_static_google_cloud_talent_v4beta1_ApplicationStatusFilter_descriptor = - getDescriptor().getMessageTypes().get(14); - internal_static_google_cloud_talent_v4beta1_ApplicationStatusFilter_fieldAccessorTable = - new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( - internal_static_google_cloud_talent_v4beta1_ApplicationStatusFilter_descriptor, - new java.lang.String[] { - "ApplicationState", "Negated", + "JobRequisitionId", "JobTitle", "Negated", }); internal_static_google_cloud_talent_v4beta1_TimeFilter_descriptor = - getDescriptor().getMessageTypes().get(15); + getDescriptor().getMessageTypes().get(13); internal_static_google_cloud_talent_v4beta1_TimeFilter_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_google_cloud_talent_v4beta1_TimeFilter_descriptor, new java.lang.String[] { "StartTime", "EndTime", "TimeField", }); - com.google.api.AnnotationsProto.getDescriptor(); com.google.cloud.talent.v4beta1.ApplicationResourceProto.getDescriptor(); com.google.cloud.talent.v4beta1.CommonProto.getDescriptor(); com.google.cloud.talent.v4beta1.JobResourceProto.getDescriptor(); @@ -409,6 +372,7 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.type.DateProto.getDescriptor(); com.google.type.LatLngProto.getDescriptor(); com.google.type.TimeOfDayProto.getDescriptor(); + com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/HistogramProto.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/HistogramProto.java index c946e92f6735..b13fbd2c8d23 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/HistogramProto.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/HistogramProto.java @@ -34,9 +34,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n+google/cloud/talent/v4beta1/histogram." - + "proto\022\033google.cloud.talent.v4beta1\032\034goog" - + "le/api/annotations.proto\032\036google/protobu" - + "f/wrappers.proto\")\n\016HistogramQuery\022\027\n\017hi" + + "proto\022\033google.cloud.talent.v4beta1\032\036goog" + + "le/protobuf/wrappers.proto\032\034google/api/a" + + "nnotations.proto\")\n\016HistogramQuery\022\027\n\017hi" + "stogram_query\030\001 \001(\t\"\266\001\n\024HistogramQueryRe" + "sult\022\027\n\017histogram_query\030\001 \001(\t\022S\n\thistogr" + "am\030\002 \003(\0132@.google.cloud.talent.v4beta1.H" @@ -58,8 +58,8 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.AnnotationsProto.getDescriptor(), com.google.protobuf.WrappersProto.getDescriptor(), + com.google.api.AnnotationsProto.getDescriptor(), }, assigner); internal_static_google_cloud_talent_v4beta1_HistogramQuery_descriptor = @@ -88,8 +88,8 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( new java.lang.String[] { "Key", "Value", }); - com.google.api.AnnotationsProto.getDescriptor(); com.google.protobuf.WrappersProto.getDescriptor(); + com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/HistogramQuery.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/HistogramQuery.java index f7d57b4973ac..098b4f49e287 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/HistogramQuery.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/HistogramQuery.java @@ -100,11 +100,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { *
    * An expression specifies a histogram request against matching resources
    * (for example, jobs, profiles) for searches.
-   * See
-   * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries]
-   * and
-   * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries]
-   * for details about syntax.
+   * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries] and
+   * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] for details about syntax.
    * 
* * string histogram_query = 1; @@ -126,11 +123,8 @@ public java.lang.String getHistogramQuery() { *
    * An expression specifies a histogram request against matching resources
    * (for example, jobs, profiles) for searches.
-   * See
-   * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries]
-   * and
-   * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries]
-   * for details about syntax.
+   * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries] and
+   * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] for details about syntax.
    * 
* * string histogram_query = 1; @@ -471,11 +465,8 @@ public Builder mergeFrom( *
      * An expression specifies a histogram request against matching resources
      * (for example, jobs, profiles) for searches.
-     * See
-     * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries]
-     * and
-     * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries]
-     * for details about syntax.
+     * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries] and
+     * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] for details about syntax.
      * 
* * string histogram_query = 1; @@ -497,11 +488,8 @@ public java.lang.String getHistogramQuery() { *
      * An expression specifies a histogram request against matching resources
      * (for example, jobs, profiles) for searches.
-     * See
-     * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries]
-     * and
-     * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries]
-     * for details about syntax.
+     * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries] and
+     * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] for details about syntax.
      * 
* * string histogram_query = 1; @@ -523,11 +511,8 @@ public com.google.protobuf.ByteString getHistogramQueryBytes() { *
      * An expression specifies a histogram request against matching resources
      * (for example, jobs, profiles) for searches.
-     * See
-     * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries]
-     * and
-     * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries]
-     * for details about syntax.
+     * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries] and
+     * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] for details about syntax.
      * 
* * string histogram_query = 1; @@ -547,11 +532,8 @@ public Builder setHistogramQuery(java.lang.String value) { *
      * An expression specifies a histogram request against matching resources
      * (for example, jobs, profiles) for searches.
-     * See
-     * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries]
-     * and
-     * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries]
-     * for details about syntax.
+     * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries] and
+     * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] for details about syntax.
      * 
* * string histogram_query = 1; @@ -568,11 +550,8 @@ public Builder clearHistogramQuery() { *
      * An expression specifies a histogram request against matching resources
      * (for example, jobs, profiles) for searches.
-     * See
-     * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries]
-     * and
-     * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries]
-     * for details about syntax.
+     * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries] and
+     * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] for details about syntax.
      * 
* * string histogram_query = 1; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/HistogramQueryOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/HistogramQueryOrBuilder.java index 01adc0f4ad69..6d09dd3c5950 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/HistogramQueryOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/HistogramQueryOrBuilder.java @@ -14,11 +14,8 @@ public interface HistogramQueryOrBuilder *
    * An expression specifies a histogram request against matching resources
    * (for example, jobs, profiles) for searches.
-   * See
-   * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries]
-   * and
-   * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries]
-   * for details about syntax.
+   * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries] and
+   * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] for details about syntax.
    * 
* * string histogram_query = 1; @@ -30,11 +27,8 @@ public interface HistogramQueryOrBuilder *
    * An expression specifies a histogram request against matching resources
    * (for example, jobs, profiles) for searches.
-   * See
-   * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries]
-   * and
-   * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries]
-   * for details about syntax.
+   * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries] and
+   * [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] for details about syntax.
    * 
* * string histogram_query = 1; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Job.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Job.java index 271504635d6a..d0b4bdaa2cd2 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Job.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Job.java @@ -8,9 +8,8 @@ * *
  * A Job resource represents a job posting (also referred to as a "job listing"
- * or "job requisition"). A job belongs to a
- * [Company][google.cloud.talent.v4beta1.Company], which is the hiring entity
- * responsible for the job.
+ * or "job requisition"). A job belongs to a [Company][google.cloud.talent.v4beta1.Company], which is the hiring
+ * entity responsible for the job.
  * 
* * Protobuf type {@code google.cloud.talent.v4beta1.Job} @@ -499,11 +498,7 @@ public interface ApplicationInfoOrBuilder * * *
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this field to specify email address(es) to which resumes or
      * applications can be sent.
      * The maximum number of allowed characters for each entry is 255.
@@ -516,11 +511,7 @@ public interface ApplicationInfoOrBuilder
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this field to specify email address(es) to which resumes or
      * applications can be sent.
      * The maximum number of allowed characters for each entry is 255.
@@ -533,11 +524,7 @@ public interface ApplicationInfoOrBuilder
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this field to specify email address(es) to which resumes or
      * applications can be sent.
      * The maximum number of allowed characters for each entry is 255.
@@ -550,11 +537,7 @@ public interface ApplicationInfoOrBuilder
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this field to specify email address(es) to which resumes or
      * applications can be sent.
      * The maximum number of allowed characters for each entry is 255.
@@ -568,11 +551,7 @@ public interface ApplicationInfoOrBuilder
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this field to provide instructions, such as "Mail your application
      * to ...", that a candidate can follow to apply for the job.
      * This field accepts and sanitizes HTML input, and also accepts
@@ -587,11 +566,7 @@ public interface ApplicationInfoOrBuilder
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this field to provide instructions, such as "Mail your application
      * to ...", that a candidate can follow to apply for the job.
      * This field accepts and sanitizes HTML input, and also accepts
@@ -607,11 +582,7 @@ public interface ApplicationInfoOrBuilder
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this URI field to direct an applicant to a website, for example to
      * link to an online application form.
      * The maximum number of allowed characters for each entry is 2,000.
@@ -624,11 +595,7 @@ public interface ApplicationInfoOrBuilder
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this URI field to direct an applicant to a website, for example to
      * link to an online application form.
      * The maximum number of allowed characters for each entry is 2,000.
@@ -641,11 +608,7 @@ public interface ApplicationInfoOrBuilder
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this URI field to direct an applicant to a website, for example to
      * link to an online application form.
      * The maximum number of allowed characters for each entry is 2,000.
@@ -658,11 +621,7 @@ public interface ApplicationInfoOrBuilder
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this URI field to direct an applicant to a website, for example to
      * link to an online application form.
      * The maximum number of allowed characters for each entry is 2,000.
@@ -795,11 +754,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this field to specify email address(es) to which resumes or
      * applications can be sent.
      * The maximum number of allowed characters for each entry is 255.
@@ -814,11 +769,7 @@ public com.google.protobuf.ProtocolStringList getEmailsList() {
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this field to specify email address(es) to which resumes or
      * applications can be sent.
      * The maximum number of allowed characters for each entry is 255.
@@ -833,11 +784,7 @@ public int getEmailsCount() {
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this field to specify email address(es) to which resumes or
      * applications can be sent.
      * The maximum number of allowed characters for each entry is 255.
@@ -852,11 +799,7 @@ public java.lang.String getEmails(int index) {
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this field to specify email address(es) to which resumes or
      * applications can be sent.
      * The maximum number of allowed characters for each entry is 255.
@@ -874,11 +817,7 @@ public com.google.protobuf.ByteString getEmailsBytes(int index) {
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this field to provide instructions, such as "Mail your application
      * to ...", that a candidate can follow to apply for the job.
      * This field accepts and sanitizes HTML input, and also accepts
@@ -903,11 +842,7 @@ public java.lang.String getInstruction() {
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this field to provide instructions, such as "Mail your application
      * to ...", that a candidate can follow to apply for the job.
      * This field accepts and sanitizes HTML input, and also accepts
@@ -935,11 +870,7 @@ public com.google.protobuf.ByteString getInstructionBytes() {
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this URI field to direct an applicant to a website, for example to
      * link to an online application form.
      * The maximum number of allowed characters for each entry is 2,000.
@@ -954,11 +885,7 @@ public com.google.protobuf.ProtocolStringList getUrisList() {
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this URI field to direct an applicant to a website, for example to
      * link to an online application form.
      * The maximum number of allowed characters for each entry is 2,000.
@@ -973,11 +900,7 @@ public int getUrisCount() {
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this URI field to direct an applicant to a website, for example to
      * link to an online application form.
      * The maximum number of allowed characters for each entry is 2,000.
@@ -992,11 +915,7 @@ public java.lang.String getUris(int index) {
      *
      *
      * 
-     * Optional but at least one of
-     * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-     * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-     * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-     * must be specified.
+     * Optional.
      * Use this URI field to direct an applicant to a website, for example to
      * link to an online application form.
      * The maximum number of allowed characters for each entry is 2,000.
@@ -1415,11 +1334,7 @@ private void ensureEmailsIsMutable() {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this field to specify email address(es) to which resumes or
        * applications can be sent.
        * The maximum number of allowed characters for each entry is 255.
@@ -1434,11 +1349,7 @@ public com.google.protobuf.ProtocolStringList getEmailsList() {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this field to specify email address(es) to which resumes or
        * applications can be sent.
        * The maximum number of allowed characters for each entry is 255.
@@ -1453,11 +1364,7 @@ public int getEmailsCount() {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this field to specify email address(es) to which resumes or
        * applications can be sent.
        * The maximum number of allowed characters for each entry is 255.
@@ -1472,11 +1379,7 @@ public java.lang.String getEmails(int index) {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this field to specify email address(es) to which resumes or
        * applications can be sent.
        * The maximum number of allowed characters for each entry is 255.
@@ -1491,11 +1394,7 @@ public com.google.protobuf.ByteString getEmailsBytes(int index) {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this field to specify email address(es) to which resumes or
        * applications can be sent.
        * The maximum number of allowed characters for each entry is 255.
@@ -1516,11 +1415,7 @@ public Builder setEmails(int index, java.lang.String value) {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this field to specify email address(es) to which resumes or
        * applications can be sent.
        * The maximum number of allowed characters for each entry is 255.
@@ -1541,11 +1436,7 @@ public Builder addEmails(java.lang.String value) {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this field to specify email address(es) to which resumes or
        * applications can be sent.
        * The maximum number of allowed characters for each entry is 255.
@@ -1563,11 +1454,7 @@ public Builder addAllEmails(java.lang.Iterable values) {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this field to specify email address(es) to which resumes or
        * applications can be sent.
        * The maximum number of allowed characters for each entry is 255.
@@ -1585,11 +1472,7 @@ public Builder clearEmails() {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this field to specify email address(es) to which resumes or
        * applications can be sent.
        * The maximum number of allowed characters for each entry is 255.
@@ -1613,11 +1496,7 @@ public Builder addEmailsBytes(com.google.protobuf.ByteString value) {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this field to provide instructions, such as "Mail your application
        * to ...", that a candidate can follow to apply for the job.
        * This field accepts and sanitizes HTML input, and also accepts
@@ -1642,11 +1521,7 @@ public java.lang.String getInstruction() {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this field to provide instructions, such as "Mail your application
        * to ...", that a candidate can follow to apply for the job.
        * This field accepts and sanitizes HTML input, and also accepts
@@ -1671,11 +1546,7 @@ public com.google.protobuf.ByteString getInstructionBytes() {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this field to provide instructions, such as "Mail your application
        * to ...", that a candidate can follow to apply for the job.
        * This field accepts and sanitizes HTML input, and also accepts
@@ -1698,11 +1569,7 @@ public Builder setInstruction(java.lang.String value) {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this field to provide instructions, such as "Mail your application
        * to ...", that a candidate can follow to apply for the job.
        * This field accepts and sanitizes HTML input, and also accepts
@@ -1722,11 +1589,7 @@ public Builder clearInstruction() {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this field to provide instructions, such as "Mail your application
        * to ...", that a candidate can follow to apply for the job.
        * This field accepts and sanitizes HTML input, and also accepts
@@ -1760,11 +1623,7 @@ private void ensureUrisIsMutable() {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this URI field to direct an applicant to a website, for example to
        * link to an online application form.
        * The maximum number of allowed characters for each entry is 2,000.
@@ -1779,11 +1638,7 @@ public com.google.protobuf.ProtocolStringList getUrisList() {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this URI field to direct an applicant to a website, for example to
        * link to an online application form.
        * The maximum number of allowed characters for each entry is 2,000.
@@ -1798,11 +1653,7 @@ public int getUrisCount() {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this URI field to direct an applicant to a website, for example to
        * link to an online application form.
        * The maximum number of allowed characters for each entry is 2,000.
@@ -1817,11 +1668,7 @@ public java.lang.String getUris(int index) {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this URI field to direct an applicant to a website, for example to
        * link to an online application form.
        * The maximum number of allowed characters for each entry is 2,000.
@@ -1836,11 +1683,7 @@ public com.google.protobuf.ByteString getUrisBytes(int index) {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this URI field to direct an applicant to a website, for example to
        * link to an online application form.
        * The maximum number of allowed characters for each entry is 2,000.
@@ -1861,11 +1704,7 @@ public Builder setUris(int index, java.lang.String value) {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this URI field to direct an applicant to a website, for example to
        * link to an online application form.
        * The maximum number of allowed characters for each entry is 2,000.
@@ -1886,11 +1725,7 @@ public Builder addUris(java.lang.String value) {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this URI field to direct an applicant to a website, for example to
        * link to an online application form.
        * The maximum number of allowed characters for each entry is 2,000.
@@ -1908,11 +1743,7 @@ public Builder addAllUris(java.lang.Iterable values) {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this URI field to direct an applicant to a website, for example to
        * link to an online application form.
        * The maximum number of allowed characters for each entry is 2,000.
@@ -1930,11 +1761,7 @@ public Builder clearUris() {
        *
        *
        * 
-       * Optional but at least one of
-       * [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris],
-       * [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or
-       * [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction]
-       * must be specified.
+       * Optional.
        * Use this URI field to direct an applicant to a website, for example to
        * link to an online application form.
        * The maximum number of allowed characters for each entry is 2,000.
@@ -2014,11 +1841,8 @@ public interface DerivedInfoOrBuilder
      *
      *
      * 
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-     * exactly matched to
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
      * order.
      * 
* @@ -2029,11 +1853,8 @@ public interface DerivedInfoOrBuilder * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-     * exactly matched to
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
      * order.
      * 
* @@ -2044,11 +1865,8 @@ public interface DerivedInfoOrBuilder * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-     * exactly matched to
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
      * order.
      * 
* @@ -2059,11 +1877,8 @@ public interface DerivedInfoOrBuilder * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-     * exactly matched to
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
      * order.
      * 
* @@ -2075,11 +1890,8 @@ public interface DerivedInfoOrBuilder * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-     * exactly matched to
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
      * order.
      * 
* @@ -2091,9 +1903,7 @@ public interface DerivedInfoOrBuilder * * *
-     * Job categories derived from
-     * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-     * [Job.description][google.cloud.talent.v4beta1.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
      * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -2103,9 +1913,7 @@ public interface DerivedInfoOrBuilder * * *
-     * Job categories derived from
-     * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-     * [Job.description][google.cloud.talent.v4beta1.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
      * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -2115,9 +1923,7 @@ public interface DerivedInfoOrBuilder * * *
-     * Job categories derived from
-     * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-     * [Job.description][google.cloud.talent.v4beta1.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
      * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -2127,9 +1933,7 @@ public interface DerivedInfoOrBuilder * * *
-     * Job categories derived from
-     * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-     * [Job.description][google.cloud.talent.v4beta1.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
      * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -2139,9 +1943,7 @@ public interface DerivedInfoOrBuilder * * *
-     * Job categories derived from
-     * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-     * [Job.description][google.cloud.talent.v4beta1.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
      * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -2279,11 +2081,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-     * exactly matched to
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
      * order.
      * 
* @@ -2296,11 +2095,8 @@ public java.util.List getLocationsList * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-     * exactly matched to
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
      * order.
      * 
* @@ -2314,11 +2110,8 @@ public java.util.List getLocationsList * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-     * exactly matched to
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
      * order.
      * 
* @@ -2331,11 +2124,8 @@ public int getLocationsCount() { * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-     * exactly matched to
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
      * order.
      * 
* @@ -2348,11 +2138,8 @@ public com.google.cloud.talent.v4beta1.Location getLocations(int index) { * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-     * exactly matched to
-     * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+     * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
      * order.
      * 
* @@ -2382,9 +2169,7 @@ public com.google.cloud.talent.v4beta1.JobCategory convert(java.lang.Integer fro * * *
-     * Job categories derived from
-     * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-     * [Job.description][google.cloud.talent.v4beta1.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
      * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -2398,9 +2183,7 @@ public java.util.List getJobCategor * * *
-     * Job categories derived from
-     * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-     * [Job.description][google.cloud.talent.v4beta1.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
      * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -2412,9 +2195,7 @@ public int getJobCategoriesCount() { * * *
-     * Job categories derived from
-     * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-     * [Job.description][google.cloud.talent.v4beta1.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
      * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -2426,9 +2207,7 @@ public com.google.cloud.talent.v4beta1.JobCategory getJobCategories(int index) { * * *
-     * Job categories derived from
-     * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-     * [Job.description][google.cloud.talent.v4beta1.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
      * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -2440,9 +2219,7 @@ public java.util.List getJobCategoriesValueList() { * * *
-     * Job categories derived from
-     * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-     * [Job.description][google.cloud.talent.v4beta1.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
      * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -2882,11 +2659,8 @@ private void ensureLocationsIsMutable() { * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -2903,11 +2677,8 @@ public java.util.List getLocationsList * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -2924,11 +2695,8 @@ public int getLocationsCount() { * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -2945,11 +2713,8 @@ public com.google.cloud.talent.v4beta1.Location getLocations(int index) { * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -2972,11 +2737,8 @@ public Builder setLocations(int index, com.google.cloud.talent.v4beta1.Location * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -2997,11 +2759,8 @@ public Builder setLocations( * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -3024,11 +2783,8 @@ public Builder addLocations(com.google.cloud.talent.v4beta1.Location value) { * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -3051,11 +2807,8 @@ public Builder addLocations(int index, com.google.cloud.talent.v4beta1.Location * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -3076,11 +2829,8 @@ public Builder addLocations( * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -3101,11 +2851,8 @@ public Builder addLocations( * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -3126,11 +2873,8 @@ public Builder addAllLocations( * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -3150,11 +2894,8 @@ public Builder clearLocations() { * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -3174,11 +2915,8 @@ public Builder removeLocations(int index) { * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -3191,11 +2929,8 @@ public com.google.cloud.talent.v4beta1.Location.Builder getLocationsBuilder(int * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -3212,11 +2947,8 @@ public com.google.cloud.talent.v4beta1.LocationOrBuilder getLocationsOrBuilder(i * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -3234,11 +2966,8 @@ public com.google.cloud.talent.v4beta1.LocationOrBuilder getLocationsOrBuilder(i * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -3252,11 +2981,8 @@ public com.google.cloud.talent.v4beta1.Location.Builder addLocationsBuilder() { * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -3270,11 +2996,8 @@ public com.google.cloud.talent.v4beta1.Location.Builder addLocationsBuilder(int * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
-       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
-       * exactly matched to
-       * [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
+       * [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
        * order.
        * 
* @@ -3314,9 +3037,7 @@ private void ensureJobCategoriesIsMutable() { * * *
-       * Job categories derived from
-       * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-       * [Job.description][google.cloud.talent.v4beta1.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
        * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -3330,9 +3051,7 @@ public java.util.List getJobCategor * * *
-       * Job categories derived from
-       * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-       * [Job.description][google.cloud.talent.v4beta1.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
        * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -3344,9 +3063,7 @@ public int getJobCategoriesCount() { * * *
-       * Job categories derived from
-       * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-       * [Job.description][google.cloud.talent.v4beta1.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
        * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -3358,9 +3075,7 @@ public com.google.cloud.talent.v4beta1.JobCategory getJobCategories(int index) { * * *
-       * Job categories derived from
-       * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-       * [Job.description][google.cloud.talent.v4beta1.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
        * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -3379,9 +3094,7 @@ public Builder setJobCategories( * * *
-       * Job categories derived from
-       * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-       * [Job.description][google.cloud.talent.v4beta1.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
        * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -3399,9 +3112,7 @@ public Builder addJobCategories(com.google.cloud.talent.v4beta1.JobCategory valu * * *
-       * Job categories derived from
-       * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-       * [Job.description][google.cloud.talent.v4beta1.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
        * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -3419,9 +3130,7 @@ public Builder addAllJobCategories( * * *
-       * Job categories derived from
-       * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-       * [Job.description][google.cloud.talent.v4beta1.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
        * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -3436,9 +3145,7 @@ public Builder clearJobCategories() { * * *
-       * Job categories derived from
-       * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-       * [Job.description][google.cloud.talent.v4beta1.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
        * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -3450,9 +3157,7 @@ public java.util.List getJobCategoriesValueList() { * * *
-       * Job categories derived from
-       * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-       * [Job.description][google.cloud.talent.v4beta1.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
        * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -3464,9 +3169,7 @@ public int getJobCategoriesValue(int index) { * * *
-       * Job categories derived from
-       * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-       * [Job.description][google.cloud.talent.v4beta1.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
        * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -3481,9 +3184,7 @@ public Builder setJobCategoriesValue(int index, int value) { * * *
-       * Job categories derived from
-       * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-       * [Job.description][google.cloud.talent.v4beta1.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
        * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -3498,9 +3199,7 @@ public Builder addJobCategoriesValue(int value) { * * *
-       * Job categories derived from
-       * [Job.title][google.cloud.talent.v4beta1.Job.title] and
-       * [Job.description][google.cloud.talent.v4beta1.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
        * 
* * repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3; @@ -3597,8 +3296,7 @@ public interface ProcessingOptionsOrBuilder * * responsibilities * HTML tags in these fields may be stripped if sanitiazation isn't * disabled. - * Defaults to - * [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4beta1.HtmlSanitization html_sanitization = 2; @@ -3617,8 +3315,7 @@ public interface ProcessingOptionsOrBuilder * * responsibilities * HTML tags in these fields may be stripped if sanitiazation isn't * disabled. - * Defaults to - * [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4beta1.HtmlSanitization html_sanitization = 2; @@ -3751,8 +3448,7 @@ public boolean getDisableStreetAddressResolution() { * * responsibilities * HTML tags in these fields may be stripped if sanitiazation isn't * disabled. - * Defaults to - * [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4beta1.HtmlSanitization html_sanitization = 2; @@ -3773,8 +3469,7 @@ public int getHtmlSanitizationValue() { * * responsibilities * HTML tags in these fields may be stripped if sanitiazation isn't * disabled. - * Defaults to - * [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4beta1.HtmlSanitization html_sanitization = 2; @@ -4199,8 +3894,7 @@ public Builder clearDisableStreetAddressResolution() { * * responsibilities * HTML tags in these fields may be stripped if sanitiazation isn't * disabled. - * Defaults to - * [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4beta1.HtmlSanitization html_sanitization = 2; @@ -4221,8 +3915,7 @@ public int getHtmlSanitizationValue() { * * responsibilities * HTML tags in these fields may be stripped if sanitiazation isn't * disabled. - * Defaults to - * [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4beta1.HtmlSanitization html_sanitization = 2; @@ -4245,8 +3938,7 @@ public Builder setHtmlSanitizationValue(int value) { * * responsibilities * HTML tags in these fields may be stripped if sanitiazation isn't * disabled. - * Defaults to - * [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4beta1.HtmlSanitization html_sanitization = 2; @@ -4272,8 +3964,7 @@ public com.google.cloud.talent.v4beta1.HtmlSanitization getHtmlSanitization() { * * responsibilities * HTML tags in these fields may be stripped if sanitiazation isn't * disabled. - * Defaults to - * [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4beta1.HtmlSanitization html_sanitization = 2; @@ -4300,8 +3991,7 @@ public Builder setHtmlSanitization(com.google.cloud.talent.v4beta1.HtmlSanitizat * * responsibilities * HTML tags in these fields may be stripped if sanitiazation isn't * disabled. - * Defaults to - * [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4beta1.HtmlSanitization html_sanitization = 2; @@ -4381,8 +4071,7 @@ public com.google.cloud.talent.v4beta1.Job.ProcessingOptions getDefaultInstanceF * Tenant id is optional and the default tenant is used if unspecified, for * example, "projects/api-test-project/jobs/1234". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -4411,8 +4100,7 @@ public java.lang.String getName() { * Tenant id is optional and the default tenant is used if unspecified, for * example, "projects/api-test-project/jobs/1234". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -4494,10 +4182,8 @@ public com.google.protobuf.ByteString getCompanyBytes() { * The requisition ID, also referred to as the posting ID, is assigned by the * client to identify a job. This field is intended to be used by clients * for client identification and tracking of postings. A job isn't allowed - * to be created if there is another job with the same - * [company][google.cloud.talent.v4beta1.Job.name], - * [language_code][google.cloud.talent.v4beta1.Job.language_code] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * to be created if there is another job with the same [company][google.cloud.talent.v4beta1.Job.name], + * [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The maximum number of allowed characters is 255. *
* @@ -4522,10 +4208,8 @@ public java.lang.String getRequisitionId() { * The requisition ID, also referred to as the posting ID, is assigned by the * client to identify a job. This field is intended to be used by clients * for client identification and tracking of postings. A job isn't allowed - * to be created if there is another job with the same - * [company][google.cloud.talent.v4beta1.Job.name], - * [language_code][google.cloud.talent.v4beta1.Job.language_code] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * to be created if there is another job with the same [company][google.cloud.talent.v4beta1.Job.name], + * [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The maximum number of allowed characters is 255. *
* @@ -4599,10 +4283,9 @@ public com.google.protobuf.ByteString getTitleBytes() { * Required. * The description of the job, which typically includes a multi-paragraph * description of the company and related information. Separate fields are - * provided on the job object for - * [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], - * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other - * job characteristics. Use of these separate job fields is recommended. + * provided on the job object for [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], + * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other job characteristics. Use of + * these separate job fields is recommended. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 100,000. @@ -4628,10 +4311,9 @@ public java.lang.String getDescription() { * Required. * The description of the job, which typically includes a multi-paragraph * description of the company and related information. Separate fields are - * provided on the job object for - * [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], - * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other - * job characteristics. Use of these separate job fields is recommended. + * provided on the job object for [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], + * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other job characteristics. Use of + * these separate job fields is recommended. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 100,000. @@ -4663,15 +4345,12 @@ public com.google.protobuf.ByteString getDescriptionBytes() { * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. *
* @@ -4690,15 +4369,12 @@ public com.google.protobuf.ProtocolStringList getAddressesList() { * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. *
* @@ -4717,15 +4393,12 @@ public int getAddressesCount() { * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. *
* @@ -4744,15 +4417,12 @@ public java.lang.String getAddresses(int index) { * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. *
* @@ -4768,9 +4438,7 @@ public com.google.protobuf.ByteString getAddressesBytes(int index) { * * *
-   * Required. At least one field within
-   * [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be
-   * specified.
+   * Optional.
    * Job application information.
    * 
* @@ -4783,9 +4451,7 @@ public boolean hasApplicationInfo() { * * *
-   * Required. At least one field within
-   * [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be
-   * specified.
+   * Optional.
    * Job application information.
    * 
* @@ -4800,9 +4466,7 @@ public com.google.cloud.talent.v4beta1.Job.ApplicationInfo getApplicationInfo() * * *
-   * Required. At least one field within
-   * [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be
-   * specified.
+   * Optional.
    * Job application information.
    * 
* @@ -5391,11 +5055,9 @@ public com.google.protobuf.ByteString getIncentivesBytes() { * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: * class="external" target="_blank" }. - * If this field is unspecified and - * [Job.description][google.cloud.talent.v4beta1.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4beta1.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -5422,11 +5084,9 @@ public java.lang.String getLanguageCode() { * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: * class="external" target="_blank" }. - * If this field is unspecified and - * [Job.description][google.cloud.talent.v4beta1.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4beta1.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -5505,8 +5165,7 @@ public int getPromotionValue() { * Optional. * A description of the qualifications required to perform the * job. The use of this field is recommended - * as an alternative to using the more general - * [description][google.cloud.talent.v4beta1.Job.description] field. + * as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 10,000. @@ -5532,8 +5191,7 @@ public java.lang.String getQualifications() { * Optional. * A description of the qualifications required to perform the * job. The use of this field is recommended - * as an alternative to using the more general - * [description][google.cloud.talent.v4beta1.Job.description] field. + * as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 10,000. @@ -5561,8 +5219,8 @@ public com.google.protobuf.ByteString getQualificationsBytes() { *
    * Optional.
    * A description of job responsibilities. The use of this field is
-   * recommended as an alternative to using the more general
-   * [description][google.cloud.talent.v4beta1.Job.description] field.
+   * recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description]
+   * field.
    * This field accepts and sanitizes HTML input, and also accepts
    * bold, italic, ordered list, and unordered list markup tags.
    * The maximum number of allowed characters is 10,000.
@@ -5587,8 +5245,8 @@ public java.lang.String getResponsibilities() {
    * 
    * Optional.
    * A description of job responsibilities. The use of this field is
-   * recommended as an alternative to using the more general
-   * [description][google.cloud.talent.v4beta1.Job.description] field.
+   * recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description]
+   * field.
    * This field accepts and sanitizes HTML input, and also accepts
    * bold, italic, ordered list, and unordered list markup tags.
    * The maximum number of allowed characters is 10,000.
@@ -5615,16 +5273,13 @@ public com.google.protobuf.ByteString getResponsibilitiesBytes() {
    *
    * 
    * Optional.
-   * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for
-   * example, state, country) throughout which the job is available. If this
-   * field is set, a
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in a search
-   * query within the job region finds this job posting if an exact location
-   * match isn't specified. If this field is set to
-   * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or
-   * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
-   * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to
-   * the same location level as this field is strongly recommended.
+   * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout
+   * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4beta1.LocationFilter]
+   * in a search query within the job region finds this job posting if an
+   * exact location match isn't specified. If this field is set to
+   * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
+   * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to the same location level as this field
+   * is strongly recommended.
    * 
* * .google.cloud.talent.v4beta1.PostingRegion posting_region = 20; @@ -5637,16 +5292,13 @@ public int getPostingRegionValue() { * *
    * Optional.
-   * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for
-   * example, state, country) throughout which the job is available. If this
-   * field is set, a
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in a search
-   * query within the job region finds this job posting if an exact location
-   * match isn't specified. If this field is set to
-   * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or
-   * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
-   * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to
-   * the same location level as this field is strongly recommended.
+   * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout
+   * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4beta1.LocationFilter]
+   * in a search query within the job region finds this job posting if an
+   * exact location match isn't specified. If this field is set to
+   * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
+   * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to the same location level as this field
+   * is strongly recommended.
    * 
* * .google.cloud.talent.v4beta1.PostingRegion posting_region = 20; @@ -5666,9 +5318,7 @@ public com.google.cloud.talent.v4beta1.PostingRegion getPostingRegion() { *
    * Optional.
    * The visibility of the job.
-   * Defaults to
-   * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY]
-   * if not specified.
+   * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] if not specified.
    * 
* * .google.cloud.talent.v4beta1.Visibility visibility = 21; @@ -5682,9 +5332,7 @@ public int getVisibilityValue() { *
    * Optional.
    * The visibility of the job.
-   * Defaults to
-   * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY]
-   * if not specified.
+   * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] if not specified.
    * 
* * .google.cloud.talent.v4beta1.Visibility visibility = 21; @@ -5853,8 +5501,7 @@ public com.google.protobuf.TimestampOrBuilder getPostingPublishTimeOrBuilder() { * updated with the [UpdateJob][] API. An expired job can be updated and * opened again by using a future expiration timestamp. Updating an expired * job fails if there is another existing open job with same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The expired jobs are retained in our system for 90 days. However, the * overall expired job count cannot exceed 3 times the maximum of open jobs * count over the past week, otherwise jobs with earlier expire time are @@ -5868,11 +5515,10 @@ public com.google.protobuf.TimestampOrBuilder getPostingPublishTimeOrBuilder() { * example, if the job was created on 2017/01/01 13:00AM UTC with an * unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. * If this value isn't provided on job update, it depends on the field masks - * set by - * [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - * If the field masks include [expiry_time][], or the masks are empty meaning - * that every field is updated, the job posting expires after 30 days from the - * job's last update time. Otherwise the expiration date isn't updated. + * set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + * [expiry_time][], or the masks are empty meaning that every field is + * updated, the job posting expires after 30 days from the job's last + * update time. Otherwise the expiration date isn't updated. *
* * .google.protobuf.Timestamp posting_expire_time = 25; @@ -5893,8 +5539,7 @@ public boolean hasPostingExpireTime() { * updated with the [UpdateJob][] API. An expired job can be updated and * opened again by using a future expiration timestamp. Updating an expired * job fails if there is another existing open job with same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The expired jobs are retained in our system for 90 days. However, the * overall expired job count cannot exceed 3 times the maximum of open jobs * count over the past week, otherwise jobs with earlier expire time are @@ -5908,11 +5553,10 @@ public boolean hasPostingExpireTime() { * example, if the job was created on 2017/01/01 13:00AM UTC with an * unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. * If this value isn't provided on job update, it depends on the field masks - * set by - * [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - * If the field masks include [expiry_time][], or the masks are empty meaning - * that every field is updated, the job posting expires after 30 days from the - * job's last update time. Otherwise the expiration date isn't updated. + * set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + * [expiry_time][], or the masks are empty meaning that every field is + * updated, the job posting expires after 30 days from the job's last + * update time. Otherwise the expiration date isn't updated. *
* * .google.protobuf.Timestamp posting_expire_time = 25; @@ -5935,8 +5579,7 @@ public com.google.protobuf.Timestamp getPostingExpireTime() { * updated with the [UpdateJob][] API. An expired job can be updated and * opened again by using a future expiration timestamp. Updating an expired * job fails if there is another existing open job with same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The expired jobs are retained in our system for 90 days. However, the * overall expired job count cannot exceed 3 times the maximum of open jobs * count over the past week, otherwise jobs with earlier expire time are @@ -5950,11 +5593,10 @@ public com.google.protobuf.Timestamp getPostingExpireTime() { * example, if the job was created on 2017/01/01 13:00AM UTC with an * unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. * If this value isn't provided on job update, it depends on the field masks - * set by - * [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - * If the field masks include [expiry_time][], or the masks are empty meaning - * that every field is updated, the job posting expires after 30 days from the - * job's last update time. Otherwise the expiration date isn't updated. + * set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + * [expiry_time][], or the masks are empty meaning that every field is + * updated, the job posting expires after 30 days from the job's last + * update time. Otherwise the expiration date isn't updated. *
* * .google.protobuf.Timestamp posting_expire_time = 25; @@ -6715,9 +6357,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * *
    * A Job resource represents a job posting (also referred to as a "job listing"
-   * or "job requisition"). A job belongs to a
-   * [Company][google.cloud.talent.v4beta1.Company], which is the hiring entity
-   * responsible for the job.
+   * or "job requisition"). A job belongs to a [Company][google.cloud.talent.v4beta1.Company], which is the hiring
+   * entity responsible for the job.
    * 
* * Protobuf type {@code google.cloud.talent.v4beta1.Job} @@ -7214,8 +6855,7 @@ public Builder mergeFrom( * Tenant id is optional and the default tenant is used if unspecified, for * example, "projects/api-test-project/jobs/1234". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -7244,8 +6884,7 @@ public java.lang.String getName() { * Tenant id is optional and the default tenant is used if unspecified, for * example, "projects/api-test-project/jobs/1234". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -7274,8 +6913,7 @@ public com.google.protobuf.ByteString getNameBytes() { * Tenant id is optional and the default tenant is used if unspecified, for * example, "projects/api-test-project/jobs/1234". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -7302,8 +6940,7 @@ public Builder setName(java.lang.String value) { * Tenant id is optional and the default tenant is used if unspecified, for * example, "projects/api-test-project/jobs/1234". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -7327,8 +6964,7 @@ public Builder clearName() { * Tenant id is optional and the default tenant is used if unspecified, for * example, "projects/api-test-project/jobs/1234". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -7477,10 +7113,8 @@ public Builder setCompanyBytes(com.google.protobuf.ByteString value) { * The requisition ID, also referred to as the posting ID, is assigned by the * client to identify a job. This field is intended to be used by clients * for client identification and tracking of postings. A job isn't allowed - * to be created if there is another job with the same - * [company][google.cloud.talent.v4beta1.Job.name], - * [language_code][google.cloud.talent.v4beta1.Job.language_code] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * to be created if there is another job with the same [company][google.cloud.talent.v4beta1.Job.name], + * [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The maximum number of allowed characters is 255. *
* @@ -7505,10 +7139,8 @@ public java.lang.String getRequisitionId() { * The requisition ID, also referred to as the posting ID, is assigned by the * client to identify a job. This field is intended to be used by clients * for client identification and tracking of postings. A job isn't allowed - * to be created if there is another job with the same - * [company][google.cloud.talent.v4beta1.Job.name], - * [language_code][google.cloud.talent.v4beta1.Job.language_code] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * to be created if there is another job with the same [company][google.cloud.talent.v4beta1.Job.name], + * [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The maximum number of allowed characters is 255. *
* @@ -7533,10 +7165,8 @@ public com.google.protobuf.ByteString getRequisitionIdBytes() { * The requisition ID, also referred to as the posting ID, is assigned by the * client to identify a job. This field is intended to be used by clients * for client identification and tracking of postings. A job isn't allowed - * to be created if there is another job with the same - * [company][google.cloud.talent.v4beta1.Job.name], - * [language_code][google.cloud.talent.v4beta1.Job.language_code] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * to be created if there is another job with the same [company][google.cloud.talent.v4beta1.Job.name], + * [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The maximum number of allowed characters is 255. *
* @@ -7559,10 +7189,8 @@ public Builder setRequisitionId(java.lang.String value) { * The requisition ID, also referred to as the posting ID, is assigned by the * client to identify a job. This field is intended to be used by clients * for client identification and tracking of postings. A job isn't allowed - * to be created if there is another job with the same - * [company][google.cloud.talent.v4beta1.Job.name], - * [language_code][google.cloud.talent.v4beta1.Job.language_code] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * to be created if there is another job with the same [company][google.cloud.talent.v4beta1.Job.name], + * [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The maximum number of allowed characters is 255. *
* @@ -7582,10 +7210,8 @@ public Builder clearRequisitionId() { * The requisition ID, also referred to as the posting ID, is assigned by the * client to identify a job. This field is intended to be used by clients * for client identification and tracking of postings. A job isn't allowed - * to be created if there is another job with the same - * [company][google.cloud.talent.v4beta1.Job.name], - * [language_code][google.cloud.talent.v4beta1.Job.language_code] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * to be created if there is another job with the same [company][google.cloud.talent.v4beta1.Job.name], + * [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The maximum number of allowed characters is 255. *
* @@ -7714,10 +7340,9 @@ public Builder setTitleBytes(com.google.protobuf.ByteString value) { * Required. * The description of the job, which typically includes a multi-paragraph * description of the company and related information. Separate fields are - * provided on the job object for - * [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], - * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other - * job characteristics. Use of these separate job fields is recommended. + * provided on the job object for [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], + * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other job characteristics. Use of + * these separate job fields is recommended. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 100,000. @@ -7743,10 +7368,9 @@ public java.lang.String getDescription() { * Required. * The description of the job, which typically includes a multi-paragraph * description of the company and related information. Separate fields are - * provided on the job object for - * [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], - * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other - * job characteristics. Use of these separate job fields is recommended. + * provided on the job object for [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], + * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other job characteristics. Use of + * these separate job fields is recommended. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 100,000. @@ -7772,10 +7396,9 @@ public com.google.protobuf.ByteString getDescriptionBytes() { * Required. * The description of the job, which typically includes a multi-paragraph * description of the company and related information. Separate fields are - * provided on the job object for - * [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], - * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other - * job characteristics. Use of these separate job fields is recommended. + * provided on the job object for [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], + * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other job characteristics. Use of + * these separate job fields is recommended. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 100,000. @@ -7799,10 +7422,9 @@ public Builder setDescription(java.lang.String value) { * Required. * The description of the job, which typically includes a multi-paragraph * description of the company and related information. Separate fields are - * provided on the job object for - * [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], - * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other - * job characteristics. Use of these separate job fields is recommended. + * provided on the job object for [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], + * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other job characteristics. Use of + * these separate job fields is recommended. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 100,000. @@ -7823,10 +7445,9 @@ public Builder clearDescription() { * Required. * The description of the job, which typically includes a multi-paragraph * description of the company and related information. Separate fields are - * provided on the job object for - * [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], - * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other - * job characteristics. Use of these separate job fields is recommended. + * provided on the job object for [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], + * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other job characteristics. Use of + * these separate job fields is recommended. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 100,000. @@ -7864,15 +7485,12 @@ private void ensureAddressesIsMutable() { * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. *
* @@ -7891,15 +7509,12 @@ public com.google.protobuf.ProtocolStringList getAddressesList() { * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. *
* @@ -7918,15 +7533,12 @@ public int getAddressesCount() { * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. *
* @@ -7945,15 +7557,12 @@ public java.lang.String getAddresses(int index) { * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. *
* @@ -7972,15 +7581,12 @@ public com.google.protobuf.ByteString getAddressesBytes(int index) { * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. *
* @@ -8005,15 +7611,12 @@ public Builder setAddresses(int index, java.lang.String value) { * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. *
* @@ -8038,15 +7641,12 @@ public Builder addAddresses(java.lang.String value) { * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. *
* @@ -8068,15 +7668,12 @@ public Builder addAllAddresses(java.lang.Iterable values) { * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. *
* @@ -8098,15 +7695,12 @@ public Builder clearAddresses() { * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. *
* @@ -8133,9 +7727,7 @@ public Builder addAddressesBytes(com.google.protobuf.ByteString value) { * * *
-     * Required. At least one field within
-     * [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be
-     * specified.
+     * Optional.
      * Job application information.
      * 
* @@ -8148,9 +7740,7 @@ public boolean hasApplicationInfo() { * * *
-     * Required. At least one field within
-     * [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be
-     * specified.
+     * Optional.
      * Job application information.
      * 
* @@ -8169,9 +7759,7 @@ public com.google.cloud.talent.v4beta1.Job.ApplicationInfo getApplicationInfo() * * *
-     * Required. At least one field within
-     * [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be
-     * specified.
+     * Optional.
      * Job application information.
      * 
* @@ -8194,9 +7782,7 @@ public Builder setApplicationInfo(com.google.cloud.talent.v4beta1.Job.Applicatio * * *
-     * Required. At least one field within
-     * [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be
-     * specified.
+     * Optional.
      * Job application information.
      * 
* @@ -8217,9 +7803,7 @@ public Builder setApplicationInfo( * * *
-     * Required. At least one field within
-     * [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be
-     * specified.
+     * Optional.
      * Job application information.
      * 
* @@ -8246,9 +7830,7 @@ public Builder mergeApplicationInfo(com.google.cloud.talent.v4beta1.Job.Applicat * * *
-     * Required. At least one field within
-     * [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be
-     * specified.
+     * Optional.
      * Job application information.
      * 
* @@ -8269,9 +7851,7 @@ public Builder clearApplicationInfo() { * * *
-     * Required. At least one field within
-     * [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be
-     * specified.
+     * Optional.
      * Job application information.
      * 
* @@ -8286,9 +7866,7 @@ public com.google.cloud.talent.v4beta1.Job.ApplicationInfo.Builder getApplicatio * * *
-     * Required. At least one field within
-     * [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be
-     * specified.
+     * Optional.
      * Job application information.
      * 
* @@ -8308,9 +7886,7 @@ public com.google.cloud.talent.v4beta1.Job.ApplicationInfo.Builder getApplicatio * * *
-     * Required. At least one field within
-     * [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be
-     * specified.
+     * Optional.
      * Job application information.
      * 
* @@ -9631,11 +9207,9 @@ public Builder setIncentivesBytes(com.google.protobuf.ByteString value) { * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: * class="external" target="_blank" }. - * If this field is unspecified and - * [Job.description][google.cloud.talent.v4beta1.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4beta1.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -9662,11 +9236,9 @@ public java.lang.String getLanguageCode() { * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: * class="external" target="_blank" }. - * If this field is unspecified and - * [Job.description][google.cloud.talent.v4beta1.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4beta1.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -9693,11 +9265,9 @@ public com.google.protobuf.ByteString getLanguageCodeBytes() { * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: * class="external" target="_blank" }. - * If this field is unspecified and - * [Job.description][google.cloud.talent.v4beta1.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4beta1.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -9722,11 +9292,9 @@ public Builder setLanguageCode(java.lang.String value) { * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: * class="external" target="_blank" }. - * If this field is unspecified and - * [Job.description][google.cloud.talent.v4beta1.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4beta1.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -9748,11 +9316,9 @@ public Builder clearLanguageCode() { * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: * class="external" target="_blank" }. - * If this field is unspecified and - * [Job.description][google.cloud.talent.v4beta1.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4beta1.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -9919,8 +9485,7 @@ public Builder clearPromotionValue() { * Optional. * A description of the qualifications required to perform the * job. The use of this field is recommended - * as an alternative to using the more general - * [description][google.cloud.talent.v4beta1.Job.description] field. + * as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 10,000. @@ -9946,8 +9511,7 @@ public java.lang.String getQualifications() { * Optional. * A description of the qualifications required to perform the * job. The use of this field is recommended - * as an alternative to using the more general - * [description][google.cloud.talent.v4beta1.Job.description] field. + * as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 10,000. @@ -9973,8 +9537,7 @@ public com.google.protobuf.ByteString getQualificationsBytes() { * Optional. * A description of the qualifications required to perform the * job. The use of this field is recommended - * as an alternative to using the more general - * [description][google.cloud.talent.v4beta1.Job.description] field. + * as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 10,000. @@ -9998,8 +9561,7 @@ public Builder setQualifications(java.lang.String value) { * Optional. * A description of the qualifications required to perform the * job. The use of this field is recommended - * as an alternative to using the more general - * [description][google.cloud.talent.v4beta1.Job.description] field. + * as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 10,000. @@ -10020,8 +9582,7 @@ public Builder clearQualifications() { * Optional. * A description of the qualifications required to perform the * job. The use of this field is recommended - * as an alternative to using the more general - * [description][google.cloud.talent.v4beta1.Job.description] field. + * as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 10,000. @@ -10047,8 +9608,8 @@ public Builder setQualificationsBytes(com.google.protobuf.ByteString value) { *
      * Optional.
      * A description of job responsibilities. The use of this field is
-     * recommended as an alternative to using the more general
-     * [description][google.cloud.talent.v4beta1.Job.description] field.
+     * recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description]
+     * field.
      * This field accepts and sanitizes HTML input, and also accepts
      * bold, italic, ordered list, and unordered list markup tags.
      * The maximum number of allowed characters is 10,000.
@@ -10073,8 +9634,8 @@ public java.lang.String getResponsibilities() {
      * 
      * Optional.
      * A description of job responsibilities. The use of this field is
-     * recommended as an alternative to using the more general
-     * [description][google.cloud.talent.v4beta1.Job.description] field.
+     * recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description]
+     * field.
      * This field accepts and sanitizes HTML input, and also accepts
      * bold, italic, ordered list, and unordered list markup tags.
      * The maximum number of allowed characters is 10,000.
@@ -10099,8 +9660,8 @@ public com.google.protobuf.ByteString getResponsibilitiesBytes() {
      * 
      * Optional.
      * A description of job responsibilities. The use of this field is
-     * recommended as an alternative to using the more general
-     * [description][google.cloud.talent.v4beta1.Job.description] field.
+     * recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description]
+     * field.
      * This field accepts and sanitizes HTML input, and also accepts
      * bold, italic, ordered list, and unordered list markup tags.
      * The maximum number of allowed characters is 10,000.
@@ -10123,8 +9684,8 @@ public Builder setResponsibilities(java.lang.String value) {
      * 
      * Optional.
      * A description of job responsibilities. The use of this field is
-     * recommended as an alternative to using the more general
-     * [description][google.cloud.talent.v4beta1.Job.description] field.
+     * recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description]
+     * field.
      * This field accepts and sanitizes HTML input, and also accepts
      * bold, italic, ordered list, and unordered list markup tags.
      * The maximum number of allowed characters is 10,000.
@@ -10144,8 +9705,8 @@ public Builder clearResponsibilities() {
      * 
      * Optional.
      * A description of job responsibilities. The use of this field is
-     * recommended as an alternative to using the more general
-     * [description][google.cloud.talent.v4beta1.Job.description] field.
+     * recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description]
+     * field.
      * This field accepts and sanitizes HTML input, and also accepts
      * bold, italic, ordered list, and unordered list markup tags.
      * The maximum number of allowed characters is 10,000.
@@ -10170,16 +9731,13 @@ public Builder setResponsibilitiesBytes(com.google.protobuf.ByteString value) {
      *
      * 
      * Optional.
-     * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for
-     * example, state, country) throughout which the job is available. If this
-     * field is set, a
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in a search
-     * query within the job region finds this job posting if an exact location
-     * match isn't specified. If this field is set to
-     * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or
-     * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
-     * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to
-     * the same location level as this field is strongly recommended.
+     * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout
+     * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4beta1.LocationFilter]
+     * in a search query within the job region finds this job posting if an
+     * exact location match isn't specified. If this field is set to
+     * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
+     * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to the same location level as this field
+     * is strongly recommended.
      * 
* * .google.cloud.talent.v4beta1.PostingRegion posting_region = 20; @@ -10192,16 +9750,13 @@ public int getPostingRegionValue() { * *
      * Optional.
-     * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for
-     * example, state, country) throughout which the job is available. If this
-     * field is set, a
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in a search
-     * query within the job region finds this job posting if an exact location
-     * match isn't specified. If this field is set to
-     * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or
-     * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
-     * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to
-     * the same location level as this field is strongly recommended.
+     * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout
+     * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4beta1.LocationFilter]
+     * in a search query within the job region finds this job posting if an
+     * exact location match isn't specified. If this field is set to
+     * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
+     * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to the same location level as this field
+     * is strongly recommended.
      * 
* * .google.cloud.talent.v4beta1.PostingRegion posting_region = 20; @@ -10216,16 +9771,13 @@ public Builder setPostingRegionValue(int value) { * *
      * Optional.
-     * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for
-     * example, state, country) throughout which the job is available. If this
-     * field is set, a
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in a search
-     * query within the job region finds this job posting if an exact location
-     * match isn't specified. If this field is set to
-     * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or
-     * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
-     * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to
-     * the same location level as this field is strongly recommended.
+     * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout
+     * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4beta1.LocationFilter]
+     * in a search query within the job region finds this job posting if an
+     * exact location match isn't specified. If this field is set to
+     * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
+     * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to the same location level as this field
+     * is strongly recommended.
      * 
* * .google.cloud.talent.v4beta1.PostingRegion posting_region = 20; @@ -10241,16 +9793,13 @@ public com.google.cloud.talent.v4beta1.PostingRegion getPostingRegion() { * *
      * Optional.
-     * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for
-     * example, state, country) throughout which the job is available. If this
-     * field is set, a
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in a search
-     * query within the job region finds this job posting if an exact location
-     * match isn't specified. If this field is set to
-     * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or
-     * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
-     * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to
-     * the same location level as this field is strongly recommended.
+     * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout
+     * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4beta1.LocationFilter]
+     * in a search query within the job region finds this job posting if an
+     * exact location match isn't specified. If this field is set to
+     * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
+     * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to the same location level as this field
+     * is strongly recommended.
      * 
* * .google.cloud.talent.v4beta1.PostingRegion posting_region = 20; @@ -10269,16 +9818,13 @@ public Builder setPostingRegion(com.google.cloud.talent.v4beta1.PostingRegion va * *
      * Optional.
-     * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for
-     * example, state, country) throughout which the job is available. If this
-     * field is set, a
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in a search
-     * query within the job region finds this job posting if an exact location
-     * match isn't specified. If this field is set to
-     * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or
-     * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
-     * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to
-     * the same location level as this field is strongly recommended.
+     * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout
+     * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4beta1.LocationFilter]
+     * in a search query within the job region finds this job posting if an
+     * exact location match isn't specified. If this field is set to
+     * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
+     * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to the same location level as this field
+     * is strongly recommended.
      * 
* * .google.cloud.talent.v4beta1.PostingRegion posting_region = 20; @@ -10297,9 +9843,7 @@ public Builder clearPostingRegion() { *
      * Optional.
      * The visibility of the job.
-     * Defaults to
-     * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY]
-     * if not specified.
+     * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] if not specified.
      * 
* * .google.cloud.talent.v4beta1.Visibility visibility = 21; @@ -10313,9 +9857,7 @@ public int getVisibilityValue() { *
      * Optional.
      * The visibility of the job.
-     * Defaults to
-     * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY]
-     * if not specified.
+     * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] if not specified.
      * 
* * .google.cloud.talent.v4beta1.Visibility visibility = 21; @@ -10331,9 +9873,7 @@ public Builder setVisibilityValue(int value) { *
      * Optional.
      * The visibility of the job.
-     * Defaults to
-     * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY]
-     * if not specified.
+     * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] if not specified.
      * 
* * .google.cloud.talent.v4beta1.Visibility visibility = 21; @@ -10350,9 +9890,7 @@ public com.google.cloud.talent.v4beta1.Visibility getVisibility() { *
      * Optional.
      * The visibility of the job.
-     * Defaults to
-     * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY]
-     * if not specified.
+     * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] if not specified.
      * 
* * .google.cloud.talent.v4beta1.Visibility visibility = 21; @@ -10372,9 +9910,7 @@ public Builder setVisibility(com.google.cloud.talent.v4beta1.Visibility value) { *
      * Optional.
      * The visibility of the job.
-     * Defaults to
-     * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY]
-     * if not specified.
+     * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] if not specified.
      * 
* * .google.cloud.talent.v4beta1.Visibility visibility = 21; @@ -11009,8 +10545,7 @@ public com.google.protobuf.TimestampOrBuilder getPostingPublishTimeOrBuilder() { * updated with the [UpdateJob][] API. An expired job can be updated and * opened again by using a future expiration timestamp. Updating an expired * job fails if there is another existing open job with same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The expired jobs are retained in our system for 90 days. However, the * overall expired job count cannot exceed 3 times the maximum of open jobs * count over the past week, otherwise jobs with earlier expire time are @@ -11024,11 +10559,10 @@ public com.google.protobuf.TimestampOrBuilder getPostingPublishTimeOrBuilder() { * example, if the job was created on 2017/01/01 13:00AM UTC with an * unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. * If this value isn't provided on job update, it depends on the field masks - * set by - * [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - * If the field masks include [expiry_time][], or the masks are empty meaning - * that every field is updated, the job posting expires after 30 days from the - * job's last update time. Otherwise the expiration date isn't updated. + * set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + * [expiry_time][], or the masks are empty meaning that every field is + * updated, the job posting expires after 30 days from the job's last + * update time. Otherwise the expiration date isn't updated. *
* * .google.protobuf.Timestamp posting_expire_time = 25; @@ -11049,8 +10583,7 @@ public boolean hasPostingExpireTime() { * updated with the [UpdateJob][] API. An expired job can be updated and * opened again by using a future expiration timestamp. Updating an expired * job fails if there is another existing open job with same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The expired jobs are retained in our system for 90 days. However, the * overall expired job count cannot exceed 3 times the maximum of open jobs * count over the past week, otherwise jobs with earlier expire time are @@ -11064,11 +10597,10 @@ public boolean hasPostingExpireTime() { * example, if the job was created on 2017/01/01 13:00AM UTC with an * unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. * If this value isn't provided on job update, it depends on the field masks - * set by - * [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - * If the field masks include [expiry_time][], or the masks are empty meaning - * that every field is updated, the job posting expires after 30 days from the - * job's last update time. Otherwise the expiration date isn't updated. + * set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + * [expiry_time][], or the masks are empty meaning that every field is + * updated, the job posting expires after 30 days from the job's last + * update time. Otherwise the expiration date isn't updated. *
* * .google.protobuf.Timestamp posting_expire_time = 25; @@ -11095,8 +10627,7 @@ public com.google.protobuf.Timestamp getPostingExpireTime() { * updated with the [UpdateJob][] API. An expired job can be updated and * opened again by using a future expiration timestamp. Updating an expired * job fails if there is another existing open job with same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The expired jobs are retained in our system for 90 days. However, the * overall expired job count cannot exceed 3 times the maximum of open jobs * count over the past week, otherwise jobs with earlier expire time are @@ -11110,11 +10641,10 @@ public com.google.protobuf.Timestamp getPostingExpireTime() { * example, if the job was created on 2017/01/01 13:00AM UTC with an * unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. * If this value isn't provided on job update, it depends on the field masks - * set by - * [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - * If the field masks include [expiry_time][], or the masks are empty meaning - * that every field is updated, the job posting expires after 30 days from the - * job's last update time. Otherwise the expiration date isn't updated. + * set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + * [expiry_time][], or the masks are empty meaning that every field is + * updated, the job posting expires after 30 days from the job's last + * update time. Otherwise the expiration date isn't updated. *
* * .google.protobuf.Timestamp posting_expire_time = 25; @@ -11145,8 +10675,7 @@ public Builder setPostingExpireTime(com.google.protobuf.Timestamp value) { * updated with the [UpdateJob][] API. An expired job can be updated and * opened again by using a future expiration timestamp. Updating an expired * job fails if there is another existing open job with same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The expired jobs are retained in our system for 90 days. However, the * overall expired job count cannot exceed 3 times the maximum of open jobs * count over the past week, otherwise jobs with earlier expire time are @@ -11160,11 +10689,10 @@ public Builder setPostingExpireTime(com.google.protobuf.Timestamp value) { * example, if the job was created on 2017/01/01 13:00AM UTC with an * unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. * If this value isn't provided on job update, it depends on the field masks - * set by - * [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - * If the field masks include [expiry_time][], or the masks are empty meaning - * that every field is updated, the job posting expires after 30 days from the - * job's last update time. Otherwise the expiration date isn't updated. + * set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + * [expiry_time][], or the masks are empty meaning that every field is + * updated, the job posting expires after 30 days from the job's last + * update time. Otherwise the expiration date isn't updated. *
* * .google.protobuf.Timestamp posting_expire_time = 25; @@ -11192,8 +10720,7 @@ public Builder setPostingExpireTime(com.google.protobuf.Timestamp.Builder builde * updated with the [UpdateJob][] API. An expired job can be updated and * opened again by using a future expiration timestamp. Updating an expired * job fails if there is another existing open job with same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The expired jobs are retained in our system for 90 days. However, the * overall expired job count cannot exceed 3 times the maximum of open jobs * count over the past week, otherwise jobs with earlier expire time are @@ -11207,11 +10734,10 @@ public Builder setPostingExpireTime(com.google.protobuf.Timestamp.Builder builde * example, if the job was created on 2017/01/01 13:00AM UTC with an * unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. * If this value isn't provided on job update, it depends on the field masks - * set by - * [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - * If the field masks include [expiry_time][], or the masks are empty meaning - * that every field is updated, the job posting expires after 30 days from the - * job's last update time. Otherwise the expiration date isn't updated. + * set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + * [expiry_time][], or the masks are empty meaning that every field is + * updated, the job posting expires after 30 days from the job's last + * update time. Otherwise the expiration date isn't updated. *
* * .google.protobuf.Timestamp posting_expire_time = 25; @@ -11246,8 +10772,7 @@ public Builder mergePostingExpireTime(com.google.protobuf.Timestamp value) { * updated with the [UpdateJob][] API. An expired job can be updated and * opened again by using a future expiration timestamp. Updating an expired * job fails if there is another existing open job with same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The expired jobs are retained in our system for 90 days. However, the * overall expired job count cannot exceed 3 times the maximum of open jobs * count over the past week, otherwise jobs with earlier expire time are @@ -11261,11 +10786,10 @@ public Builder mergePostingExpireTime(com.google.protobuf.Timestamp value) { * example, if the job was created on 2017/01/01 13:00AM UTC with an * unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. * If this value isn't provided on job update, it depends on the field masks - * set by - * [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - * If the field masks include [expiry_time][], or the masks are empty meaning - * that every field is updated, the job posting expires after 30 days from the - * job's last update time. Otherwise the expiration date isn't updated. + * set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + * [expiry_time][], or the masks are empty meaning that every field is + * updated, the job posting expires after 30 days from the job's last + * update time. Otherwise the expiration date isn't updated. *
* * .google.protobuf.Timestamp posting_expire_time = 25; @@ -11294,8 +10818,7 @@ public Builder clearPostingExpireTime() { * updated with the [UpdateJob][] API. An expired job can be updated and * opened again by using a future expiration timestamp. Updating an expired * job fails if there is another existing open job with same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The expired jobs are retained in our system for 90 days. However, the * overall expired job count cannot exceed 3 times the maximum of open jobs * count over the past week, otherwise jobs with earlier expire time are @@ -11309,11 +10832,10 @@ public Builder clearPostingExpireTime() { * example, if the job was created on 2017/01/01 13:00AM UTC with an * unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. * If this value isn't provided on job update, it depends on the field masks - * set by - * [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - * If the field masks include [expiry_time][], or the masks are empty meaning - * that every field is updated, the job posting expires after 30 days from the - * job's last update time. Otherwise the expiration date isn't updated. + * set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + * [expiry_time][], or the masks are empty meaning that every field is + * updated, the job posting expires after 30 days from the job's last + * update time. Otherwise the expiration date isn't updated. *
* * .google.protobuf.Timestamp posting_expire_time = 25; @@ -11336,8 +10858,7 @@ public com.google.protobuf.Timestamp.Builder getPostingExpireTimeBuilder() { * updated with the [UpdateJob][] API. An expired job can be updated and * opened again by using a future expiration timestamp. Updating an expired * job fails if there is another existing open job with same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The expired jobs are retained in our system for 90 days. However, the * overall expired job count cannot exceed 3 times the maximum of open jobs * count over the past week, otherwise jobs with earlier expire time are @@ -11351,11 +10872,10 @@ public com.google.protobuf.Timestamp.Builder getPostingExpireTimeBuilder() { * example, if the job was created on 2017/01/01 13:00AM UTC with an * unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. * If this value isn't provided on job update, it depends on the field masks - * set by - * [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - * If the field masks include [expiry_time][], or the masks are empty meaning - * that every field is updated, the job posting expires after 30 days from the - * job's last update time. Otherwise the expiration date isn't updated. + * set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + * [expiry_time][], or the masks are empty meaning that every field is + * updated, the job posting expires after 30 days from the job's last + * update time. Otherwise the expiration date isn't updated. *
* * .google.protobuf.Timestamp posting_expire_time = 25; @@ -11382,8 +10902,7 @@ public com.google.protobuf.TimestampOrBuilder getPostingExpireTimeOrBuilder() { * updated with the [UpdateJob][] API. An expired job can be updated and * opened again by using a future expiration timestamp. Updating an expired * job fails if there is another existing open job with same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The expired jobs are retained in our system for 90 days. However, the * overall expired job count cannot exceed 3 times the maximum of open jobs * count over the past week, otherwise jobs with earlier expire time are @@ -11397,11 +10916,10 @@ public com.google.protobuf.TimestampOrBuilder getPostingExpireTimeOrBuilder() { * example, if the job was created on 2017/01/01 13:00AM UTC with an * unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. * If this value isn't provided on job update, it depends on the field masks - * set by - * [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - * If the field masks include [expiry_time][], or the masks are empty meaning - * that every field is updated, the job posting expires after 30 days from the - * job's last update time. Otherwise the expiration date isn't updated. + * set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + * [expiry_time][], or the masks are empty meaning that every field is + * updated, the job posting expires after 30 days from the job's last + * update time. Otherwise the expiration date isn't updated. *
* * .google.protobuf.Timestamp posting_expire_time = 25; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobEvent.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobEvent.java index ad6cc7aa09e8..33f8600d2872 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobEvent.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobEvent.java @@ -196,9 +196,7 @@ public enum JobEventType implements com.google.protobuf.ProtocolMessageEnum { * submitted an application for a job with a single click without * entering information. If a job seeker performs this action, send only * this event to the service. Do not also send - * [JobEventType.APPLICATION_START][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_START] - * or - * [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_FINISH] + * [JobEventType.APPLICATION_START][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_START] or [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_FINISH] * events. *
* @@ -239,12 +237,8 @@ public enum JobEventType implements com.google.protobuf.ProtocolMessageEnum { * (without viewing the details of the job posting), and is redirected * to a different website to complete the application. If a candidate * performs this action, send only this event to the service. Do not also - * send - * [JobEventType.APPLICATION_START][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_START], - * [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_FINISH] - * or - * [JobEventType.VIEW][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] - * events. + * send [JobEventType.APPLICATION_START][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_START], + * [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_FINISH] or [JobEventType.VIEW][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] events. *
* * APPLICATION_REDIRECT_FROM_SEARCH = 9; @@ -418,9 +412,7 @@ public enum JobEventType implements com.google.protobuf.ProtocolMessageEnum { * submitted an application for a job with a single click without * entering information. If a job seeker performs this action, send only * this event to the service. Do not also send - * [JobEventType.APPLICATION_START][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_START] - * or - * [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_FINISH] + * [JobEventType.APPLICATION_START][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_START] or [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_FINISH] * events. *
* @@ -461,12 +453,8 @@ public enum JobEventType implements com.google.protobuf.ProtocolMessageEnum { * (without viewing the details of the job posting), and is redirected * to a different website to complete the application. If a candidate * performs this action, send only this event to the service. Do not also - * send - * [JobEventType.APPLICATION_START][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_START], - * [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_FINISH] - * or - * [JobEventType.VIEW][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] - * events. + * send [JobEventType.APPLICATION_START][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_START], + * [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_FINISH] or [JobEventType.VIEW][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] events. *
* * APPLICATION_REDIRECT_FROM_SEARCH = 9; @@ -666,8 +654,7 @@ private JobEventType(int value) { * *
    * Required.
-   * The type of the event (see
-   * [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
+   * The type of the event (see [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
    * 
* * .google.cloud.talent.v4beta1.JobEvent.JobEventType type = 1; @@ -680,8 +667,7 @@ public int getTypeValue() { * *
    * Required.
-   * The type of the event (see
-   * [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
+   * The type of the event (see [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
    * 
* * .google.cloud.talent.v4beta1.JobEvent.JobEventType type = 1; @@ -702,13 +688,11 @@ public com.google.cloud.talent.v4beta1.JobEvent.JobEventType getType() { * *
    * Required.
-   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-   * this event. For example, if this is an
-   * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-   * event, this field contains the identifiers of all jobs shown to the job
-   * seeker. If this was a
-   * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-   * field contains the identifier of the viewed job.
+   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+   * this field contains the identifiers of all jobs shown to the job seeker.
+   * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * 
* * repeated string jobs = 2; @@ -721,13 +705,11 @@ public com.google.protobuf.ProtocolStringList getJobsList() { * *
    * Required.
-   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-   * this event. For example, if this is an
-   * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-   * event, this field contains the identifiers of all jobs shown to the job
-   * seeker. If this was a
-   * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-   * field contains the identifier of the viewed job.
+   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+   * this field contains the identifiers of all jobs shown to the job seeker.
+   * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * 
* * repeated string jobs = 2; @@ -740,13 +722,11 @@ public int getJobsCount() { * *
    * Required.
-   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-   * this event. For example, if this is an
-   * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-   * event, this field contains the identifiers of all jobs shown to the job
-   * seeker. If this was a
-   * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-   * field contains the identifier of the viewed job.
+   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+   * this field contains the identifiers of all jobs shown to the job seeker.
+   * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * 
* * repeated string jobs = 2; @@ -759,13 +739,11 @@ public java.lang.String getJobs(int index) { * *
    * Required.
-   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-   * this event. For example, if this is an
-   * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-   * event, this field contains the identifiers of all jobs shown to the job
-   * seeker. If this was a
-   * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-   * field contains the identifier of the viewed job.
+   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+   * this field contains the identifiers of all jobs shown to the job seeker.
+   * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * 
* * repeated string jobs = 2; @@ -1137,8 +1115,7 @@ public Builder mergeFrom( * *
      * Required.
-     * The type of the event (see
-     * [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
+     * The type of the event (see [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
      * 
* * .google.cloud.talent.v4beta1.JobEvent.JobEventType type = 1; @@ -1151,8 +1128,7 @@ public int getTypeValue() { * *
      * Required.
-     * The type of the event (see
-     * [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
+     * The type of the event (see [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
      * 
* * .google.cloud.talent.v4beta1.JobEvent.JobEventType type = 1; @@ -1167,8 +1143,7 @@ public Builder setTypeValue(int value) { * *
      * Required.
-     * The type of the event (see
-     * [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
+     * The type of the event (see [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
      * 
* * .google.cloud.talent.v4beta1.JobEvent.JobEventType type = 1; @@ -1186,8 +1161,7 @@ public com.google.cloud.talent.v4beta1.JobEvent.JobEventType getType() { * *
      * Required.
-     * The type of the event (see
-     * [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
+     * The type of the event (see [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
      * 
* * .google.cloud.talent.v4beta1.JobEvent.JobEventType type = 1; @@ -1206,8 +1180,7 @@ public Builder setType(com.google.cloud.talent.v4beta1.JobEvent.JobEventType val * *
      * Required.
-     * The type of the event (see
-     * [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
+     * The type of the event (see [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
      * 
* * .google.cloud.talent.v4beta1.JobEvent.JobEventType type = 1; @@ -1233,13 +1206,11 @@ private void ensureJobsIsMutable() { * *
      * Required.
-     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-     * this event. For example, if this is an
-     * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-     * event, this field contains the identifiers of all jobs shown to the job
-     * seeker. If this was a
-     * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-     * field contains the identifier of the viewed job.
+     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+     * this field contains the identifiers of all jobs shown to the job seeker.
+     * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * 
* * repeated string jobs = 2; @@ -1252,13 +1223,11 @@ public com.google.protobuf.ProtocolStringList getJobsList() { * *
      * Required.
-     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-     * this event. For example, if this is an
-     * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-     * event, this field contains the identifiers of all jobs shown to the job
-     * seeker. If this was a
-     * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-     * field contains the identifier of the viewed job.
+     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+     * this field contains the identifiers of all jobs shown to the job seeker.
+     * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * 
* * repeated string jobs = 2; @@ -1271,13 +1240,11 @@ public int getJobsCount() { * *
      * Required.
-     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-     * this event. For example, if this is an
-     * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-     * event, this field contains the identifiers of all jobs shown to the job
-     * seeker. If this was a
-     * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-     * field contains the identifier of the viewed job.
+     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+     * this field contains the identifiers of all jobs shown to the job seeker.
+     * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * 
* * repeated string jobs = 2; @@ -1290,13 +1257,11 @@ public java.lang.String getJobs(int index) { * *
      * Required.
-     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-     * this event. For example, if this is an
-     * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-     * event, this field contains the identifiers of all jobs shown to the job
-     * seeker. If this was a
-     * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-     * field contains the identifier of the viewed job.
+     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+     * this field contains the identifiers of all jobs shown to the job seeker.
+     * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * 
* * repeated string jobs = 2; @@ -1309,13 +1274,11 @@ public com.google.protobuf.ByteString getJobsBytes(int index) { * *
      * Required.
-     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-     * this event. For example, if this is an
-     * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-     * event, this field contains the identifiers of all jobs shown to the job
-     * seeker. If this was a
-     * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-     * field contains the identifier of the viewed job.
+     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+     * this field contains the identifiers of all jobs shown to the job seeker.
+     * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * 
* * repeated string jobs = 2; @@ -1334,13 +1297,11 @@ public Builder setJobs(int index, java.lang.String value) { * *
      * Required.
-     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-     * this event. For example, if this is an
-     * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-     * event, this field contains the identifiers of all jobs shown to the job
-     * seeker. If this was a
-     * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-     * field contains the identifier of the viewed job.
+     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+     * this field contains the identifiers of all jobs shown to the job seeker.
+     * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * 
* * repeated string jobs = 2; @@ -1359,13 +1320,11 @@ public Builder addJobs(java.lang.String value) { * *
      * Required.
-     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-     * this event. For example, if this is an
-     * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-     * event, this field contains the identifiers of all jobs shown to the job
-     * seeker. If this was a
-     * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-     * field contains the identifier of the viewed job.
+     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+     * this field contains the identifiers of all jobs shown to the job seeker.
+     * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * 
* * repeated string jobs = 2; @@ -1381,13 +1340,11 @@ public Builder addAllJobs(java.lang.Iterable values) { * *
      * Required.
-     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-     * this event. For example, if this is an
-     * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-     * event, this field contains the identifiers of all jobs shown to the job
-     * seeker. If this was a
-     * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-     * field contains the identifier of the viewed job.
+     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+     * this field contains the identifiers of all jobs shown to the job seeker.
+     * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * 
* * repeated string jobs = 2; @@ -1403,13 +1360,11 @@ public Builder clearJobs() { * *
      * Required.
-     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-     * this event. For example, if this is an
-     * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-     * event, this field contains the identifiers of all jobs shown to the job
-     * seeker. If this was a
-     * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-     * field contains the identifier of the viewed job.
+     * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+     * this field contains the identifiers of all jobs shown to the job seeker.
+     * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * 
* * repeated string jobs = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobEventOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobEventOrBuilder.java index 6d63344a67b6..37678f7c4978 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobEventOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobEventOrBuilder.java @@ -13,8 +13,7 @@ public interface JobEventOrBuilder * *
    * Required.
-   * The type of the event (see
-   * [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
+   * The type of the event (see [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
    * 
* * .google.cloud.talent.v4beta1.JobEvent.JobEventType type = 1; @@ -25,8 +24,7 @@ public interface JobEventOrBuilder * *
    * Required.
-   * The type of the event (see
-   * [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
+   * The type of the event (see [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
    * 
* * .google.cloud.talent.v4beta1.JobEvent.JobEventType type = 1; @@ -38,13 +36,11 @@ public interface JobEventOrBuilder * *
    * Required.
-   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-   * this event. For example, if this is an
-   * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-   * event, this field contains the identifiers of all jobs shown to the job
-   * seeker. If this was a
-   * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-   * field contains the identifier of the viewed job.
+   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+   * this field contains the identifiers of all jobs shown to the job seeker.
+   * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * 
* * repeated string jobs = 2; @@ -55,13 +51,11 @@ public interface JobEventOrBuilder * *
    * Required.
-   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-   * this event. For example, if this is an
-   * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-   * event, this field contains the identifiers of all jobs shown to the job
-   * seeker. If this was a
-   * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-   * field contains the identifier of the viewed job.
+   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+   * this field contains the identifiers of all jobs shown to the job seeker.
+   * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * 
* * repeated string jobs = 2; @@ -72,13 +66,11 @@ public interface JobEventOrBuilder * *
    * Required.
-   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-   * this event. For example, if this is an
-   * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-   * event, this field contains the identifiers of all jobs shown to the job
-   * seeker. If this was a
-   * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-   * field contains the identifier of the viewed job.
+   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+   * this field contains the identifiers of all jobs shown to the job seeker.
+   * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * 
* * repeated string jobs = 2; @@ -89,13 +81,11 @@ public interface JobEventOrBuilder * *
    * Required.
-   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with
-   * this event. For example, if this is an
-   * [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
-   * event, this field contains the identifiers of all jobs shown to the job
-   * seeker. If this was a
-   * [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
-   * field contains the identifier of the viewed job.
+   * The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event,
+   * this field contains the identifiers of all jobs shown to the job seeker.
+   * If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * 
* * repeated string jobs = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobOrBuilder.java index 5ccaf8b0a436..ade4e83c5669 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobOrBuilder.java @@ -21,8 +21,7 @@ public interface JobOrBuilder * Tenant id is optional and the default tenant is used if unspecified, for * example, "projects/api-test-project/jobs/1234". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -41,8 +40,7 @@ public interface JobOrBuilder * Tenant id is optional and the default tenant is used if unspecified, for * example, "projects/api-test-project/jobs/1234". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -90,10 +88,8 @@ public interface JobOrBuilder * The requisition ID, also referred to as the posting ID, is assigned by the * client to identify a job. This field is intended to be used by clients * for client identification and tracking of postings. A job isn't allowed - * to be created if there is another job with the same - * [company][google.cloud.talent.v4beta1.Job.name], - * [language_code][google.cloud.talent.v4beta1.Job.language_code] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * to be created if there is another job with the same [company][google.cloud.talent.v4beta1.Job.name], + * [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The maximum number of allowed characters is 255. *
* @@ -108,10 +104,8 @@ public interface JobOrBuilder * The requisition ID, also referred to as the posting ID, is assigned by the * client to identify a job. This field is intended to be used by clients * for client identification and tracking of postings. A job isn't allowed - * to be created if there is another job with the same - * [company][google.cloud.talent.v4beta1.Job.name], - * [language_code][google.cloud.talent.v4beta1.Job.language_code] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * to be created if there is another job with the same [company][google.cloud.talent.v4beta1.Job.name], + * [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The maximum number of allowed characters is 255. *
* @@ -151,10 +145,9 @@ public interface JobOrBuilder * Required. * The description of the job, which typically includes a multi-paragraph * description of the company and related information. Separate fields are - * provided on the job object for - * [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], - * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other - * job characteristics. Use of these separate job fields is recommended. + * provided on the job object for [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], + * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other job characteristics. Use of + * these separate job fields is recommended. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 100,000. @@ -170,10 +163,9 @@ public interface JobOrBuilder * Required. * The description of the job, which typically includes a multi-paragraph * description of the company and related information. Separate fields are - * provided on the job object for - * [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], - * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other - * job characteristics. Use of these separate job fields is recommended. + * provided on the job object for [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], + * [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other job characteristics. Use of + * these separate job fields is recommended. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 100,000. @@ -193,15 +185,12 @@ public interface JobOrBuilder * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. *
* @@ -218,15 +207,12 @@ public interface JobOrBuilder * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. *
* @@ -243,15 +229,12 @@ public interface JobOrBuilder * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. * * @@ -268,15 +251,12 @@ public interface JobOrBuilder * better API results, especially job searches by commute time. * At most 50 locations are allowed for best search performance. If a job has * more locations, it is suggested to split it into multiple jobs with unique - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - * 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - * preserved, a custom field should be used for storage. It is also suggested - * to group the locations that close to each other in the same job for better - * search experience. + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + * multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + * be preserved, a custom field should be used for storage. It is also + * suggested to group the locations that close to each other in the same job + * for better search experience. * The maximum number of allowed characters is 500. * * @@ -288,9 +268,7 @@ public interface JobOrBuilder * * *
-   * Required. At least one field within
-   * [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be
-   * specified.
+   * Optional.
    * Job application information.
    * 
* @@ -301,9 +279,7 @@ public interface JobOrBuilder * * *
-   * Required. At least one field within
-   * [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be
-   * specified.
+   * Optional.
    * Job application information.
    * 
* @@ -314,9 +290,7 @@ public interface JobOrBuilder * * *
-   * Required. At least one field within
-   * [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be
-   * specified.
+   * Optional.
    * Job application information.
    * 
* @@ -716,11 +690,9 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault( * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: * class="external" target="_blank" }. - * If this field is unspecified and - * [Job.description][google.cloud.talent.v4beta1.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4beta1.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, otherwise + * defaults to 'en_US'. * * * string language_code = 15; @@ -737,11 +709,9 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault( * For more information, see * [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: * class="external" target="_blank" }. - * If this field is unspecified and - * [Job.description][google.cloud.talent.v4beta1.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4beta1.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, otherwise + * defaults to 'en_US'. * * * string language_code = 15; @@ -795,8 +765,7 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault( * Optional. * A description of the qualifications required to perform the * job. The use of this field is recommended - * as an alternative to using the more general - * [description][google.cloud.talent.v4beta1.Job.description] field. + * as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 10,000. @@ -812,8 +781,7 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault( * Optional. * A description of the qualifications required to perform the * job. The use of this field is recommended - * as an alternative to using the more general - * [description][google.cloud.talent.v4beta1.Job.description] field. + * as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. * This field accepts and sanitizes HTML input, and also accepts * bold, italic, ordered list, and unordered list markup tags. * The maximum number of allowed characters is 10,000. @@ -829,8 +797,8 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault( *
    * Optional.
    * A description of job responsibilities. The use of this field is
-   * recommended as an alternative to using the more general
-   * [description][google.cloud.talent.v4beta1.Job.description] field.
+   * recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description]
+   * field.
    * This field accepts and sanitizes HTML input, and also accepts
    * bold, italic, ordered list, and unordered list markup tags.
    * The maximum number of allowed characters is 10,000.
@@ -845,8 +813,8 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault(
    * 
    * Optional.
    * A description of job responsibilities. The use of this field is
-   * recommended as an alternative to using the more general
-   * [description][google.cloud.talent.v4beta1.Job.description] field.
+   * recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description]
+   * field.
    * This field accepts and sanitizes HTML input, and also accepts
    * bold, italic, ordered list, and unordered list markup tags.
    * The maximum number of allowed characters is 10,000.
@@ -861,16 +829,13 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault(
    *
    * 
    * Optional.
-   * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for
-   * example, state, country) throughout which the job is available. If this
-   * field is set, a
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in a search
-   * query within the job region finds this job posting if an exact location
-   * match isn't specified. If this field is set to
-   * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or
-   * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
-   * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to
-   * the same location level as this field is strongly recommended.
+   * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout
+   * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4beta1.LocationFilter]
+   * in a search query within the job region finds this job posting if an
+   * exact location match isn't specified. If this field is set to
+   * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
+   * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to the same location level as this field
+   * is strongly recommended.
    * 
* * .google.cloud.talent.v4beta1.PostingRegion posting_region = 20; @@ -881,16 +846,13 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault( * *
    * Optional.
-   * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for
-   * example, state, country) throughout which the job is available. If this
-   * field is set, a
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in a search
-   * query within the job region finds this job posting if an exact location
-   * match isn't specified. If this field is set to
-   * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or
-   * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
-   * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to
-   * the same location level as this field is strongly recommended.
+   * The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout
+   * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4beta1.LocationFilter]
+   * in a search query within the job region finds this job posting if an
+   * exact location match isn't specified. If this field is set to
+   * [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA],
+   * setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to the same location level as this field
+   * is strongly recommended.
    * 
* * .google.cloud.talent.v4beta1.PostingRegion posting_region = 20; @@ -903,9 +865,7 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault( *
    * Optional.
    * The visibility of the job.
-   * Defaults to
-   * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY]
-   * if not specified.
+   * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] if not specified.
    * 
* * .google.cloud.talent.v4beta1.Visibility visibility = 21; @@ -917,9 +877,7 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault( *
    * Optional.
    * The visibility of the job.
-   * Defaults to
-   * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY]
-   * if not specified.
+   * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] if not specified.
    * 
* * .google.cloud.talent.v4beta1.Visibility visibility = 21; @@ -1053,8 +1011,7 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault( * updated with the [UpdateJob][] API. An expired job can be updated and * opened again by using a future expiration timestamp. Updating an expired * job fails if there is another existing open job with same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The expired jobs are retained in our system for 90 days. However, the * overall expired job count cannot exceed 3 times the maximum of open jobs * count over the past week, otherwise jobs with earlier expire time are @@ -1068,11 +1025,10 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault( * example, if the job was created on 2017/01/01 13:00AM UTC with an * unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. * If this value isn't provided on job update, it depends on the field masks - * set by - * [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - * If the field masks include [expiry_time][], or the masks are empty meaning - * that every field is updated, the job posting expires after 30 days from the - * job's last update time. Otherwise the expiration date isn't updated. + * set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + * [expiry_time][], or the masks are empty meaning that every field is + * updated, the job posting expires after 30 days from the job's last + * update time. Otherwise the expiration date isn't updated. *
* * .google.protobuf.Timestamp posting_expire_time = 25; @@ -1091,8 +1047,7 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault( * updated with the [UpdateJob][] API. An expired job can be updated and * opened again by using a future expiration timestamp. Updating an expired * job fails if there is another existing open job with same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The expired jobs are retained in our system for 90 days. However, the * overall expired job count cannot exceed 3 times the maximum of open jobs * count over the past week, otherwise jobs with earlier expire time are @@ -1106,11 +1061,10 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault( * example, if the job was created on 2017/01/01 13:00AM UTC with an * unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. * If this value isn't provided on job update, it depends on the field masks - * set by - * [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - * If the field masks include [expiry_time][], or the masks are empty meaning - * that every field is updated, the job posting expires after 30 days from the - * job's last update time. Otherwise the expiration date isn't updated. + * set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + * [expiry_time][], or the masks are empty meaning that every field is + * updated, the job posting expires after 30 days from the job's last + * update time. Otherwise the expiration date isn't updated. *
* * .google.protobuf.Timestamp posting_expire_time = 25; @@ -1129,8 +1083,7 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault( * updated with the [UpdateJob][] API. An expired job can be updated and * opened again by using a future expiration timestamp. Updating an expired * job fails if there is another existing open job with same - * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - * [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + * [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. * The expired jobs are retained in our system for 90 days. However, the * overall expired job count cannot exceed 3 times the maximum of open jobs * count over the past week, otherwise jobs with earlier expire time are @@ -1144,11 +1097,10 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault( * example, if the job was created on 2017/01/01 13:00AM UTC with an * unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. * If this value isn't provided on job update, it depends on the field masks - * set by - * [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - * If the field masks include [expiry_time][], or the masks are empty meaning - * that every field is updated, the job posting expires after 30 days from the - * job's last update time. Otherwise the expiration date isn't updated. + * set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + * [expiry_time][], or the masks are empty meaning that every field is + * updated, the job posting expires after 30 days from the job's last + * update time. Otherwise the expiration date isn't updated. * * * .google.protobuf.Timestamp posting_expire_time = 25; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobQuery.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobQuery.java index ea78d5f5c18e..e43e71094569 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobQuery.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobQuery.java @@ -437,15 +437,13 @@ public com.google.protobuf.ByteString getCompaniesBytes(int index) { *
    * Optional.
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-   * information.
+   * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
    * If a location value isn't specified, jobs fitting the other search
    * criteria are retrieved regardless of where they're located.
    * If multiple values are specified, jobs are retrieved from any of the
    * specified locations. If different values are specified for the
-   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -460,15 +458,13 @@ public java.util.List getLocatio *
    * Optional.
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-   * information.
+   * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
    * If a location value isn't specified, jobs fitting the other search
    * criteria are retrieved regardless of where they're located.
    * If multiple values are specified, jobs are retrieved from any of the
    * specified locations. If different values are specified for the
-   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -484,15 +480,13 @@ public java.util.List getLocatio *
    * Optional.
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-   * information.
+   * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
    * If a location value isn't specified, jobs fitting the other search
    * criteria are retrieved regardless of where they're located.
    * If multiple values are specified, jobs are retrieved from any of the
    * specified locations. If different values are specified for the
-   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -507,15 +501,13 @@ public int getLocationFiltersCount() { *
    * Optional.
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-   * information.
+   * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
    * If a location value isn't specified, jobs fitting the other search
    * criteria are retrieved regardless of where they're located.
    * If multiple values are specified, jobs are retrieved from any of the
    * specified locations. If different values are specified for the
-   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -530,15 +522,13 @@ public com.google.cloud.talent.v4beta1.LocationFilter getLocationFilters(int ind *
    * Optional.
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-   * information.
+   * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
    * If a location value isn't specified, jobs fitting the other search
    * criteria are retrieved regardless of where they're located.
    * If multiple values are specified, jobs are retrieved from any of the
    * specified locations. If different values are specified for the
-   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -798,10 +788,10 @@ public com.google.protobuf.ByteString getCompanyDisplayNamesBytes(int index) { *
    * Optional.
    * This search filter is applied only to
-   * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
-   * For example, if the filter is specified as "Hourly job with per-hour
-   * compensation > $15", only jobs meeting these criteria are searched. If a
-   * filter isn't defined, all open jobs are searched.
+   * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified
+   * as "Hourly job with per-hour compensation > $15", only jobs meeting
+   * these criteria are searched. If a filter isn't defined, all open jobs
+   * are searched.
    * 
* * .google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7; @@ -815,10 +805,10 @@ public boolean hasCompensationFilter() { *
    * Optional.
    * This search filter is applied only to
-   * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
-   * For example, if the filter is specified as "Hourly job with per-hour
-   * compensation > $15", only jobs meeting these criteria are searched. If a
-   * filter isn't defined, all open jobs are searched.
+   * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified
+   * as "Hourly job with per-hour compensation > $15", only jobs meeting
+   * these criteria are searched. If a filter isn't defined, all open jobs
+   * are searched.
    * 
* * .google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7; @@ -834,10 +824,10 @@ public com.google.cloud.talent.v4beta1.CompensationFilter getCompensationFilter( *
    * Optional.
    * This search filter is applied only to
-   * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
-   * For example, if the filter is specified as "Hourly job with per-hour
-   * compensation > $15", only jobs meeting these criteria are searched. If a
-   * filter isn't defined, all open jobs are searched.
+   * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified
+   * as "Hourly job with per-hour compensation > $15", only jobs meeting
+   * these criteria are searched. If a filter isn't defined, all open jobs
+   * are searched.
    * 
* * .google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7; @@ -855,8 +845,7 @@ public com.google.cloud.talent.v4beta1.CompensationFilter getCompensationFilter( *
    * Optional.
    * This filter specifies a structured syntax to match against the
-   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]
-   * marked as `filterable`.
+   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] marked as `filterable`.
    * The syntax for this expression is a subset of SQL syntax.
    * Supported operators are: `=`, `!=`, `<`, `<=`, `>`, and `>=` where the
    * left of the operator is a custom field key and the right of the operator
@@ -893,8 +882,7 @@ public java.lang.String getCustomAttributeFilter() {
    * 
    * Optional.
    * This filter specifies a structured syntax to match against the
-   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]
-   * marked as `filterable`.
+   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] marked as `filterable`.
    * The syntax for this expression is a subset of SQL syntax.
    * Supported operators are: `=`, `!=`, `<`, `<=`, `>`, and `>=` where the
    * left of the operator is a custom field key and the right of the operator
@@ -967,8 +955,7 @@ public com.google.cloud.talent.v4beta1.EmploymentType convert(java.lang.Integer
    * 
    * Optional.
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
    * If a value isn't specified, jobs in the search results includes any
    * employment type.
    * If multiple values are specified, jobs in the search results include
@@ -988,8 +975,7 @@ public java.util.List getEmploym
    * 
    * Optional.
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
    * If a value isn't specified, jobs in the search results includes any
    * employment type.
    * If multiple values are specified, jobs in the search results include
@@ -1007,8 +993,7 @@ public int getEmploymentTypesCount() {
    * 
    * Optional.
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
    * If a value isn't specified, jobs in the search results includes any
    * employment type.
    * If multiple values are specified, jobs in the search results include
@@ -1026,8 +1011,7 @@ public com.google.cloud.talent.v4beta1.EmploymentType getEmploymentTypes(int ind
    * 
    * Optional.
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
    * If a value isn't specified, jobs in the search results includes any
    * employment type.
    * If multiple values are specified, jobs in the search results include
@@ -1045,8 +1029,7 @@ public java.util.List getEmploymentTypesValueList() {
    * 
    * Optional.
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
    * If a value isn't specified, jobs in the search results includes any
    * employment type.
    * If multiple values are specified, jobs in the search results include
@@ -2333,15 +2316,13 @@ private void ensureLocationFiltersIsMutable() {
      * 
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2360,15 +2341,13 @@ public java.util.List getLocatio *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2387,15 +2366,13 @@ public int getLocationFiltersCount() { *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2414,15 +2391,13 @@ public com.google.cloud.talent.v4beta1.LocationFilter getLocationFilters(int ind *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2448,15 +2423,13 @@ public Builder setLocationFilters( *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2479,15 +2452,13 @@ public Builder setLocationFilters( *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2512,15 +2483,13 @@ public Builder addLocationFilters(com.google.cloud.talent.v4beta1.LocationFilter *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2546,15 +2515,13 @@ public Builder addLocationFilters( *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2577,15 +2544,13 @@ public Builder addLocationFilters( *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2608,15 +2573,13 @@ public Builder addLocationFilters( *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2639,15 +2602,13 @@ public Builder addAllLocationFilters( *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2669,15 +2630,13 @@ public Builder clearLocationFilters() { *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2699,15 +2658,13 @@ public Builder removeLocationFilters(int index) { *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2723,15 +2680,13 @@ public com.google.cloud.talent.v4beta1.LocationFilter.Builder getLocationFilters *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2751,15 +2706,13 @@ public com.google.cloud.talent.v4beta1.LocationFilterOrBuilder getLocationFilter *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2779,15 +2732,13 @@ public com.google.cloud.talent.v4beta1.LocationFilterOrBuilder getLocationFilter *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2803,15 +2754,13 @@ public com.google.cloud.talent.v4beta1.LocationFilter.Builder addLocationFilters *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2828,15 +2777,13 @@ public com.google.cloud.talent.v4beta1.LocationFilter.Builder addLocationFilters *
      * Optional.
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See
-     * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-     * information.
+     * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
      * If a location value isn't specified, jobs fitting the other search
      * criteria are retrieved regardless of where they're located.
      * If multiple values are specified, jobs are retrieved from any of the
      * specified locations. If different values are specified for the
-     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -3559,10 +3506,10 @@ public Builder addCompanyDisplayNamesBytes(com.google.protobuf.ByteString value) *
      * Optional.
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
-     * For example, if the filter is specified as "Hourly job with per-hour
-     * compensation > $15", only jobs meeting these criteria are searched. If a
-     * filter isn't defined, all open jobs are searched.
+     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified
+     * as "Hourly job with per-hour compensation > $15", only jobs meeting
+     * these criteria are searched. If a filter isn't defined, all open jobs
+     * are searched.
      * 
* * .google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7; @@ -3576,10 +3523,10 @@ public boolean hasCompensationFilter() { *
      * Optional.
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
-     * For example, if the filter is specified as "Hourly job with per-hour
-     * compensation > $15", only jobs meeting these criteria are searched. If a
-     * filter isn't defined, all open jobs are searched.
+     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified
+     * as "Hourly job with per-hour compensation > $15", only jobs meeting
+     * these criteria are searched. If a filter isn't defined, all open jobs
+     * are searched.
      * 
* * .google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7; @@ -3599,10 +3546,10 @@ public com.google.cloud.talent.v4beta1.CompensationFilter getCompensationFilter( *
      * Optional.
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
-     * For example, if the filter is specified as "Hourly job with per-hour
-     * compensation > $15", only jobs meeting these criteria are searched. If a
-     * filter isn't defined, all open jobs are searched.
+     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified
+     * as "Hourly job with per-hour compensation > $15", only jobs meeting
+     * these criteria are searched. If a filter isn't defined, all open jobs
+     * are searched.
      * 
* * .google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7; @@ -3626,10 +3573,10 @@ public Builder setCompensationFilter(com.google.cloud.talent.v4beta1.Compensatio *
      * Optional.
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
-     * For example, if the filter is specified as "Hourly job with per-hour
-     * compensation > $15", only jobs meeting these criteria are searched. If a
-     * filter isn't defined, all open jobs are searched.
+     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified
+     * as "Hourly job with per-hour compensation > $15", only jobs meeting
+     * these criteria are searched. If a filter isn't defined, all open jobs
+     * are searched.
      * 
* * .google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7; @@ -3651,10 +3598,10 @@ public Builder setCompensationFilter( *
      * Optional.
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
-     * For example, if the filter is specified as "Hourly job with per-hour
-     * compensation > $15", only jobs meeting these criteria are searched. If a
-     * filter isn't defined, all open jobs are searched.
+     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified
+     * as "Hourly job with per-hour compensation > $15", only jobs meeting
+     * these criteria are searched. If a filter isn't defined, all open jobs
+     * are searched.
      * 
* * .google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7; @@ -3683,10 +3630,10 @@ public Builder mergeCompensationFilter( *
      * Optional.
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
-     * For example, if the filter is specified as "Hourly job with per-hour
-     * compensation > $15", only jobs meeting these criteria are searched. If a
-     * filter isn't defined, all open jobs are searched.
+     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified
+     * as "Hourly job with per-hour compensation > $15", only jobs meeting
+     * these criteria are searched. If a filter isn't defined, all open jobs
+     * are searched.
      * 
* * .google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7; @@ -3708,10 +3655,10 @@ public Builder clearCompensationFilter() { *
      * Optional.
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
-     * For example, if the filter is specified as "Hourly job with per-hour
-     * compensation > $15", only jobs meeting these criteria are searched. If a
-     * filter isn't defined, all open jobs are searched.
+     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified
+     * as "Hourly job with per-hour compensation > $15", only jobs meeting
+     * these criteria are searched. If a filter isn't defined, all open jobs
+     * are searched.
      * 
* * .google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7; @@ -3728,10 +3675,10 @@ public Builder clearCompensationFilter() { *
      * Optional.
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
-     * For example, if the filter is specified as "Hourly job with per-hour
-     * compensation > $15", only jobs meeting these criteria are searched. If a
-     * filter isn't defined, all open jobs are searched.
+     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified
+     * as "Hourly job with per-hour compensation > $15", only jobs meeting
+     * these criteria are searched. If a filter isn't defined, all open jobs
+     * are searched.
      * 
* * .google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7; @@ -3752,10 +3699,10 @@ public Builder clearCompensationFilter() { *
      * Optional.
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
-     * For example, if the filter is specified as "Hourly job with per-hour
-     * compensation > $15", only jobs meeting these criteria are searched. If a
-     * filter isn't defined, all open jobs are searched.
+     * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified
+     * as "Hourly job with per-hour compensation > $15", only jobs meeting
+     * these criteria are searched. If a filter isn't defined, all open jobs
+     * are searched.
      * 
* * .google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7; @@ -3784,8 +3731,7 @@ public Builder clearCompensationFilter() { *
      * Optional.
      * This filter specifies a structured syntax to match against the
-     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]
-     * marked as `filterable`.
+     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] marked as `filterable`.
      * The syntax for this expression is a subset of SQL syntax.
      * Supported operators are: `=`, `!=`, `<`, `<=`, `>`, and `>=` where the
      * left of the operator is a custom field key and the right of the operator
@@ -3822,8 +3768,7 @@ public java.lang.String getCustomAttributeFilter() {
      * 
      * Optional.
      * This filter specifies a structured syntax to match against the
-     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]
-     * marked as `filterable`.
+     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] marked as `filterable`.
      * The syntax for this expression is a subset of SQL syntax.
      * Supported operators are: `=`, `!=`, `<`, `<=`, `>`, and `>=` where the
      * left of the operator is a custom field key and the right of the operator
@@ -3860,8 +3805,7 @@ public com.google.protobuf.ByteString getCustomAttributeFilterBytes() {
      * 
      * Optional.
      * This filter specifies a structured syntax to match against the
-     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]
-     * marked as `filterable`.
+     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] marked as `filterable`.
      * The syntax for this expression is a subset of SQL syntax.
      * Supported operators are: `=`, `!=`, `<`, `<=`, `>`, and `>=` where the
      * left of the operator is a custom field key and the right of the operator
@@ -3896,8 +3840,7 @@ public Builder setCustomAttributeFilter(java.lang.String value) {
      * 
      * Optional.
      * This filter specifies a structured syntax to match against the
-     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]
-     * marked as `filterable`.
+     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] marked as `filterable`.
      * The syntax for this expression is a subset of SQL syntax.
      * Supported operators are: `=`, `!=`, `<`, `<=`, `>`, and `>=` where the
      * left of the operator is a custom field key and the right of the operator
@@ -3929,8 +3872,7 @@ public Builder clearCustomAttributeFilter() {
      * 
      * Optional.
      * This filter specifies a structured syntax to match against the
-     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]
-     * marked as `filterable`.
+     * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] marked as `filterable`.
      * The syntax for this expression is a subset of SQL syntax.
      * Supported operators are: `=`, `!=`, `<`, `<=`, `>`, and `>=` where the
      * left of the operator is a custom field key and the right of the operator
@@ -4031,8 +3973,7 @@ private void ensureEmploymentTypesIsMutable() {
      * 
      * Optional.
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
      * If a value isn't specified, jobs in the search results includes any
      * employment type.
      * If multiple values are specified, jobs in the search results include
@@ -4052,8 +3993,7 @@ public java.util.List getEmploym
      * 
      * Optional.
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
      * If a value isn't specified, jobs in the search results includes any
      * employment type.
      * If multiple values are specified, jobs in the search results include
@@ -4071,8 +4011,7 @@ public int getEmploymentTypesCount() {
      * 
      * Optional.
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
      * If a value isn't specified, jobs in the search results includes any
      * employment type.
      * If multiple values are specified, jobs in the search results include
@@ -4090,8 +4029,7 @@ public com.google.cloud.talent.v4beta1.EmploymentType getEmploymentTypes(int ind
      * 
      * Optional.
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
      * If a value isn't specified, jobs in the search results includes any
      * employment type.
      * If multiple values are specified, jobs in the search results include
@@ -4116,8 +4054,7 @@ public Builder setEmploymentTypes(
      * 
      * Optional.
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
      * If a value isn't specified, jobs in the search results includes any
      * employment type.
      * If multiple values are specified, jobs in the search results include
@@ -4141,8 +4078,7 @@ public Builder addEmploymentTypes(com.google.cloud.talent.v4beta1.EmploymentType
      * 
      * Optional.
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
      * If a value isn't specified, jobs in the search results includes any
      * employment type.
      * If multiple values are specified, jobs in the search results include
@@ -4166,8 +4102,7 @@ public Builder addAllEmploymentTypes(
      * 
      * Optional.
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
      * If a value isn't specified, jobs in the search results includes any
      * employment type.
      * If multiple values are specified, jobs in the search results include
@@ -4188,8 +4123,7 @@ public Builder clearEmploymentTypes() {
      * 
      * Optional.
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
      * If a value isn't specified, jobs in the search results includes any
      * employment type.
      * If multiple values are specified, jobs in the search results include
@@ -4207,8 +4141,7 @@ public java.util.List getEmploymentTypesValueList() {
      * 
      * Optional.
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
      * If a value isn't specified, jobs in the search results includes any
      * employment type.
      * If multiple values are specified, jobs in the search results include
@@ -4226,8 +4159,7 @@ public int getEmploymentTypesValue(int index) {
      * 
      * Optional.
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
      * If a value isn't specified, jobs in the search results includes any
      * employment type.
      * If multiple values are specified, jobs in the search results include
@@ -4248,8 +4180,7 @@ public Builder setEmploymentTypesValue(int index, int value) {
      * 
      * Optional.
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
      * If a value isn't specified, jobs in the search results includes any
      * employment type.
      * If multiple values are specified, jobs in the search results include
@@ -4270,8 +4201,7 @@ public Builder addEmploymentTypesValue(int value) {
      * 
      * Optional.
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
      * If a value isn't specified, jobs in the search results includes any
      * employment type.
      * If multiple values are specified, jobs in the search results include
diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobQueryOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobQueryOrBuilder.java
index 839f0b8e5215..2da3975e2576 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobQueryOrBuilder.java
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobQueryOrBuilder.java
@@ -126,15 +126,13 @@ public interface JobQueryOrBuilder
    * 
    * Optional.
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-   * information.
+   * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
    * If a location value isn't specified, jobs fitting the other search
    * criteria are retrieved regardless of where they're located.
    * If multiple values are specified, jobs are retrieved from any of the
    * specified locations. If different values are specified for the
-   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -147,15 +145,13 @@ public interface JobQueryOrBuilder *
    * Optional.
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-   * information.
+   * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
    * If a location value isn't specified, jobs fitting the other search
    * criteria are retrieved regardless of where they're located.
    * If multiple values are specified, jobs are retrieved from any of the
    * specified locations. If different values are specified for the
-   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -168,15 +164,13 @@ public interface JobQueryOrBuilder *
    * Optional.
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-   * information.
+   * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
    * If a location value isn't specified, jobs fitting the other search
    * criteria are retrieved regardless of where they're located.
    * If multiple values are specified, jobs are retrieved from any of the
    * specified locations. If different values are specified for the
-   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -189,15 +183,13 @@ public interface JobQueryOrBuilder *
    * Optional.
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-   * information.
+   * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
    * If a location value isn't specified, jobs fitting the other search
    * criteria are retrieved regardless of where they're located.
    * If multiple values are specified, jobs are retrieved from any of the
    * specified locations. If different values are specified for the
-   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -211,15 +203,13 @@ public interface JobQueryOrBuilder *
    * Optional.
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more
-   * information.
+   * search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information.
    * If a location value isn't specified, jobs fitting the other search
    * criteria are retrieved regardless of where they're located.
    * If multiple values are specified, jobs are retrieved from any of the
    * specified locations. If different values are specified for the
-   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -424,10 +414,10 @@ public interface JobQueryOrBuilder *
    * Optional.
    * This search filter is applied only to
-   * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
-   * For example, if the filter is specified as "Hourly job with per-hour
-   * compensation > $15", only jobs meeting these criteria are searched. If a
-   * filter isn't defined, all open jobs are searched.
+   * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified
+   * as "Hourly job with per-hour compensation > $15", only jobs meeting
+   * these criteria are searched. If a filter isn't defined, all open jobs
+   * are searched.
    * 
* * .google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7; @@ -439,10 +429,10 @@ public interface JobQueryOrBuilder *
    * Optional.
    * This search filter is applied only to
-   * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
-   * For example, if the filter is specified as "Hourly job with per-hour
-   * compensation > $15", only jobs meeting these criteria are searched. If a
-   * filter isn't defined, all open jobs are searched.
+   * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified
+   * as "Hourly job with per-hour compensation > $15", only jobs meeting
+   * these criteria are searched. If a filter isn't defined, all open jobs
+   * are searched.
    * 
* * .google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7; @@ -454,10 +444,10 @@ public interface JobQueryOrBuilder *
    * Optional.
    * This search filter is applied only to
-   * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
-   * For example, if the filter is specified as "Hourly job with per-hour
-   * compensation > $15", only jobs meeting these criteria are searched. If a
-   * filter isn't defined, all open jobs are searched.
+   * [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified
+   * as "Hourly job with per-hour compensation > $15", only jobs meeting
+   * these criteria are searched. If a filter isn't defined, all open jobs
+   * are searched.
    * 
* * .google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7; @@ -470,8 +460,7 @@ public interface JobQueryOrBuilder *
    * Optional.
    * This filter specifies a structured syntax to match against the
-   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]
-   * marked as `filterable`.
+   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] marked as `filterable`.
    * The syntax for this expression is a subset of SQL syntax.
    * Supported operators are: `=`, `!=`, `<`, `<=`, `>`, and `>=` where the
    * left of the operator is a custom field key and the right of the operator
@@ -498,8 +487,7 @@ public interface JobQueryOrBuilder
    * 
    * Optional.
    * This filter specifies a structured syntax to match against the
-   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]
-   * marked as `filterable`.
+   * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] marked as `filterable`.
    * The syntax for this expression is a subset of SQL syntax.
    * Supported operators are: `=`, `!=`, `<`, `<=`, `>`, and `>=` where the
    * left of the operator is a custom field key and the right of the operator
@@ -542,8 +530,7 @@ public interface JobQueryOrBuilder
    * 
    * Optional.
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
    * If a value isn't specified, jobs in the search results includes any
    * employment type.
    * If multiple values are specified, jobs in the search results include
@@ -559,8 +546,7 @@ public interface JobQueryOrBuilder
    * 
    * Optional.
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
    * If a value isn't specified, jobs in the search results includes any
    * employment type.
    * If multiple values are specified, jobs in the search results include
@@ -576,8 +562,7 @@ public interface JobQueryOrBuilder
    * 
    * Optional.
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
    * If a value isn't specified, jobs in the search results includes any
    * employment type.
    * If multiple values are specified, jobs in the search results include
@@ -593,8 +578,7 @@ public interface JobQueryOrBuilder
    * 
    * Optional.
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
    * If a value isn't specified, jobs in the search results includes any
    * employment type.
    * If multiple values are specified, jobs in the search results include
@@ -610,8 +594,7 @@ public interface JobQueryOrBuilder
    * 
    * Optional.
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
    * If a value isn't specified, jobs in the search results includes any
    * employment type.
    * If multiple values are specified, jobs in the search results include
diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobResourceProto.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobResourceProto.java
index 94cd1d406fb8..d7bf0b09517c 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobResourceProto.java
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobResourceProto.java
@@ -42,10 +42,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
   static {
     java.lang.String[] descriptorData = {
       "\n%google/cloud/talent/v4beta1/job.proto\022"
-          + "\033google.cloud.talent.v4beta1\032\034google/api"
-          + "/annotations.proto\032(google/cloud/talent/"
-          + "v4beta1/common.proto\032\037google/protobuf/ti"
-          + "mestamp.proto\032\036google/protobuf/wrappers."
+          + "\033google.cloud.talent.v4beta1\032(google/clo"
+          + "ud/talent/v4beta1/common.proto\032\037google/p"
+          + "rotobuf/timestamp.proto\032\036google/protobuf"
+          + "/wrappers.proto\032\034google/api/annotations."
           + "proto\"\247\016\n\003Job\022\014\n\004name\030\001 \001(\t\022\017\n\007company\030\002"
           + " \001(\t\022\026\n\016requisition_id\030\003 \001(\t\022\r\n\005title\030\004 "
           + "\001(\t\022\023\n\013description\030\005 \001(\t\022\021\n\taddresses\030\006 "
@@ -108,10 +108,10 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors(
     com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
         descriptorData,
         new com.google.protobuf.Descriptors.FileDescriptor[] {
-          com.google.api.AnnotationsProto.getDescriptor(),
           com.google.cloud.talent.v4beta1.CommonProto.getDescriptor(),
           com.google.protobuf.TimestampProto.getDescriptor(),
           com.google.protobuf.WrappersProto.getDescriptor(),
+          com.google.api.AnnotationsProto.getDescriptor(),
         },
         assigner);
     internal_static_google_cloud_talent_v4beta1_Job_descriptor =
@@ -183,10 +183,10 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors(
             new java.lang.String[] {
               "Key", "Value",
             });
-    com.google.api.AnnotationsProto.getDescriptor();
     com.google.cloud.talent.v4beta1.CommonProto.getDescriptor();
     com.google.protobuf.TimestampProto.getDescriptor();
     com.google.protobuf.WrappersProto.getDescriptor();
+    com.google.api.AnnotationsProto.getDescriptor();
   }
 
   // @@protoc_insertion_point(outer_class_scope)
diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobServiceProto.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobServiceProto.java
index 578d808c1a98..7450efacda0d 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobServiceProto.java
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobServiceProto.java
@@ -71,130 +71,129 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
     java.lang.String[] descriptorData = {
       "\n-google/cloud/talent/v4beta1/job_servic"
           + "e.proto\022\033google.cloud.talent.v4beta1\032\034go"
-          + "ogle/api/annotations.proto\032\'google/cloud"
-          + "/talent/v4beta1/batch.proto\032(google/clou"
-          + "d/talent/v4beta1/common.proto\032)google/cl"
-          + "oud/talent/v4beta1/filters.proto\032+google"
-          + "/cloud/talent/v4beta1/histogram.proto\032%g"
-          + "oogle/cloud/talent/v4beta1/job.proto\032#go"
-          + "ogle/longrunning/operations.proto\032\036googl"
-          + "e/protobuf/duration.proto\032\033google/protob"
-          + "uf/empty.proto\032 google/protobuf/field_ma"
-          + "sk.proto\"Q\n\020CreateJobRequest\022\016\n\006parent\030\001"
-          + " \001(\t\022-\n\003job\030\002 \001(\0132 .google.cloud.talent."
-          + "v4beta1.Job\"\035\n\rGetJobRequest\022\014\n\004name\030\001 \001"
-          + "(\t\"r\n\020UpdateJobRequest\022-\n\003job\030\001 \001(\0132 .go"
-          + "ogle.cloud.talent.v4beta1.Job\022/\n\013update_"
-          + "mask\030\002 \001(\0132\032.google.protobuf.FieldMask\" "
-          + "\n\020DeleteJobRequest\022\014\n\004name\030\001 \001(\t\"8\n\026Batc"
-          + "hDeleteJobsRequest\022\016\n\006parent\030\001 \001(\t\022\016\n\006fi"
-          + "lter\030\002 \001(\t\"\220\001\n\017ListJobsRequest\022\016\n\006parent"
-          + "\030\001 \001(\t\022\016\n\006filter\030\002 \001(\t\022\022\n\npage_token\030\003 \001"
-          + "(\t\022\021\n\tpage_size\030\004 \001(\005\0226\n\010job_view\030\005 \001(\0162"
-          + "$.google.cloud.talent.v4beta1.JobView\"\234\001"
-          + "\n\020ListJobsResponse\022.\n\004jobs\030\001 \003(\0132 .googl"
-          + "e.cloud.talent.v4beta1.Job\022\027\n\017next_page_"
-          + "token\030\002 \001(\t\022?\n\010metadata\030\003 \001(\0132-.google.c"
-          + "loud.talent.v4beta1.ResponseMetadata\"\240\t\n"
-          + "\021SearchJobsRequest\022\016\n\006parent\030\001 \001(\t\022N\n\013se"
-          + "arch_mode\030\002 \001(\01629.google.cloud.talent.v4"
-          + "beta1.SearchJobsRequest.SearchMode\022F\n\020re"
-          + "quest_metadata\030\003 \001(\0132,.google.cloud.tale"
-          + "nt.v4beta1.RequestMetadata\0228\n\tjob_query\030"
-          + "\004 \001(\0132%.google.cloud.talent.v4beta1.JobQ"
-          + "uery\022\031\n\021enable_broadening\030\005 \001(\010\022#\n\033requi"
-          + "re_precise_result_size\030\006 \001(\010\022F\n\021histogra"
-          + "m_queries\030\007 \003(\0132+.google.cloud.talent.v4"
-          + "beta1.HistogramQuery\0226\n\010job_view\030\010 \001(\0162$"
-          + ".google.cloud.talent.v4beta1.JobView\022\016\n\006"
-          + "offset\030\t \001(\005\022\021\n\tpage_size\030\n \001(\005\022\022\n\npage_"
-          + "token\030\013 \001(\t\022\020\n\010order_by\030\014 \001(\t\022b\n\025diversi"
-          + "fication_level\030\r \001(\0162C.google.cloud.tale"
-          + "nt.v4beta1.SearchJobsRequest.Diversifica"
-          + "tionLevel\022]\n\023custom_ranking_info\030\016 \001(\0132@"
-          + ".google.cloud.talent.v4beta1.SearchJobsR"
-          + "equest.CustomRankingInfo\022\035\n\025disable_keyw"
-          + "ord_match\030\020 \001(\010\032\220\002\n\021CustomRankingInfo\022j\n"
-          + "\020importance_level\030\001 \001(\0162P.google.cloud.t"
-          + "alent.v4beta1.SearchJobsRequest.CustomRa"
-          + "nkingInfo.ImportanceLevel\022\032\n\022ranking_exp"
-          + "ression\030\002 \001(\t\"s\n\017ImportanceLevel\022 \n\034IMPO"
-          + "RTANCE_LEVEL_UNSPECIFIED\020\000\022\010\n\004NONE\020\001\022\007\n\003"
-          + "LOW\020\002\022\010\n\004MILD\020\003\022\n\n\006MEDIUM\020\004\022\010\n\004HIGH\020\005\022\013\n"
-          + "\007EXTREME\020\006\"R\n\nSearchMode\022\033\n\027SEARCH_MODE_"
-          + "UNSPECIFIED\020\000\022\016\n\nJOB_SEARCH\020\001\022\027\n\023FEATURE"
-          + "D_JOB_SEARCH\020\002\"W\n\024DiversificationLevel\022%"
-          + "\n!DIVERSIFICATION_LEVEL_UNSPECIFIED\020\000\022\014\n"
-          + "\010DISABLED\020\001\022\n\n\006SIMPLE\020\002\"\327\006\n\022SearchJobsRe"
-          + "sponse\022R\n\rmatching_jobs\030\001 \003(\0132;.google.c"
-          + "loud.talent.v4beta1.SearchJobsResponse.M"
-          + "atchingJob\022R\n\027histogram_query_results\030\002 "
-          + "\003(\01321.google.cloud.talent.v4beta1.Histog"
-          + "ramQueryResult\022\027\n\017next_page_token\030\003 \001(\t\022"
-          + "?\n\020location_filters\030\004 \003(\0132%.google.cloud"
-          + ".talent.v4beta1.Location\022\034\n\024estimated_to"
-          + "tal_size\030\005 \001(\005\022\022\n\ntotal_size\030\006 \001(\005\022?\n\010me"
-          + "tadata\030\007 \001(\0132-.google.cloud.talent.v4bet"
-          + "a1.ResponseMetadata\022\"\n\032broadened_query_j"
-          + "obs_count\030\010 \001(\005\022I\n\020spell_correction\030\t \001("
-          + "\0132/.google.cloud.talent.v4beta1.Spelling"
-          + "Correction\032\334\001\n\013MatchingJob\022-\n\003job\030\001 \001(\0132"
-          + " .google.cloud.talent.v4beta1.Job\022\023\n\013job"
-          + "_summary\030\002 \001(\t\022\031\n\021job_title_snippet\030\003 \001("
-          + "\t\022\033\n\023search_text_snippet\030\004 \001(\t\022Q\n\014commut"
-          + "e_info\030\005 \001(\0132;.google.cloud.talent.v4bet"
-          + "a1.SearchJobsResponse.CommuteInfo\032~\n\013Com"
-          + "muteInfo\022;\n\014job_location\030\001 \001(\0132%.google."
-          + "cloud.talent.v4beta1.Location\0222\n\017travel_"
-          + "duration\030\002 \001(\0132\031.google.protobuf.Duratio"
-          + "n*v\n\007JobView\022\030\n\024JOB_VIEW_UNSPECIFIED\020\000\022\024"
-          + "\n\020JOB_VIEW_ID_ONLY\020\001\022\024\n\020JOB_VIEW_MINIMAL"
-          + "\020\002\022\022\n\016JOB_VIEW_SMALL\020\003\022\021\n\rJOB_VIEW_FULL\020"
-          + "\0042\342\014\n\nJobService\022\274\001\n\tCreateJob\022-.google."
-          + "cloud.talent.v4beta1.CreateJobRequest\032 ."
-          + "google.cloud.talent.v4beta1.Job\"^\202\323\344\223\002X\""
-          + "+/v4beta1/{parent=projects/*/tenants/*}/"
-          + "jobs:\001*Z&\"!/v4beta1/{parent=projects/*}/"
-          + "jobs:\001*\022\260\001\n\006GetJob\022*.google.cloud.talent"
-          + ".v4beta1.GetJobRequest\032 .google.cloud.ta"
-          + "lent.v4beta1.Job\"X\202\323\344\223\002R\022+/v4beta1/{name"
-          + "=projects/*/tenants/*/jobs/*}Z#\022!/v4beta"
-          + "1/{name=projects/*/jobs/*}\022\304\001\n\tUpdateJob"
-          + "\022-.google.cloud.talent.v4beta1.UpdateJob"
-          + "Request\032 .google.cloud.talent.v4beta1.Jo"
-          + "b\"f\202\323\344\223\002`2//v4beta1/{job.name=projects/*"
-          + "/tenants/*/jobs/*}:\001*Z*2%/v4beta1/{job.n"
-          + "ame=projects/*/jobs/*}:\001*\022\254\001\n\tDeleteJob\022"
-          + "-.google.cloud.talent.v4beta1.DeleteJobR"
-          + "equest\032\026.google.protobuf.Empty\"X\202\323\344\223\002R*+"
-          + "/v4beta1/{name=projects/*/tenants/*/jobs"
-          + "/*}Z#*!/v4beta1/{name=projects/*/jobs/*}"
-          + "\022\301\001\n\010ListJobs\022,.google.cloud.talent.v4be"
-          + "ta1.ListJobsRequest\032-.google.cloud.talen"
-          + "t.v4beta1.ListJobsResponse\"X\202\323\344\223\002R\022+/v4b"
-          + "eta1/{parent=projects/*/tenants/*}/jobsZ"
-          + "#\022!/v4beta1/{parent=projects/*}/jobs\022\323\001\n"
-          + "\017BatchDeleteJobs\0223.google.cloud.talent.v"
-          + "4beta1.BatchDeleteJobsRequest\032\026.google.p"
-          + "rotobuf.Empty\"s\202\323\344\223\002m\"7/v4beta1/{parent="
-          + "projects/*/tenants/*}/jobs:batchDelete:\001"
-          + "*Z/\"-/v4beta1/{parent=projects/*}/jobs:b"
-          + "atchDelete\022\333\001\n\nSearchJobs\022..google.cloud"
-          + ".talent.v4beta1.SearchJobsRequest\032/.goog"
-          + "le.cloud.talent.v4beta1.SearchJobsRespon"
-          + "se\"l\202\323\344\223\002f\"2/v4beta1/{parent=projects/*/"
-          + "tenants/*}/jobs:search:\001*Z-\"(/v4beta1/{p"
-          + "arent=projects/*}/jobs:search:\001*\022\363\001\n\022Sea"
-          + "rchJobsForAlert\022..google.cloud.talent.v4"
-          + "beta1.SearchJobsRequest\032/.google.cloud.t"
-          + "alent.v4beta1.SearchJobsResponse\"|\202\323\344\223\002v"
-          + "\":/v4beta1/{parent=projects/*/tenants/*}"
-          + "/jobs:searchForAlert:\001*Z5\"0/v4beta1/{par"
-          + "ent=projects/*}/jobs:searchForAlert:\001*B}"
-          + "\n\037com.google.cloud.talent.v4beta1B\017JobSe"
-          + "rviceProtoP\001ZAgoogle.golang.org/genproto"
-          + "/googleapis/cloud/talent/v4beta1;talent\242"
-          + "\002\003CTSb\006proto3"
+          + "ogle/api/annotations.proto\032(google/cloud"
+          + "/talent/v4beta1/common.proto\032)google/clo"
+          + "ud/talent/v4beta1/filters.proto\032+google/"
+          + "cloud/talent/v4beta1/histogram.proto\032%go"
+          + "ogle/cloud/talent/v4beta1/job.proto\032#goo"
+          + "gle/longrunning/operations.proto\032\036google"
+          + "/protobuf/duration.proto\032\033google/protobu"
+          + "f/empty.proto\032 google/protobuf/field_mas"
+          + "k.proto\"Q\n\020CreateJobRequest\022\016\n\006parent\030\001 "
+          + "\001(\t\022-\n\003job\030\002 \001(\0132 .google.cloud.talent.v"
+          + "4beta1.Job\"\035\n\rGetJobRequest\022\014\n\004name\030\001 \001("
+          + "\t\"r\n\020UpdateJobRequest\022-\n\003job\030\001 \001(\0132 .goo"
+          + "gle.cloud.talent.v4beta1.Job\022/\n\013update_m"
+          + "ask\030\002 \001(\0132\032.google.protobuf.FieldMask\" \n"
+          + "\020DeleteJobRequest\022\014\n\004name\030\001 \001(\t\"8\n\026Batch"
+          + "DeleteJobsRequest\022\016\n\006parent\030\001 \001(\t\022\016\n\006fil"
+          + "ter\030\002 \001(\t\"\220\001\n\017ListJobsRequest\022\016\n\006parent\030"
+          + "\001 \001(\t\022\016\n\006filter\030\002 \001(\t\022\022\n\npage_token\030\003 \001("
+          + "\t\022\021\n\tpage_size\030\004 \001(\005\0226\n\010job_view\030\005 \001(\0162$"
+          + ".google.cloud.talent.v4beta1.JobView\"\234\001\n"
+          + "\020ListJobsResponse\022.\n\004jobs\030\001 \003(\0132 .google"
+          + ".cloud.talent.v4beta1.Job\022\027\n\017next_page_t"
+          + "oken\030\002 \001(\t\022?\n\010metadata\030\003 \001(\0132-.google.cl"
+          + "oud.talent.v4beta1.ResponseMetadata\"\240\t\n\021"
+          + "SearchJobsRequest\022\016\n\006parent\030\001 \001(\t\022N\n\013sea"
+          + "rch_mode\030\002 \001(\01629.google.cloud.talent.v4b"
+          + "eta1.SearchJobsRequest.SearchMode\022F\n\020req"
+          + "uest_metadata\030\003 \001(\0132,.google.cloud.talen"
+          + "t.v4beta1.RequestMetadata\0228\n\tjob_query\030\004"
+          + " \001(\0132%.google.cloud.talent.v4beta1.JobQu"
+          + "ery\022\031\n\021enable_broadening\030\005 \001(\010\022#\n\033requir"
+          + "e_precise_result_size\030\006 \001(\010\022F\n\021histogram"
+          + "_queries\030\007 \003(\0132+.google.cloud.talent.v4b"
+          + "eta1.HistogramQuery\0226\n\010job_view\030\010 \001(\0162$."
+          + "google.cloud.talent.v4beta1.JobView\022\016\n\006o"
+          + "ffset\030\t \001(\005\022\021\n\tpage_size\030\n \001(\005\022\022\n\npage_t"
+          + "oken\030\013 \001(\t\022\020\n\010order_by\030\014 \001(\t\022b\n\025diversif"
+          + "ication_level\030\r \001(\0162C.google.cloud.talen"
+          + "t.v4beta1.SearchJobsRequest.Diversificat"
+          + "ionLevel\022]\n\023custom_ranking_info\030\016 \001(\0132@."
+          + "google.cloud.talent.v4beta1.SearchJobsRe"
+          + "quest.CustomRankingInfo\022\035\n\025disable_keywo"
+          + "rd_match\030\020 \001(\010\032\220\002\n\021CustomRankingInfo\022j\n\020"
+          + "importance_level\030\001 \001(\0162P.google.cloud.ta"
+          + "lent.v4beta1.SearchJobsRequest.CustomRan"
+          + "kingInfo.ImportanceLevel\022\032\n\022ranking_expr"
+          + "ession\030\002 \001(\t\"s\n\017ImportanceLevel\022 \n\034IMPOR"
+          + "TANCE_LEVEL_UNSPECIFIED\020\000\022\010\n\004NONE\020\001\022\007\n\003L"
+          + "OW\020\002\022\010\n\004MILD\020\003\022\n\n\006MEDIUM\020\004\022\010\n\004HIGH\020\005\022\013\n\007"
+          + "EXTREME\020\006\"R\n\nSearchMode\022\033\n\027SEARCH_MODE_U"
+          + "NSPECIFIED\020\000\022\016\n\nJOB_SEARCH\020\001\022\027\n\023FEATURED"
+          + "_JOB_SEARCH\020\002\"W\n\024DiversificationLevel\022%\n"
+          + "!DIVERSIFICATION_LEVEL_UNSPECIFIED\020\000\022\014\n\010"
+          + "DISABLED\020\001\022\n\n\006SIMPLE\020\002\"\327\006\n\022SearchJobsRes"
+          + "ponse\022R\n\rmatching_jobs\030\001 \003(\0132;.google.cl"
+          + "oud.talent.v4beta1.SearchJobsResponse.Ma"
+          + "tchingJob\022R\n\027histogram_query_results\030\002 \003"
+          + "(\01321.google.cloud.talent.v4beta1.Histogr"
+          + "amQueryResult\022\027\n\017next_page_token\030\003 \001(\t\022?"
+          + "\n\020location_filters\030\004 \003(\0132%.google.cloud."
+          + "talent.v4beta1.Location\022\034\n\024estimated_tot"
+          + "al_size\030\005 \001(\005\022\022\n\ntotal_size\030\006 \001(\005\022?\n\010met"
+          + "adata\030\007 \001(\0132-.google.cloud.talent.v4beta"
+          + "1.ResponseMetadata\022\"\n\032broadened_query_jo"
+          + "bs_count\030\010 \001(\005\022I\n\020spell_correction\030\t \001(\013"
+          + "2/.google.cloud.talent.v4beta1.SpellingC"
+          + "orrection\032\334\001\n\013MatchingJob\022-\n\003job\030\001 \001(\0132 "
+          + ".google.cloud.talent.v4beta1.Job\022\023\n\013job_"
+          + "summary\030\002 \001(\t\022\031\n\021job_title_snippet\030\003 \001(\t"
+          + "\022\033\n\023search_text_snippet\030\004 \001(\t\022Q\n\014commute"
+          + "_info\030\005 \001(\0132;.google.cloud.talent.v4beta"
+          + "1.SearchJobsResponse.CommuteInfo\032~\n\013Comm"
+          + "uteInfo\022;\n\014job_location\030\001 \001(\0132%.google.c"
+          + "loud.talent.v4beta1.Location\0222\n\017travel_d"
+          + "uration\030\002 \001(\0132\031.google.protobuf.Duration"
+          + "*v\n\007JobView\022\030\n\024JOB_VIEW_UNSPECIFIED\020\000\022\024\n"
+          + "\020JOB_VIEW_ID_ONLY\020\001\022\024\n\020JOB_VIEW_MINIMAL\020"
+          + "\002\022\022\n\016JOB_VIEW_SMALL\020\003\022\021\n\rJOB_VIEW_FULL\020\004"
+          + "2\342\014\n\nJobService\022\274\001\n\tCreateJob\022-.google.c"
+          + "loud.talent.v4beta1.CreateJobRequest\032 .g"
+          + "oogle.cloud.talent.v4beta1.Job\"^\202\323\344\223\002X\"+"
+          + "/v4beta1/{parent=projects/*/tenants/*}/j"
+          + "obs:\001*Z&\"!/v4beta1/{parent=projects/*}/j"
+          + "obs:\001*\022\260\001\n\006GetJob\022*.google.cloud.talent."
+          + "v4beta1.GetJobRequest\032 .google.cloud.tal"
+          + "ent.v4beta1.Job\"X\202\323\344\223\002R\022+/v4beta1/{name="
+          + "projects/*/tenants/*/jobs/*}Z#\022!/v4beta1"
+          + "/{name=projects/*/jobs/*}\022\304\001\n\tUpdateJob\022"
+          + "-.google.cloud.talent.v4beta1.UpdateJobR"
+          + "equest\032 .google.cloud.talent.v4beta1.Job"
+          + "\"f\202\323\344\223\002`2//v4beta1/{job.name=projects/*/"
+          + "tenants/*/jobs/*}:\001*Z*2%/v4beta1/{job.na"
+          + "me=projects/*/jobs/*}:\001*\022\254\001\n\tDeleteJob\022-"
+          + ".google.cloud.talent.v4beta1.DeleteJobRe"
+          + "quest\032\026.google.protobuf.Empty\"X\202\323\344\223\002R*+/"
+          + "v4beta1/{name=projects/*/tenants/*/jobs/"
+          + "*}Z#*!/v4beta1/{name=projects/*/jobs/*}\022"
+          + "\301\001\n\010ListJobs\022,.google.cloud.talent.v4bet"
+          + "a1.ListJobsRequest\032-.google.cloud.talent"
+          + ".v4beta1.ListJobsResponse\"X\202\323\344\223\002R\022+/v4be"
+          + "ta1/{parent=projects/*/tenants/*}/jobsZ#"
+          + "\022!/v4beta1/{parent=projects/*}/jobs\022\323\001\n\017"
+          + "BatchDeleteJobs\0223.google.cloud.talent.v4"
+          + "beta1.BatchDeleteJobsRequest\032\026.google.pr"
+          + "otobuf.Empty\"s\202\323\344\223\002m\"7/v4beta1/{parent=p"
+          + "rojects/*/tenants/*}/jobs:batchDelete:\001*"
+          + "Z/\"-/v4beta1/{parent=projects/*}/jobs:ba"
+          + "tchDelete\022\333\001\n\nSearchJobs\022..google.cloud."
+          + "talent.v4beta1.SearchJobsRequest\032/.googl"
+          + "e.cloud.talent.v4beta1.SearchJobsRespons"
+          + "e\"l\202\323\344\223\002f\"2/v4beta1/{parent=projects/*/t"
+          + "enants/*}/jobs:search:\001*Z-\"(/v4beta1/{pa"
+          + "rent=projects/*}/jobs:search:\001*\022\363\001\n\022Sear"
+          + "chJobsForAlert\022..google.cloud.talent.v4b"
+          + "eta1.SearchJobsRequest\032/.google.cloud.ta"
+          + "lent.v4beta1.SearchJobsResponse\"|\202\323\344\223\002v\""
+          + ":/v4beta1/{parent=projects/*/tenants/*}/"
+          + "jobs:searchForAlert:\001*Z5\"0/v4beta1/{pare"
+          + "nt=projects/*}/jobs:searchForAlert:\001*B}\n"
+          + "\037com.google.cloud.talent.v4beta1B\017JobSer"
+          + "viceProtoP\001ZAgoogle.golang.org/genproto/"
+          + "googleapis/cloud/talent/v4beta1;talent\242\002"
+          + "\003CTSb\006proto3"
     };
     com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
         new com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner() {
@@ -208,7 +207,6 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors(
         descriptorData,
         new com.google.protobuf.Descriptors.FileDescriptor[] {
           com.google.api.AnnotationsProto.getDescriptor(),
-          com.google.cloud.talent.v4beta1.BatchProto.getDescriptor(),
           com.google.cloud.talent.v4beta1.CommonProto.getDescriptor(),
           com.google.cloud.talent.v4beta1.FiltersProto.getDescriptor(),
           com.google.cloud.talent.v4beta1.HistogramProto.getDescriptor(),
@@ -349,7 +347,6 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors(
     com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
         descriptor, registry);
     com.google.api.AnnotationsProto.getDescriptor();
-    com.google.cloud.talent.v4beta1.BatchProto.getDescriptor();
     com.google.cloud.talent.v4beta1.CommonProto.getDescriptor();
     com.google.cloud.talent.v4beta1.FiltersProto.getDescriptor();
     com.google.cloud.talent.v4beta1.HistogramProto.getDescriptor();
diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobView.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobView.java
index 7e5b04c665d7..76d18cc24238 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobView.java
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobView.java
@@ -8,9 +8,7 @@
  *
  * 
  * An enum that specifies the job attributes that are returned in the
- * [MatchingJob.Job][] in
- * [SearchJobsResponse][google.cloud.talent.v4beta1.SearchJobsResponse] or
- * [Job][google.cloud.talent.v4beta1.Job] objects in
+ * [MatchingJob.Job][] in [SearchJobsResponse][google.cloud.talent.v4beta1.SearchJobsResponse] or [Job][google.cloud.talent.v4beta1.Job] objects in
  * [ListJobsResponse][google.cloud.talent.v4beta1.ListJobsResponse].
  * 
* @@ -32,9 +30,7 @@ public enum JobView implements com.google.protobuf.ProtocolMessageEnum { * *
    * A ID only view of job, with following attributes:
-   * [Job.name][google.cloud.talent.v4beta1.Job.name],
-   * [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id],
-   * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code].
+   * [Job.name][google.cloud.talent.v4beta1.Job.name], [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], [Job.language_code][google.cloud.talent.v4beta1.Job.language_code].
    * 
* * JOB_VIEW_ID_ONLY = 1; @@ -45,11 +41,8 @@ public enum JobView implements com.google.protobuf.ProtocolMessageEnum { * *
    * A minimal view of the job, with the following attributes:
-   * [Job.name][google.cloud.talent.v4beta1.Job.name],
-   * [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id],
-   * [Job.job_title][], [Job.company][google.cloud.talent.v4beta1.Job.company],
-   * [Job.DerivedInfo.locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations],
-   * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code].
+   * [Job.name][google.cloud.talent.v4beta1.Job.name], [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], [Job.job_title][],
+   * [Job.company][google.cloud.talent.v4beta1.Job.company], [Job.DerivedInfo.locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations], [Job.language_code][google.cloud.talent.v4beta1.Job.language_code].
    * 
* * JOB_VIEW_MINIMAL = 2; @@ -60,13 +53,9 @@ public enum JobView implements com.google.protobuf.ProtocolMessageEnum { * *
    * A small view of the job, with the following attributes in the search
-   * results: [Job.name][google.cloud.talent.v4beta1.Job.name],
-   * [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id],
-   * [Job.job_title][], [Job.company][google.cloud.talent.v4beta1.Job.company],
-   * [Job.DerivedInfo.locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations],
-   * [Job.visibility][google.cloud.talent.v4beta1.Job.visibility],
-   * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code],
-   * [Job.description][google.cloud.talent.v4beta1.Job.description].
+   * results: [Job.name][google.cloud.talent.v4beta1.Job.name], [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], [Job.job_title][],
+   * [Job.company][google.cloud.talent.v4beta1.Job.company], [Job.DerivedInfo.locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations], [Job.visibility][google.cloud.talent.v4beta1.Job.visibility],
+   * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], [Job.description][google.cloud.talent.v4beta1.Job.description].
    * 
* * JOB_VIEW_SMALL = 3; @@ -100,9 +89,7 @@ public enum JobView implements com.google.protobuf.ProtocolMessageEnum { * *
    * A ID only view of job, with following attributes:
-   * [Job.name][google.cloud.talent.v4beta1.Job.name],
-   * [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id],
-   * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code].
+   * [Job.name][google.cloud.talent.v4beta1.Job.name], [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], [Job.language_code][google.cloud.talent.v4beta1.Job.language_code].
    * 
* * JOB_VIEW_ID_ONLY = 1; @@ -113,11 +100,8 @@ public enum JobView implements com.google.protobuf.ProtocolMessageEnum { * *
    * A minimal view of the job, with the following attributes:
-   * [Job.name][google.cloud.talent.v4beta1.Job.name],
-   * [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id],
-   * [Job.job_title][], [Job.company][google.cloud.talent.v4beta1.Job.company],
-   * [Job.DerivedInfo.locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations],
-   * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code].
+   * [Job.name][google.cloud.talent.v4beta1.Job.name], [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], [Job.job_title][],
+   * [Job.company][google.cloud.talent.v4beta1.Job.company], [Job.DerivedInfo.locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations], [Job.language_code][google.cloud.talent.v4beta1.Job.language_code].
    * 
* * JOB_VIEW_MINIMAL = 2; @@ -128,13 +112,9 @@ public enum JobView implements com.google.protobuf.ProtocolMessageEnum { * *
    * A small view of the job, with the following attributes in the search
-   * results: [Job.name][google.cloud.talent.v4beta1.Job.name],
-   * [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id],
-   * [Job.job_title][], [Job.company][google.cloud.talent.v4beta1.Job.company],
-   * [Job.DerivedInfo.locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations],
-   * [Job.visibility][google.cloud.talent.v4beta1.Job.visibility],
-   * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code],
-   * [Job.description][google.cloud.talent.v4beta1.Job.description].
+   * results: [Job.name][google.cloud.talent.v4beta1.Job.name], [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], [Job.job_title][],
+   * [Job.company][google.cloud.talent.v4beta1.Job.company], [Job.DerivedInfo.locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations], [Job.visibility][google.cloud.talent.v4beta1.Job.visibility],
+   * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], [Job.description][google.cloud.talent.v4beta1.Job.description].
    * 
* * JOB_VIEW_SMALL = 3; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListCompaniesRequest.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListCompaniesRequest.java index cf6ef06e7d00..1fb1997b4431 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListCompaniesRequest.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListCompaniesRequest.java @@ -233,9 +233,8 @@ public int getPageSize() { * Optional. * Set to true if the companies requested must have open jobs. * Defaults to false. - * If true, at most - * [page_size][google.cloud.talent.v4beta1.ListCompaniesRequest.page_size] of - * companies are fetched, among which only those with open jobs are returned. + * If true, at most [page_size][google.cloud.talent.v4beta1.ListCompaniesRequest.page_size] of companies are fetched, among which + * only those with open jobs are returned. *
* * bool require_open_jobs = 4; @@ -884,9 +883,8 @@ public Builder clearPageSize() { * Optional. * Set to true if the companies requested must have open jobs. * Defaults to false. - * If true, at most - * [page_size][google.cloud.talent.v4beta1.ListCompaniesRequest.page_size] of - * companies are fetched, among which only those with open jobs are returned. + * If true, at most [page_size][google.cloud.talent.v4beta1.ListCompaniesRequest.page_size] of companies are fetched, among which + * only those with open jobs are returned. *
* * bool require_open_jobs = 4; @@ -901,9 +899,8 @@ public boolean getRequireOpenJobs() { * Optional. * Set to true if the companies requested must have open jobs. * Defaults to false. - * If true, at most - * [page_size][google.cloud.talent.v4beta1.ListCompaniesRequest.page_size] of - * companies are fetched, among which only those with open jobs are returned. + * If true, at most [page_size][google.cloud.talent.v4beta1.ListCompaniesRequest.page_size] of companies are fetched, among which + * only those with open jobs are returned. *
* * bool require_open_jobs = 4; @@ -921,9 +918,8 @@ public Builder setRequireOpenJobs(boolean value) { * Optional. * Set to true if the companies requested must have open jobs. * Defaults to false. - * If true, at most - * [page_size][google.cloud.talent.v4beta1.ListCompaniesRequest.page_size] of - * companies are fetched, among which only those with open jobs are returned. + * If true, at most [page_size][google.cloud.talent.v4beta1.ListCompaniesRequest.page_size] of companies are fetched, among which + * only those with open jobs are returned. *
* * bool require_open_jobs = 4; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListCompaniesRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListCompaniesRequestOrBuilder.java index ed325c2aa3cd..1fe61d45f4f1 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListCompaniesRequestOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListCompaniesRequestOrBuilder.java @@ -82,9 +82,8 @@ public interface ListCompaniesRequestOrBuilder * Optional. * Set to true if the companies requested must have open jobs. * Defaults to false. - * If true, at most - * [page_size][google.cloud.talent.v4beta1.ListCompaniesRequest.page_size] of - * companies are fetched, among which only those with open jobs are returned. + * If true, at most [page_size][google.cloud.talent.v4beta1.ListCompaniesRequest.page_size] of companies are fetched, among which + * only those with open jobs are returned. *
* * bool require_open_jobs = 4; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListJobsRequest.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListJobsRequest.java index c5a2ef7384a2..00faaad70d05 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListJobsRequest.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListJobsRequest.java @@ -296,11 +296,8 @@ public com.google.protobuf.ByteString getPageTokenBytes() { *
    * Optional.
    * The maximum number of jobs to be returned per page of results.
-   * If [job_view][google.cloud.talent.v4beta1.ListJobsRequest.job_view] is set
-   * to
-   * [JobView.JOB_VIEW_ID_ONLY][google.cloud.talent.v4beta1.JobView.JOB_VIEW_ID_ONLY],
-   * the maximum allowed page size is 1000. Otherwise, the maximum allowed page
-   * size is 100.
+   * If [job_view][google.cloud.talent.v4beta1.ListJobsRequest.job_view] is set to [JobView.JOB_VIEW_ID_ONLY][google.cloud.talent.v4beta1.JobView.JOB_VIEW_ID_ONLY], the maximum allowed
+   * page size is 1000. Otherwise, the maximum allowed page size is 100.
    * Default is 100 if empty or a number < 1 is specified.
    * 
* @@ -318,9 +315,8 @@ public int getPageSize() { *
    * Optional.
    * The desired job attributes returned for jobs in the
-   * search response. Defaults to
-   * [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL]
-   * if no value is specified.
+   * search response. Defaults to [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL] if no value is
+   * specified.
    * 
* * .google.cloud.talent.v4beta1.JobView job_view = 5; @@ -334,9 +330,8 @@ public int getJobViewValue() { *
    * Optional.
    * The desired job attributes returned for jobs in the
-   * search response. Defaults to
-   * [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL]
-   * if no value is specified.
+   * search response. Defaults to [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL] if no value is
+   * specified.
    * 
* * .google.cloud.talent.v4beta1.JobView job_view = 5; @@ -1112,11 +1107,8 @@ public Builder setPageTokenBytes(com.google.protobuf.ByteString value) { *
      * Optional.
      * The maximum number of jobs to be returned per page of results.
-     * If [job_view][google.cloud.talent.v4beta1.ListJobsRequest.job_view] is set
-     * to
-     * [JobView.JOB_VIEW_ID_ONLY][google.cloud.talent.v4beta1.JobView.JOB_VIEW_ID_ONLY],
-     * the maximum allowed page size is 1000. Otherwise, the maximum allowed page
-     * size is 100.
+     * If [job_view][google.cloud.talent.v4beta1.ListJobsRequest.job_view] is set to [JobView.JOB_VIEW_ID_ONLY][google.cloud.talent.v4beta1.JobView.JOB_VIEW_ID_ONLY], the maximum allowed
+     * page size is 1000. Otherwise, the maximum allowed page size is 100.
      * Default is 100 if empty or a number < 1 is specified.
      * 
* @@ -1131,11 +1123,8 @@ public int getPageSize() { *
      * Optional.
      * The maximum number of jobs to be returned per page of results.
-     * If [job_view][google.cloud.talent.v4beta1.ListJobsRequest.job_view] is set
-     * to
-     * [JobView.JOB_VIEW_ID_ONLY][google.cloud.talent.v4beta1.JobView.JOB_VIEW_ID_ONLY],
-     * the maximum allowed page size is 1000. Otherwise, the maximum allowed page
-     * size is 100.
+     * If [job_view][google.cloud.talent.v4beta1.ListJobsRequest.job_view] is set to [JobView.JOB_VIEW_ID_ONLY][google.cloud.talent.v4beta1.JobView.JOB_VIEW_ID_ONLY], the maximum allowed
+     * page size is 1000. Otherwise, the maximum allowed page size is 100.
      * Default is 100 if empty or a number < 1 is specified.
      * 
* @@ -1153,11 +1142,8 @@ public Builder setPageSize(int value) { *
      * Optional.
      * The maximum number of jobs to be returned per page of results.
-     * If [job_view][google.cloud.talent.v4beta1.ListJobsRequest.job_view] is set
-     * to
-     * [JobView.JOB_VIEW_ID_ONLY][google.cloud.talent.v4beta1.JobView.JOB_VIEW_ID_ONLY],
-     * the maximum allowed page size is 1000. Otherwise, the maximum allowed page
-     * size is 100.
+     * If [job_view][google.cloud.talent.v4beta1.ListJobsRequest.job_view] is set to [JobView.JOB_VIEW_ID_ONLY][google.cloud.talent.v4beta1.JobView.JOB_VIEW_ID_ONLY], the maximum allowed
+     * page size is 1000. Otherwise, the maximum allowed page size is 100.
      * Default is 100 if empty or a number < 1 is specified.
      * 
* @@ -1177,9 +1163,8 @@ public Builder clearPageSize() { *
      * Optional.
      * The desired job attributes returned for jobs in the
-     * search response. Defaults to
-     * [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL]
-     * if no value is specified.
+     * search response. Defaults to [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL] if no value is
+     * specified.
      * 
* * .google.cloud.talent.v4beta1.JobView job_view = 5; @@ -1193,9 +1178,8 @@ public int getJobViewValue() { *
      * Optional.
      * The desired job attributes returned for jobs in the
-     * search response. Defaults to
-     * [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL]
-     * if no value is specified.
+     * search response. Defaults to [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL] if no value is
+     * specified.
      * 
* * .google.cloud.talent.v4beta1.JobView job_view = 5; @@ -1211,9 +1195,8 @@ public Builder setJobViewValue(int value) { *
      * Optional.
      * The desired job attributes returned for jobs in the
-     * search response. Defaults to
-     * [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL]
-     * if no value is specified.
+     * search response. Defaults to [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL] if no value is
+     * specified.
      * 
* * .google.cloud.talent.v4beta1.JobView job_view = 5; @@ -1230,9 +1213,8 @@ public com.google.cloud.talent.v4beta1.JobView getJobView() { *
      * Optional.
      * The desired job attributes returned for jobs in the
-     * search response. Defaults to
-     * [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL]
-     * if no value is specified.
+     * search response. Defaults to [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL] if no value is
+     * specified.
      * 
* * .google.cloud.talent.v4beta1.JobView job_view = 5; @@ -1252,9 +1234,8 @@ public Builder setJobView(com.google.cloud.talent.v4beta1.JobView value) { *
      * Optional.
      * The desired job attributes returned for jobs in the
-     * search response. Defaults to
-     * [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL]
-     * if no value is specified.
+     * search response. Defaults to [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL] if no value is
+     * specified.
      * 
* * .google.cloud.talent.v4beta1.JobView job_view = 5; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListJobsRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListJobsRequestOrBuilder.java index 1e5a4f53cfb3..a8b8f2bc4a26 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListJobsRequestOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListJobsRequestOrBuilder.java @@ -115,11 +115,8 @@ public interface ListJobsRequestOrBuilder *
    * Optional.
    * The maximum number of jobs to be returned per page of results.
-   * If [job_view][google.cloud.talent.v4beta1.ListJobsRequest.job_view] is set
-   * to
-   * [JobView.JOB_VIEW_ID_ONLY][google.cloud.talent.v4beta1.JobView.JOB_VIEW_ID_ONLY],
-   * the maximum allowed page size is 1000. Otherwise, the maximum allowed page
-   * size is 100.
+   * If [job_view][google.cloud.talent.v4beta1.ListJobsRequest.job_view] is set to [JobView.JOB_VIEW_ID_ONLY][google.cloud.talent.v4beta1.JobView.JOB_VIEW_ID_ONLY], the maximum allowed
+   * page size is 1000. Otherwise, the maximum allowed page size is 100.
    * Default is 100 if empty or a number < 1 is specified.
    * 
* @@ -133,9 +130,8 @@ public interface ListJobsRequestOrBuilder *
    * Optional.
    * The desired job attributes returned for jobs in the
-   * search response. Defaults to
-   * [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL]
-   * if no value is specified.
+   * search response. Defaults to [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL] if no value is
+   * specified.
    * 
* * .google.cloud.talent.v4beta1.JobView job_view = 5; @@ -147,9 +143,8 @@ public interface ListJobsRequestOrBuilder *
    * Optional.
    * The desired job attributes returned for jobs in the
-   * search response. Defaults to
-   * [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL]
-   * if no value is specified.
+   * search response. Defaults to [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL] if no value is
+   * specified.
    * 
* * .google.cloud.talent.v4beta1.JobView job_view = 5; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequest.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequest.java index 64502aaad162..95ab29c4b158 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequest.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequest.java @@ -176,9 +176,8 @@ public com.google.protobuf.ByteString getParentBytes() { *
    * Optional.
    * The token that specifies the current offset (that is, starting result).
-   * Please set the value to
-   * [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token]
-   * to continue the list.
+   * Please set the value to [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token] to
+   * continue the list.
    * 
* * string page_token = 2; @@ -200,9 +199,8 @@ public java.lang.String getPageToken() { *
    * Optional.
    * The token that specifies the current offset (that is, starting result).
-   * Please set the value to
-   * [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token]
-   * to continue the list.
+   * Please set the value to [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token] to
+   * continue the list.
    * 
* * string page_token = 2; @@ -780,9 +778,8 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) { *
      * Optional.
      * The token that specifies the current offset (that is, starting result).
-     * Please set the value to
-     * [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token]
-     * to continue the list.
+     * Please set the value to [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token] to
+     * continue the list.
      * 
* * string page_token = 2; @@ -804,9 +801,8 @@ public java.lang.String getPageToken() { *
      * Optional.
      * The token that specifies the current offset (that is, starting result).
-     * Please set the value to
-     * [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token]
-     * to continue the list.
+     * Please set the value to [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token] to
+     * continue the list.
      * 
* * string page_token = 2; @@ -828,9 +824,8 @@ public com.google.protobuf.ByteString getPageTokenBytes() { *
      * Optional.
      * The token that specifies the current offset (that is, starting result).
-     * Please set the value to
-     * [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token]
-     * to continue the list.
+     * Please set the value to [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token] to
+     * continue the list.
      * 
* * string page_token = 2; @@ -850,9 +845,8 @@ public Builder setPageToken(java.lang.String value) { *
      * Optional.
      * The token that specifies the current offset (that is, starting result).
-     * Please set the value to
-     * [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token]
-     * to continue the list.
+     * Please set the value to [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token] to
+     * continue the list.
      * 
* * string page_token = 2; @@ -869,9 +863,8 @@ public Builder clearPageToken() { *
      * Optional.
      * The token that specifies the current offset (that is, starting result).
-     * Please set the value to
-     * [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token]
-     * to continue the list.
+     * Please set the value to [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token] to
+     * continue the list.
      * 
* * string page_token = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequestOrBuilder.java index 547a776f8ae4..f0170adfa907 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequestOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequestOrBuilder.java @@ -41,9 +41,8 @@ public interface ListProfilesRequestOrBuilder *
    * Optional.
    * The token that specifies the current offset (that is, starting result).
-   * Please set the value to
-   * [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token]
-   * to continue the list.
+   * Please set the value to [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token] to
+   * continue the list.
    * 
* * string page_token = 2; @@ -55,9 +54,8 @@ public interface ListProfilesRequestOrBuilder *
    * Optional.
    * The token that specifies the current offset (that is, starting result).
-   * Please set the value to
-   * [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token]
-   * to continue the list.
+   * Please set the value to [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token] to
+   * continue the list.
    * 
* * string page_token = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/LocationFilter.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/LocationFilter.java index 66a5439786a0..d799d3968d09 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/LocationFilter.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/LocationFilter.java @@ -457,15 +457,12 @@ public double getDistanceInMiles() { * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecomuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] - * indicates if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4beta1.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are ignored. - * If not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4beta1.LocationFilter.address] and [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], telecommute job are not + * searched. * This filter can be used by itself to search exclusively for telecommuting * jobs, or it can be combined with another location * filter to search for a combination of job locations, @@ -489,15 +486,12 @@ public int getTelecommutePreferenceValue() { * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecomuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] - * indicates if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4beta1.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are ignored. - * If not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4beta1.LocationFilter.address] and [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], telecommute job are not + * searched. * This filter can be used by itself to search exclusively for telecommuting * jobs, or it can be combined with another location * filter to search for a combination of job locations, @@ -1437,15 +1431,12 @@ public Builder clearDistanceInMiles() { * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecomuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] - * indicates if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4beta1.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are ignored. - * If not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4beta1.LocationFilter.address] and [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], telecommute job are not + * searched. * This filter can be used by itself to search exclusively for telecommuting * jobs, or it can be combined with another location * filter to search for a combination of job locations, @@ -1469,15 +1460,12 @@ public int getTelecommutePreferenceValue() { * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecomuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] - * indicates if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4beta1.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are ignored. - * If not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4beta1.LocationFilter.address] and [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], telecommute job are not + * searched. * This filter can be used by itself to search exclusively for telecommuting * jobs, or it can be combined with another location * filter to search for a combination of job locations, @@ -1503,15 +1491,12 @@ public Builder setTelecommutePreferenceValue(int value) { * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecomuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] - * indicates if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4beta1.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are ignored. - * If not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4beta1.LocationFilter.address] and [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], telecommute job are not + * searched. * This filter can be used by itself to search exclusively for telecommuting * jobs, or it can be combined with another location * filter to search for a combination of job locations, @@ -1542,15 +1527,12 @@ public Builder setTelecommutePreferenceValue(int value) { * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecomuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] - * indicates if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4beta1.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are ignored. - * If not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4beta1.LocationFilter.address] and [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], telecommute job are not + * searched. * This filter can be used by itself to search exclusively for telecommuting * jobs, or it can be combined with another location * filter to search for a combination of job locations, @@ -1581,15 +1563,12 @@ public Builder setTelecommutePreference( * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecomuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] - * indicates if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4beta1.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are ignored. - * If not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4beta1.LocationFilter.address] and [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], telecommute job are not + * searched. * This filter can be used by itself to search exclusively for telecommuting * jobs, or it can be combined with another location * filter to search for a combination of job locations, diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/LocationFilterOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/LocationFilterOrBuilder.java index fe1b46df3010..358adda46c08 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/LocationFilterOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/LocationFilterOrBuilder.java @@ -127,15 +127,12 @@ public interface LocationFilterOrBuilder * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecomuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] - * indicates if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4beta1.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are ignored. - * If not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4beta1.LocationFilter.address] and [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], telecommute job are not + * searched. * This filter can be used by itself to search exclusively for telecommuting * jobs, or it can be combined with another location * filter to search for a combination of job locations, @@ -157,15 +154,12 @@ public interface LocationFilterOrBuilder * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecomuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] - * indicates if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4beta1.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are ignored. - * If not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4beta1.LocationFilter.address] and [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], telecommute job are not + * searched. * This filter can be used by itself to search exclusively for telecommuting * jobs, or it can be combined with another location * filter to search for a combination of job locations, diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/PersonName.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/PersonName.java index 18f7220acbc9..e3d51873750a 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/PersonName.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/PersonName.java @@ -130,9 +130,7 @@ public interface PersonStructuredNameOrBuilder *
      * Optional.
      * Given/first name.
-     * It's derived from
-     * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-     * if not provided.
+     * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
      * Number of characters allowed is 100.
      * 
* @@ -145,9 +143,7 @@ public interface PersonStructuredNameOrBuilder *
      * Optional.
      * Given/first name.
-     * It's derived from
-     * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-     * if not provided.
+     * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
      * Number of characters allowed is 100.
      * 
* @@ -161,9 +157,7 @@ public interface PersonStructuredNameOrBuilder *
      * Optional.
      * Middle initial.
-     * It's derived from
-     * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-     * if not provided.
+     * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
      * Number of characters allowed is 20.
      * 
* @@ -176,9 +170,7 @@ public interface PersonStructuredNameOrBuilder *
      * Optional.
      * Middle initial.
-     * It's derived from
-     * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-     * if not provided.
+     * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
      * Number of characters allowed is 20.
      * 
* @@ -192,9 +184,7 @@ public interface PersonStructuredNameOrBuilder *
      * Optional.
      * Family/last name.
-     * It's derived from
-     * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-     * if not provided.
+     * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
      * Number of characters allowed is 100.
      * 
* @@ -207,9 +197,7 @@ public interface PersonStructuredNameOrBuilder *
      * Optional.
      * Family/last name.
-     * It's derived from
-     * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-     * if not provided.
+     * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
      * Number of characters allowed is 100.
      * 
* @@ -456,9 +444,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { *
      * Optional.
      * Given/first name.
-     * It's derived from
-     * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-     * if not provided.
+     * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
      * Number of characters allowed is 100.
      * 
* @@ -481,9 +467,7 @@ public java.lang.String getGivenName() { *
      * Optional.
      * Given/first name.
-     * It's derived from
-     * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-     * if not provided.
+     * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
      * Number of characters allowed is 100.
      * 
* @@ -509,9 +493,7 @@ public com.google.protobuf.ByteString getGivenNameBytes() { *
      * Optional.
      * Middle initial.
-     * It's derived from
-     * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-     * if not provided.
+     * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
      * Number of characters allowed is 20.
      * 
* @@ -534,9 +516,7 @@ public java.lang.String getMiddleInitial() { *
      * Optional.
      * Middle initial.
-     * It's derived from
-     * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-     * if not provided.
+     * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
      * Number of characters allowed is 20.
      * 
* @@ -562,9 +542,7 @@ public com.google.protobuf.ByteString getMiddleInitialBytes() { *
      * Optional.
      * Family/last name.
-     * It's derived from
-     * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-     * if not provided.
+     * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
      * Number of characters allowed is 100.
      * 
* @@ -587,9 +565,7 @@ public java.lang.String getFamilyName() { *
      * Optional.
      * Family/last name.
-     * It's derived from
-     * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-     * if not provided.
+     * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
      * Number of characters allowed is 100.
      * 
* @@ -1164,9 +1140,7 @@ public Builder mergeFrom( *
        * Optional.
        * Given/first name.
-       * It's derived from
-       * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-       * if not provided.
+       * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
        * Number of characters allowed is 100.
        * 
* @@ -1189,9 +1163,7 @@ public java.lang.String getGivenName() { *
        * Optional.
        * Given/first name.
-       * It's derived from
-       * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-       * if not provided.
+       * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
        * Number of characters allowed is 100.
        * 
* @@ -1214,9 +1186,7 @@ public com.google.protobuf.ByteString getGivenNameBytes() { *
        * Optional.
        * Given/first name.
-       * It's derived from
-       * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-       * if not provided.
+       * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
        * Number of characters allowed is 100.
        * 
* @@ -1237,9 +1207,7 @@ public Builder setGivenName(java.lang.String value) { *
        * Optional.
        * Given/first name.
-       * It's derived from
-       * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-       * if not provided.
+       * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
        * Number of characters allowed is 100.
        * 
* @@ -1257,9 +1225,7 @@ public Builder clearGivenName() { *
        * Optional.
        * Given/first name.
-       * It's derived from
-       * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-       * if not provided.
+       * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
        * Number of characters allowed is 100.
        * 
* @@ -1283,9 +1249,7 @@ public Builder setGivenNameBytes(com.google.protobuf.ByteString value) { *
        * Optional.
        * Middle initial.
-       * It's derived from
-       * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-       * if not provided.
+       * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
        * Number of characters allowed is 20.
        * 
* @@ -1308,9 +1272,7 @@ public java.lang.String getMiddleInitial() { *
        * Optional.
        * Middle initial.
-       * It's derived from
-       * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-       * if not provided.
+       * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
        * Number of characters allowed is 20.
        * 
* @@ -1333,9 +1295,7 @@ public com.google.protobuf.ByteString getMiddleInitialBytes() { *
        * Optional.
        * Middle initial.
-       * It's derived from
-       * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-       * if not provided.
+       * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
        * Number of characters allowed is 20.
        * 
* @@ -1356,9 +1316,7 @@ public Builder setMiddleInitial(java.lang.String value) { *
        * Optional.
        * Middle initial.
-       * It's derived from
-       * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-       * if not provided.
+       * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
        * Number of characters allowed is 20.
        * 
* @@ -1376,9 +1334,7 @@ public Builder clearMiddleInitial() { *
        * Optional.
        * Middle initial.
-       * It's derived from
-       * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-       * if not provided.
+       * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
        * Number of characters allowed is 20.
        * 
* @@ -1402,9 +1358,7 @@ public Builder setMiddleInitialBytes(com.google.protobuf.ByteString value) { *
        * Optional.
        * Family/last name.
-       * It's derived from
-       * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-       * if not provided.
+       * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
        * Number of characters allowed is 100.
        * 
* @@ -1427,9 +1381,7 @@ public java.lang.String getFamilyName() { *
        * Optional.
        * Family/last name.
-       * It's derived from
-       * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-       * if not provided.
+       * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
        * Number of characters allowed is 100.
        * 
* @@ -1452,9 +1404,7 @@ public com.google.protobuf.ByteString getFamilyNameBytes() { *
        * Optional.
        * Family/last name.
-       * It's derived from
-       * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-       * if not provided.
+       * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
        * Number of characters allowed is 100.
        * 
* @@ -1475,9 +1425,7 @@ public Builder setFamilyName(java.lang.String value) { *
        * Optional.
        * Family/last name.
-       * It's derived from
-       * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-       * if not provided.
+       * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
        * Number of characters allowed is 100.
        * 
* @@ -1495,9 +1443,7 @@ public Builder clearFamilyName() { *
        * Optional.
        * Family/last name.
-       * It's derived from
-       * [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name]
-       * if not provided.
+       * It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided.
        * Number of characters allowed is 100.
        * 
* @@ -1993,7 +1939,8 @@ public com.google.protobuf.ByteString getFormattedNameBytes() { * *
    * Optional.
-   * A person's name in a structured way (last name, first name, suffix, etc.)
+   * A person's name in a structured way (last name, first name, suffix, and
+   * so on.)
    * 
* * .google.cloud.talent.v4beta1.PersonName.PersonStructuredName structured_name = 2; @@ -2006,7 +1953,8 @@ public boolean hasStructuredName() { * *
    * Optional.
-   * A person's name in a structured way (last name, first name, suffix, etc.)
+   * A person's name in a structured way (last name, first name, suffix, and
+   * so on.)
    * 
* * .google.cloud.talent.v4beta1.PersonName.PersonStructuredName structured_name = 2; @@ -2022,7 +1970,8 @@ public com.google.cloud.talent.v4beta1.PersonName.PersonStructuredName getStruct * *
    * Optional.
-   * A person's name in a structured way (last name, first name, suffix, etc.)
+   * A person's name in a structured way (last name, first name, suffix, and
+   * so on.)
    * 
* * .google.cloud.talent.v4beta1.PersonName.PersonStructuredName structured_name = 2; @@ -2604,7 +2553,8 @@ public Builder setFormattedNameBytes(com.google.protobuf.ByteString value) { * *
      * Optional.
-     * A person's name in a structured way (last name, first name, suffix, etc.)
+     * A person's name in a structured way (last name, first name, suffix, and
+     * so on.)
      * 
* * .google.cloud.talent.v4beta1.PersonName.PersonStructuredName structured_name = 2; @@ -2618,7 +2568,8 @@ public boolean hasStructuredName() { * *
      * Optional.
-     * A person's name in a structured way (last name, first name, suffix, etc.)
+     * A person's name in a structured way (last name, first name, suffix, and
+     * so on.)
      * 
* * .google.cloud.talent.v4beta1.PersonName.PersonStructuredName structured_name = 2; @@ -2642,7 +2593,8 @@ public com.google.cloud.talent.v4beta1.PersonName.PersonStructuredName getStruct * *
      * Optional.
-     * A person's name in a structured way (last name, first name, suffix, etc.)
+     * A person's name in a structured way (last name, first name, suffix, and
+     * so on.)
      * 
* * .google.cloud.talent.v4beta1.PersonName.PersonStructuredName structured_name = 2; @@ -2667,7 +2619,8 @@ public Builder setStructuredName( * *
      * Optional.
-     * A person's name in a structured way (last name, first name, suffix, etc.)
+     * A person's name in a structured way (last name, first name, suffix, and
+     * so on.)
      * 
* * .google.cloud.talent.v4beta1.PersonName.PersonStructuredName structured_name = 2; @@ -2689,7 +2642,8 @@ public Builder setStructuredName( * *
      * Optional.
-     * A person's name in a structured way (last name, first name, suffix, etc.)
+     * A person's name in a structured way (last name, first name, suffix, and
+     * so on.)
      * 
* * .google.cloud.talent.v4beta1.PersonName.PersonStructuredName structured_name = 2; @@ -2725,7 +2679,8 @@ public Builder mergeStructuredName( * *
      * Optional.
-     * A person's name in a structured way (last name, first name, suffix, etc.)
+     * A person's name in a structured way (last name, first name, suffix, and
+     * so on.)
      * 
* * .google.cloud.talent.v4beta1.PersonName.PersonStructuredName structured_name = 2; @@ -2752,7 +2707,8 @@ public Builder clearStructuredName() { * *
      * Optional.
-     * A person's name in a structured way (last name, first name, suffix, etc.)
+     * A person's name in a structured way (last name, first name, suffix, and
+     * so on.)
      * 
* * .google.cloud.talent.v4beta1.PersonName.PersonStructuredName structured_name = 2; @@ -2767,7 +2723,8 @@ public Builder clearStructuredName() { * *
      * Optional.
-     * A person's name in a structured way (last name, first name, suffix, etc.)
+     * A person's name in a structured way (last name, first name, suffix, and
+     * so on.)
      * 
* * .google.cloud.talent.v4beta1.PersonName.PersonStructuredName structured_name = 2; @@ -2789,7 +2746,8 @@ public Builder clearStructuredName() { * *
      * Optional.
-     * A person's name in a structured way (last name, first name, suffix, etc.)
+     * A person's name in a structured way (last name, first name, suffix, and
+     * so on.)
      * 
* * .google.cloud.talent.v4beta1.PersonName.PersonStructuredName structured_name = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/PersonNameOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/PersonNameOrBuilder.java index 916ca05ec8db..df4b0141744f 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/PersonNameOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/PersonNameOrBuilder.java @@ -38,7 +38,8 @@ public interface PersonNameOrBuilder * *
    * Optional.
-   * A person's name in a structured way (last name, first name, suffix, etc.)
+   * A person's name in a structured way (last name, first name, suffix, and
+   * so on.)
    * 
* * .google.cloud.talent.v4beta1.PersonName.PersonStructuredName structured_name = 2; @@ -49,7 +50,8 @@ public interface PersonNameOrBuilder * *
    * Optional.
-   * A person's name in a structured way (last name, first name, suffix, etc.)
+   * A person's name in a structured way (last name, first name, suffix, and
+   * so on.)
    * 
* * .google.cloud.talent.v4beta1.PersonName.PersonStructuredName structured_name = 2; @@ -60,7 +62,8 @@ public interface PersonNameOrBuilder * *
    * Optional.
-   * A person's name in a structured way (last name, first name, suffix, etc.)
+   * A person's name in a structured way (last name, first name, suffix, and
+   * so on.)
    * 
* * .google.cloud.talent.v4beta1.PersonName.PersonStructuredName structured_name = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Phone.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Phone.java index b48ba7e1bb35..6225758a60e5 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Phone.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Phone.java @@ -200,10 +200,10 @@ public enum PhoneType implements com.google.protobuf.ProtocolMessageEnum { * *
      * A virtual telephone number is a number that can be routed to another
-     * number and managed by the user via Web, SMS, IVR, etc.  It is associated
-     * with a particular person, and may be routed to either a MOBILE or
-     * LANDLINE number. The phone usage (see ContactInfoUsage above) should be
-     * set to PERSONAL for these phone types. Some more information can be
+     * number and managed by the user via Web, SMS, IVR, and so on.  It is
+     * associated with a particular person, and may be routed to either a MOBILE
+     * or LANDLINE number. The phone usage (see ContactInfoUsage above) should
+     * be set to PERSONAL for these phone types. Some more information can be
      * found here: http://en.wikipedia.org/wiki/Personal_Numbers
      * 
* @@ -309,10 +309,10 @@ public enum PhoneType implements com.google.protobuf.ProtocolMessageEnum { * *
      * A virtual telephone number is a number that can be routed to another
-     * number and managed by the user via Web, SMS, IVR, etc.  It is associated
-     * with a particular person, and may be routed to either a MOBILE or
-     * LANDLINE number. The phone usage (see ContactInfoUsage above) should be
-     * set to PERSONAL for these phone types. Some more information can be
+     * number and managed by the user via Web, SMS, IVR, and so on.  It is
+     * associated with a particular person, and may be routed to either a MOBILE
+     * or LANDLINE number. The phone usage (see ContactInfoUsage above) should
+     * be set to PERSONAL for these phone types. Some more information can be
      * found here: http://en.wikipedia.org/wiki/Personal_Numbers
      * 
* diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/PostingRegion.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/PostingRegion.java index f270640dcded..f6a774d392a8 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/PostingRegion.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/PostingRegion.java @@ -31,11 +31,10 @@ public enum PostingRegion implements com.google.protobuf.ProtocolMessageEnum { * *
    * In addition to exact location matching, job posting is returned when the
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in the search
-   * query is in the same administrative area as the returned job posting. For
-   * example, if a `ADMINISTRATIVE_AREA` job is posted in "CA, USA", it's
-   * returned if [LocationFilter][google.cloud.talent.v4beta1.LocationFilter]
-   * has "Mountain View".
+   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in the search query is in the same administrative area
+   * as the returned job posting. For example, if a `ADMINISTRATIVE_AREA` job
+   * is posted in "CA, USA", it's returned if [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] has
+   * "Mountain View".
    * Administrative area refers to top-level administrative subdivision of this
    * country. For example, US state, IT region, UK constituent nation and
    * JP prefecture.
@@ -49,11 +48,9 @@ public enum PostingRegion implements com.google.protobuf.ProtocolMessageEnum {
    *
    * 
    * In addition to exact location matching, job is returned when
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in search
-   * query is in the same country as this job. For example, if a `NATION_WIDE`
-   * job is posted in "USA", it's returned if
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] has 'Mountain
-   * View'.
+   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in search query is in the same country as this job.
+   * For example, if a `NATION_WIDE` job is posted in "USA", it's
+   * returned if [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] has 'Mountain View'.
    * 
* * NATION = 2; @@ -90,11 +87,10 @@ public enum PostingRegion implements com.google.protobuf.ProtocolMessageEnum { * *
    * In addition to exact location matching, job posting is returned when the
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in the search
-   * query is in the same administrative area as the returned job posting. For
-   * example, if a `ADMINISTRATIVE_AREA` job is posted in "CA, USA", it's
-   * returned if [LocationFilter][google.cloud.talent.v4beta1.LocationFilter]
-   * has "Mountain View".
+   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in the search query is in the same administrative area
+   * as the returned job posting. For example, if a `ADMINISTRATIVE_AREA` job
+   * is posted in "CA, USA", it's returned if [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] has
+   * "Mountain View".
    * Administrative area refers to top-level administrative subdivision of this
    * country. For example, US state, IT region, UK constituent nation and
    * JP prefecture.
@@ -108,11 +104,9 @@ public enum PostingRegion implements com.google.protobuf.ProtocolMessageEnum {
    *
    * 
    * In addition to exact location matching, job is returned when
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in search
-   * query is in the same country as this job. For example, if a `NATION_WIDE`
-   * job is posted in "USA", it's returned if
-   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] has 'Mountain
-   * View'.
+   * [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in search query is in the same country as this job.
+   * For example, if a `NATION_WIDE` job is posted in "USA", it's
+   * returned if [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] has 'Mountain View'.
    * 
* * NATION = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Profile.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Profile.java index d668ae4e0d6d..c10b8f77fffa 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Profile.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Profile.java @@ -8,9 +8,8 @@ * *
  * A resource that represents the profile for a job candidate (also referred to
- * as a "single-source profile"). A profile belongs to a
- * [Company][google.cloud.talent.v4beta1.Company], which is the
- * company/organization that owns the profile.
+ * as a "single-source profile"). A profile belongs to a [Company][google.cloud.talent.v4beta1.Company], which is
+ * the company/organization that owns the profile.
  * 
* * Protobuf type {@code google.cloud.talent.v4beta1.Profile} @@ -661,21 +660,16 @@ public com.google.protobuf.ByteString getUriBytes() { * Optional. * The cluster id of the profile to associate with other profile(s) for the * same candidate. - * A random UUID is assigned if - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To - * ensure global uniqueness, customized - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. - * If [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there - * must be at least one other profile with the same system generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an - * error is thrown. + * A random UUID is assigned if [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To ensure + * global uniqueness, customized [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. If + * [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there must be at least one other profile with the + * same system generated [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an error is thrown. * This is used to link multiple profiles to the same candidate. For example, * a client has a candidate with two profiles, where one was created recently * and the other one was created 5 years ago. These two profiles may be very * different. The clients can create the first profile and get a generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it - * when the second profile is created, indicating these two profiles are - * referring to the same candidate. + * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it when the second profile is created, + * indicating these two profiles are referring to the same candidate. *
* * string group_id = 5; @@ -698,21 +692,16 @@ public java.lang.String getGroupId() { * Optional. * The cluster id of the profile to associate with other profile(s) for the * same candidate. - * A random UUID is assigned if - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To - * ensure global uniqueness, customized - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. - * If [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there - * must be at least one other profile with the same system generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an - * error is thrown. + * A random UUID is assigned if [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To ensure + * global uniqueness, customized [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. If + * [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there must be at least one other profile with the + * same system generated [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an error is thrown. * This is used to link multiple profiles to the same candidate. For example, * a client has a candidate with two profiles, where one was created recently * and the other one was created 5 years ago. These two profiles may be very * different. The clients can create the first profile and get a generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it - * when the second profile is created, indicating these two profiles are - * referring to the same candidate. + * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it when the second profile is created, + * indicating these two profiles are referring to the same candidate. *
* * string group_id = 5; @@ -865,20 +854,14 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { * The profile contents in HR-XML format. * See http://schemas.liquid-technologies.com/hr-xml/2007-04-15/ for more * information about Human Resources XML. - * Users can create a profile with only - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For - * example, the API parses the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and - * creates a profile with all structured fields populated, for example. - * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], - * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], etc. An - * error is thrown if the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] can't be - * parsed. - * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is - * provided during profile creation or update, any other structured data - * provided in the profile is ignored. The API populates these fields by - * parsing the HR-XML. + * Users can create a profile with only [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For example, + * the API parses the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and creates a profile with all + * structured fields populated, for example. [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], + * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], and so on. An error is thrown if the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] + * can't be parsed. + * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is provided during profile creation or update, + * any other structured data provided in the profile is ignored. The + * API populates these fields by parsing the HR-XML. *
* * string resume_hrxml = 10; @@ -902,20 +885,14 @@ public java.lang.String getResumeHrxml() { * The profile contents in HR-XML format. * See http://schemas.liquid-technologies.com/hr-xml/2007-04-15/ for more * information about Human Resources XML. - * Users can create a profile with only - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For - * example, the API parses the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and - * creates a profile with all structured fields populated, for example. - * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], - * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], etc. An - * error is thrown if the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] can't be - * parsed. - * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is - * provided during profile creation or update, any other structured data - * provided in the profile is ignored. The API populates these fields by - * parsing the HR-XML. + * Users can create a profile with only [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For example, + * the API parses the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and creates a profile with all + * structured fields populated, for example. [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], + * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], and so on. An error is thrown if the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] + * can't be parsed. + * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is provided during profile creation or update, + * any other structured data provided in the profile is ignored. The + * API populates these fields by parsing the HR-XML. *
* * string resume_hrxml = 10; @@ -1290,12 +1267,8 @@ public com.google.cloud.talent.v4beta1.PersonalUriOrBuilder getPersonalUrisOrBui * *
    * Optional.
-   * Available contact information besides
-   * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-   * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-   * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-   * example, Hang-out, Skype.
+   * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
    * 
* * repeated .google.cloud.talent.v4beta1.AdditionalContactInfo additional_contact_info = 16; @@ -1310,12 +1283,8 @@ public com.google.cloud.talent.v4beta1.PersonalUriOrBuilder getPersonalUrisOrBui * *
    * Optional.
-   * Available contact information besides
-   * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-   * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-   * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-   * example, Hang-out, Skype.
+   * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
    * 
* * repeated .google.cloud.talent.v4beta1.AdditionalContactInfo additional_contact_info = 16; @@ -1330,12 +1299,8 @@ public com.google.cloud.talent.v4beta1.PersonalUriOrBuilder getPersonalUrisOrBui * *
    * Optional.
-   * Available contact information besides
-   * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-   * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-   * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-   * example, Hang-out, Skype.
+   * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
    * 
* * repeated .google.cloud.talent.v4beta1.AdditionalContactInfo additional_contact_info = 16; @@ -1349,12 +1314,8 @@ public int getAdditionalContactInfoCount() { * *
    * Optional.
-   * Available contact information besides
-   * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-   * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-   * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-   * example, Hang-out, Skype.
+   * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
    * 
* * repeated .google.cloud.talent.v4beta1.AdditionalContactInfo additional_contact_info = 16; @@ -1368,12 +1329,8 @@ public com.google.cloud.talent.v4beta1.AdditionalContactInfo getAdditionalContac * *
    * Optional.
-   * Available contact information besides
-   * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-   * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-   * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-   * example, Hang-out, Skype.
+   * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
    * 
* * repeated .google.cloud.talent.v4beta1.AdditionalContactInfo additional_contact_info = 16; @@ -1399,10 +1356,8 @@ public com.google.cloud.talent.v4beta1.AdditionalContactInfo getAdditionalContac * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. *
* * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -1424,10 +1379,8 @@ public com.google.cloud.talent.v4beta1.AdditionalContactInfo getAdditionalContac * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. *
* * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -1449,10 +1402,8 @@ public com.google.cloud.talent.v4beta1.AdditionalContactInfo getAdditionalContac * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. *
* * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -1473,10 +1424,8 @@ public int getEmploymentRecordsCount() { * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. *
* * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -1497,10 +1446,8 @@ public com.google.cloud.talent.v4beta1.EmploymentRecord getEmploymentRecords(int * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. *
* * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -1524,10 +1471,8 @@ public com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRe * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. *
* * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -1547,10 +1492,8 @@ public java.util.List getEducat * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. *
* * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -1571,10 +1514,8 @@ public java.util.List getEducat * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. *
* * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -1594,10 +1535,8 @@ public int getEducationRecordsCount() { * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. *
* * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -1617,10 +1556,8 @@ public com.google.cloud.talent.v4beta1.EducationRecord getEducationRecords(int i * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. *
* * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -1713,8 +1650,7 @@ public com.google.cloud.talent.v4beta1.SkillOrBuilder getSkillsOrBuilder(int ind * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. *
* * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -1729,8 +1665,7 @@ public java.util.List getActivitiesLis * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. *
* * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -1746,8 +1681,7 @@ public java.util.List getActivitiesLis * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. *
* * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -1762,8 +1696,7 @@ public int getActivitiesCount() { * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. *
* * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -1778,8 +1711,7 @@ public com.google.cloud.talent.v4beta1.Activity getActivities(int index) { * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. *
* * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -2139,8 +2071,7 @@ public int getCustomAttributesCount() { * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to @@ -2177,8 +2108,7 @@ public boolean containsCustomAttributes(java.lang.String key) { * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to @@ -2207,8 +2137,7 @@ public boolean containsCustomAttributes(java.lang.String key) { * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to @@ -2242,8 +2171,7 @@ public com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefa * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to @@ -2800,9 +2728,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * *
    * A resource that represents the profile for a job candidate (also referred to
-   * as a "single-source profile"). A profile belongs to a
-   * [Company][google.cloud.talent.v4beta1.Company], which is the
-   * company/organization that owns the profile.
+   * as a "single-source profile"). A profile belongs to a [Company][google.cloud.talent.v4beta1.Company], which is
+   * the company/organization that owns the profile.
    * 
* * Protobuf type {@code google.cloud.talent.v4beta1.Profile} @@ -4112,21 +4039,16 @@ public Builder setUriBytes(com.google.protobuf.ByteString value) { * Optional. * The cluster id of the profile to associate with other profile(s) for the * same candidate. - * A random UUID is assigned if - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To - * ensure global uniqueness, customized - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. - * If [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there - * must be at least one other profile with the same system generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an - * error is thrown. + * A random UUID is assigned if [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To ensure + * global uniqueness, customized [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. If + * [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there must be at least one other profile with the + * same system generated [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an error is thrown. * This is used to link multiple profiles to the same candidate. For example, * a client has a candidate with two profiles, where one was created recently * and the other one was created 5 years ago. These two profiles may be very * different. The clients can create the first profile and get a generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it - * when the second profile is created, indicating these two profiles are - * referring to the same candidate. + * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it when the second profile is created, + * indicating these two profiles are referring to the same candidate. *
* * string group_id = 5; @@ -4149,21 +4071,16 @@ public java.lang.String getGroupId() { * Optional. * The cluster id of the profile to associate with other profile(s) for the * same candidate. - * A random UUID is assigned if - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To - * ensure global uniqueness, customized - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. - * If [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there - * must be at least one other profile with the same system generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an - * error is thrown. + * A random UUID is assigned if [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To ensure + * global uniqueness, customized [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. If + * [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there must be at least one other profile with the + * same system generated [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an error is thrown. * This is used to link multiple profiles to the same candidate. For example, * a client has a candidate with two profiles, where one was created recently * and the other one was created 5 years ago. These two profiles may be very * different. The clients can create the first profile and get a generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it - * when the second profile is created, indicating these two profiles are - * referring to the same candidate. + * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it when the second profile is created, + * indicating these two profiles are referring to the same candidate. *
* * string group_id = 5; @@ -4186,21 +4103,16 @@ public com.google.protobuf.ByteString getGroupIdBytes() { * Optional. * The cluster id of the profile to associate with other profile(s) for the * same candidate. - * A random UUID is assigned if - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To - * ensure global uniqueness, customized - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. - * If [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there - * must be at least one other profile with the same system generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an - * error is thrown. + * A random UUID is assigned if [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To ensure + * global uniqueness, customized [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. If + * [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there must be at least one other profile with the + * same system generated [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an error is thrown. * This is used to link multiple profiles to the same candidate. For example, * a client has a candidate with two profiles, where one was created recently * and the other one was created 5 years ago. These two profiles may be very * different. The clients can create the first profile and get a generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it - * when the second profile is created, indicating these two profiles are - * referring to the same candidate. + * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it when the second profile is created, + * indicating these two profiles are referring to the same candidate. *
* * string group_id = 5; @@ -4221,21 +4133,16 @@ public Builder setGroupId(java.lang.String value) { * Optional. * The cluster id of the profile to associate with other profile(s) for the * same candidate. - * A random UUID is assigned if - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To - * ensure global uniqueness, customized - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. - * If [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there - * must be at least one other profile with the same system generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an - * error is thrown. + * A random UUID is assigned if [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To ensure + * global uniqueness, customized [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. If + * [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there must be at least one other profile with the + * same system generated [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an error is thrown. * This is used to link multiple profiles to the same candidate. For example, * a client has a candidate with two profiles, where one was created recently * and the other one was created 5 years ago. These two profiles may be very * different. The clients can create the first profile and get a generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it - * when the second profile is created, indicating these two profiles are - * referring to the same candidate. + * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it when the second profile is created, + * indicating these two profiles are referring to the same candidate. *
* * string group_id = 5; @@ -4253,21 +4160,16 @@ public Builder clearGroupId() { * Optional. * The cluster id of the profile to associate with other profile(s) for the * same candidate. - * A random UUID is assigned if - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To - * ensure global uniqueness, customized - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. - * If [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there - * must be at least one other profile with the same system generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an - * error is thrown. + * A random UUID is assigned if [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To ensure + * global uniqueness, customized [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. If + * [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there must be at least one other profile with the + * same system generated [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an error is thrown. * This is used to link multiple profiles to the same candidate. For example, * a client has a candidate with two profiles, where one was created recently * and the other one was created 5 years ago. These two profiles may be very * different. The clients can create the first profile and get a generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it - * when the second profile is created, indicating these two profiles are - * referring to the same candidate. + * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it when the second profile is created, + * indicating these two profiles are referring to the same candidate. *
* * string group_id = 5; @@ -4852,20 +4754,14 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { * The profile contents in HR-XML format. * See http://schemas.liquid-technologies.com/hr-xml/2007-04-15/ for more * information about Human Resources XML. - * Users can create a profile with only - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For - * example, the API parses the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and - * creates a profile with all structured fields populated, for example. - * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], - * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], etc. An - * error is thrown if the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] can't be - * parsed. - * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is - * provided during profile creation or update, any other structured data - * provided in the profile is ignored. The API populates these fields by - * parsing the HR-XML. + * Users can create a profile with only [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For example, + * the API parses the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and creates a profile with all + * structured fields populated, for example. [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], + * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], and so on. An error is thrown if the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] + * can't be parsed. + * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is provided during profile creation or update, + * any other structured data provided in the profile is ignored. The + * API populates these fields by parsing the HR-XML. *
* * string resume_hrxml = 10; @@ -4889,20 +4785,14 @@ public java.lang.String getResumeHrxml() { * The profile contents in HR-XML format. * See http://schemas.liquid-technologies.com/hr-xml/2007-04-15/ for more * information about Human Resources XML. - * Users can create a profile with only - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For - * example, the API parses the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and - * creates a profile with all structured fields populated, for example. - * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], - * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], etc. An - * error is thrown if the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] can't be - * parsed. - * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is - * provided during profile creation or update, any other structured data - * provided in the profile is ignored. The API populates these fields by - * parsing the HR-XML. + * Users can create a profile with only [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For example, + * the API parses the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and creates a profile with all + * structured fields populated, for example. [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], + * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], and so on. An error is thrown if the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] + * can't be parsed. + * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is provided during profile creation or update, + * any other structured data provided in the profile is ignored. The + * API populates these fields by parsing the HR-XML. *
* * string resume_hrxml = 10; @@ -4926,20 +4816,14 @@ public com.google.protobuf.ByteString getResumeHrxmlBytes() { * The profile contents in HR-XML format. * See http://schemas.liquid-technologies.com/hr-xml/2007-04-15/ for more * information about Human Resources XML. - * Users can create a profile with only - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For - * example, the API parses the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and - * creates a profile with all structured fields populated, for example. - * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], - * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], etc. An - * error is thrown if the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] can't be - * parsed. - * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is - * provided during profile creation or update, any other structured data - * provided in the profile is ignored. The API populates these fields by - * parsing the HR-XML. + * Users can create a profile with only [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For example, + * the API parses the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and creates a profile with all + * structured fields populated, for example. [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], + * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], and so on. An error is thrown if the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] + * can't be parsed. + * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is provided during profile creation or update, + * any other structured data provided in the profile is ignored. The + * API populates these fields by parsing the HR-XML. *
* * string resume_hrxml = 10; @@ -4961,20 +4845,14 @@ public Builder setResumeHrxml(java.lang.String value) { * The profile contents in HR-XML format. * See http://schemas.liquid-technologies.com/hr-xml/2007-04-15/ for more * information about Human Resources XML. - * Users can create a profile with only - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For - * example, the API parses the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and - * creates a profile with all structured fields populated, for example. - * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], - * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], etc. An - * error is thrown if the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] can't be - * parsed. - * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is - * provided during profile creation or update, any other structured data - * provided in the profile is ignored. The API populates these fields by - * parsing the HR-XML. + * Users can create a profile with only [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For example, + * the API parses the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and creates a profile with all + * structured fields populated, for example. [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], + * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], and so on. An error is thrown if the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] + * can't be parsed. + * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is provided during profile creation or update, + * any other structured data provided in the profile is ignored. The + * API populates these fields by parsing the HR-XML. *
* * string resume_hrxml = 10; @@ -4993,20 +4871,14 @@ public Builder clearResumeHrxml() { * The profile contents in HR-XML format. * See http://schemas.liquid-technologies.com/hr-xml/2007-04-15/ for more * information about Human Resources XML. - * Users can create a profile with only - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For - * example, the API parses the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and - * creates a profile with all structured fields populated, for example. - * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], - * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], etc. An - * error is thrown if the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] can't be - * parsed. - * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is - * provided during profile creation or update, any other structured data - * provided in the profile is ignored. The API populates these fields by - * parsing the HR-XML. + * Users can create a profile with only [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For example, + * the API parses the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and creates a profile with all + * structured fields populated, for example. [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], + * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], and so on. An error is thrown if the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] + * can't be parsed. + * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is provided during profile creation or update, + * any other structured data provided in the profile is ignored. The + * API populates these fields by parsing the HR-XML. * * * string resume_hrxml = 10; @@ -6909,12 +6781,8 @@ private void ensureAdditionalContactInfoIsMutable() { * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -6934,12 +6802,8 @@ private void ensureAdditionalContactInfoIsMutable() { * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -6958,12 +6822,8 @@ public int getAdditionalContactInfoCount() { * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -6983,12 +6843,8 @@ public com.google.cloud.talent.v4beta1.AdditionalContactInfo getAdditionalContac * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -7014,12 +6870,8 @@ public Builder setAdditionalContactInfo( * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -7042,12 +6894,8 @@ public Builder setAdditionalContactInfo( * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -7073,12 +6921,8 @@ public Builder addAdditionalContactInfo( * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -7104,12 +6948,8 @@ public Builder addAdditionalContactInfo( * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -7132,12 +6972,8 @@ public Builder addAdditionalContactInfo( * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -7160,12 +6996,8 @@ public Builder addAdditionalContactInfo( * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -7189,12 +7021,8 @@ public Builder addAllAdditionalContactInfo( * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -7216,12 +7044,8 @@ public Builder clearAdditionalContactInfo() { * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -7243,12 +7067,8 @@ public Builder removeAdditionalContactInfo(int index) { * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -7264,12 +7084,8 @@ public Builder removeAdditionalContactInfo(int index) { * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -7289,12 +7105,8 @@ public Builder removeAdditionalContactInfo(int index) { * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -7314,12 +7126,8 @@ public Builder removeAdditionalContactInfo(int index) { * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -7336,12 +7144,8 @@ public Builder removeAdditionalContactInfo(int index) { * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -7359,12 +7163,8 @@ public Builder removeAdditionalContactInfo(int index) { * *
      * Optional.
-     * Available contact information besides
-     * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-     * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-     * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-     * example, Hang-out, Skype.
+     * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+     * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
      * 
* * @@ -7427,10 +7227,8 @@ private void ensureEmploymentRecordsIsMutable() { * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7456,10 +7254,8 @@ private void ensureEmploymentRecordsIsMutable() { * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7484,10 +7280,8 @@ public int getEmploymentRecordsCount() { * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7512,10 +7306,8 @@ public com.google.cloud.talent.v4beta1.EmploymentRecord getEmploymentRecords(int * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7547,10 +7339,8 @@ public Builder setEmploymentRecords( * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7579,10 +7369,8 @@ public Builder setEmploymentRecords( * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7613,10 +7401,8 @@ public Builder addEmploymentRecords(com.google.cloud.talent.v4beta1.EmploymentRe * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7648,10 +7434,8 @@ public Builder addEmploymentRecords( * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7680,10 +7464,8 @@ public Builder addEmploymentRecords( * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7712,10 +7494,8 @@ public Builder addEmploymentRecords( * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7744,10 +7524,8 @@ public Builder addAllEmploymentRecords( * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7775,10 +7553,8 @@ public Builder clearEmploymentRecords() { * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7806,10 +7582,8 @@ public Builder removeEmploymentRecords(int index) { * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7831,10 +7605,8 @@ public com.google.cloud.talent.v4beta1.EmploymentRecord.Builder getEmploymentRec * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7860,10 +7632,8 @@ public com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRe * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7889,10 +7659,8 @@ public com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRe * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7914,10 +7682,8 @@ public com.google.cloud.talent.v4beta1.EmploymentRecord.Builder addEmploymentRec * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -7940,10 +7706,8 @@ public com.google.cloud.talent.v4beta1.EmploymentRecord.Builder addEmploymentRec * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -8003,10 +7767,8 @@ private void ensureEducationRecordsIsMutable() { * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8031,10 +7793,8 @@ private void ensureEducationRecordsIsMutable() { * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8058,10 +7818,8 @@ public int getEducationRecordsCount() { * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8085,10 +7843,8 @@ public com.google.cloud.talent.v4beta1.EducationRecord getEducationRecords(int i * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8119,10 +7875,8 @@ public Builder setEducationRecords( * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8150,10 +7904,8 @@ public Builder setEducationRecords( * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8183,10 +7935,8 @@ public Builder addEducationRecords(com.google.cloud.talent.v4beta1.EducationReco * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8217,10 +7967,8 @@ public Builder addEducationRecords( * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8248,10 +7996,8 @@ public Builder addEducationRecords( * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8279,10 +8025,8 @@ public Builder addEducationRecords( * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8310,10 +8054,8 @@ public Builder addAllEducationRecords( * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8340,10 +8082,8 @@ public Builder clearEducationRecords() { * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8370,10 +8110,8 @@ public Builder removeEducationRecords(int index) { * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8394,10 +8132,8 @@ public com.google.cloud.talent.v4beta1.EducationRecord.Builder getEducationRecor * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8422,10 +8158,8 @@ public com.google.cloud.talent.v4beta1.EducationRecordOrBuilder getEducationReco * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8450,10 +8184,8 @@ public com.google.cloud.talent.v4beta1.EducationRecordOrBuilder getEducationReco * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8474,10 +8206,8 @@ public com.google.cloud.talent.v4beta1.EducationRecord.Builder addEducationRecor * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8499,10 +8229,8 @@ public com.google.cloud.talent.v4beta1.EducationRecord.Builder addEducationRecor * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -8940,8 +8668,7 @@ private void ensureActivitiesIsMutable() { * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -8960,8 +8687,7 @@ public java.util.List getActivitiesLis * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -8980,8 +8706,7 @@ public int getActivitiesCount() { * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -9000,8 +8725,7 @@ public com.google.cloud.talent.v4beta1.Activity getActivities(int index) { * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -9026,8 +8750,7 @@ public Builder setActivities(int index, com.google.cloud.talent.v4beta1.Activity * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -9050,8 +8773,7 @@ public Builder setActivities( * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -9076,8 +8798,7 @@ public Builder addActivities(com.google.cloud.talent.v4beta1.Activity value) { * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -9102,8 +8823,7 @@ public Builder addActivities(int index, com.google.cloud.talent.v4beta1.Activity * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -9125,8 +8845,7 @@ public Builder addActivities(com.google.cloud.talent.v4beta1.Activity.Builder bu * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -9149,8 +8868,7 @@ public Builder addActivities( * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -9173,8 +8891,7 @@ public Builder addAllActivities( * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -9196,8 +8913,7 @@ public Builder clearActivities() { * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -9219,8 +8935,7 @@ public Builder removeActivities(int index) { * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -9235,8 +8950,7 @@ public com.google.cloud.talent.v4beta1.Activity.Builder getActivitiesBuilder(int * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -9255,8 +8969,7 @@ public com.google.cloud.talent.v4beta1.ActivityOrBuilder getActivitiesOrBuilder( * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -9276,8 +8989,7 @@ public com.google.cloud.talent.v4beta1.ActivityOrBuilder getActivitiesOrBuilder( * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -9293,8 +9005,7 @@ public com.google.cloud.talent.v4beta1.Activity.Builder addActivitiesBuilder() { * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -9310,8 +9021,7 @@ public com.google.cloud.talent.v4beta1.Activity.Builder addActivitiesBuilder(int * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -10777,8 +10487,7 @@ public int getCustomAttributesCount() { * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to @@ -10815,8 +10524,7 @@ public boolean containsCustomAttributes(java.lang.String key) { * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to @@ -10845,8 +10553,7 @@ public boolean containsCustomAttributes(java.lang.String key) { * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to @@ -10880,8 +10587,7 @@ public com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefa * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to @@ -10923,8 +10629,7 @@ public Builder clearCustomAttributes() { * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to @@ -10962,8 +10667,7 @@ public Builder removeCustomAttributes(java.lang.String key) { * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to @@ -10999,8 +10703,7 @@ public Builder putCustomAttributes( * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileEvent.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileEvent.java index 8a2613a01158..daeac6ffa2ec 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileEvent.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileEvent.java @@ -331,8 +331,7 @@ public com.google.cloud.talent.v4beta1.ProfileEvent.ProfileEventType getType() { * *
    * Required.
-   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-   * with this client event.
+   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
    * 
* * repeated string profiles = 2; @@ -345,8 +344,7 @@ public com.google.protobuf.ProtocolStringList getProfilesList() { * *
    * Required.
-   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-   * with this client event.
+   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
    * 
* * repeated string profiles = 2; @@ -359,8 +357,7 @@ public int getProfilesCount() { * *
    * Required.
-   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-   * with this client event.
+   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
    * 
* * repeated string profiles = 2; @@ -373,8 +370,7 @@ public java.lang.String getProfiles(int index) { * *
    * Required.
-   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-   * with this client event.
+   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
    * 
* * repeated string profiles = 2; @@ -940,8 +936,7 @@ private void ensureProfilesIsMutable() { * *
      * Required.
-     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-     * with this client event.
+     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
      * 
* * repeated string profiles = 2; @@ -954,8 +949,7 @@ public com.google.protobuf.ProtocolStringList getProfilesList() { * *
      * Required.
-     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-     * with this client event.
+     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
      * 
* * repeated string profiles = 2; @@ -968,8 +962,7 @@ public int getProfilesCount() { * *
      * Required.
-     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-     * with this client event.
+     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
      * 
* * repeated string profiles = 2; @@ -982,8 +975,7 @@ public java.lang.String getProfiles(int index) { * *
      * Required.
-     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-     * with this client event.
+     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
      * 
* * repeated string profiles = 2; @@ -996,8 +988,7 @@ public com.google.protobuf.ByteString getProfilesBytes(int index) { * *
      * Required.
-     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-     * with this client event.
+     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
      * 
* * repeated string profiles = 2; @@ -1016,8 +1007,7 @@ public Builder setProfiles(int index, java.lang.String value) { * *
      * Required.
-     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-     * with this client event.
+     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
      * 
* * repeated string profiles = 2; @@ -1036,8 +1026,7 @@ public Builder addProfiles(java.lang.String value) { * *
      * Required.
-     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-     * with this client event.
+     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
      * 
* * repeated string profiles = 2; @@ -1053,8 +1042,7 @@ public Builder addAllProfiles(java.lang.Iterable values) { * *
      * Required.
-     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-     * with this client event.
+     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
      * 
* * repeated string profiles = 2; @@ -1070,8 +1058,7 @@ public Builder clearProfiles() { * *
      * Required.
-     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-     * with this client event.
+     * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
      * 
* * repeated string profiles = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileEventOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileEventOrBuilder.java index 1451cae92a5a..54a33ff17c8b 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileEventOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileEventOrBuilder.java @@ -36,8 +36,7 @@ public interface ProfileEventOrBuilder * *
    * Required.
-   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-   * with this client event.
+   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
    * 
* * repeated string profiles = 2; @@ -48,8 +47,7 @@ public interface ProfileEventOrBuilder * *
    * Required.
-   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-   * with this client event.
+   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
    * 
* * repeated string profiles = 2; @@ -60,8 +58,7 @@ public interface ProfileEventOrBuilder * *
    * Required.
-   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-   * with this client event.
+   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
    * 
* * repeated string profiles = 2; @@ -72,8 +69,7 @@ public interface ProfileEventOrBuilder * *
    * Required.
-   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated
-   * with this client event.
+   * The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event.
    * 
* * repeated string profiles = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileOrBuilder.java index a3dfa088c85e..9ff3f076fb28 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileOrBuilder.java @@ -123,21 +123,16 @@ public interface ProfileOrBuilder * Optional. * The cluster id of the profile to associate with other profile(s) for the * same candidate. - * A random UUID is assigned if - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To - * ensure global uniqueness, customized - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. - * If [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there - * must be at least one other profile with the same system generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an - * error is thrown. + * A random UUID is assigned if [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To ensure + * global uniqueness, customized [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. If + * [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there must be at least one other profile with the + * same system generated [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an error is thrown. * This is used to link multiple profiles to the same candidate. For example, * a client has a candidate with two profiles, where one was created recently * and the other one was created 5 years ago. These two profiles may be very * different. The clients can create the first profile and get a generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it - * when the second profile is created, indicating these two profiles are - * referring to the same candidate. + * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it when the second profile is created, + * indicating these two profiles are referring to the same candidate. * * * string group_id = 5; @@ -150,21 +145,16 @@ public interface ProfileOrBuilder * Optional. * The cluster id of the profile to associate with other profile(s) for the * same candidate. - * A random UUID is assigned if - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To - * ensure global uniqueness, customized - * [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. - * If [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there - * must be at least one other profile with the same system generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an - * error is thrown. + * A random UUID is assigned if [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To ensure + * global uniqueness, customized [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. If + * [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there must be at least one other profile with the + * same system generated [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an error is thrown. * This is used to link multiple profiles to the same candidate. For example, * a client has a candidate with two profiles, where one was created recently * and the other one was created 5 years ago. These two profiles may be very * different. The clients can create the first profile and get a generated - * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it - * when the second profile is created, indicating these two profiles are - * referring to the same candidate. + * [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it when the second profile is created, + * indicating these two profiles are referring to the same candidate. * * * string group_id = 5; @@ -281,20 +271,14 @@ public interface ProfileOrBuilder * The profile contents in HR-XML format. * See http://schemas.liquid-technologies.com/hr-xml/2007-04-15/ for more * information about Human Resources XML. - * Users can create a profile with only - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For - * example, the API parses the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and - * creates a profile with all structured fields populated, for example. - * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], - * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], etc. An - * error is thrown if the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] can't be - * parsed. - * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is - * provided during profile creation or update, any other structured data - * provided in the profile is ignored. The API populates these fields by - * parsing the HR-XML. + * Users can create a profile with only [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For example, + * the API parses the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and creates a profile with all + * structured fields populated, for example. [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], + * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], and so on. An error is thrown if the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] + * can't be parsed. + * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is provided during profile creation or update, + * any other structured data provided in the profile is ignored. The + * API populates these fields by parsing the HR-XML. * * * string resume_hrxml = 10; @@ -308,20 +292,14 @@ public interface ProfileOrBuilder * The profile contents in HR-XML format. * See http://schemas.liquid-technologies.com/hr-xml/2007-04-15/ for more * information about Human Resources XML. - * Users can create a profile with only - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For - * example, the API parses the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and - * creates a profile with all structured fields populated, for example. - * [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], - * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], etc. An - * error is thrown if the - * [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] can't be - * parsed. - * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is - * provided during profile creation or update, any other structured data - * provided in the profile is ignored. The API populates these fields by - * parsing the HR-XML. + * Users can create a profile with only [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For example, + * the API parses the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and creates a profile with all + * structured fields populated, for example. [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], + * [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], and so on. An error is thrown if the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] + * can't be parsed. + * If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is provided during profile creation or update, + * any other structured data provided in the profile is ignored. The + * API populates these fields by parsing the HR-XML. * * * string resume_hrxml = 10; @@ -623,12 +601,8 @@ public interface ProfileOrBuilder * *
    * Optional.
-   * Available contact information besides
-   * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-   * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-   * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-   * example, Hang-out, Skype.
+   * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
    * 
* * repeated .google.cloud.talent.v4beta1.AdditionalContactInfo additional_contact_info = 16; @@ -641,12 +615,8 @@ public interface ProfileOrBuilder * *
    * Optional.
-   * Available contact information besides
-   * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-   * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-   * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-   * example, Hang-out, Skype.
+   * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
    * 
* * repeated .google.cloud.talent.v4beta1.AdditionalContactInfo additional_contact_info = 16; @@ -658,12 +628,8 @@ public interface ProfileOrBuilder * *
    * Optional.
-   * Available contact information besides
-   * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-   * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-   * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-   * example, Hang-out, Skype.
+   * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
    * 
* * repeated .google.cloud.talent.v4beta1.AdditionalContactInfo additional_contact_info = 16; @@ -675,12 +641,8 @@ public interface ProfileOrBuilder * *
    * Optional.
-   * Available contact information besides
-   * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-   * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-   * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-   * example, Hang-out, Skype.
+   * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
    * 
* * repeated .google.cloud.talent.v4beta1.AdditionalContactInfo additional_contact_info = 16; @@ -693,12 +655,8 @@ public interface ProfileOrBuilder * *
    * Optional.
-   * Available contact information besides
-   * [addresses][google.cloud.talent.v4beta1.Profile.addresses],
-   * [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
-   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and
-   * [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For
-   * example, Hang-out, Skype.
+   * Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses],
+   * [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype.
    * 
* * repeated .google.cloud.talent.v4beta1.AdditionalContactInfo additional_contact_info = 16; @@ -720,10 +678,8 @@ com.google.cloud.talent.v4beta1.AdditionalContactInfoOrBuilder getAdditionalCont * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -742,10 +698,8 @@ com.google.cloud.talent.v4beta1.AdditionalContactInfoOrBuilder getAdditionalCont * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -764,10 +718,8 @@ com.google.cloud.talent.v4beta1.AdditionalContactInfoOrBuilder getAdditionalCont * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -786,10 +738,8 @@ com.google.cloud.talent.v4beta1.AdditionalContactInfoOrBuilder getAdditionalCont * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -809,10 +759,8 @@ com.google.cloud.talent.v4beta1.AdditionalContactInfoOrBuilder getAdditionalCont * change is. * For example, only job title is changed from "software engineer" to "senior * software engineer". - * * Provide - * [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - * for the current employment if possible. If not, it's inferred from user - * inputs. + * * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EmploymentRecord employment_records = 17; @@ -832,10 +780,8 @@ com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRecordsOr * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -853,10 +799,8 @@ com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRecordsOr * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -874,10 +818,8 @@ com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRecordsOr * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -895,10 +837,8 @@ com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRecordsOr * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -917,10 +857,8 @@ com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRecordsOr * * List each education type separately, no matter how minor the change is. * For example, the profile contains the education experience from the same * school but different degrees. - * * Provide - * [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - * for the current education if possible. If not, it's inferred from user - * inputs. + * * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + * possible. If not, it's inferred from user inputs. * * * repeated .google.cloud.talent.v4beta1.EducationRecord education_records = 18; @@ -995,8 +933,7 @@ com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRecordsOr * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -1009,8 +946,7 @@ com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRecordsOr * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -1023,8 +959,7 @@ com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRecordsOr * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -1037,8 +972,7 @@ com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRecordsOr * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -1052,8 +986,7 @@ com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRecordsOr * Optional. * The individual or collaborative activities which the candidate has * participated in, for example, open-source projects, class assignments that - * aren't listed in - * [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + * aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. * * * repeated .google.cloud.talent.v4beta1.Activity activities = 20; @@ -1320,8 +1253,7 @@ com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRecordsOr * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to @@ -1347,8 +1279,7 @@ com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRecordsOr * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to @@ -1378,8 +1309,7 @@ com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRecordsOr * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to @@ -1406,8 +1336,7 @@ com.google.cloud.talent.v4beta1.EmploymentRecordOrBuilder getEmploymentRecordsOr * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to @@ -1434,8 +1363,7 @@ com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefault( * Optional. * A map of fields to hold both filterable and non-filterable custom profile * attributes that aren't covered by the provided structured fields. See - * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - * details. + * [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. * At most 100 filterable and at most 100 unfilterable keys are supported. If * limit is exceeded, an error is thrown. Custom attributes are `unfilterable` * by default. These are filterable when the `filterable` flag is set to diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileQuery.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileQuery.java index 25eddf6c10e1..2a0908cdee59 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileQuery.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileQuery.java @@ -33,10 +33,8 @@ private ProfileQuery() { timeFilters_ = java.util.Collections.emptyList(); applicationDateFilters_ = java.util.Collections.emptyList(); applicationOutcomeNotesFilters_ = java.util.Collections.emptyList(); - applicationLastStageFilters_ = java.util.Collections.emptyList(); applicationJobFilters_ = java.util.Collections.emptyList(); - applicationStatusFilters_ = java.util.Collections.emptyList(); - customFieldFilter_ = ""; + customAttributeFilter_ = ""; } @java.lang.Override @@ -198,26 +196,12 @@ private ProfileQuery( extensionRegistry)); break; } - case 98: - { - if (!((mutable_bitField0_ & 0x00000800) != 0)) { - applicationLastStageFilters_ = - new java.util.ArrayList< - com.google.cloud.talent.v4beta1.ApplicationLastStageFilter>(); - mutable_bitField0_ |= 0x00000800; - } - applicationLastStageFilters_.add( - input.readMessage( - com.google.cloud.talent.v4beta1.ApplicationLastStageFilter.parser(), - extensionRegistry)); - break; - } case 106: { - if (!((mutable_bitField0_ & 0x00001000) != 0)) { + if (!((mutable_bitField0_ & 0x00000800) != 0)) { applicationJobFilters_ = new java.util.ArrayList(); - mutable_bitField0_ |= 0x00001000; + mutable_bitField0_ |= 0x00000800; } applicationJobFilters_.add( input.readMessage( @@ -225,25 +209,11 @@ private ProfileQuery( extensionRegistry)); break; } - case 114: - { - if (!((mutable_bitField0_ & 0x00002000) != 0)) { - applicationStatusFilters_ = - new java.util.ArrayList< - com.google.cloud.talent.v4beta1.ApplicationStatusFilter>(); - mutable_bitField0_ |= 0x00002000; - } - applicationStatusFilters_.add( - input.readMessage( - com.google.cloud.talent.v4beta1.ApplicationStatusFilter.parser(), - extensionRegistry)); - break; - } case 122: { java.lang.String s = input.readStringRequireUtf8(); - customFieldFilter_ = s; + customAttributeFilter_ = s; break; } default: @@ -289,16 +259,8 @@ private ProfileQuery( java.util.Collections.unmodifiableList(applicationOutcomeNotesFilters_); } if (((mutable_bitField0_ & 0x00000800) != 0)) { - applicationLastStageFilters_ = - java.util.Collections.unmodifiableList(applicationLastStageFilters_); - } - if (((mutable_bitField0_ & 0x00001000) != 0)) { applicationJobFilters_ = java.util.Collections.unmodifiableList(applicationJobFilters_); } - if (((mutable_bitField0_ & 0x00002000) != 0)) { - applicationStatusFilters_ = - java.util.Collections.unmodifiableList(applicationStatusFilters_); - } this.unknownFields = unknownFields.build(); makeExtensionsImmutable(); } @@ -378,9 +340,8 @@ public com.google.protobuf.ByteString getQueryBytes() { * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -398,9 +359,8 @@ public java.util.List getLocatio * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -419,9 +379,8 @@ public java.util.List getLocatio * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -439,9 +398,8 @@ public int getLocationFiltersCount() { * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -459,9 +417,8 @@ public com.google.cloud.talent.v4beta1.LocationFilter getLocationFilters(int ind * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -483,9 +440,8 @@ public com.google.cloud.talent.v4beta1.LocationFilterOrBuilder getLocationFilter * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -503,9 +459,8 @@ public java.util.List getJobTitl * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -524,9 +479,8 @@ public java.util.List getJobTitl * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -544,9 +498,8 @@ public int getJobTitleFiltersCount() { * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -564,9 +517,8 @@ public com.google.cloud.talent.v4beta1.JobTitleFilter getJobTitleFilters(int ind * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -589,9 +541,8 @@ public com.google.cloud.talent.v4beta1.JobTitleFilterOrBuilder getJobTitleFilter * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -611,9 +562,8 @@ public java.util.List getEmploye * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -634,9 +584,8 @@ public java.util.List getEmploye * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -656,9 +605,8 @@ public int getEmployerFiltersCount() { * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -678,9 +626,8 @@ public com.google.cloud.talent.v4beta1.EmployerFilter getEmployerFilters(int ind * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -704,9 +651,8 @@ public com.google.cloud.talent.v4beta1.EmployerFilterOrBuilder getEmployerFilter * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -725,9 +671,8 @@ public java.util.List getEducat * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -747,9 +692,8 @@ public java.util.List getEducat * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -768,9 +712,8 @@ public int getEducationFiltersCount() { * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -789,9 +732,8 @@ public com.google.cloud.talent.v4beta1.EducationFilter getEducationFilters(int i * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -813,8 +755,8 @@ public com.google.cloud.talent.v4beta1.EducationFilterOrBuilder getEducationFilt * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -833,8 +775,8 @@ public java.util.List getSkillFilte * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -854,8 +796,8 @@ public java.util.List getSkillFilte * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -874,8 +816,8 @@ public int getSkillFiltersCount() { * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -894,8 +836,8 @@ public com.google.cloud.talent.v4beta1.SkillFilter getSkillFilters(int index) { * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -1308,95 +1250,6 @@ public int getApplicationOutcomeNotesFiltersCount() { return applicationOutcomeNotesFilters_.get(index); } - public static final int APPLICATION_LAST_STAGE_FILTERS_FIELD_NUMBER = 12; - private java.util.List - applicationLastStageFilters_; - /** - * - * - *
-   * Optional.
-   * The application last stage filters specify the last stage of job
-   * application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - public java.util.List - getApplicationLastStageFiltersList() { - return applicationLastStageFilters_; - } - /** - * - * - *
-   * Optional.
-   * The application last stage filters specify the last stage of job
-   * application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - public java.util.List< - ? extends com.google.cloud.talent.v4beta1.ApplicationLastStageFilterOrBuilder> - getApplicationLastStageFiltersOrBuilderList() { - return applicationLastStageFilters_; - } - /** - * - * - *
-   * Optional.
-   * The application last stage filters specify the last stage of job
-   * application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - public int getApplicationLastStageFiltersCount() { - return applicationLastStageFilters_.size(); - } - /** - * - * - *
-   * Optional.
-   * The application last stage filters specify the last stage of job
-   * application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationLastStageFilter getApplicationLastStageFilters( - int index) { - return applicationLastStageFilters_.get(index); - } - /** - * - * - *
-   * Optional.
-   * The application last stage filters specify the last stage of job
-   * application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationLastStageFilterOrBuilder - getApplicationLastStageFiltersOrBuilder(int index) { - return applicationLastStageFilters_.get(index); - } - public static final int APPLICATION_JOB_FILTERS_FIELD_NUMBER = 13; private java.util.List applicationJobFilters_; @@ -1474,99 +1327,15 @@ public com.google.cloud.talent.v4beta1.ApplicationJobFilter getApplicationJobFil return applicationJobFilters_.get(index); } - public static final int APPLICATION_STATUS_FILTERS_FIELD_NUMBER = 14; - private java.util.List - applicationStatusFilters_; - /** - * - * - *
-   * Optional.
-   * The application status filters specify the status of job application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public java.util.List - getApplicationStatusFiltersList() { - return applicationStatusFilters_; - } - /** - * - * - *
-   * Optional.
-   * The application status filters specify the status of job application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public java.util.List - getApplicationStatusFiltersOrBuilderList() { - return applicationStatusFilters_; - } - /** - * - * - *
-   * Optional.
-   * The application status filters specify the status of job application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public int getApplicationStatusFiltersCount() { - return applicationStatusFilters_.size(); - } - /** - * - * - *
-   * Optional.
-   * The application status filters specify the status of job application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationStatusFilter getApplicationStatusFilters( - int index) { - return applicationStatusFilters_.get(index); - } - /** - * - * - *
-   * Optional.
-   * The application status filters specify the status of job application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationStatusFilterOrBuilder - getApplicationStatusFiltersOrBuilder(int index) { - return applicationStatusFilters_.get(index); - } - - public static final int CUSTOM_FIELD_FILTER_FIELD_NUMBER = 15; - private volatile java.lang.Object customFieldFilter_; + public static final int CUSTOM_ATTRIBUTE_FILTER_FIELD_NUMBER = 15; + private volatile java.lang.Object customAttributeFilter_; /** * * *
    * Optional.
    * This filter specifies a structured syntax to match against the
-   * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes]
-   * that are marked as `filterable`.
+   * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes] that are marked as `filterable`.
    * The syntax for this expression is a subset of Google SQL syntax.
    * String custom attributes: supported operators are =, != where the left of
    * the operator is a custom field key and the right of the operator is a
@@ -1585,16 +1354,16 @@ public com.google.cloud.talent.v4beta1.ApplicationStatusFilter getApplicationSta
    * (key1 = "TEST" OR LOWER(key1)="test" OR NOT EMPTY(key1))
    * 
* - * string custom_field_filter = 15; + * string custom_attribute_filter = 15; */ - public java.lang.String getCustomFieldFilter() { - java.lang.Object ref = customFieldFilter_; + public java.lang.String getCustomAttributeFilter() { + java.lang.Object ref = customAttributeFilter_; if (ref instanceof java.lang.String) { return (java.lang.String) ref; } else { com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; java.lang.String s = bs.toStringUtf8(); - customFieldFilter_ = s; + customAttributeFilter_ = s; return s; } } @@ -1604,8 +1373,7 @@ public java.lang.String getCustomFieldFilter() { *
    * Optional.
    * This filter specifies a structured syntax to match against the
-   * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes]
-   * that are marked as `filterable`.
+   * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes] that are marked as `filterable`.
    * The syntax for this expression is a subset of Google SQL syntax.
    * String custom attributes: supported operators are =, != where the left of
    * the operator is a custom field key and the right of the operator is a
@@ -1624,14 +1392,14 @@ public java.lang.String getCustomFieldFilter() {
    * (key1 = "TEST" OR LOWER(key1)="test" OR NOT EMPTY(key1))
    * 
* - * string custom_field_filter = 15; + * string custom_attribute_filter = 15; */ - public com.google.protobuf.ByteString getCustomFieldFilterBytes() { - java.lang.Object ref = customFieldFilter_; + public com.google.protobuf.ByteString getCustomAttributeFilterBytes() { + java.lang.Object ref = customAttributeFilter_; if (ref instanceof java.lang.String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref); - customFieldFilter_ = b; + customAttributeFilter_ = b; return b; } else { return (com.google.protobuf.ByteString) ref; @@ -1685,17 +1453,11 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io for (int i = 0; i < applicationOutcomeNotesFilters_.size(); i++) { output.writeMessage(11, applicationOutcomeNotesFilters_.get(i)); } - for (int i = 0; i < applicationLastStageFilters_.size(); i++) { - output.writeMessage(12, applicationLastStageFilters_.get(i)); - } for (int i = 0; i < applicationJobFilters_.size(); i++) { output.writeMessage(13, applicationJobFilters_.get(i)); } - for (int i = 0; i < applicationStatusFilters_.size(); i++) { - output.writeMessage(14, applicationStatusFilters_.get(i)); - } - if (!getCustomFieldFilterBytes().isEmpty()) { - com.google.protobuf.GeneratedMessageV3.writeString(output, 15, customFieldFilter_); + if (!getCustomAttributeFilterBytes().isEmpty()) { + com.google.protobuf.GeneratedMessageV3.writeString(output, 15, customAttributeFilter_); } unknownFields.writeTo(output); } @@ -1744,23 +1506,13 @@ public int getSerializedSize() { com.google.protobuf.CodedOutputStream.computeMessageSize( 11, applicationOutcomeNotesFilters_.get(i)); } - for (int i = 0; i < applicationLastStageFilters_.size(); i++) { - size += - com.google.protobuf.CodedOutputStream.computeMessageSize( - 12, applicationLastStageFilters_.get(i)); - } for (int i = 0; i < applicationJobFilters_.size(); i++) { size += com.google.protobuf.CodedOutputStream.computeMessageSize( 13, applicationJobFilters_.get(i)); } - for (int i = 0; i < applicationStatusFilters_.size(); i++) { - size += - com.google.protobuf.CodedOutputStream.computeMessageSize( - 14, applicationStatusFilters_.get(i)); - } - if (!getCustomFieldFilterBytes().isEmpty()) { - size += com.google.protobuf.GeneratedMessageV3.computeStringSize(15, customFieldFilter_); + if (!getCustomAttributeFilterBytes().isEmpty()) { + size += com.google.protobuf.GeneratedMessageV3.computeStringSize(15, customAttributeFilter_); } size += unknownFields.getSerializedSize(); memoizedSize = size; @@ -1794,12 +1546,8 @@ public boolean equals(final java.lang.Object obj) { return false; if (!getApplicationOutcomeNotesFiltersList() .equals(other.getApplicationOutcomeNotesFiltersList())) return false; - if (!getApplicationLastStageFiltersList().equals(other.getApplicationLastStageFiltersList())) - return false; if (!getApplicationJobFiltersList().equals(other.getApplicationJobFiltersList())) return false; - if (!getApplicationStatusFiltersList().equals(other.getApplicationStatusFiltersList())) - return false; - if (!getCustomFieldFilter().equals(other.getCustomFieldFilter())) return false; + if (!getCustomAttributeFilter().equals(other.getCustomAttributeFilter())) return false; if (!unknownFields.equals(other.unknownFields)) return false; return true; } @@ -1853,20 +1601,12 @@ public int hashCode() { hash = (37 * hash) + APPLICATION_OUTCOME_NOTES_FILTERS_FIELD_NUMBER; hash = (53 * hash) + getApplicationOutcomeNotesFiltersList().hashCode(); } - if (getApplicationLastStageFiltersCount() > 0) { - hash = (37 * hash) + APPLICATION_LAST_STAGE_FILTERS_FIELD_NUMBER; - hash = (53 * hash) + getApplicationLastStageFiltersList().hashCode(); - } if (getApplicationJobFiltersCount() > 0) { hash = (37 * hash) + APPLICATION_JOB_FILTERS_FIELD_NUMBER; hash = (53 * hash) + getApplicationJobFiltersList().hashCode(); } - if (getApplicationStatusFiltersCount() > 0) { - hash = (37 * hash) + APPLICATION_STATUS_FILTERS_FIELD_NUMBER; - hash = (53 * hash) + getApplicationStatusFiltersList().hashCode(); - } - hash = (37 * hash) + CUSTOM_FIELD_FILTER_FIELD_NUMBER; - hash = (53 * hash) + getCustomFieldFilter().hashCode(); + hash = (37 * hash) + CUSTOM_ATTRIBUTE_FILTER_FIELD_NUMBER; + hash = (53 * hash) + getCustomAttributeFilter().hashCode(); hash = (29 * hash) + unknownFields.hashCode(); memoizedHashCode = hash; return hash; @@ -2016,9 +1756,7 @@ private void maybeForceBuilderInitialization() { getTimeFiltersFieldBuilder(); getApplicationDateFiltersFieldBuilder(); getApplicationOutcomeNotesFiltersFieldBuilder(); - getApplicationLastStageFiltersFieldBuilder(); getApplicationJobFiltersFieldBuilder(); - getApplicationStatusFiltersFieldBuilder(); } } @@ -2087,25 +1825,13 @@ public Builder clear() { } else { applicationOutcomeNotesFiltersBuilder_.clear(); } - if (applicationLastStageFiltersBuilder_ == null) { - applicationLastStageFilters_ = java.util.Collections.emptyList(); - bitField0_ = (bitField0_ & ~0x00000800); - } else { - applicationLastStageFiltersBuilder_.clear(); - } if (applicationJobFiltersBuilder_ == null) { applicationJobFilters_ = java.util.Collections.emptyList(); - bitField0_ = (bitField0_ & ~0x00001000); + bitField0_ = (bitField0_ & ~0x00000800); } else { applicationJobFiltersBuilder_.clear(); } - if (applicationStatusFiltersBuilder_ == null) { - applicationStatusFilters_ = java.util.Collections.emptyList(); - bitField0_ = (bitField0_ & ~0x00002000); - } else { - applicationStatusFiltersBuilder_.clear(); - } - customFieldFilter_ = ""; + customAttributeFilter_ = ""; return this; } @@ -2224,36 +1950,16 @@ public com.google.cloud.talent.v4beta1.ProfileQuery buildPartial() { } else { result.applicationOutcomeNotesFilters_ = applicationOutcomeNotesFiltersBuilder_.build(); } - if (applicationLastStageFiltersBuilder_ == null) { - if (((bitField0_ & 0x00000800) != 0)) { - applicationLastStageFilters_ = - java.util.Collections.unmodifiableList(applicationLastStageFilters_); - bitField0_ = (bitField0_ & ~0x00000800); - } - result.applicationLastStageFilters_ = applicationLastStageFilters_; - } else { - result.applicationLastStageFilters_ = applicationLastStageFiltersBuilder_.build(); - } if (applicationJobFiltersBuilder_ == null) { - if (((bitField0_ & 0x00001000) != 0)) { + if (((bitField0_ & 0x00000800) != 0)) { applicationJobFilters_ = java.util.Collections.unmodifiableList(applicationJobFilters_); - bitField0_ = (bitField0_ & ~0x00001000); + bitField0_ = (bitField0_ & ~0x00000800); } result.applicationJobFilters_ = applicationJobFilters_; } else { result.applicationJobFilters_ = applicationJobFiltersBuilder_.build(); } - if (applicationStatusFiltersBuilder_ == null) { - if (((bitField0_ & 0x00002000) != 0)) { - applicationStatusFilters_ = - java.util.Collections.unmodifiableList(applicationStatusFilters_); - bitField0_ = (bitField0_ & ~0x00002000); - } - result.applicationStatusFilters_ = applicationStatusFilters_; - } else { - result.applicationStatusFilters_ = applicationStatusFiltersBuilder_.build(); - } - result.customFieldFilter_ = customFieldFilter_; + result.customAttributeFilter_ = customAttributeFilter_; result.bitField0_ = to_bitField0_; onBuilt(); return result; @@ -2555,38 +2261,11 @@ public Builder mergeFrom(com.google.cloud.talent.v4beta1.ProfileQuery other) { } } } - if (applicationLastStageFiltersBuilder_ == null) { - if (!other.applicationLastStageFilters_.isEmpty()) { - if (applicationLastStageFilters_.isEmpty()) { - applicationLastStageFilters_ = other.applicationLastStageFilters_; - bitField0_ = (bitField0_ & ~0x00000800); - } else { - ensureApplicationLastStageFiltersIsMutable(); - applicationLastStageFilters_.addAll(other.applicationLastStageFilters_); - } - onChanged(); - } - } else { - if (!other.applicationLastStageFilters_.isEmpty()) { - if (applicationLastStageFiltersBuilder_.isEmpty()) { - applicationLastStageFiltersBuilder_.dispose(); - applicationLastStageFiltersBuilder_ = null; - applicationLastStageFilters_ = other.applicationLastStageFilters_; - bitField0_ = (bitField0_ & ~0x00000800); - applicationLastStageFiltersBuilder_ = - com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders - ? getApplicationLastStageFiltersFieldBuilder() - : null; - } else { - applicationLastStageFiltersBuilder_.addAllMessages(other.applicationLastStageFilters_); - } - } - } if (applicationJobFiltersBuilder_ == null) { if (!other.applicationJobFilters_.isEmpty()) { if (applicationJobFilters_.isEmpty()) { applicationJobFilters_ = other.applicationJobFilters_; - bitField0_ = (bitField0_ & ~0x00001000); + bitField0_ = (bitField0_ & ~0x00000800); } else { ensureApplicationJobFiltersIsMutable(); applicationJobFilters_.addAll(other.applicationJobFilters_); @@ -2599,7 +2278,7 @@ public Builder mergeFrom(com.google.cloud.talent.v4beta1.ProfileQuery other) { applicationJobFiltersBuilder_.dispose(); applicationJobFiltersBuilder_ = null; applicationJobFilters_ = other.applicationJobFilters_; - bitField0_ = (bitField0_ & ~0x00001000); + bitField0_ = (bitField0_ & ~0x00000800); applicationJobFiltersBuilder_ = com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ? getApplicationJobFiltersFieldBuilder() @@ -2609,35 +2288,8 @@ public Builder mergeFrom(com.google.cloud.talent.v4beta1.ProfileQuery other) { } } } - if (applicationStatusFiltersBuilder_ == null) { - if (!other.applicationStatusFilters_.isEmpty()) { - if (applicationStatusFilters_.isEmpty()) { - applicationStatusFilters_ = other.applicationStatusFilters_; - bitField0_ = (bitField0_ & ~0x00002000); - } else { - ensureApplicationStatusFiltersIsMutable(); - applicationStatusFilters_.addAll(other.applicationStatusFilters_); - } - onChanged(); - } - } else { - if (!other.applicationStatusFilters_.isEmpty()) { - if (applicationStatusFiltersBuilder_.isEmpty()) { - applicationStatusFiltersBuilder_.dispose(); - applicationStatusFiltersBuilder_ = null; - applicationStatusFilters_ = other.applicationStatusFilters_; - bitField0_ = (bitField0_ & ~0x00002000); - applicationStatusFiltersBuilder_ = - com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders - ? getApplicationStatusFiltersFieldBuilder() - : null; - } else { - applicationStatusFiltersBuilder_.addAllMessages(other.applicationStatusFilters_); - } - } - } - if (!other.getCustomFieldFilter().isEmpty()) { - customFieldFilter_ = other.customFieldFilter_; + if (!other.getCustomAttributeFilter().isEmpty()) { + customAttributeFilter_ = other.customAttributeFilter_; onChanged(); } this.mergeUnknownFields(other.unknownFields); @@ -2802,9 +2454,8 @@ private void ensureLocationFiltersIsMutable() { * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -2826,9 +2477,8 @@ public java.util.List getLocatio * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -2850,9 +2500,8 @@ public int getLocationFiltersCount() { * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -2874,9 +2523,8 @@ public com.google.cloud.talent.v4beta1.LocationFilter getLocationFilters(int ind * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -2905,9 +2553,8 @@ public Builder setLocationFilters( * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -2933,9 +2580,8 @@ public Builder setLocationFilters( * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -2963,9 +2609,8 @@ public Builder addLocationFilters(com.google.cloud.talent.v4beta1.LocationFilter * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -2994,9 +2639,8 @@ public Builder addLocationFilters( * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -3022,9 +2666,8 @@ public Builder addLocationFilters( * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -3050,9 +2693,8 @@ public Builder addLocationFilters( * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -3078,9 +2720,8 @@ public Builder addAllLocationFilters( * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -3105,9 +2746,8 @@ public Builder clearLocationFilters() { * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -3132,9 +2772,8 @@ public Builder removeLocationFilters(int index) { * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -3153,9 +2792,8 @@ public com.google.cloud.talent.v4beta1.LocationFilter.Builder getLocationFilters * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -3178,9 +2816,8 @@ public com.google.cloud.talent.v4beta1.LocationFilterOrBuilder getLocationFilter * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -3203,9 +2840,8 @@ public com.google.cloud.talent.v4beta1.LocationFilterOrBuilder getLocationFilter * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -3224,9 +2860,8 @@ public com.google.cloud.talent.v4beta1.LocationFilter.Builder addLocationFilters * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -3246,9 +2881,8 @@ public com.google.cloud.talent.v4beta1.LocationFilter.Builder addLocationFilters * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -3306,9 +2940,8 @@ private void ensureJobTitleFiltersIsMutable() { * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3330,9 +2963,8 @@ public java.util.List getJobTitl * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3354,9 +2986,8 @@ public int getJobTitleFiltersCount() { * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3378,9 +3009,8 @@ public com.google.cloud.talent.v4beta1.JobTitleFilter getJobTitleFilters(int ind * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3409,9 +3039,8 @@ public Builder setJobTitleFilters( * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3437,9 +3066,8 @@ public Builder setJobTitleFilters( * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3467,9 +3095,8 @@ public Builder addJobTitleFilters(com.google.cloud.talent.v4beta1.JobTitleFilter * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3498,9 +3125,8 @@ public Builder addJobTitleFilters( * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3526,9 +3152,8 @@ public Builder addJobTitleFilters( * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3554,9 +3179,8 @@ public Builder addJobTitleFilters( * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3582,9 +3206,8 @@ public Builder addAllJobTitleFilters( * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3609,9 +3232,8 @@ public Builder clearJobTitleFilters() { * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3636,9 +3258,8 @@ public Builder removeJobTitleFilters(int index) { * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3657,9 +3278,8 @@ public com.google.cloud.talent.v4beta1.JobTitleFilter.Builder getJobTitleFilters * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3682,9 +3302,8 @@ public com.google.cloud.talent.v4beta1.JobTitleFilterOrBuilder getJobTitleFilter * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3707,9 +3326,8 @@ public com.google.cloud.talent.v4beta1.JobTitleFilterOrBuilder getJobTitleFilter * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3728,9 +3346,8 @@ public com.google.cloud.talent.v4beta1.JobTitleFilter.Builder addJobTitleFilters * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3750,9 +3367,8 @@ public com.google.cloud.talent.v4beta1.JobTitleFilter.Builder addJobTitleFilters * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -3811,9 +3427,8 @@ private void ensureEmployerFiltersIsMutable() { * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -3837,9 +3452,8 @@ public java.util.List getEmploye * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -3863,9 +3477,8 @@ public int getEmployerFiltersCount() { * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -3889,9 +3502,8 @@ public com.google.cloud.talent.v4beta1.EmployerFilter getEmployerFilters(int ind * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -3922,9 +3534,8 @@ public Builder setEmployerFilters( * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -3952,9 +3563,8 @@ public Builder setEmployerFilters( * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -3984,9 +3594,8 @@ public Builder addEmployerFilters(com.google.cloud.talent.v4beta1.EmployerFilter * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -4017,9 +3626,8 @@ public Builder addEmployerFilters( * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -4047,9 +3655,8 @@ public Builder addEmployerFilters( * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -4077,9 +3684,8 @@ public Builder addEmployerFilters( * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -4107,9 +3713,8 @@ public Builder addAllEmployerFilters( * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -4136,9 +3741,8 @@ public Builder clearEmployerFilters() { * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -4165,9 +3769,8 @@ public Builder removeEmployerFilters(int index) { * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -4188,9 +3791,8 @@ public com.google.cloud.talent.v4beta1.EmployerFilter.Builder getEmployerFilters * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -4215,9 +3817,8 @@ public com.google.cloud.talent.v4beta1.EmployerFilterOrBuilder getEmployerFilter * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -4242,9 +3843,8 @@ public com.google.cloud.talent.v4beta1.EmployerFilterOrBuilder getEmployerFilter * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -4265,9 +3865,8 @@ public com.google.cloud.talent.v4beta1.EmployerFilter.Builder addEmployerFilters * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -4289,9 +3888,8 @@ public com.google.cloud.talent.v4beta1.EmployerFilter.Builder addEmployerFilters * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -4351,9 +3949,8 @@ private void ensureEducationFiltersIsMutable() { * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4377,9 +3974,8 @@ private void ensureEducationFiltersIsMutable() { * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4402,9 +3998,8 @@ public int getEducationFiltersCount() { * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4427,9 +4022,8 @@ public com.google.cloud.talent.v4beta1.EducationFilter getEducationFilters(int i * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4459,9 +4053,8 @@ public Builder setEducationFilters( * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4488,9 +4081,8 @@ public Builder setEducationFilters( * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4519,9 +4111,8 @@ public Builder addEducationFilters(com.google.cloud.talent.v4beta1.EducationFilt * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4551,9 +4142,8 @@ public Builder addEducationFilters( * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4580,9 +4170,8 @@ public Builder addEducationFilters( * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4609,9 +4198,8 @@ public Builder addEducationFilters( * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4638,9 +4226,8 @@ public Builder addAllEducationFilters( * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4666,9 +4253,8 @@ public Builder clearEducationFilters() { * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4694,9 +4280,8 @@ public Builder removeEducationFilters(int index) { * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4716,9 +4301,8 @@ public com.google.cloud.talent.v4beta1.EducationFilter.Builder getEducationFilte * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4742,9 +4326,8 @@ public com.google.cloud.talent.v4beta1.EducationFilterOrBuilder getEducationFilt * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4768,9 +4351,8 @@ public com.google.cloud.talent.v4beta1.EducationFilterOrBuilder getEducationFilt * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4790,9 +4372,8 @@ public com.google.cloud.talent.v4beta1.EducationFilter.Builder addEducationFilte * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4813,9 +4394,8 @@ public com.google.cloud.talent.v4beta1.EducationFilter.Builder addEducationFilte * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -4872,8 +4452,8 @@ private void ensureSkillFiltersIsMutable() { * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -4896,8 +4476,8 @@ public java.util.List getSkillFilte * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -4920,8 +4500,8 @@ public int getSkillFiltersCount() { * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -4944,8 +4524,8 @@ public com.google.cloud.talent.v4beta1.SkillFilter getSkillFilters(int index) { * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -4974,8 +4554,8 @@ public Builder setSkillFilters(int index, com.google.cloud.talent.v4beta1.SkillF * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -5002,8 +4582,8 @@ public Builder setSkillFilters( * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -5032,8 +4612,8 @@ public Builder addSkillFilters(com.google.cloud.talent.v4beta1.SkillFilter value * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -5062,8 +4642,8 @@ public Builder addSkillFilters(int index, com.google.cloud.talent.v4beta1.SkillF * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -5090,8 +4670,8 @@ public Builder addSkillFilters( * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -5118,8 +4698,8 @@ public Builder addSkillFilters( * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -5146,8 +4726,8 @@ public Builder addAllSkillFilters( * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -5173,8 +4753,8 @@ public Builder clearSkillFilters() { * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -5200,8 +4780,8 @@ public Builder removeSkillFilters(int index) { * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -5220,8 +4800,8 @@ public com.google.cloud.talent.v4beta1.SkillFilter.Builder getSkillFiltersBuilde * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -5245,8 +4825,8 @@ public com.google.cloud.talent.v4beta1.SkillFilterOrBuilder getSkillFiltersOrBui * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -5270,8 +4850,8 @@ public com.google.cloud.talent.v4beta1.SkillFilterOrBuilder getSkillFiltersOrBui * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -5291,8 +4871,8 @@ public com.google.cloud.talent.v4beta1.SkillFilter.Builder addSkillFiltersBuilde * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -5312,8 +4892,8 @@ public com.google.cloud.talent.v4beta1.SkillFilter.Builder addSkillFiltersBuilde * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -7309,43 +6889,42 @@ public Builder removeApplicationOutcomeNotesFilters(int index) { return applicationOutcomeNotesFiltersBuilder_; } - private java.util.List - applicationLastStageFilters_ = java.util.Collections.emptyList(); + private java.util.List + applicationJobFilters_ = java.util.Collections.emptyList(); - private void ensureApplicationLastStageFiltersIsMutable() { + private void ensureApplicationJobFiltersIsMutable() { if (!((bitField0_ & 0x00000800) != 0)) { - applicationLastStageFilters_ = - new java.util.ArrayList( - applicationLastStageFilters_); + applicationJobFilters_ = + new java.util.ArrayList( + applicationJobFilters_); bitField0_ |= 0x00000800; } } private com.google.protobuf.RepeatedFieldBuilderV3< - com.google.cloud.talent.v4beta1.ApplicationLastStageFilter, - com.google.cloud.talent.v4beta1.ApplicationLastStageFilter.Builder, - com.google.cloud.talent.v4beta1.ApplicationLastStageFilterOrBuilder> - applicationLastStageFiltersBuilder_; + com.google.cloud.talent.v4beta1.ApplicationJobFilter, + com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder, + com.google.cloud.talent.v4beta1.ApplicationJobFilterOrBuilder> + applicationJobFiltersBuilder_; /** * * *
      * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
+     * The application job filters specify the job applied for in the application.
      * 
* * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; + * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; * */ - public java.util.List - getApplicationLastStageFiltersList() { - if (applicationLastStageFiltersBuilder_ == null) { - return java.util.Collections.unmodifiableList(applicationLastStageFilters_); + public java.util.List + getApplicationJobFiltersList() { + if (applicationJobFiltersBuilder_ == null) { + return java.util.Collections.unmodifiableList(applicationJobFilters_); } else { - return applicationLastStageFiltersBuilder_.getMessageList(); + return applicationJobFiltersBuilder_.getMessageList(); } } /** @@ -7353,19 +6932,18 @@ private void ensureApplicationLastStageFiltersIsMutable() { * *
      * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
+     * The application job filters specify the job applied for in the application.
      * 
* * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; + * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; * */ - public int getApplicationLastStageFiltersCount() { - if (applicationLastStageFiltersBuilder_ == null) { - return applicationLastStageFilters_.size(); + public int getApplicationJobFiltersCount() { + if (applicationJobFiltersBuilder_ == null) { + return applicationJobFilters_.size(); } else { - return applicationLastStageFiltersBuilder_.getCount(); + return applicationJobFiltersBuilder_.getCount(); } } /** @@ -7373,20 +6951,19 @@ public int getApplicationLastStageFiltersCount() { * *
      * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
+     * The application job filters specify the job applied for in the application.
      * 
* * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; + * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; * */ - public com.google.cloud.talent.v4beta1.ApplicationLastStageFilter - getApplicationLastStageFilters(int index) { - if (applicationLastStageFiltersBuilder_ == null) { - return applicationLastStageFilters_.get(index); + public com.google.cloud.talent.v4beta1.ApplicationJobFilter getApplicationJobFilters( + int index) { + if (applicationJobFiltersBuilder_ == null) { + return applicationJobFilters_.get(index); } else { - return applicationLastStageFiltersBuilder_.getMessage(index); + return applicationJobFiltersBuilder_.getMessage(index); } } /** @@ -7394,25 +6971,24 @@ public int getApplicationLastStageFiltersCount() { * *
      * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
+     * The application job filters specify the job applied for in the application.
      * 
* * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; + * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; * */ - public Builder setApplicationLastStageFilters( - int index, com.google.cloud.talent.v4beta1.ApplicationLastStageFilter value) { - if (applicationLastStageFiltersBuilder_ == null) { + public Builder setApplicationJobFilters( + int index, com.google.cloud.talent.v4beta1.ApplicationJobFilter value) { + if (applicationJobFiltersBuilder_ == null) { if (value == null) { throw new NullPointerException(); } - ensureApplicationLastStageFiltersIsMutable(); - applicationLastStageFilters_.set(index, value); + ensureApplicationJobFiltersIsMutable(); + applicationJobFilters_.set(index, value); onChanged(); } else { - applicationLastStageFiltersBuilder_.setMessage(index, value); + applicationJobFiltersBuilder_.setMessage(index, value); } return this; } @@ -7421,23 +6997,21 @@ public Builder setApplicationLastStageFilters( * *
      * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
+     * The application job filters specify the job applied for in the application.
      * 
* * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; + * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; * */ - public Builder setApplicationLastStageFilters( - int index, - com.google.cloud.talent.v4beta1.ApplicationLastStageFilter.Builder builderForValue) { - if (applicationLastStageFiltersBuilder_ == null) { - ensureApplicationLastStageFiltersIsMutable(); - applicationLastStageFilters_.set(index, builderForValue.build()); + public Builder setApplicationJobFilters( + int index, com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder builderForValue) { + if (applicationJobFiltersBuilder_ == null) { + ensureApplicationJobFiltersIsMutable(); + applicationJobFilters_.set(index, builderForValue.build()); onChanged(); } else { - applicationLastStageFiltersBuilder_.setMessage(index, builderForValue.build()); + applicationJobFiltersBuilder_.setMessage(index, builderForValue.build()); } return this; } @@ -7446,25 +7020,24 @@ public Builder setApplicationLastStageFilters( * *
      * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
+     * The application job filters specify the job applied for in the application.
      * 
* * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; + * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; * */ - public Builder addApplicationLastStageFilters( - com.google.cloud.talent.v4beta1.ApplicationLastStageFilter value) { - if (applicationLastStageFiltersBuilder_ == null) { + public Builder addApplicationJobFilters( + com.google.cloud.talent.v4beta1.ApplicationJobFilter value) { + if (applicationJobFiltersBuilder_ == null) { if (value == null) { throw new NullPointerException(); } - ensureApplicationLastStageFiltersIsMutable(); - applicationLastStageFilters_.add(value); + ensureApplicationJobFiltersIsMutable(); + applicationJobFilters_.add(value); onChanged(); } else { - applicationLastStageFiltersBuilder_.addMessage(value); + applicationJobFiltersBuilder_.addMessage(value); } return this; } @@ -7473,25 +7046,24 @@ public Builder addApplicationLastStageFilters( * *
      * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
+     * The application job filters specify the job applied for in the application.
      * 
* * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; + * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; * */ - public Builder addApplicationLastStageFilters( - int index, com.google.cloud.talent.v4beta1.ApplicationLastStageFilter value) { - if (applicationLastStageFiltersBuilder_ == null) { + public Builder addApplicationJobFilters( + int index, com.google.cloud.talent.v4beta1.ApplicationJobFilter value) { + if (applicationJobFiltersBuilder_ == null) { if (value == null) { throw new NullPointerException(); } - ensureApplicationLastStageFiltersIsMutable(); - applicationLastStageFilters_.add(index, value); + ensureApplicationJobFiltersIsMutable(); + applicationJobFilters_.add(index, value); onChanged(); } else { - applicationLastStageFiltersBuilder_.addMessage(index, value); + applicationJobFiltersBuilder_.addMessage(index, value); } return this; } @@ -7500,47 +7072,21 @@ public Builder addApplicationLastStageFilters( * *
      * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
+     * The application job filters specify the job applied for in the application.
      * 
* * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; + * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; * */ - public Builder addApplicationLastStageFilters( - com.google.cloud.talent.v4beta1.ApplicationLastStageFilter.Builder builderForValue) { - if (applicationLastStageFiltersBuilder_ == null) { - ensureApplicationLastStageFiltersIsMutable(); - applicationLastStageFilters_.add(builderForValue.build()); - onChanged(); - } else { - applicationLastStageFiltersBuilder_.addMessage(builderForValue.build()); - } - return this; - } - /** - * - * - *
-     * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - public Builder addApplicationLastStageFilters( - int index, - com.google.cloud.talent.v4beta1.ApplicationLastStageFilter.Builder builderForValue) { - if (applicationLastStageFiltersBuilder_ == null) { - ensureApplicationLastStageFiltersIsMutable(); - applicationLastStageFilters_.add(index, builderForValue.build()); + public Builder addApplicationJobFilters( + com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder builderForValue) { + if (applicationJobFiltersBuilder_ == null) { + ensureApplicationJobFiltersIsMutable(); + applicationJobFilters_.add(builderForValue.build()); onChanged(); } else { - applicationLastStageFiltersBuilder_.addMessage(index, builderForValue.build()); + applicationJobFiltersBuilder_.addMessage(builderForValue.build()); } return this; } @@ -7549,24 +7095,21 @@ public Builder addApplicationLastStageFilters( * *
      * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
+     * The application job filters specify the job applied for in the application.
      * 
* * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; + * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; * */ - public Builder addAllApplicationLastStageFilters( - java.lang.Iterable - values) { - if (applicationLastStageFiltersBuilder_ == null) { - ensureApplicationLastStageFiltersIsMutable(); - com.google.protobuf.AbstractMessageLite.Builder.addAll( - values, applicationLastStageFilters_); + public Builder addApplicationJobFilters( + int index, com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder builderForValue) { + if (applicationJobFiltersBuilder_ == null) { + ensureApplicationJobFiltersIsMutable(); + applicationJobFilters_.add(index, builderForValue.build()); onChanged(); } else { - applicationLastStageFiltersBuilder_.addAllMessages(values); + applicationJobFiltersBuilder_.addMessage(index, builderForValue.build()); } return this; } @@ -7575,21 +7118,21 @@ public Builder addAllApplicationLastStageFilters( * *
      * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
+     * The application job filters specify the job applied for in the application.
      * 
* * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; + * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; * */ - public Builder clearApplicationLastStageFilters() { - if (applicationLastStageFiltersBuilder_ == null) { - applicationLastStageFilters_ = java.util.Collections.emptyList(); - bitField0_ = (bitField0_ & ~0x00000800); + public Builder addAllApplicationJobFilters( + java.lang.Iterable values) { + if (applicationJobFiltersBuilder_ == null) { + ensureApplicationJobFiltersIsMutable(); + com.google.protobuf.AbstractMessageLite.Builder.addAll(values, applicationJobFilters_); onChanged(); } else { - applicationLastStageFiltersBuilder_.clear(); + applicationJobFiltersBuilder_.addAllMessages(values); } return this; } @@ -7598,179 +7141,23 @@ public Builder clearApplicationLastStageFilters() { * *
      * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
+     * The application job filters specify the job applied for in the application.
      * 
* * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; + * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; * */ - public Builder removeApplicationLastStageFilters(int index) { - if (applicationLastStageFiltersBuilder_ == null) { - ensureApplicationLastStageFiltersIsMutable(); - applicationLastStageFilters_.remove(index); + public Builder clearApplicationJobFilters() { + if (applicationJobFiltersBuilder_ == null) { + applicationJobFilters_ = java.util.Collections.emptyList(); + bitField0_ = (bitField0_ & ~0x00000800); onChanged(); } else { - applicationLastStageFiltersBuilder_.remove(index); + applicationJobFiltersBuilder_.clear(); } return this; } - /** - * - * - *
-     * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationLastStageFilter.Builder - getApplicationLastStageFiltersBuilder(int index) { - return getApplicationLastStageFiltersFieldBuilder().getBuilder(index); - } - /** - * - * - *
-     * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationLastStageFilterOrBuilder - getApplicationLastStageFiltersOrBuilder(int index) { - if (applicationLastStageFiltersBuilder_ == null) { - return applicationLastStageFilters_.get(index); - } else { - return applicationLastStageFiltersBuilder_.getMessageOrBuilder(index); - } - } - /** - * - * - *
-     * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - public java.util.List< - ? extends com.google.cloud.talent.v4beta1.ApplicationLastStageFilterOrBuilder> - getApplicationLastStageFiltersOrBuilderList() { - if (applicationLastStageFiltersBuilder_ != null) { - return applicationLastStageFiltersBuilder_.getMessageOrBuilderList(); - } else { - return java.util.Collections.unmodifiableList(applicationLastStageFilters_); - } - } - /** - * - * - *
-     * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationLastStageFilter.Builder - addApplicationLastStageFiltersBuilder() { - return getApplicationLastStageFiltersFieldBuilder() - .addBuilder( - com.google.cloud.talent.v4beta1.ApplicationLastStageFilter.getDefaultInstance()); - } - /** - * - * - *
-     * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationLastStageFilter.Builder - addApplicationLastStageFiltersBuilder(int index) { - return getApplicationLastStageFiltersFieldBuilder() - .addBuilder( - index, - com.google.cloud.talent.v4beta1.ApplicationLastStageFilter.getDefaultInstance()); - } - /** - * - * - *
-     * Optional.
-     * The application last stage filters specify the last stage of job
-     * application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - public java.util.List - getApplicationLastStageFiltersBuilderList() { - return getApplicationLastStageFiltersFieldBuilder().getBuilderList(); - } - - private com.google.protobuf.RepeatedFieldBuilderV3< - com.google.cloud.talent.v4beta1.ApplicationLastStageFilter, - com.google.cloud.talent.v4beta1.ApplicationLastStageFilter.Builder, - com.google.cloud.talent.v4beta1.ApplicationLastStageFilterOrBuilder> - getApplicationLastStageFiltersFieldBuilder() { - if (applicationLastStageFiltersBuilder_ == null) { - applicationLastStageFiltersBuilder_ = - new com.google.protobuf.RepeatedFieldBuilderV3< - com.google.cloud.talent.v4beta1.ApplicationLastStageFilter, - com.google.cloud.talent.v4beta1.ApplicationLastStageFilter.Builder, - com.google.cloud.talent.v4beta1.ApplicationLastStageFilterOrBuilder>( - applicationLastStageFilters_, - ((bitField0_ & 0x00000800) != 0), - getParentForChildren(), - isClean()); - applicationLastStageFilters_ = null; - } - return applicationLastStageFiltersBuilder_; - } - - private java.util.List - applicationJobFilters_ = java.util.Collections.emptyList(); - - private void ensureApplicationJobFiltersIsMutable() { - if (!((bitField0_ & 0x00001000) != 0)) { - applicationJobFilters_ = - new java.util.ArrayList( - applicationJobFilters_); - bitField0_ |= 0x00001000; - } - } - - private com.google.protobuf.RepeatedFieldBuilderV3< - com.google.cloud.talent.v4beta1.ApplicationJobFilter, - com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder, - com.google.cloud.talent.v4beta1.ApplicationJobFilterOrBuilder> - applicationJobFiltersBuilder_; - /** * * @@ -7783,13 +7170,15 @@ private void ensureApplicationJobFiltersIsMutable() { * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; *
*/ - public java.util.List - getApplicationJobFiltersList() { + public Builder removeApplicationJobFilters(int index) { if (applicationJobFiltersBuilder_ == null) { - return java.util.Collections.unmodifiableList(applicationJobFilters_); + ensureApplicationJobFiltersIsMutable(); + applicationJobFilters_.remove(index); + onChanged(); } else { - return applicationJobFiltersBuilder_.getMessageList(); + applicationJobFiltersBuilder_.remove(index); } + return this; } /** * @@ -7803,12 +7192,9 @@ private void ensureApplicationJobFiltersIsMutable() { * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; *
*/ - public int getApplicationJobFiltersCount() { - if (applicationJobFiltersBuilder_ == null) { - return applicationJobFilters_.size(); - } else { - return applicationJobFiltersBuilder_.getCount(); - } + public com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder + getApplicationJobFiltersBuilder(int index) { + return getApplicationJobFiltersFieldBuilder().getBuilder(index); } /** * @@ -7822,12 +7208,12 @@ public int getApplicationJobFiltersCount() { * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; *
*/ - public com.google.cloud.talent.v4beta1.ApplicationJobFilter getApplicationJobFilters( - int index) { + public com.google.cloud.talent.v4beta1.ApplicationJobFilterOrBuilder + getApplicationJobFiltersOrBuilder(int index) { if (applicationJobFiltersBuilder_ == null) { return applicationJobFilters_.get(index); } else { - return applicationJobFiltersBuilder_.getMessage(index); + return applicationJobFiltersBuilder_.getMessageOrBuilder(index); } } /** @@ -7842,19 +7228,13 @@ public com.google.cloud.talent.v4beta1.ApplicationJobFilter getApplicationJobFil * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; *
*/ - public Builder setApplicationJobFilters( - int index, com.google.cloud.talent.v4beta1.ApplicationJobFilter value) { - if (applicationJobFiltersBuilder_ == null) { - if (value == null) { - throw new NullPointerException(); - } - ensureApplicationJobFiltersIsMutable(); - applicationJobFilters_.set(index, value); - onChanged(); + public java.util.List + getApplicationJobFiltersOrBuilderList() { + if (applicationJobFiltersBuilder_ != null) { + return applicationJobFiltersBuilder_.getMessageOrBuilderList(); } else { - applicationJobFiltersBuilder_.setMessage(index, value); + return java.util.Collections.unmodifiableList(applicationJobFilters_); } - return this; } /** * @@ -7868,16 +7248,10 @@ public Builder setApplicationJobFilters( * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; *
*/ - public Builder setApplicationJobFilters( - int index, com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder builderForValue) { - if (applicationJobFiltersBuilder_ == null) { - ensureApplicationJobFiltersIsMutable(); - applicationJobFilters_.set(index, builderForValue.build()); - onChanged(); - } else { - applicationJobFiltersBuilder_.setMessage(index, builderForValue.build()); - } - return this; + public com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder + addApplicationJobFiltersBuilder() { + return getApplicationJobFiltersFieldBuilder() + .addBuilder(com.google.cloud.talent.v4beta1.ApplicationJobFilter.getDefaultInstance()); } /** * @@ -7891,19 +7265,11 @@ public Builder setApplicationJobFilters( * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; * */ - public Builder addApplicationJobFilters( - com.google.cloud.talent.v4beta1.ApplicationJobFilter value) { - if (applicationJobFiltersBuilder_ == null) { - if (value == null) { - throw new NullPointerException(); - } - ensureApplicationJobFiltersIsMutable(); - applicationJobFilters_.add(value); - onChanged(); - } else { - applicationJobFiltersBuilder_.addMessage(value); - } - return this; + public com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder + addApplicationJobFiltersBuilder(int index) { + return getApplicationJobFiltersFieldBuilder() + .addBuilder( + index, com.google.cloud.talent.v4beta1.ApplicationJobFilter.getDefaultInstance()); } /** * @@ -7917,246 +7283,16 @@ public Builder addApplicationJobFilters( * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; * */ - public Builder addApplicationJobFilters( - int index, com.google.cloud.talent.v4beta1.ApplicationJobFilter value) { - if (applicationJobFiltersBuilder_ == null) { - if (value == null) { - throw new NullPointerException(); - } - ensureApplicationJobFiltersIsMutable(); - applicationJobFilters_.add(index, value); - onChanged(); - } else { - applicationJobFiltersBuilder_.addMessage(index, value); - } - return this; + public java.util.List + getApplicationJobFiltersBuilderList() { + return getApplicationJobFiltersFieldBuilder().getBuilderList(); } - /** - * - * - *
-     * Optional.
-     * The application job filters specify the job applied for in the application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; - * - */ - public Builder addApplicationJobFilters( - com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder builderForValue) { - if (applicationJobFiltersBuilder_ == null) { - ensureApplicationJobFiltersIsMutable(); - applicationJobFilters_.add(builderForValue.build()); - onChanged(); - } else { - applicationJobFiltersBuilder_.addMessage(builderForValue.build()); - } - return this; - } - /** - * - * - *
-     * Optional.
-     * The application job filters specify the job applied for in the application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; - * - */ - public Builder addApplicationJobFilters( - int index, com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder builderForValue) { - if (applicationJobFiltersBuilder_ == null) { - ensureApplicationJobFiltersIsMutable(); - applicationJobFilters_.add(index, builderForValue.build()); - onChanged(); - } else { - applicationJobFiltersBuilder_.addMessage(index, builderForValue.build()); - } - return this; - } - /** - * - * - *
-     * Optional.
-     * The application job filters specify the job applied for in the application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; - * - */ - public Builder addAllApplicationJobFilters( - java.lang.Iterable values) { - if (applicationJobFiltersBuilder_ == null) { - ensureApplicationJobFiltersIsMutable(); - com.google.protobuf.AbstractMessageLite.Builder.addAll(values, applicationJobFilters_); - onChanged(); - } else { - applicationJobFiltersBuilder_.addAllMessages(values); - } - return this; - } - /** - * - * - *
-     * Optional.
-     * The application job filters specify the job applied for in the application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; - * - */ - public Builder clearApplicationJobFilters() { - if (applicationJobFiltersBuilder_ == null) { - applicationJobFilters_ = java.util.Collections.emptyList(); - bitField0_ = (bitField0_ & ~0x00001000); - onChanged(); - } else { - applicationJobFiltersBuilder_.clear(); - } - return this; - } - /** - * - * - *
-     * Optional.
-     * The application job filters specify the job applied for in the application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; - * - */ - public Builder removeApplicationJobFilters(int index) { - if (applicationJobFiltersBuilder_ == null) { - ensureApplicationJobFiltersIsMutable(); - applicationJobFilters_.remove(index); - onChanged(); - } else { - applicationJobFiltersBuilder_.remove(index); - } - return this; - } - /** - * - * - *
-     * Optional.
-     * The application job filters specify the job applied for in the application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder - getApplicationJobFiltersBuilder(int index) { - return getApplicationJobFiltersFieldBuilder().getBuilder(index); - } - /** - * - * - *
-     * Optional.
-     * The application job filters specify the job applied for in the application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationJobFilterOrBuilder - getApplicationJobFiltersOrBuilder(int index) { - if (applicationJobFiltersBuilder_ == null) { - return applicationJobFilters_.get(index); - } else { - return applicationJobFiltersBuilder_.getMessageOrBuilder(index); - } - } - /** - * - * - *
-     * Optional.
-     * The application job filters specify the job applied for in the application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; - * - */ - public java.util.List - getApplicationJobFiltersOrBuilderList() { - if (applicationJobFiltersBuilder_ != null) { - return applicationJobFiltersBuilder_.getMessageOrBuilderList(); - } else { - return java.util.Collections.unmodifiableList(applicationJobFilters_); - } - } - /** - * - * - *
-     * Optional.
-     * The application job filters specify the job applied for in the application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder - addApplicationJobFiltersBuilder() { - return getApplicationJobFiltersFieldBuilder() - .addBuilder(com.google.cloud.talent.v4beta1.ApplicationJobFilter.getDefaultInstance()); - } - /** - * - * - *
-     * Optional.
-     * The application job filters specify the job applied for in the application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder - addApplicationJobFiltersBuilder(int index) { - return getApplicationJobFiltersFieldBuilder() - .addBuilder( - index, com.google.cloud.talent.v4beta1.ApplicationJobFilter.getDefaultInstance()); - } - /** - * - * - *
-     * Optional.
-     * The application job filters specify the job applied for in the application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationJobFilter application_job_filters = 13; - * - */ - public java.util.List - getApplicationJobFiltersBuilderList() { - return getApplicationJobFiltersFieldBuilder().getBuilderList(); - } - - private com.google.protobuf.RepeatedFieldBuilderV3< - com.google.cloud.talent.v4beta1.ApplicationJobFilter, - com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder, - com.google.cloud.talent.v4beta1.ApplicationJobFilterOrBuilder> - getApplicationJobFiltersFieldBuilder() { + + private com.google.protobuf.RepeatedFieldBuilderV3< + com.google.cloud.talent.v4beta1.ApplicationJobFilter, + com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder, + com.google.cloud.talent.v4beta1.ApplicationJobFilterOrBuilder> + getApplicationJobFiltersFieldBuilder() { if (applicationJobFiltersBuilder_ == null) { applicationJobFiltersBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3< @@ -8164,7 +7300,7 @@ public Builder removeApplicationJobFilters(int index) { com.google.cloud.talent.v4beta1.ApplicationJobFilter.Builder, com.google.cloud.talent.v4beta1.ApplicationJobFilterOrBuilder>( applicationJobFilters_, - ((bitField0_ & 0x00001000) != 0), + ((bitField0_ & 0x00000800) != 0), getParentForChildren(), isClean()); applicationJobFilters_ = null; @@ -8172,438 +7308,14 @@ public Builder removeApplicationJobFilters(int index) { return applicationJobFiltersBuilder_; } - private java.util.List - applicationStatusFilters_ = java.util.Collections.emptyList(); - - private void ensureApplicationStatusFiltersIsMutable() { - if (!((bitField0_ & 0x00002000) != 0)) { - applicationStatusFilters_ = - new java.util.ArrayList( - applicationStatusFilters_); - bitField0_ |= 0x00002000; - } - } - - private com.google.protobuf.RepeatedFieldBuilderV3< - com.google.cloud.talent.v4beta1.ApplicationStatusFilter, - com.google.cloud.talent.v4beta1.ApplicationStatusFilter.Builder, - com.google.cloud.talent.v4beta1.ApplicationStatusFilterOrBuilder> - applicationStatusFiltersBuilder_; - - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public java.util.List - getApplicationStatusFiltersList() { - if (applicationStatusFiltersBuilder_ == null) { - return java.util.Collections.unmodifiableList(applicationStatusFilters_); - } else { - return applicationStatusFiltersBuilder_.getMessageList(); - } - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public int getApplicationStatusFiltersCount() { - if (applicationStatusFiltersBuilder_ == null) { - return applicationStatusFilters_.size(); - } else { - return applicationStatusFiltersBuilder_.getCount(); - } - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationStatusFilter getApplicationStatusFilters( - int index) { - if (applicationStatusFiltersBuilder_ == null) { - return applicationStatusFilters_.get(index); - } else { - return applicationStatusFiltersBuilder_.getMessage(index); - } - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public Builder setApplicationStatusFilters( - int index, com.google.cloud.talent.v4beta1.ApplicationStatusFilter value) { - if (applicationStatusFiltersBuilder_ == null) { - if (value == null) { - throw new NullPointerException(); - } - ensureApplicationStatusFiltersIsMutable(); - applicationStatusFilters_.set(index, value); - onChanged(); - } else { - applicationStatusFiltersBuilder_.setMessage(index, value); - } - return this; - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public Builder setApplicationStatusFilters( - int index, - com.google.cloud.talent.v4beta1.ApplicationStatusFilter.Builder builderForValue) { - if (applicationStatusFiltersBuilder_ == null) { - ensureApplicationStatusFiltersIsMutable(); - applicationStatusFilters_.set(index, builderForValue.build()); - onChanged(); - } else { - applicationStatusFiltersBuilder_.setMessage(index, builderForValue.build()); - } - return this; - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public Builder addApplicationStatusFilters( - com.google.cloud.talent.v4beta1.ApplicationStatusFilter value) { - if (applicationStatusFiltersBuilder_ == null) { - if (value == null) { - throw new NullPointerException(); - } - ensureApplicationStatusFiltersIsMutable(); - applicationStatusFilters_.add(value); - onChanged(); - } else { - applicationStatusFiltersBuilder_.addMessage(value); - } - return this; - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public Builder addApplicationStatusFilters( - int index, com.google.cloud.talent.v4beta1.ApplicationStatusFilter value) { - if (applicationStatusFiltersBuilder_ == null) { - if (value == null) { - throw new NullPointerException(); - } - ensureApplicationStatusFiltersIsMutable(); - applicationStatusFilters_.add(index, value); - onChanged(); - } else { - applicationStatusFiltersBuilder_.addMessage(index, value); - } - return this; - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public Builder addApplicationStatusFilters( - com.google.cloud.talent.v4beta1.ApplicationStatusFilter.Builder builderForValue) { - if (applicationStatusFiltersBuilder_ == null) { - ensureApplicationStatusFiltersIsMutable(); - applicationStatusFilters_.add(builderForValue.build()); - onChanged(); - } else { - applicationStatusFiltersBuilder_.addMessage(builderForValue.build()); - } - return this; - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public Builder addApplicationStatusFilters( - int index, - com.google.cloud.talent.v4beta1.ApplicationStatusFilter.Builder builderForValue) { - if (applicationStatusFiltersBuilder_ == null) { - ensureApplicationStatusFiltersIsMutable(); - applicationStatusFilters_.add(index, builderForValue.build()); - onChanged(); - } else { - applicationStatusFiltersBuilder_.addMessage(index, builderForValue.build()); - } - return this; - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public Builder addAllApplicationStatusFilters( - java.lang.Iterable - values) { - if (applicationStatusFiltersBuilder_ == null) { - ensureApplicationStatusFiltersIsMutable(); - com.google.protobuf.AbstractMessageLite.Builder.addAll(values, applicationStatusFilters_); - onChanged(); - } else { - applicationStatusFiltersBuilder_.addAllMessages(values); - } - return this; - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public Builder clearApplicationStatusFilters() { - if (applicationStatusFiltersBuilder_ == null) { - applicationStatusFilters_ = java.util.Collections.emptyList(); - bitField0_ = (bitField0_ & ~0x00002000); - onChanged(); - } else { - applicationStatusFiltersBuilder_.clear(); - } - return this; - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public Builder removeApplicationStatusFilters(int index) { - if (applicationStatusFiltersBuilder_ == null) { - ensureApplicationStatusFiltersIsMutable(); - applicationStatusFilters_.remove(index); - onChanged(); - } else { - applicationStatusFiltersBuilder_.remove(index); - } - return this; - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationStatusFilter.Builder - getApplicationStatusFiltersBuilder(int index) { - return getApplicationStatusFiltersFieldBuilder().getBuilder(index); - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationStatusFilterOrBuilder - getApplicationStatusFiltersOrBuilder(int index) { - if (applicationStatusFiltersBuilder_ == null) { - return applicationStatusFilters_.get(index); - } else { - return applicationStatusFiltersBuilder_.getMessageOrBuilder(index); - } - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public java.util.List< - ? extends com.google.cloud.talent.v4beta1.ApplicationStatusFilterOrBuilder> - getApplicationStatusFiltersOrBuilderList() { - if (applicationStatusFiltersBuilder_ != null) { - return applicationStatusFiltersBuilder_.getMessageOrBuilderList(); - } else { - return java.util.Collections.unmodifiableList(applicationStatusFilters_); - } - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationStatusFilter.Builder - addApplicationStatusFiltersBuilder() { - return getApplicationStatusFiltersFieldBuilder() - .addBuilder(com.google.cloud.talent.v4beta1.ApplicationStatusFilter.getDefaultInstance()); - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public com.google.cloud.talent.v4beta1.ApplicationStatusFilter.Builder - addApplicationStatusFiltersBuilder(int index) { - return getApplicationStatusFiltersFieldBuilder() - .addBuilder( - index, com.google.cloud.talent.v4beta1.ApplicationStatusFilter.getDefaultInstance()); - } - /** - * - * - *
-     * Optional.
-     * The application status filters specify the status of job application.
-     * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - public java.util.List - getApplicationStatusFiltersBuilderList() { - return getApplicationStatusFiltersFieldBuilder().getBuilderList(); - } - - private com.google.protobuf.RepeatedFieldBuilderV3< - com.google.cloud.talent.v4beta1.ApplicationStatusFilter, - com.google.cloud.talent.v4beta1.ApplicationStatusFilter.Builder, - com.google.cloud.talent.v4beta1.ApplicationStatusFilterOrBuilder> - getApplicationStatusFiltersFieldBuilder() { - if (applicationStatusFiltersBuilder_ == null) { - applicationStatusFiltersBuilder_ = - new com.google.protobuf.RepeatedFieldBuilderV3< - com.google.cloud.talent.v4beta1.ApplicationStatusFilter, - com.google.cloud.talent.v4beta1.ApplicationStatusFilter.Builder, - com.google.cloud.talent.v4beta1.ApplicationStatusFilterOrBuilder>( - applicationStatusFilters_, - ((bitField0_ & 0x00002000) != 0), - getParentForChildren(), - isClean()); - applicationStatusFilters_ = null; - } - return applicationStatusFiltersBuilder_; - } - - private java.lang.Object customFieldFilter_ = ""; + private java.lang.Object customAttributeFilter_ = ""; /** * * *
      * Optional.
      * This filter specifies a structured syntax to match against the
-     * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes]
-     * that are marked as `filterable`.
+     * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes] that are marked as `filterable`.
      * The syntax for this expression is a subset of Google SQL syntax.
      * String custom attributes: supported operators are =, != where the left of
      * the operator is a custom field key and the right of the operator is a
@@ -8622,14 +7334,14 @@ public Builder removeApplicationStatusFilters(int index) {
      * (key1 = "TEST" OR LOWER(key1)="test" OR NOT EMPTY(key1))
      * 
* - * string custom_field_filter = 15; + * string custom_attribute_filter = 15; */ - public java.lang.String getCustomFieldFilter() { - java.lang.Object ref = customFieldFilter_; + public java.lang.String getCustomAttributeFilter() { + java.lang.Object ref = customAttributeFilter_; if (!(ref instanceof java.lang.String)) { com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; java.lang.String s = bs.toStringUtf8(); - customFieldFilter_ = s; + customAttributeFilter_ = s; return s; } else { return (java.lang.String) ref; @@ -8641,8 +7353,7 @@ public java.lang.String getCustomFieldFilter() { *
      * Optional.
      * This filter specifies a structured syntax to match against the
-     * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes]
-     * that are marked as `filterable`.
+     * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes] that are marked as `filterable`.
      * The syntax for this expression is a subset of Google SQL syntax.
      * String custom attributes: supported operators are =, != where the left of
      * the operator is a custom field key and the right of the operator is a
@@ -8661,14 +7372,14 @@ public java.lang.String getCustomFieldFilter() {
      * (key1 = "TEST" OR LOWER(key1)="test" OR NOT EMPTY(key1))
      * 
* - * string custom_field_filter = 15; + * string custom_attribute_filter = 15; */ - public com.google.protobuf.ByteString getCustomFieldFilterBytes() { - java.lang.Object ref = customFieldFilter_; + public com.google.protobuf.ByteString getCustomAttributeFilterBytes() { + java.lang.Object ref = customAttributeFilter_; if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref); - customFieldFilter_ = b; + customAttributeFilter_ = b; return b; } else { return (com.google.protobuf.ByteString) ref; @@ -8680,8 +7391,7 @@ public com.google.protobuf.ByteString getCustomFieldFilterBytes() { *
      * Optional.
      * This filter specifies a structured syntax to match against the
-     * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes]
-     * that are marked as `filterable`.
+     * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes] that are marked as `filterable`.
      * The syntax for this expression is a subset of Google SQL syntax.
      * String custom attributes: supported operators are =, != where the left of
      * the operator is a custom field key and the right of the operator is a
@@ -8700,14 +7410,14 @@ public com.google.protobuf.ByteString getCustomFieldFilterBytes() {
      * (key1 = "TEST" OR LOWER(key1)="test" OR NOT EMPTY(key1))
      * 
* - * string custom_field_filter = 15; + * string custom_attribute_filter = 15; */ - public Builder setCustomFieldFilter(java.lang.String value) { + public Builder setCustomAttributeFilter(java.lang.String value) { if (value == null) { throw new NullPointerException(); } - customFieldFilter_ = value; + customAttributeFilter_ = value; onChanged(); return this; } @@ -8717,8 +7427,7 @@ public Builder setCustomFieldFilter(java.lang.String value) { *
      * Optional.
      * This filter specifies a structured syntax to match against the
-     * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes]
-     * that are marked as `filterable`.
+     * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes] that are marked as `filterable`.
      * The syntax for this expression is a subset of Google SQL syntax.
      * String custom attributes: supported operators are =, != where the left of
      * the operator is a custom field key and the right of the operator is a
@@ -8737,11 +7446,11 @@ public Builder setCustomFieldFilter(java.lang.String value) {
      * (key1 = "TEST" OR LOWER(key1)="test" OR NOT EMPTY(key1))
      * 
* - * string custom_field_filter = 15; + * string custom_attribute_filter = 15; */ - public Builder clearCustomFieldFilter() { + public Builder clearCustomAttributeFilter() { - customFieldFilter_ = getDefaultInstance().getCustomFieldFilter(); + customAttributeFilter_ = getDefaultInstance().getCustomAttributeFilter(); onChanged(); return this; } @@ -8751,8 +7460,7 @@ public Builder clearCustomFieldFilter() { *
      * Optional.
      * This filter specifies a structured syntax to match against the
-     * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes]
-     * that are marked as `filterable`.
+     * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes] that are marked as `filterable`.
      * The syntax for this expression is a subset of Google SQL syntax.
      * String custom attributes: supported operators are =, != where the left of
      * the operator is a custom field key and the right of the operator is a
@@ -8771,15 +7479,15 @@ public Builder clearCustomFieldFilter() {
      * (key1 = "TEST" OR LOWER(key1)="test" OR NOT EMPTY(key1))
      * 
* - * string custom_field_filter = 15; + * string custom_attribute_filter = 15; */ - public Builder setCustomFieldFilterBytes(com.google.protobuf.ByteString value) { + public Builder setCustomAttributeFilterBytes(com.google.protobuf.ByteString value) { if (value == null) { throw new NullPointerException(); } checkByteStringIsUtf8(value); - customFieldFilter_ = value; + customAttributeFilter_ = value; onChanged(); return this; } diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileQueryOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileQueryOrBuilder.java index d1d085636711..f17d5f2ae78d 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileQueryOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileQueryOrBuilder.java @@ -42,9 +42,8 @@ public interface ProfileQueryOrBuilder * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -60,9 +59,8 @@ public interface ProfileQueryOrBuilder * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -78,9 +76,8 @@ public interface ProfileQueryOrBuilder * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -96,9 +93,8 @@ public interface ProfileQueryOrBuilder * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -115,9 +111,8 @@ public interface ProfileQueryOrBuilder * search against. * If a location filter isn't specified, profiles fitting the other search * criteria are retrieved regardless of where they're located. - * If - * [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - * is specified, the result doesn't contain profiles from that location. + * If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + * profiles from that location. * For example, search for profiles with addresses in "New York City". * * @@ -134,9 +129,8 @@ public interface ProfileQueryOrBuilder * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -152,9 +146,8 @@ public interface ProfileQueryOrBuilder * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -170,9 +163,8 @@ public interface ProfileQueryOrBuilder * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -188,9 +180,8 @@ public interface ProfileQueryOrBuilder * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -207,9 +198,8 @@ public interface ProfileQueryOrBuilder * If a job title isn't specified, profiles with any titles are retrieved. * If multiple values are specified, profiles are retrieved with any of the * specified job titles. - * If - * [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - * is specified, the result won't contain profiles with the job titles. + * If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + * profiles with the job titles. * For example, search for profiles with a job title "Product Manager". * * @@ -227,9 +217,8 @@ public interface ProfileQueryOrBuilder * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -247,9 +236,8 @@ public interface ProfileQueryOrBuilder * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -267,9 +255,8 @@ public interface ProfileQueryOrBuilder * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -287,9 +274,8 @@ public interface ProfileQueryOrBuilder * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -308,9 +294,8 @@ public interface ProfileQueryOrBuilder * retrieved. * If multiple employer filters are specified, profiles with any matching * employers are retrieved. - * If - * [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - * is specified, the result won't contain profiles that match the employers. + * If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + * profiles that match the employers. * For example, search for profiles that have working experience at "Google * LLC". * @@ -329,9 +314,8 @@ public interface ProfileQueryOrBuilder * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -348,9 +332,8 @@ public interface ProfileQueryOrBuilder * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -367,9 +350,8 @@ public interface ProfileQueryOrBuilder * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -386,9 +368,8 @@ public interface ProfileQueryOrBuilder * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -406,9 +387,8 @@ public interface ProfileQueryOrBuilder * retrieved. * If multiple education filters are specified, profiles that match any * education filters are retrieved. - * If - * [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - * is specified, the result won't contain profiles that match the educations. + * If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + * profiles that match the educations. * For example, search for profiles with a master degree. * * @@ -425,8 +405,8 @@ public interface ProfileQueryOrBuilder * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -443,8 +423,8 @@ public interface ProfileQueryOrBuilder * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -461,8 +441,8 @@ public interface ProfileQueryOrBuilder * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -479,8 +459,8 @@ public interface ProfileQueryOrBuilder * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -498,8 +478,8 @@ public interface ProfileQueryOrBuilder * If a skill filter isn't specified, profiles with any skills are retrieved. * If multiple skill filters are specified, profiles that match any skill * filters are retrieved. - * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - * is specified, the result won't contain profiles that match the skills. + * If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + * that match the skills. * For example, search for profiles that have "Java" and "Python" in skill * list. * @@ -847,81 +827,6 @@ com.google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter getApplicationOutc com.google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilterOrBuilder getApplicationOutcomeNotesFiltersOrBuilder(int index); - /** - * - * - *
-   * Optional.
-   * The application last stage filters specify the last stage of job
-   * application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - java.util.List - getApplicationLastStageFiltersList(); - /** - * - * - *
-   * Optional.
-   * The application last stage filters specify the last stage of job
-   * application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - com.google.cloud.talent.v4beta1.ApplicationLastStageFilter getApplicationLastStageFilters( - int index); - /** - * - * - *
-   * Optional.
-   * The application last stage filters specify the last stage of job
-   * application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - int getApplicationLastStageFiltersCount(); - /** - * - * - *
-   * Optional.
-   * The application last stage filters specify the last stage of job
-   * application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - java.util.List - getApplicationLastStageFiltersOrBuilderList(); - /** - * - * - *
-   * Optional.
-   * The application last stage filters specify the last stage of job
-   * application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationLastStageFilter application_last_stage_filters = 12; - * - */ - com.google.cloud.talent.v4beta1.ApplicationLastStageFilterOrBuilder - getApplicationLastStageFiltersOrBuilder(int index); - /** * * @@ -986,83 +891,13 @@ com.google.cloud.talent.v4beta1.ApplicationLastStageFilter getApplicationLastSta com.google.cloud.talent.v4beta1.ApplicationJobFilterOrBuilder getApplicationJobFiltersOrBuilder( int index); - /** - * - * - *
-   * Optional.
-   * The application status filters specify the status of job application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - java.util.List - getApplicationStatusFiltersList(); - /** - * - * - *
-   * Optional.
-   * The application status filters specify the status of job application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - com.google.cloud.talent.v4beta1.ApplicationStatusFilter getApplicationStatusFilters(int index); - /** - * - * - *
-   * Optional.
-   * The application status filters specify the status of job application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - int getApplicationStatusFiltersCount(); - /** - * - * - *
-   * Optional.
-   * The application status filters specify the status of job application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - java.util.List - getApplicationStatusFiltersOrBuilderList(); - /** - * - * - *
-   * Optional.
-   * The application status filters specify the status of job application.
-   * 
- * - * - * repeated .google.cloud.talent.v4beta1.ApplicationStatusFilter application_status_filters = 14; - * - */ - com.google.cloud.talent.v4beta1.ApplicationStatusFilterOrBuilder - getApplicationStatusFiltersOrBuilder(int index); - /** * * *
    * Optional.
    * This filter specifies a structured syntax to match against the
-   * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes]
-   * that are marked as `filterable`.
+   * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes] that are marked as `filterable`.
    * The syntax for this expression is a subset of Google SQL syntax.
    * String custom attributes: supported operators are =, != where the left of
    * the operator is a custom field key and the right of the operator is a
@@ -1081,17 +916,16 @@ com.google.cloud.talent.v4beta1.ApplicationJobFilterOrBuilder getApplicationJobF
    * (key1 = "TEST" OR LOWER(key1)="test" OR NOT EMPTY(key1))
    * 
* - * string custom_field_filter = 15; + * string custom_attribute_filter = 15; */ - java.lang.String getCustomFieldFilter(); + java.lang.String getCustomAttributeFilter(); /** * * *
    * Optional.
    * This filter specifies a structured syntax to match against the
-   * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes]
-   * that are marked as `filterable`.
+   * [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes] that are marked as `filterable`.
    * The syntax for this expression is a subset of Google SQL syntax.
    * String custom attributes: supported operators are =, != where the left of
    * the operator is a custom field key and the right of the operator is a
@@ -1110,7 +944,7 @@ com.google.cloud.talent.v4beta1.ApplicationJobFilterOrBuilder getApplicationJobF
    * (key1 = "TEST" OR LOWER(key1)="test" OR NOT EMPTY(key1))
    * 
* - * string custom_field_filter = 15; + * string custom_attribute_filter = 15; */ - com.google.protobuf.ByteString getCustomFieldFilterBytes(); + com.google.protobuf.ByteString getCustomAttributeFilterBytes(); } diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/RequestMetadata.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/RequestMetadata.java index 458a866a1b0e..2a71489f20a3 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/RequestMetadata.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/RequestMetadata.java @@ -137,9 +137,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
    * The client-defined scope or source of the service call, which typically
    * is the domain on
    * which the service has been implemented and is currently being run.
@@ -169,9 +167,7 @@ public java.lang.String getDomain() {
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
    * The client-defined scope or source of the service call, which typically
    * is the domain on
    * which the service has been implemented and is currently being run.
@@ -204,9 +200,7 @@ public com.google.protobuf.ByteString getDomainBytes() {
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
    * A unique session identification string. A session is defined as the
    * duration of an end user's interaction with the service over a certain
    * period.
@@ -234,9 +228,7 @@ public java.lang.String getSessionId() {
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
    * A unique session identification string. A session is defined as the
    * duration of an end user's interaction with the service over a certain
    * period.
@@ -267,9 +259,7 @@ public com.google.protobuf.ByteString getSessionIdBytes() {
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
    * A unique user identification string, as determined by the client.
    * To have the strongest positive impact on search quality
    * make sure the client-level is unique.
@@ -297,9 +287,7 @@ public java.lang.String getUserId() {
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
    * A unique user identification string, as determined by the client.
    * To have the strongest positive impact on search quality
    * make sure the client-level is unique.
@@ -331,16 +319,10 @@ public com.google.protobuf.ByteString getUserIdBytes() {
    *
    * 
    * Optional.
-   * If set to `true`,
-   * [domain][google.cloud.talent.v4beta1.RequestMetadata.domain],
-   * [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and
-   * [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] are
-   * optional. Only set when any of these fields isn't available for some
-   * reason. It is highly recommended not to set this field and provide accurate
-   * [domain][google.cloud.talent.v4beta1.RequestMetadata.domain],
-   * [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and
-   * [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] for the best
-   * service experience.
+   * If set to `true`, [domain][google.cloud.talent.v4beta1.RequestMetadata.domain], [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] are optional.
+   * Only set when any of these fields isn't available for some reason. It
+   * is highly recommended not to set this field and provide accurate
+   * [domain][google.cloud.talent.v4beta1.RequestMetadata.domain], [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] for the best service experience.
    * 
* * bool allow_missing_ids = 4; @@ -796,9 +778,7 @@ public Builder mergeFrom( * * *
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
      * The client-defined scope or source of the service call, which typically
      * is the domain on
      * which the service has been implemented and is currently being run.
@@ -828,9 +808,7 @@ public java.lang.String getDomain() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
      * The client-defined scope or source of the service call, which typically
      * is the domain on
      * which the service has been implemented and is currently being run.
@@ -860,9 +838,7 @@ public com.google.protobuf.ByteString getDomainBytes() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
      * The client-defined scope or source of the service call, which typically
      * is the domain on
      * which the service has been implemented and is currently being run.
@@ -890,9 +866,7 @@ public Builder setDomain(java.lang.String value) {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
      * The client-defined scope or source of the service call, which typically
      * is the domain on
      * which the service has been implemented and is currently being run.
@@ -917,9 +891,7 @@ public Builder clearDomain() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
      * The client-defined scope or source of the service call, which typically
      * is the domain on
      * which the service has been implemented and is currently being run.
@@ -950,9 +922,7 @@ public Builder setDomainBytes(com.google.protobuf.ByteString value) {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
      * A unique session identification string. A session is defined as the
      * duration of an end user's interaction with the service over a certain
      * period.
@@ -980,9 +950,7 @@ public java.lang.String getSessionId() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
      * A unique session identification string. A session is defined as the
      * duration of an end user's interaction with the service over a certain
      * period.
@@ -1010,9 +978,7 @@ public com.google.protobuf.ByteString getSessionIdBytes() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
      * A unique session identification string. A session is defined as the
      * duration of an end user's interaction with the service over a certain
      * period.
@@ -1038,9 +1004,7 @@ public Builder setSessionId(java.lang.String value) {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
      * A unique session identification string. A session is defined as the
      * duration of an end user's interaction with the service over a certain
      * period.
@@ -1063,9 +1027,7 @@ public Builder clearSessionId() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
      * A unique session identification string. A session is defined as the
      * duration of an end user's interaction with the service over a certain
      * period.
@@ -1094,9 +1056,7 @@ public Builder setSessionIdBytes(com.google.protobuf.ByteString value) {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
      * A unique user identification string, as determined by the client.
      * To have the strongest positive impact on search quality
      * make sure the client-level is unique.
@@ -1124,9 +1084,7 @@ public java.lang.String getUserId() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
      * A unique user identification string, as determined by the client.
      * To have the strongest positive impact on search quality
      * make sure the client-level is unique.
@@ -1154,9 +1112,7 @@ public com.google.protobuf.ByteString getUserIdBytes() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
      * A unique user identification string, as determined by the client.
      * To have the strongest positive impact on search quality
      * make sure the client-level is unique.
@@ -1182,9 +1138,7 @@ public Builder setUserId(java.lang.String value) {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
      * A unique user identification string, as determined by the client.
      * To have the strongest positive impact on search quality
      * make sure the client-level is unique.
@@ -1207,9 +1161,7 @@ public Builder clearUserId() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
      * A unique user identification string, as determined by the client.
      * To have the strongest positive impact on search quality
      * make sure the client-level is unique.
@@ -1239,16 +1191,10 @@ public Builder setUserIdBytes(com.google.protobuf.ByteString value) {
      *
      * 
      * Optional.
-     * If set to `true`,
-     * [domain][google.cloud.talent.v4beta1.RequestMetadata.domain],
-     * [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and
-     * [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] are
-     * optional. Only set when any of these fields isn't available for some
-     * reason. It is highly recommended not to set this field and provide accurate
-     * [domain][google.cloud.talent.v4beta1.RequestMetadata.domain],
-     * [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and
-     * [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] for the best
-     * service experience.
+     * If set to `true`, [domain][google.cloud.talent.v4beta1.RequestMetadata.domain], [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] are optional.
+     * Only set when any of these fields isn't available for some reason. It
+     * is highly recommended not to set this field and provide accurate
+     * [domain][google.cloud.talent.v4beta1.RequestMetadata.domain], [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] for the best service experience.
      * 
* * bool allow_missing_ids = 4; @@ -1261,16 +1207,10 @@ public boolean getAllowMissingIds() { * *
      * Optional.
-     * If set to `true`,
-     * [domain][google.cloud.talent.v4beta1.RequestMetadata.domain],
-     * [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and
-     * [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] are
-     * optional. Only set when any of these fields isn't available for some
-     * reason. It is highly recommended not to set this field and provide accurate
-     * [domain][google.cloud.talent.v4beta1.RequestMetadata.domain],
-     * [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and
-     * [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] for the best
-     * service experience.
+     * If set to `true`, [domain][google.cloud.talent.v4beta1.RequestMetadata.domain], [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] are optional.
+     * Only set when any of these fields isn't available for some reason. It
+     * is highly recommended not to set this field and provide accurate
+     * [domain][google.cloud.talent.v4beta1.RequestMetadata.domain], [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] for the best service experience.
      * 
* * bool allow_missing_ids = 4; @@ -1286,16 +1226,10 @@ public Builder setAllowMissingIds(boolean value) { * *
      * Optional.
-     * If set to `true`,
-     * [domain][google.cloud.talent.v4beta1.RequestMetadata.domain],
-     * [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and
-     * [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] are
-     * optional. Only set when any of these fields isn't available for some
-     * reason. It is highly recommended not to set this field and provide accurate
-     * [domain][google.cloud.talent.v4beta1.RequestMetadata.domain],
-     * [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and
-     * [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] for the best
-     * service experience.
+     * If set to `true`, [domain][google.cloud.talent.v4beta1.RequestMetadata.domain], [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] are optional.
+     * Only set when any of these fields isn't available for some reason. It
+     * is highly recommended not to set this field and provide accurate
+     * [domain][google.cloud.talent.v4beta1.RequestMetadata.domain], [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] for the best service experience.
      * 
* * bool allow_missing_ids = 4; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/RequestMetadataOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/RequestMetadataOrBuilder.java index cf63ae281cc2..5d2dc114a399 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/RequestMetadataOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/RequestMetadataOrBuilder.java @@ -12,9 +12,7 @@ public interface RequestMetadataOrBuilder * * *
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
    * The client-defined scope or source of the service call, which typically
    * is the domain on
    * which the service has been implemented and is currently being run.
@@ -34,9 +32,7 @@ public interface RequestMetadataOrBuilder
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
    * The client-defined scope or source of the service call, which typically
    * is the domain on
    * which the service has been implemented and is currently being run.
@@ -57,9 +53,7 @@ public interface RequestMetadataOrBuilder
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
    * A unique session identification string. A session is defined as the
    * duration of an end user's interaction with the service over a certain
    * period.
@@ -77,9 +71,7 @@ public interface RequestMetadataOrBuilder
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
    * A unique session identification string. A session is defined as the
    * duration of an end user's interaction with the service over a certain
    * period.
@@ -98,9 +90,7 @@ public interface RequestMetadataOrBuilder
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
    * A unique user identification string, as determined by the client.
    * To have the strongest positive impact on search quality
    * make sure the client-level is unique.
@@ -118,9 +108,7 @@ public interface RequestMetadataOrBuilder
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`.
    * A unique user identification string, as determined by the client.
    * To have the strongest positive impact on search quality
    * make sure the client-level is unique.
@@ -140,16 +128,10 @@ public interface RequestMetadataOrBuilder
    *
    * 
    * Optional.
-   * If set to `true`,
-   * [domain][google.cloud.talent.v4beta1.RequestMetadata.domain],
-   * [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and
-   * [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] are
-   * optional. Only set when any of these fields isn't available for some
-   * reason. It is highly recommended not to set this field and provide accurate
-   * [domain][google.cloud.talent.v4beta1.RequestMetadata.domain],
-   * [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and
-   * [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] for the best
-   * service experience.
+   * If set to `true`, [domain][google.cloud.talent.v4beta1.RequestMetadata.domain], [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] are optional.
+   * Only set when any of these fields isn't available for some reason. It
+   * is highly recommended not to set this field and provide accurate
+   * [domain][google.cloud.talent.v4beta1.RequestMetadata.domain], [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] for the best service experience.
    * 
* * bool allow_missing_ids = 4; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java index 873a0376bb62..1d33221b1008 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java @@ -555,8 +555,8 @@ public interface CustomRankingInfoOrBuilder *
      * Required.
      * Controls over how important the score of
-     * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression]
-     * gets applied to job's final ranking position.
+     * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression] gets applied to job's final
+     * ranking position.
      * An error is thrown if not specified.
      * 
* @@ -571,8 +571,8 @@ public interface CustomRankingInfoOrBuilder *
      * Required.
      * Controls over how important the score of
-     * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression]
-     * gets applied to job's final ranking position.
+     * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression] gets applied to job's final
+     * ranking position.
      * An error is thrown if not specified.
      * 
* @@ -593,10 +593,8 @@ public interface CustomRankingInfoOrBuilder * and relevance score is used to determine job's final ranking position. * The syntax for this expression is a subset of Google SQL syntax. * Supported operators are: +, -, *, /, where the left and right side of - * the operator is either a numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] - * key, integer/double value or an expression that can be evaluated to a - * number. + * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key, + * integer/double value or an expression that can be evaluated to a number. * Parenthesis are supported to adjust calculation precedence. The * expression must be < 100 characters in length. * Sample ranking expression @@ -616,10 +614,8 @@ public interface CustomRankingInfoOrBuilder * and relevance score is used to determine job's final ranking position. * The syntax for this expression is a subset of Google SQL syntax. * Supported operators are: +, -, *, /, where the left and right side of - * the operator is either a numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] - * key, integer/double value or an expression that can be evaluated to a - * number. + * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key, + * integer/double value or an expression that can be evaluated to a number. * Parenthesis are supported to adjust calculation precedence. The * expression must be < 100 characters in length. * Sample ranking expression @@ -635,8 +631,7 @@ public interface CustomRankingInfoOrBuilder * *
    * Input only.
-   * Custom ranking information for
-   * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+   * Custom ranking information for [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
    * 
* * Protobuf type {@code google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo} @@ -732,8 +727,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-     * The importance level for
-     * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression].
+     * The importance level for [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression].
      * 
* * Protobuf enum {@code @@ -1000,8 +994,8 @@ private ImportanceLevel(int value) { *
      * Required.
      * Controls over how important the score of
-     * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression]
-     * gets applied to job's final ranking position.
+     * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression] gets applied to job's final
+     * ranking position.
      * An error is thrown if not specified.
      * 
* @@ -1018,8 +1012,8 @@ public int getImportanceLevelValue() { *
      * Required.
      * Controls over how important the score of
-     * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression]
-     * gets applied to job's final ranking position.
+     * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression] gets applied to job's final
+     * ranking position.
      * An error is thrown if not specified.
      * 
* @@ -1051,10 +1045,8 @@ public int getImportanceLevelValue() { * and relevance score is used to determine job's final ranking position. * The syntax for this expression is a subset of Google SQL syntax. * Supported operators are: +, -, *, /, where the left and right side of - * the operator is either a numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] - * key, integer/double value or an expression that can be evaluated to a - * number. + * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key, + * integer/double value or an expression that can be evaluated to a number. * Parenthesis are supported to adjust calculation precedence. The * expression must be < 100 characters in length. * Sample ranking expression @@ -1084,10 +1076,8 @@ public java.lang.String getRankingExpression() { * and relevance score is used to determine job's final ranking position. * The syntax for this expression is a subset of Google SQL syntax. * Supported operators are: +, -, *, /, where the left and right side of - * the operator is either a numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] - * key, integer/double value or an expression that can be evaluated to a - * number. + * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key, + * integer/double value or an expression that can be evaluated to a number. * Parenthesis are supported to adjust calculation precedence. The * expression must be < 100 characters in length. * Sample ranking expression @@ -1290,8 +1280,7 @@ protected Builder newBuilderForType( * *
      * Input only.
-     * Custom ranking information for
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * Custom ranking information for [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * Protobuf type {@code google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo} @@ -1469,8 +1458,8 @@ public Builder mergeFrom( *
        * Required.
        * Controls over how important the score of
-       * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression]
-       * gets applied to job's final ranking position.
+       * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression] gets applied to job's final
+       * ranking position.
        * An error is thrown if not specified.
        * 
* @@ -1487,8 +1476,8 @@ public int getImportanceLevelValue() { *
        * Required.
        * Controls over how important the score of
-       * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression]
-       * gets applied to job's final ranking position.
+       * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression] gets applied to job's final
+       * ranking position.
        * An error is thrown if not specified.
        * 
* @@ -1507,8 +1496,8 @@ public Builder setImportanceLevelValue(int value) { *
        * Required.
        * Controls over how important the score of
-       * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression]
-       * gets applied to job's final ranking position.
+       * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression] gets applied to job's final
+       * ranking position.
        * An error is thrown if not specified.
        * 
* @@ -1533,8 +1522,8 @@ public Builder setImportanceLevelValue(int value) { *
        * Required.
        * Controls over how important the score of
-       * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression]
-       * gets applied to job's final ranking position.
+       * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression] gets applied to job's final
+       * ranking position.
        * An error is thrown if not specified.
        * 
* @@ -1559,8 +1548,8 @@ public Builder setImportanceLevel( *
        * Required.
        * Controls over how important the score of
-       * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression]
-       * gets applied to job's final ranking position.
+       * [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression] gets applied to job's final
+       * ranking position.
        * An error is thrown if not specified.
        * 
* @@ -1586,10 +1575,8 @@ public Builder clearImportanceLevel() { * and relevance score is used to determine job's final ranking position. * The syntax for this expression is a subset of Google SQL syntax. * Supported operators are: +, -, *, /, where the left and right side of - * the operator is either a numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] - * key, integer/double value or an expression that can be evaluated to a - * number. + * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key, + * integer/double value or an expression that can be evaluated to a number. * Parenthesis are supported to adjust calculation precedence. The * expression must be < 100 characters in length. * Sample ranking expression @@ -1619,10 +1606,8 @@ public java.lang.String getRankingExpression() { * and relevance score is used to determine job's final ranking position. * The syntax for this expression is a subset of Google SQL syntax. * Supported operators are: +, -, *, /, where the left and right side of - * the operator is either a numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] - * key, integer/double value or an expression that can be evaluated to a - * number. + * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key, + * integer/double value or an expression that can be evaluated to a number. * Parenthesis are supported to adjust calculation precedence. The * expression must be < 100 characters in length. * Sample ranking expression @@ -1652,10 +1637,8 @@ public com.google.protobuf.ByteString getRankingExpressionBytes() { * and relevance score is used to determine job's final ranking position. * The syntax for this expression is a subset of Google SQL syntax. * Supported operators are: +, -, *, /, where the left and right side of - * the operator is either a numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] - * key, integer/double value or an expression that can be evaluated to a - * number. + * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key, + * integer/double value or an expression that can be evaluated to a number. * Parenthesis are supported to adjust calculation precedence. The * expression must be < 100 characters in length. * Sample ranking expression @@ -1683,10 +1666,8 @@ public Builder setRankingExpression(java.lang.String value) { * and relevance score is used to determine job's final ranking position. * The syntax for this expression is a subset of Google SQL syntax. * Supported operators are: +, -, *, /, where the left and right side of - * the operator is either a numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] - * key, integer/double value or an expression that can be evaluated to a - * number. + * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key, + * integer/double value or an expression that can be evaluated to a number. * Parenthesis are supported to adjust calculation precedence. The * expression must be < 100 characters in length. * Sample ranking expression @@ -1711,10 +1692,8 @@ public Builder clearRankingExpression() { * and relevance score is used to determine job's final ranking position. * The syntax for this expression is a subset of Google SQL syntax. * Supported operators are: +, -, *, /, where the left and right side of - * the operator is either a numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] - * key, integer/double value or an expression that can be evaluated to a - * number. + * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key, + * integer/double value or an expression that can be evaluated to a number. * Parenthesis are supported to adjust calculation precedence. The * expression must be < 100 characters in length. * Sample ranking expression @@ -1851,8 +1830,7 @@ public com.google.protobuf.ByteString getParentBytes() { *
    * Optional.
    * Mode of a search.
-   * Defaults to
-   * [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
+   * Defaults to [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
    * 
* * .google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode search_mode = 2; @@ -1866,8 +1844,7 @@ public int getSearchModeValue() { *
    * Optional.
    * Mode of a search.
-   * Defaults to
-   * [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
+   * Defaults to [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
    * 
* * .google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode search_mode = 2; @@ -2046,23 +2023,19 @@ public boolean getRequirePreciseResultSize() { * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -2076,14 +2049,11 @@ public boolean getRequirePreciseResultSize() { * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -2093,12 +2063,10 @@ public boolean getRequirePreciseResultSize() { * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -2144,23 +2112,19 @@ public java.util.List getHistogr * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -2174,14 +2138,11 @@ public java.util.List getHistogr * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -2191,12 +2152,10 @@ public java.util.List getHistogr * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -2243,23 +2202,19 @@ public java.util.List getHistogr * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -2273,14 +2228,11 @@ public java.util.List getHistogr * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -2290,12 +2242,10 @@ public java.util.List getHistogr * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -2341,23 +2291,19 @@ public int getHistogramQueriesCount() { * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -2371,14 +2317,11 @@ public int getHistogramQueriesCount() { * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -2388,12 +2331,10 @@ public int getHistogramQueriesCount() { * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -2439,23 +2380,19 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -2469,14 +2406,11 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -2486,12 +2420,10 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -2554,9 +2486,7 @@ public com.google.cloud.talent.v4beta1.JobView getJobView() { * Optional. * An integer that specifies the current offset (that is, starting result * location, amongst the jobs deemed by the API as relevant) in search - * results. This field is only considered if - * [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is - * unset. + * results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is unset. * For example, 0 means to return results starting from the first matching * job, and 10 means to return from the 11th job. This can be used for * pagination, (for example, pageSize = 10 and offset = 10 means to return @@ -2595,9 +2525,8 @@ public int getPageSize() { *
    * Optional.
    * The token specifying the current offset within
-   * search results. See
-   * [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token]
-   * for an explanation of how to obtain the next set of query results.
+   * search results. See [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token] for
+   * an explanation of how to obtain the next set of query results.
    * 
* * string page_token = 11; @@ -2619,9 +2548,8 @@ public java.lang.String getPageToken() { *
    * Optional.
    * The token specifying the current offset within
-   * search results. See
-   * [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token]
-   * for an explanation of how to obtain the next set of query results.
+   * search results. See [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token] for
+   * an explanation of how to obtain the next set of query results.
    * 
* * string page_token = 11; @@ -2651,31 +2579,28 @@ public com.google.protobuf.ByteString getPageTokenBytes() { * * "relevance desc": By relevance descending, as determined by the API * algorithms. Relevance thresholding of query results is only available * with this ordering. - * * "posting`_`publish`_`time desc": By - * [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] + * * "posting`_`publish`_`time desc": By [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * descending. - * * "posting`_`update`_`time desc": By - * [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] + * * "posting`_`update`_`time desc": By [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] * descending. * * "title": By [Job.title][google.cloud.talent.v4beta1.Job.title] ascending. - * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] - * descending. + * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] descending. * * "annualized`_`base`_`compensation": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`base`_`compensation desc": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation desc": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "custom`_`ranking desc": By the relevance score adjusted to the * [SearchJobsRequest.custom_ranking_info.ranking_expression][] with weight * factor assigned by @@ -2720,31 +2645,28 @@ public java.lang.String getOrderBy() { * * "relevance desc": By relevance descending, as determined by the API * algorithms. Relevance thresholding of query results is only available * with this ordering. - * * "posting`_`publish`_`time desc": By - * [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] + * * "posting`_`publish`_`time desc": By [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * descending. - * * "posting`_`update`_`time desc": By - * [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] + * * "posting`_`update`_`time desc": By [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] * descending. * * "title": By [Job.title][google.cloud.talent.v4beta1.Job.title] ascending. - * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] - * descending. + * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] descending. * * "annualized`_`base`_`compensation": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`base`_`compensation desc": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation desc": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "custom`_`ranking desc": By the relevance score adjusted to the * [SearchJobsRequest.custom_ranking_info.ranking_expression][] with weight * factor assigned by @@ -2792,9 +2714,8 @@ public com.google.protobuf.ByteString getOrderByBytes() { * clustered so that only one representative job of the cluster is * displayed to the job seeker higher up in the results, with the other jobs * being displayed lower down in the results. - * Defaults to - * [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] - * if no value is specified. + * Defaults to [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] if no value + * is specified. *
* * @@ -2815,9 +2736,8 @@ public int getDiversificationLevelValue() { * clustered so that only one representative job of the cluster is * displayed to the job seeker higher up in the results, with the other jobs * being displayed lower down in the results. - * Defaults to - * [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] - * if no value is specified. + * Defaults to [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] if no value + * is specified. *
* * @@ -2898,16 +2818,13 @@ public boolean hasCustomRankingInfo() { *
    * Optional.
    * Controls whether to disable exact keyword match on [Job.job_title][],
-   * [Job.description][google.cloud.talent.v4beta1.Job.description],
-   * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name],
-   * [Job.locations][0],
-   * [Job.qualifications][google.cloud.talent.v4beta1.Job.qualifications]. When
-   * disable keyword match is turned off, a keyword match returns jobs that do
-   * not match given category filters when there are matching keywords. For
-   * example, for the query "program manager," a result is returned even if the
-   * job posting has the title "software developer," which doesn't fall into
-   * "program manager" ontology, but does have "program manager" appearing in
-   * its description.
+   * [Job.description][google.cloud.talent.v4beta1.Job.description], [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name], [Job.locations][0],
+   * [Job.qualifications][google.cloud.talent.v4beta1.Job.qualifications]. When disable keyword match is turned off, a
+   * keyword match returns jobs that do not match given category filters when
+   * there are matching keywords. For example, for the query "program manager,"
+   * a result is returned even if the job posting has the title "software
+   * developer," which doesn't fall into "program manager" ontology, but does
+   * have "program manager" appearing in its description.
    * For queries like "cloud" that don't contain title or
    * location specific ontology, jobs with "cloud" keyword matches are returned
    * regardless of this flag's value.
@@ -3675,8 +3592,7 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
      * 
      * Optional.
      * Mode of a search.
-     * Defaults to
-     * [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
+     * Defaults to [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
      * 
* * .google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode search_mode = 2; @@ -3690,8 +3606,7 @@ public int getSearchModeValue() { *
      * Optional.
      * Mode of a search.
-     * Defaults to
-     * [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
+     * Defaults to [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
      * 
* * .google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode search_mode = 2; @@ -3707,8 +3622,7 @@ public Builder setSearchModeValue(int value) { *
      * Optional.
      * Mode of a search.
-     * Defaults to
-     * [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
+     * Defaults to [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
      * 
* * .google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode search_mode = 2; @@ -3727,8 +3641,7 @@ public com.google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode getSearchMod *
      * Optional.
      * Mode of a search.
-     * Defaults to
-     * [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
+     * Defaults to [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
      * 
* * .google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode search_mode = 2; @@ -3749,8 +3662,7 @@ public Builder setSearchMode( *
      * Optional.
      * Mode of a search.
-     * Defaults to
-     * [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
+     * Defaults to [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
      * 
* * .google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode search_mode = 2; @@ -4328,23 +4240,19 @@ private void ensureHistogramQueriesIsMutable() { * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -4358,14 +4266,11 @@ private void ensureHistogramQueriesIsMutable() { * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -4375,12 +4280,10 @@ private void ensureHistogramQueriesIsMutable() { * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -4431,23 +4334,19 @@ private void ensureHistogramQueriesIsMutable() { * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -4461,14 +4360,11 @@ private void ensureHistogramQueriesIsMutable() { * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -4478,12 +4374,10 @@ private void ensureHistogramQueriesIsMutable() { * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -4533,23 +4427,19 @@ public int getHistogramQueriesCount() { * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -4563,14 +4453,11 @@ public int getHistogramQueriesCount() { * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -4580,12 +4467,10 @@ public int getHistogramQueriesCount() { * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -4635,23 +4520,19 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -4665,14 +4546,11 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -4682,12 +4560,10 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -4744,23 +4620,19 @@ public Builder setHistogramQueries( * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -4774,14 +4646,11 @@ public Builder setHistogramQueries( * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -4791,12 +4660,10 @@ public Builder setHistogramQueries( * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -4850,23 +4717,19 @@ public Builder setHistogramQueries( * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -4880,14 +4743,11 @@ public Builder setHistogramQueries( * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -4897,12 +4757,10 @@ public Builder setHistogramQueries( * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -4958,23 +4816,19 @@ public Builder addHistogramQueries(com.google.cloud.talent.v4beta1.HistogramQuer * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -4988,14 +4842,11 @@ public Builder addHistogramQueries(com.google.cloud.talent.v4beta1.HistogramQuer * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -5005,12 +4856,10 @@ public Builder addHistogramQueries(com.google.cloud.talent.v4beta1.HistogramQuer * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -5067,23 +4916,19 @@ public Builder addHistogramQueries( * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -5097,14 +4942,11 @@ public Builder addHistogramQueries( * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -5114,12 +4956,10 @@ public Builder addHistogramQueries( * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -5173,23 +5013,19 @@ public Builder addHistogramQueries( * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -5203,14 +5039,11 @@ public Builder addHistogramQueries( * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -5220,12 +5053,10 @@ public Builder addHistogramQueries( * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -5279,23 +5110,19 @@ public Builder addHistogramQueries( * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -5309,14 +5136,11 @@ public Builder addHistogramQueries( * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -5326,12 +5150,10 @@ public Builder addHistogramQueries( * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -5385,23 +5207,19 @@ public Builder addAllHistogramQueries( * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -5415,14 +5233,11 @@ public Builder addAllHistogramQueries( * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -5432,12 +5247,10 @@ public Builder addAllHistogramQueries( * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -5490,23 +5303,19 @@ public Builder clearHistogramQueries() { * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -5520,14 +5329,11 @@ public Builder clearHistogramQueries() { * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -5537,12 +5343,10 @@ public Builder clearHistogramQueries() { * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -5595,23 +5399,19 @@ public Builder removeHistogramQueries(int index) { * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -5625,14 +5425,11 @@ public Builder removeHistogramQueries(int index) { * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -5642,12 +5439,10 @@ public Builder removeHistogramQueries(int index) { * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -5694,23 +5489,19 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder getHistogramQuerie * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -5724,14 +5515,11 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder getHistogramQuerie * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -5741,12 +5529,10 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder getHistogramQuerie * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -5797,23 +5583,19 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -5827,14 +5609,11 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -5844,12 +5623,10 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -5900,23 +5677,19 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -5930,14 +5703,11 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -5947,12 +5717,10 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -5999,23 +5767,19 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -6029,14 +5793,11 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -6046,12 +5807,10 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -6099,23 +5858,19 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -6129,14 +5884,11 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -6146,12 +5898,10 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -6285,9 +6035,7 @@ public Builder clearJobView() { * Optional. * An integer that specifies the current offset (that is, starting result * location, amongst the jobs deemed by the API as relevant) in search - * results. This field is only considered if - * [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is - * unset. + * results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is unset. * For example, 0 means to return results starting from the first matching * job, and 10 means to return from the 11th job. This can be used for * pagination, (for example, pageSize = 10 and offset = 10 means to return @@ -6306,9 +6054,7 @@ public int getOffset() { * Optional. * An integer that specifies the current offset (that is, starting result * location, amongst the jobs deemed by the API as relevant) in search - * results. This field is only considered if - * [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is - * unset. + * results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is unset. * For example, 0 means to return results starting from the first matching * job, and 10 means to return from the 11th job. This can be used for * pagination, (for example, pageSize = 10 and offset = 10 means to return @@ -6330,9 +6076,7 @@ public Builder setOffset(int value) { * Optional. * An integer that specifies the current offset (that is, starting result * location, amongst the jobs deemed by the API as relevant) in search - * results. This field is only considered if - * [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is - * unset. + * results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is unset. * For example, 0 means to return results starting from the first matching * job, and 10 means to return from the 11th job. This can be used for * pagination, (for example, pageSize = 10 and offset = 10 means to return @@ -6408,9 +6152,8 @@ public Builder clearPageSize() { *
      * Optional.
      * The token specifying the current offset within
-     * search results. See
-     * [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token]
-     * for an explanation of how to obtain the next set of query results.
+     * search results. See [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token] for
+     * an explanation of how to obtain the next set of query results.
      * 
* * string page_token = 11; @@ -6432,9 +6175,8 @@ public java.lang.String getPageToken() { *
      * Optional.
      * The token specifying the current offset within
-     * search results. See
-     * [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token]
-     * for an explanation of how to obtain the next set of query results.
+     * search results. See [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token] for
+     * an explanation of how to obtain the next set of query results.
      * 
* * string page_token = 11; @@ -6456,9 +6198,8 @@ public com.google.protobuf.ByteString getPageTokenBytes() { *
      * Optional.
      * The token specifying the current offset within
-     * search results. See
-     * [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token]
-     * for an explanation of how to obtain the next set of query results.
+     * search results. See [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token] for
+     * an explanation of how to obtain the next set of query results.
      * 
* * string page_token = 11; @@ -6478,9 +6219,8 @@ public Builder setPageToken(java.lang.String value) { *
      * Optional.
      * The token specifying the current offset within
-     * search results. See
-     * [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token]
-     * for an explanation of how to obtain the next set of query results.
+     * search results. See [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token] for
+     * an explanation of how to obtain the next set of query results.
      * 
* * string page_token = 11; @@ -6497,9 +6237,8 @@ public Builder clearPageToken() { *
      * Optional.
      * The token specifying the current offset within
-     * search results. See
-     * [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token]
-     * for an explanation of how to obtain the next set of query results.
+     * search results. See [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token] for
+     * an explanation of how to obtain the next set of query results.
      * 
* * string page_token = 11; @@ -6527,31 +6266,28 @@ public Builder setPageTokenBytes(com.google.protobuf.ByteString value) { * * "relevance desc": By relevance descending, as determined by the API * algorithms. Relevance thresholding of query results is only available * with this ordering. - * * "posting`_`publish`_`time desc": By - * [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] + * * "posting`_`publish`_`time desc": By [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * descending. - * * "posting`_`update`_`time desc": By - * [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] + * * "posting`_`update`_`time desc": By [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] * descending. * * "title": By [Job.title][google.cloud.talent.v4beta1.Job.title] ascending. - * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] - * descending. + * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] descending. * * "annualized`_`base`_`compensation": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`base`_`compensation desc": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation desc": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "custom`_`ranking desc": By the relevance score adjusted to the * [SearchJobsRequest.custom_ranking_info.ranking_expression][] with weight * factor assigned by @@ -6596,31 +6332,28 @@ public java.lang.String getOrderBy() { * * "relevance desc": By relevance descending, as determined by the API * algorithms. Relevance thresholding of query results is only available * with this ordering. - * * "posting`_`publish`_`time desc": By - * [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] + * * "posting`_`publish`_`time desc": By [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * descending. - * * "posting`_`update`_`time desc": By - * [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] + * * "posting`_`update`_`time desc": By [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] * descending. * * "title": By [Job.title][google.cloud.talent.v4beta1.Job.title] ascending. - * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] - * descending. + * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] descending. * * "annualized`_`base`_`compensation": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`base`_`compensation desc": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation desc": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "custom`_`ranking desc": By the relevance score adjusted to the * [SearchJobsRequest.custom_ranking_info.ranking_expression][] with weight * factor assigned by @@ -6665,31 +6398,28 @@ public com.google.protobuf.ByteString getOrderByBytes() { * * "relevance desc": By relevance descending, as determined by the API * algorithms. Relevance thresholding of query results is only available * with this ordering. - * * "posting`_`publish`_`time desc": By - * [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] + * * "posting`_`publish`_`time desc": By [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * descending. - * * "posting`_`update`_`time desc": By - * [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] + * * "posting`_`update`_`time desc": By [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] * descending. * * "title": By [Job.title][google.cloud.talent.v4beta1.Job.title] ascending. - * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] - * descending. + * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] descending. * * "annualized`_`base`_`compensation": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`base`_`compensation desc": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation desc": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "custom`_`ranking desc": By the relevance score adjusted to the * [SearchJobsRequest.custom_ranking_info.ranking_expression][] with weight * factor assigned by @@ -6732,31 +6462,28 @@ public Builder setOrderBy(java.lang.String value) { * * "relevance desc": By relevance descending, as determined by the API * algorithms. Relevance thresholding of query results is only available * with this ordering. - * * "posting`_`publish`_`time desc": By - * [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] + * * "posting`_`publish`_`time desc": By [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * descending. - * * "posting`_`update`_`time desc": By - * [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] + * * "posting`_`update`_`time desc": By [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] * descending. * * "title": By [Job.title][google.cloud.talent.v4beta1.Job.title] ascending. - * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] - * descending. + * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] descending. * * "annualized`_`base`_`compensation": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`base`_`compensation desc": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation desc": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "custom`_`ranking desc": By the relevance score adjusted to the * [SearchJobsRequest.custom_ranking_info.ranking_expression][] with weight * factor assigned by @@ -6796,31 +6523,28 @@ public Builder clearOrderBy() { * * "relevance desc": By relevance descending, as determined by the API * algorithms. Relevance thresholding of query results is only available * with this ordering. - * * "posting`_`publish`_`time desc": By - * [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] + * * "posting`_`publish`_`time desc": By [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * descending. - * * "posting`_`update`_`time desc": By - * [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] + * * "posting`_`update`_`time desc": By [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] * descending. * * "title": By [Job.title][google.cloud.talent.v4beta1.Job.title] ascending. - * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] - * descending. + * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] descending. * * "annualized`_`base`_`compensation": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`base`_`compensation desc": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation desc": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "custom`_`ranking desc": By the relevance score adjusted to the * [SearchJobsRequest.custom_ranking_info.ranking_expression][] with weight * factor assigned by @@ -6866,9 +6590,8 @@ public Builder setOrderByBytes(com.google.protobuf.ByteString value) { * clustered so that only one representative job of the cluster is * displayed to the job seeker higher up in the results, with the other jobs * being displayed lower down in the results. - * Defaults to - * [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] - * if no value is specified. + * Defaults to [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] if no value + * is specified. *
* * @@ -6889,9 +6612,8 @@ public int getDiversificationLevelValue() { * clustered so that only one representative job of the cluster is * displayed to the job seeker higher up in the results, with the other jobs * being displayed lower down in the results. - * Defaults to - * [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] - * if no value is specified. + * Defaults to [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] if no value + * is specified. *
* * @@ -6914,9 +6636,8 @@ public Builder setDiversificationLevelValue(int value) { * clustered so that only one representative job of the cluster is * displayed to the job seeker higher up in the results, with the other jobs * being displayed lower down in the results. - * Defaults to - * [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] - * if no value is specified. + * Defaults to [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] if no value + * is specified. *
* * @@ -6944,9 +6665,8 @@ public Builder setDiversificationLevelValue(int value) { * clustered so that only one representative job of the cluster is * displayed to the job seeker higher up in the results, with the other jobs * being displayed lower down in the results. - * Defaults to - * [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] - * if no value is specified. + * Defaults to [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] if no value + * is specified. *
* * @@ -6974,9 +6694,8 @@ public Builder setDiversificationLevel( * clustered so that only one representative job of the cluster is * displayed to the job seeker higher up in the results, with the other jobs * being displayed lower down in the results. - * Defaults to - * [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] - * if no value is specified. + * Defaults to [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] if no value + * is specified. *
* * @@ -7224,16 +6943,13 @@ public Builder clearCustomRankingInfo() { *
      * Optional.
      * Controls whether to disable exact keyword match on [Job.job_title][],
-     * [Job.description][google.cloud.talent.v4beta1.Job.description],
-     * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name],
-     * [Job.locations][0],
-     * [Job.qualifications][google.cloud.talent.v4beta1.Job.qualifications]. When
-     * disable keyword match is turned off, a keyword match returns jobs that do
-     * not match given category filters when there are matching keywords. For
-     * example, for the query "program manager," a result is returned even if the
-     * job posting has the title "software developer," which doesn't fall into
-     * "program manager" ontology, but does have "program manager" appearing in
-     * its description.
+     * [Job.description][google.cloud.talent.v4beta1.Job.description], [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name], [Job.locations][0],
+     * [Job.qualifications][google.cloud.talent.v4beta1.Job.qualifications]. When disable keyword match is turned off, a
+     * keyword match returns jobs that do not match given category filters when
+     * there are matching keywords. For example, for the query "program manager,"
+     * a result is returned even if the job posting has the title "software
+     * developer," which doesn't fall into "program manager" ontology, but does
+     * have "program manager" appearing in its description.
      * For queries like "cloud" that don't contain title or
      * location specific ontology, jobs with "cloud" keyword matches are returned
      * regardless of this flag's value.
@@ -7255,16 +6971,13 @@ public boolean getDisableKeywordMatch() {
      * 
      * Optional.
      * Controls whether to disable exact keyword match on [Job.job_title][],
-     * [Job.description][google.cloud.talent.v4beta1.Job.description],
-     * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name],
-     * [Job.locations][0],
-     * [Job.qualifications][google.cloud.talent.v4beta1.Job.qualifications]. When
-     * disable keyword match is turned off, a keyword match returns jobs that do
-     * not match given category filters when there are matching keywords. For
-     * example, for the query "program manager," a result is returned even if the
-     * job posting has the title "software developer," which doesn't fall into
-     * "program manager" ontology, but does have "program manager" appearing in
-     * its description.
+     * [Job.description][google.cloud.talent.v4beta1.Job.description], [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name], [Job.locations][0],
+     * [Job.qualifications][google.cloud.talent.v4beta1.Job.qualifications]. When disable keyword match is turned off, a
+     * keyword match returns jobs that do not match given category filters when
+     * there are matching keywords. For example, for the query "program manager,"
+     * a result is returned even if the job posting has the title "software
+     * developer," which doesn't fall into "program manager" ontology, but does
+     * have "program manager" appearing in its description.
      * For queries like "cloud" that don't contain title or
      * location specific ontology, jobs with "cloud" keyword matches are returned
      * regardless of this flag's value.
@@ -7289,16 +7002,13 @@ public Builder setDisableKeywordMatch(boolean value) {
      * 
      * Optional.
      * Controls whether to disable exact keyword match on [Job.job_title][],
-     * [Job.description][google.cloud.talent.v4beta1.Job.description],
-     * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name],
-     * [Job.locations][0],
-     * [Job.qualifications][google.cloud.talent.v4beta1.Job.qualifications]. When
-     * disable keyword match is turned off, a keyword match returns jobs that do
-     * not match given category filters when there are matching keywords. For
-     * example, for the query "program manager," a result is returned even if the
-     * job posting has the title "software developer," which doesn't fall into
-     * "program manager" ontology, but does have "program manager" appearing in
-     * its description.
+     * [Job.description][google.cloud.talent.v4beta1.Job.description], [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name], [Job.locations][0],
+     * [Job.qualifications][google.cloud.talent.v4beta1.Job.qualifications]. When disable keyword match is turned off, a
+     * keyword match returns jobs that do not match given category filters when
+     * there are matching keywords. For example, for the query "program manager,"
+     * a result is returned even if the job posting has the title "software
+     * developer," which doesn't fall into "program manager" ontology, but does
+     * have "program manager" appearing in its description.
      * For queries like "cloud" that don't contain title or
      * location specific ontology, jobs with "cloud" keyword matches are returned
      * regardless of this flag's value.
diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java
index 4fd161ee83f7..449fc594d476 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java
@@ -45,8 +45,7 @@ public interface SearchJobsRequestOrBuilder
    * 
    * Optional.
    * Mode of a search.
-   * Defaults to
-   * [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
+   * Defaults to [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
    * 
* * .google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode search_mode = 2; @@ -58,8 +57,7 @@ public interface SearchJobsRequestOrBuilder *
    * Optional.
    * Mode of a search.
-   * Defaults to
-   * [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
+   * Defaults to [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH].
    * 
* * .google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode search_mode = 2; @@ -201,23 +199,19 @@ public interface SearchJobsRequestOrBuilder * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -231,14 +225,11 @@ public interface SearchJobsRequestOrBuilder * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -248,12 +239,10 @@ public interface SearchJobsRequestOrBuilder * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -297,23 +286,19 @@ public interface SearchJobsRequestOrBuilder * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -327,14 +312,11 @@ public interface SearchJobsRequestOrBuilder * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -344,12 +326,10 @@ public interface SearchJobsRequestOrBuilder * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -393,23 +373,19 @@ public interface SearchJobsRequestOrBuilder * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -423,14 +399,11 @@ public interface SearchJobsRequestOrBuilder * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -440,12 +413,10 @@ public interface SearchJobsRequestOrBuilder * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -489,23 +460,19 @@ public interface SearchJobsRequestOrBuilder * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -519,14 +486,11 @@ public interface SearchJobsRequestOrBuilder * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -536,12 +500,10 @@ public interface SearchJobsRequestOrBuilder * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -586,23 +548,19 @@ public interface SearchJobsRequestOrBuilder * bucket(1, MAX, "positive number") or bucket(1, 10). * Job histogram facets: * * company_id: histogram by [Job.distributor_company_id][]. - * * company_display_name: histogram by - * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - * * employment_type: histogram by - * [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - * for example, "FULL_TIME", "PART_TIME". - * * company_size: histogram by - * [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - * "SMALL", "MEDIUM", "BIG". + * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + * "FULL_TIME", "PART_TIME". + * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + * "MEDIUM", "BIG". * * publish_time_in_month: histogram by the [Job.publish_time][] in months. * Must specify list of numeric buckets in spec. * * publish_time_in_year: histogram by the [Job.publish_time][] in years. * Must specify list of numeric buckets in spec. * * degree_type: histogram by the [Job.degree_type][], for example, * "Bachelors", "Masters". - * * job_level: histogram by the - * [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - * "Entry Level". + * * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + * Level". * * country: histogram by the country code of jobs, for example, "US", "FR". * * admin1: histogram by the admin1 code of jobs, which is a global * placeholder referring to the state, province, or the particular term a @@ -616,14 +574,11 @@ public interface SearchJobsRequestOrBuilder * and longitude), for example, 37.4038522,-122.0987765. Since the coordinates * of a city center can change, customers may need to refresh them * periodically. - * * locale: histogram by the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en-US", "fr-FR". - * * language: histogram by the language subtag of the - * [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - * example, "en", "fr". - * * category: histogram by the - * [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + * * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + * "fr-FR". + * * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + * for example, "en", "fr". + * * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, * "COMPUTER_AND_IT", "HEALTHCARE". * * base_compensation_unit: histogram by the [CompensationUnit][] of base * salary, for example, "WEEKLY", "MONTHLY". @@ -633,12 +588,10 @@ public interface SearchJobsRequestOrBuilder * Must specify list of numeric buckets to group results by. * * annualized_total_compensation: histogram by the total annualized salary. * Must specify list of numeric buckets to group results by. - * * string_custom_attribute: histogram by string - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * string_custom_attribute["key1"]. - * * numeric_custom_attribute: histogram by numeric - * [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + * * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. * Values can be accessed via square bracket notations like * numeric_custom_attribute["key1"]. Must specify list of numeric buckets to * group results by. @@ -687,9 +640,7 @@ public interface SearchJobsRequestOrBuilder * Optional. * An integer that specifies the current offset (that is, starting result * location, amongst the jobs deemed by the API as relevant) in search - * results. This field is only considered if - * [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is - * unset. + * results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is unset. * For example, 0 means to return results starting from the first matching * job, and 10 means to return from the 11th job. This can be used for * pagination, (for example, pageSize = 10 and offset = 10 means to return @@ -720,9 +671,8 @@ public interface SearchJobsRequestOrBuilder *
    * Optional.
    * The token specifying the current offset within
-   * search results. See
-   * [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token]
-   * for an explanation of how to obtain the next set of query results.
+   * search results. See [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token] for
+   * an explanation of how to obtain the next set of query results.
    * 
* * string page_token = 11; @@ -734,9 +684,8 @@ public interface SearchJobsRequestOrBuilder *
    * Optional.
    * The token specifying the current offset within
-   * search results. See
-   * [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token]
-   * for an explanation of how to obtain the next set of query results.
+   * search results. See [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token] for
+   * an explanation of how to obtain the next set of query results.
    * 
* * string page_token = 11; @@ -754,31 +703,28 @@ public interface SearchJobsRequestOrBuilder * * "relevance desc": By relevance descending, as determined by the API * algorithms. Relevance thresholding of query results is only available * with this ordering. - * * "posting`_`publish`_`time desc": By - * [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] + * * "posting`_`publish`_`time desc": By [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * descending. - * * "posting`_`update`_`time desc": By - * [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] + * * "posting`_`update`_`time desc": By [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] * descending. * * "title": By [Job.title][google.cloud.talent.v4beta1.Job.title] ascending. - * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] - * descending. + * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] descending. * * "annualized`_`base`_`compensation": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`base`_`compensation desc": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation desc": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "custom`_`ranking desc": By the relevance score adjusted to the * [SearchJobsRequest.custom_ranking_info.ranking_expression][] with weight * factor assigned by @@ -813,31 +759,28 @@ public interface SearchJobsRequestOrBuilder * * "relevance desc": By relevance descending, as determined by the API * algorithms. Relevance thresholding of query results is only available * with this ordering. - * * "posting`_`publish`_`time desc": By - * [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] + * * "posting`_`publish`_`time desc": By [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * descending. - * * "posting`_`update`_`time desc": By - * [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] + * * "posting`_`update`_`time desc": By [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] * descending. * * "title": By [Job.title][google.cloud.talent.v4beta1.Job.title] ascending. - * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] - * descending. + * * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] descending. * * "annualized`_`base`_`compensation": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`base`_`compensation desc": By job's - * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * ascending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] ascending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "annualized`_`total`_`compensation desc": By job's - * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - * descending. Jobs whose annualized base compensation is unspecified are put - * at the end of search results. + * [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] descending. Jobs + * whose annualized base compensation is unspecified are put at the end of + * search results. * * "custom`_`ranking desc": By the relevance score adjusted to the * [SearchJobsRequest.custom_ranking_info.ranking_expression][] with weight * factor assigned by @@ -873,9 +816,8 @@ public interface SearchJobsRequestOrBuilder * clustered so that only one representative job of the cluster is * displayed to the job seeker higher up in the results, with the other jobs * being displayed lower down in the results. - * Defaults to - * [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] - * if no value is specified. + * Defaults to [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] if no value + * is specified. *
* * @@ -894,9 +836,8 @@ public interface SearchJobsRequestOrBuilder * clustered so that only one representative job of the cluster is * displayed to the job seeker higher up in the results, with the other jobs * being displayed lower down in the results. - * Defaults to - * [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] - * if no value is specified. + * Defaults to [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] if no value + * is specified. *
* * @@ -955,16 +896,13 @@ public interface SearchJobsRequestOrBuilder *
    * Optional.
    * Controls whether to disable exact keyword match on [Job.job_title][],
-   * [Job.description][google.cloud.talent.v4beta1.Job.description],
-   * [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name],
-   * [Job.locations][0],
-   * [Job.qualifications][google.cloud.talent.v4beta1.Job.qualifications]. When
-   * disable keyword match is turned off, a keyword match returns jobs that do
-   * not match given category filters when there are matching keywords. For
-   * example, for the query "program manager," a result is returned even if the
-   * job posting has the title "software developer," which doesn't fall into
-   * "program manager" ontology, but does have "program manager" appearing in
-   * its description.
+   * [Job.description][google.cloud.talent.v4beta1.Job.description], [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name], [Job.locations][0],
+   * [Job.qualifications][google.cloud.talent.v4beta1.Job.qualifications]. When disable keyword match is turned off, a
+   * keyword match returns jobs that do not match given category filters when
+   * there are matching keywords. For example, for the query "program manager,"
+   * a result is returned even if the job posting has the title "software
+   * developer," which doesn't fall into "program manager" ontology, but does
+   * have "program manager" appearing in its description.
    * For queries like "cloud" that don't contain title or
    * location specific ontology, jobs with "cloud" keyword matches are returned
    * regardless of this flag's value.
diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsResponse.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsResponse.java
index d776bec9ad79..577fa05a1d50 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsResponse.java
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsResponse.java
@@ -200,8 +200,7 @@ public interface MatchingJobOrBuilder
      *
      *
      * 
-     * Job resource that matches the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * .google.cloud.talent.v4beta1.Job job = 1; @@ -211,8 +210,7 @@ public interface MatchingJobOrBuilder * * *
-     * Job resource that matches the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * .google.cloud.talent.v4beta1.Job job = 1; @@ -222,8 +220,7 @@ public interface MatchingJobOrBuilder * * *
-     * Job resource that matches the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * .google.cloud.talent.v4beta1.Job job = 1; @@ -282,12 +279,10 @@ public interface MatchingJobOrBuilder * * *
-     * Contains snippets of text from the
-     * [Job.description][google.cloud.talent.v4beta1.Job.description] and
-     * similar fields that most closely match a search query's keywords, if
-     * available. All HTML tags in the original fields are stripped when
-     * returned in this field, and matching query keywords are enclosed in HTML
-     * bold tags.
+     * Contains snippets of text from the [Job.description][google.cloud.talent.v4beta1.Job.description] and similar
+     * fields that most closely match a search query's keywords, if available.
+     * All HTML tags in the original fields are stripped when returned in this
+     * field, and matching query keywords are enclosed in HTML bold tags.
      * 
* * string search_text_snippet = 4; @@ -297,12 +292,10 @@ public interface MatchingJobOrBuilder * * *
-     * Contains snippets of text from the
-     * [Job.description][google.cloud.talent.v4beta1.Job.description] and
-     * similar fields that most closely match a search query's keywords, if
-     * available. All HTML tags in the original fields are stripped when
-     * returned in this field, and matching query keywords are enclosed in HTML
-     * bold tags.
+     * Contains snippets of text from the [Job.description][google.cloud.talent.v4beta1.Job.description] and similar
+     * fields that most closely match a search query's keywords, if available.
+     * All HTML tags in the original fields are stripped when returned in this
+     * field, and matching query keywords are enclosed in HTML bold tags.
      * 
* * string search_text_snippet = 4; @@ -349,8 +342,7 @@ public interface MatchingJobOrBuilder * *
    * Output only.
-   * Job entry with metadata inside
-   * [SearchJobsResponse][google.cloud.talent.v4beta1.SearchJobsResponse].
+   * Job entry with metadata inside [SearchJobsResponse][google.cloud.talent.v4beta1.SearchJobsResponse].
    * 
* * Protobuf type {@code google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob} @@ -490,8 +482,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-     * Job resource that matches the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * .google.cloud.talent.v4beta1.Job job = 1; @@ -503,8 +494,7 @@ public boolean hasJob() { * * *
-     * Job resource that matches the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * .google.cloud.talent.v4beta1.Job job = 1; @@ -516,8 +506,7 @@ public com.google.cloud.talent.v4beta1.Job getJob() { * * *
-     * Job resource that matches the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * .google.cloud.talent.v4beta1.Job job = 1; @@ -624,12 +613,10 @@ public com.google.protobuf.ByteString getJobTitleSnippetBytes() { * * *
-     * Contains snippets of text from the
-     * [Job.description][google.cloud.talent.v4beta1.Job.description] and
-     * similar fields that most closely match a search query's keywords, if
-     * available. All HTML tags in the original fields are stripped when
-     * returned in this field, and matching query keywords are enclosed in HTML
-     * bold tags.
+     * Contains snippets of text from the [Job.description][google.cloud.talent.v4beta1.Job.description] and similar
+     * fields that most closely match a search query's keywords, if available.
+     * All HTML tags in the original fields are stripped when returned in this
+     * field, and matching query keywords are enclosed in HTML bold tags.
      * 
* * string search_text_snippet = 4; @@ -649,12 +636,10 @@ public java.lang.String getSearchTextSnippet() { * * *
-     * Contains snippets of text from the
-     * [Job.description][google.cloud.talent.v4beta1.Job.description] and
-     * similar fields that most closely match a search query's keywords, if
-     * available. All HTML tags in the original fields are stripped when
-     * returned in this field, and matching query keywords are enclosed in HTML
-     * bold tags.
+     * Contains snippets of text from the [Job.description][google.cloud.talent.v4beta1.Job.description] and similar
+     * fields that most closely match a search query's keywords, if available.
+     * All HTML tags in the original fields are stripped when returned in this
+     * field, and matching query keywords are enclosed in HTML bold tags.
      * 
* * string search_text_snippet = 4; @@ -928,8 +913,7 @@ protected Builder newBuilderForType( * *
      * Output only.
-     * Job entry with metadata inside
-     * [SearchJobsResponse][google.cloud.talent.v4beta1.SearchJobsResponse].
+     * Job entry with metadata inside [SearchJobsResponse][google.cloud.talent.v4beta1.SearchJobsResponse].
      * 
* * Protobuf type {@code google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob} @@ -1143,8 +1127,7 @@ public Builder mergeFrom( * * *
-       * Job resource that matches the specified
-       * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+       * Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
        * 
* * .google.cloud.talent.v4beta1.Job job = 1; @@ -1156,8 +1139,7 @@ public boolean hasJob() { * * *
-       * Job resource that matches the specified
-       * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+       * Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
        * 
* * .google.cloud.talent.v4beta1.Job job = 1; @@ -1173,8 +1155,7 @@ public com.google.cloud.talent.v4beta1.Job getJob() { * * *
-       * Job resource that matches the specified
-       * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+       * Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
        * 
* * .google.cloud.talent.v4beta1.Job job = 1; @@ -1196,8 +1177,7 @@ public Builder setJob(com.google.cloud.talent.v4beta1.Job value) { * * *
-       * Job resource that matches the specified
-       * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+       * Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
        * 
* * .google.cloud.talent.v4beta1.Job job = 1; @@ -1216,8 +1196,7 @@ public Builder setJob(com.google.cloud.talent.v4beta1.Job.Builder builderForValu * * *
-       * Job resource that matches the specified
-       * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+       * Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
        * 
* * .google.cloud.talent.v4beta1.Job job = 1; @@ -1243,8 +1222,7 @@ public Builder mergeJob(com.google.cloud.talent.v4beta1.Job value) { * * *
-       * Job resource that matches the specified
-       * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+       * Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
        * 
* * .google.cloud.talent.v4beta1.Job job = 1; @@ -1264,8 +1242,7 @@ public Builder clearJob() { * * *
-       * Job resource that matches the specified
-       * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+       * Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
        * 
* * .google.cloud.talent.v4beta1.Job job = 1; @@ -1279,8 +1256,7 @@ public com.google.cloud.talent.v4beta1.Job.Builder getJobBuilder() { * * *
-       * Job resource that matches the specified
-       * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+       * Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
        * 
* * .google.cloud.talent.v4beta1.Job job = 1; @@ -1296,8 +1272,7 @@ public com.google.cloud.talent.v4beta1.JobOrBuilder getJobOrBuilder() { * * *
-       * Job resource that matches the specified
-       * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+       * Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
        * 
* * .google.cloud.talent.v4beta1.Job job = 1; @@ -1527,12 +1502,10 @@ public Builder setJobTitleSnippetBytes(com.google.protobuf.ByteString value) { * * *
-       * Contains snippets of text from the
-       * [Job.description][google.cloud.talent.v4beta1.Job.description] and
-       * similar fields that most closely match a search query's keywords, if
-       * available. All HTML tags in the original fields are stripped when
-       * returned in this field, and matching query keywords are enclosed in HTML
-       * bold tags.
+       * Contains snippets of text from the [Job.description][google.cloud.talent.v4beta1.Job.description] and similar
+       * fields that most closely match a search query's keywords, if available.
+       * All HTML tags in the original fields are stripped when returned in this
+       * field, and matching query keywords are enclosed in HTML bold tags.
        * 
* * string search_text_snippet = 4; @@ -1552,12 +1525,10 @@ public java.lang.String getSearchTextSnippet() { * * *
-       * Contains snippets of text from the
-       * [Job.description][google.cloud.talent.v4beta1.Job.description] and
-       * similar fields that most closely match a search query's keywords, if
-       * available. All HTML tags in the original fields are stripped when
-       * returned in this field, and matching query keywords are enclosed in HTML
-       * bold tags.
+       * Contains snippets of text from the [Job.description][google.cloud.talent.v4beta1.Job.description] and similar
+       * fields that most closely match a search query's keywords, if available.
+       * All HTML tags in the original fields are stripped when returned in this
+       * field, and matching query keywords are enclosed in HTML bold tags.
        * 
* * string search_text_snippet = 4; @@ -1577,12 +1548,10 @@ public com.google.protobuf.ByteString getSearchTextSnippetBytes() { * * *
-       * Contains snippets of text from the
-       * [Job.description][google.cloud.talent.v4beta1.Job.description] and
-       * similar fields that most closely match a search query's keywords, if
-       * available. All HTML tags in the original fields are stripped when
-       * returned in this field, and matching query keywords are enclosed in HTML
-       * bold tags.
+       * Contains snippets of text from the [Job.description][google.cloud.talent.v4beta1.Job.description] and similar
+       * fields that most closely match a search query's keywords, if available.
+       * All HTML tags in the original fields are stripped when returned in this
+       * field, and matching query keywords are enclosed in HTML bold tags.
        * 
* * string search_text_snippet = 4; @@ -1600,12 +1569,10 @@ public Builder setSearchTextSnippet(java.lang.String value) { * * *
-       * Contains snippets of text from the
-       * [Job.description][google.cloud.talent.v4beta1.Job.description] and
-       * similar fields that most closely match a search query's keywords, if
-       * available. All HTML tags in the original fields are stripped when
-       * returned in this field, and matching query keywords are enclosed in HTML
-       * bold tags.
+       * Contains snippets of text from the [Job.description][google.cloud.talent.v4beta1.Job.description] and similar
+       * fields that most closely match a search query's keywords, if available.
+       * All HTML tags in the original fields are stripped when returned in this
+       * field, and matching query keywords are enclosed in HTML bold tags.
        * 
* * string search_text_snippet = 4; @@ -1620,12 +1587,10 @@ public Builder clearSearchTextSnippet() { * * *
-       * Contains snippets of text from the
-       * [Job.description][google.cloud.talent.v4beta1.Job.description] and
-       * similar fields that most closely match a search query's keywords, if
-       * available. All HTML tags in the original fields are stripped when
-       * returned in this field, and matching query keywords are enclosed in HTML
-       * bold tags.
+       * Contains snippets of text from the [Job.description][google.cloud.talent.v4beta1.Job.description] and similar
+       * fields that most closely match a search query's keywords, if available.
+       * All HTML tags in the original fields are stripped when returned in this
+       * field, and matching query keywords are enclosed in HTML bold tags.
        * 
* * string search_text_snippet = 4; @@ -2991,8 +2956,7 @@ public com.google.protobuf.Parser getParserForType() { * * *
-   * The Job entities that match the specified
-   * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+   * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -3006,8 +2970,7 @@ public com.google.protobuf.Parser getParserForType() { * * *
-   * The Job entities that match the specified
-   * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+   * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -3022,8 +2985,7 @@ public com.google.protobuf.Parser getParserForType() { * * *
-   * The Job entities that match the specified
-   * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+   * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -3036,8 +2998,7 @@ public int getMatchingJobsCount() { * * *
-   * The Job entities that match the specified
-   * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+   * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -3050,8 +3011,7 @@ public com.google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob getMatchin * * *
-   * The Job entities that match the specified
-   * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+   * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4010,8 +3970,7 @@ private void ensureMatchingJobsIsMutable() { * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4029,8 +3988,7 @@ private void ensureMatchingJobsIsMutable() { * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4047,8 +4005,7 @@ public int getMatchingJobsCount() { * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4066,8 +4023,7 @@ public com.google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob getMatchin * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4091,8 +4047,7 @@ public Builder setMatchingJobs( * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4114,8 +4069,7 @@ public Builder setMatchingJobs( * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4139,8 +4093,7 @@ public Builder addMatchingJobs( * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4164,8 +4117,7 @@ public Builder addMatchingJobs( * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4186,8 +4138,7 @@ public Builder addMatchingJobs( * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4209,8 +4160,7 @@ public Builder addMatchingJobs( * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4232,8 +4182,7 @@ public Builder addAllMatchingJobs( * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4253,8 +4202,7 @@ public Builder clearMatchingJobs() { * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4274,8 +4222,7 @@ public Builder removeMatchingJobs(int index) { * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4289,8 +4236,7 @@ public Builder removeMatchingJobs(int index) { * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4308,8 +4254,7 @@ public Builder removeMatchingJobs(int index) { * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4328,8 +4273,7 @@ public Builder removeMatchingJobs(int index) { * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4345,8 +4289,7 @@ public Builder removeMatchingJobs(int index) { * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -4363,8 +4306,7 @@ public Builder removeMatchingJobs(int index) { * * *
-     * The Job entities that match the specified
-     * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+     * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsResponseOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsResponseOrBuilder.java index 2265b8891c29..10e062a680ee 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsResponseOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsResponseOrBuilder.java @@ -12,8 +12,7 @@ public interface SearchJobsResponseOrBuilder * * *
-   * The Job entities that match the specified
-   * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+   * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -25,8 +24,7 @@ public interface SearchJobsResponseOrBuilder * * *
-   * The Job entities that match the specified
-   * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+   * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -37,8 +35,7 @@ public interface SearchJobsResponseOrBuilder * * *
-   * The Job entities that match the specified
-   * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+   * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -49,8 +46,7 @@ public interface SearchJobsResponseOrBuilder * * *
-   * The Job entities that match the specified
-   * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+   * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; @@ -62,8 +58,7 @@ public interface SearchJobsResponseOrBuilder * * *
-   * The Job entities that match the specified
-   * [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
+   * The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequest.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequest.java index a2302fb34061..cd70de9aa52c 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequest.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequest.java @@ -282,8 +282,7 @@ public com.google.cloud.talent.v4beta1.RequestMetadataOrBuilder getRequestMetada * *
    * Optional.
-   * Search query to execute. See
-   * [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
+   * Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
    * 
* * .google.cloud.talent.v4beta1.ProfileQuery profile_query = 3; @@ -296,8 +295,7 @@ public boolean hasProfileQuery() { * *
    * Optional.
-   * Search query to execute. See
-   * [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
+   * Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
    * 
* * .google.cloud.talent.v4beta1.ProfileQuery profile_query = 3; @@ -312,8 +310,7 @@ public com.google.cloud.talent.v4beta1.ProfileQuery getProfileQuery() { * *
    * Optional.
-   * Search query to execute. See
-   * [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
+   * Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
    * 
* * .google.cloud.talent.v4beta1.ProfileQuery profile_query = 3; @@ -350,10 +347,10 @@ public int getPageSize() { * The pageToken, similar to offset enables users of the API to paginate * through the search results. To retrieve the first page of results, set the * pageToken to empty. The search response includes a - * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] - * field that can be used to populate the pageToken field for the next page of - * results. Using pageToken instead of offset increases the performance of the - * API, especially compared to larger offset values. + * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] field that can be + * used to populate the pageToken field for the next page of results. Using + * pageToken instead of offset increases the performance of the API, + * especially compared to larger offset values. *
* * string page_token = 5; @@ -377,10 +374,10 @@ public java.lang.String getPageToken() { * The pageToken, similar to offset enables users of the API to paginate * through the search results. To retrieve the first page of results, set the * pageToken to empty. The search response includes a - * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] - * field that can be used to populate the pageToken field for the next page of - * results. Using pageToken instead of offset increases the performance of the - * API, especially compared to larger offset values. + * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] field that can be + * used to populate the pageToken field for the next page of results. Using + * pageToken instead of offset increases the performance of the API, + * especially compared to larger offset values. *
* * string page_token = 5; @@ -405,9 +402,7 @@ public com.google.protobuf.ByteString getPageTokenBytes() { *
    * Optional.
    * An integer that specifies the current offset (that is, starting result) in
-   * search results. This field is only considered if
-   * [page_token][google.cloud.talent.v4beta1.SearchProfilesRequest.page_token]
-   * is unset.
+   * search results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchProfilesRequest.page_token] is unset.
    * The maximum allowed value is 5000. Otherwise an error is thrown.
    * For example, 0 means to search from the first profile, and 10 means to
    * search from the 11th profile. This can be used for pagination, for example
@@ -541,8 +536,7 @@ public boolean getCaseSensitiveSort() {
    * 
    * Optional.
    * A list of expressions specifies histogram requests against matching
-   * profiles for
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * The expression syntax looks like a function definition with optional
    * parameters.
    * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -585,29 +579,19 @@ public boolean getCaseSensitiveSort() {
    * * experience_in_months: experience in months. 0 means 0 month to 1 month
    * (exclusive).
    * * application_date: The application date specifies application start dates.
-   * See
-   * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-   * for more details.
+   * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
    * * application_outcome_notes: The application outcome reason specifies the
    * reasons behind the outcome of the job application.
-   * See
-   * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-   * for more details.
+   * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
    * * application_last_stage: The application last stage specifies the last
    * stage of job application.
-   * See
-   * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-   * for more details.
+   * See [ApplicationLastStageFilter][] for more details.
    * * application_job_title: The application job title specifies the job
    * applied for in the application.
-   * See
-   * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-   * for more details.
+   * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
    * * application_status: The application status specifies the status of job
    * application.
-   * See
-   * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-   * for more details.
+   * See [ApplicationStatusFilter][] for more details.
    * * hirable_status: Hirable status specifies the profile's hirable status.
    * * string_custom_attribute: String custom attributes. Values can be accessed
    * via square bracket notation like string_custom_attribute["key1"].
@@ -633,8 +617,7 @@ public java.util.List getHistogr
    * 
    * Optional.
    * A list of expressions specifies histogram requests against matching
-   * profiles for
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * The expression syntax looks like a function definition with optional
    * parameters.
    * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -677,29 +660,19 @@ public java.util.List getHistogr
    * * experience_in_months: experience in months. 0 means 0 month to 1 month
    * (exclusive).
    * * application_date: The application date specifies application start dates.
-   * See
-   * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-   * for more details.
+   * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
    * * application_outcome_notes: The application outcome reason specifies the
    * reasons behind the outcome of the job application.
-   * See
-   * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-   * for more details.
+   * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
    * * application_last_stage: The application last stage specifies the last
    * stage of job application.
-   * See
-   * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-   * for more details.
+   * See [ApplicationLastStageFilter][] for more details.
    * * application_job_title: The application job title specifies the job
    * applied for in the application.
-   * See
-   * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-   * for more details.
+   * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
    * * application_status: The application status specifies the status of job
    * application.
-   * See
-   * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-   * for more details.
+   * See [ApplicationStatusFilter][] for more details.
    * * hirable_status: Hirable status specifies the profile's hirable status.
    * * string_custom_attribute: String custom attributes. Values can be accessed
    * via square bracket notation like string_custom_attribute["key1"].
@@ -726,8 +699,7 @@ public java.util.List getHistogr
    * 
    * Optional.
    * A list of expressions specifies histogram requests against matching
-   * profiles for
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * The expression syntax looks like a function definition with optional
    * parameters.
    * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -770,29 +742,19 @@ public java.util.List getHistogr
    * * experience_in_months: experience in months. 0 means 0 month to 1 month
    * (exclusive).
    * * application_date: The application date specifies application start dates.
-   * See
-   * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-   * for more details.
+   * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
    * * application_outcome_notes: The application outcome reason specifies the
    * reasons behind the outcome of the job application.
-   * See
-   * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-   * for more details.
+   * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
    * * application_last_stage: The application last stage specifies the last
    * stage of job application.
-   * See
-   * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-   * for more details.
+   * See [ApplicationLastStageFilter][] for more details.
    * * application_job_title: The application job title specifies the job
    * applied for in the application.
-   * See
-   * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-   * for more details.
+   * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
    * * application_status: The application status specifies the status of job
    * application.
-   * See
-   * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-   * for more details.
+   * See [ApplicationStatusFilter][] for more details.
    * * hirable_status: Hirable status specifies the profile's hirable status.
    * * string_custom_attribute: String custom attributes. Values can be accessed
    * via square bracket notation like string_custom_attribute["key1"].
@@ -818,8 +780,7 @@ public int getHistogramQueriesCount() {
    * 
    * Optional.
    * A list of expressions specifies histogram requests against matching
-   * profiles for
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * The expression syntax looks like a function definition with optional
    * parameters.
    * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -862,29 +823,19 @@ public int getHistogramQueriesCount() {
    * * experience_in_months: experience in months. 0 means 0 month to 1 month
    * (exclusive).
    * * application_date: The application date specifies application start dates.
-   * See
-   * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-   * for more details.
+   * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
    * * application_outcome_notes: The application outcome reason specifies the
    * reasons behind the outcome of the job application.
-   * See
-   * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-   * for more details.
+   * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
    * * application_last_stage: The application last stage specifies the last
    * stage of job application.
-   * See
-   * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-   * for more details.
+   * See [ApplicationLastStageFilter][] for more details.
    * * application_job_title: The application job title specifies the job
    * applied for in the application.
-   * See
-   * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-   * for more details.
+   * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
    * * application_status: The application status specifies the status of job
    * application.
-   * See
-   * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-   * for more details.
+   * See [ApplicationStatusFilter][] for more details.
    * * hirable_status: Hirable status specifies the profile's hirable status.
    * * string_custom_attribute: String custom attributes. Values can be accessed
    * via square bracket notation like string_custom_attribute["key1"].
@@ -910,8 +861,7 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in
    * 
    * Optional.
    * A list of expressions specifies histogram requests against matching
-   * profiles for
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * The expression syntax looks like a function definition with optional
    * parameters.
    * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -954,29 +904,19 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in
    * * experience_in_months: experience in months. 0 means 0 month to 1 month
    * (exclusive).
    * * application_date: The application date specifies application start dates.
-   * See
-   * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-   * for more details.
+   * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
    * * application_outcome_notes: The application outcome reason specifies the
    * reasons behind the outcome of the job application.
-   * See
-   * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-   * for more details.
+   * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
    * * application_last_stage: The application last stage specifies the last
    * stage of job application.
-   * See
-   * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-   * for more details.
+   * See [ApplicationLastStageFilter][] for more details.
    * * application_job_title: The application job title specifies the job
    * applied for in the application.
-   * See
-   * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-   * for more details.
+   * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
    * * application_status: The application status specifies the status of job
    * application.
-   * See
-   * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-   * for more details.
+   * See [ApplicationStatusFilter][] for more details.
    * * hirable_status: Hirable status specifies the profile's hirable status.
    * * string_custom_attribute: String custom attributes. Values can be accessed
    * via square bracket notation like string_custom_attribute["key1"].
@@ -1855,8 +1795,7 @@ public com.google.cloud.talent.v4beta1.RequestMetadataOrBuilder getRequestMetada
      *
      * 
      * Optional.
-     * Search query to execute. See
-     * [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
+     * Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
      * 
* * .google.cloud.talent.v4beta1.ProfileQuery profile_query = 3; @@ -1869,8 +1808,7 @@ public boolean hasProfileQuery() { * *
      * Optional.
-     * Search query to execute. See
-     * [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
+     * Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
      * 
* * .google.cloud.talent.v4beta1.ProfileQuery profile_query = 3; @@ -1889,8 +1827,7 @@ public com.google.cloud.talent.v4beta1.ProfileQuery getProfileQuery() { * *
      * Optional.
-     * Search query to execute. See
-     * [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
+     * Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
      * 
* * .google.cloud.talent.v4beta1.ProfileQuery profile_query = 3; @@ -1913,8 +1850,7 @@ public Builder setProfileQuery(com.google.cloud.talent.v4beta1.ProfileQuery valu * *
      * Optional.
-     * Search query to execute. See
-     * [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
+     * Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
      * 
* * .google.cloud.talent.v4beta1.ProfileQuery profile_query = 3; @@ -1935,8 +1871,7 @@ public Builder setProfileQuery( * *
      * Optional.
-     * Search query to execute. See
-     * [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
+     * Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
      * 
* * .google.cloud.talent.v4beta1.ProfileQuery profile_query = 3; @@ -1963,8 +1898,7 @@ public Builder mergeProfileQuery(com.google.cloud.talent.v4beta1.ProfileQuery va * *
      * Optional.
-     * Search query to execute. See
-     * [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
+     * Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
      * 
* * .google.cloud.talent.v4beta1.ProfileQuery profile_query = 3; @@ -1985,8 +1919,7 @@ public Builder clearProfileQuery() { * *
      * Optional.
-     * Search query to execute. See
-     * [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
+     * Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
      * 
* * .google.cloud.talent.v4beta1.ProfileQuery profile_query = 3; @@ -2001,8 +1934,7 @@ public com.google.cloud.talent.v4beta1.ProfileQuery.Builder getProfileQueryBuild * *
      * Optional.
-     * Search query to execute. See
-     * [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
+     * Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
      * 
* * .google.cloud.talent.v4beta1.ProfileQuery profile_query = 3; @@ -2021,8 +1953,7 @@ public com.google.cloud.talent.v4beta1.ProfileQueryOrBuilder getProfileQueryOrBu * *
      * Optional.
-     * Search query to execute. See
-     * [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
+     * Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
      * 
* * .google.cloud.talent.v4beta1.ProfileQuery profile_query = 3; @@ -2106,10 +2037,10 @@ public Builder clearPageSize() { * The pageToken, similar to offset enables users of the API to paginate * through the search results. To retrieve the first page of results, set the * pageToken to empty. The search response includes a - * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] - * field that can be used to populate the pageToken field for the next page of - * results. Using pageToken instead of offset increases the performance of the - * API, especially compared to larger offset values. + * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] field that can be + * used to populate the pageToken field for the next page of results. Using + * pageToken instead of offset increases the performance of the API, + * especially compared to larger offset values. *
* * string page_token = 5; @@ -2133,10 +2064,10 @@ public java.lang.String getPageToken() { * The pageToken, similar to offset enables users of the API to paginate * through the search results. To retrieve the first page of results, set the * pageToken to empty. The search response includes a - * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] - * field that can be used to populate the pageToken field for the next page of - * results. Using pageToken instead of offset increases the performance of the - * API, especially compared to larger offset values. + * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] field that can be + * used to populate the pageToken field for the next page of results. Using + * pageToken instead of offset increases the performance of the API, + * especially compared to larger offset values. *
* * string page_token = 5; @@ -2160,10 +2091,10 @@ public com.google.protobuf.ByteString getPageTokenBytes() { * The pageToken, similar to offset enables users of the API to paginate * through the search results. To retrieve the first page of results, set the * pageToken to empty. The search response includes a - * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] - * field that can be used to populate the pageToken field for the next page of - * results. Using pageToken instead of offset increases the performance of the - * API, especially compared to larger offset values. + * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] field that can be + * used to populate the pageToken field for the next page of results. Using + * pageToken instead of offset increases the performance of the API, + * especially compared to larger offset values. *
* * string page_token = 5; @@ -2185,10 +2116,10 @@ public Builder setPageToken(java.lang.String value) { * The pageToken, similar to offset enables users of the API to paginate * through the search results. To retrieve the first page of results, set the * pageToken to empty. The search response includes a - * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] - * field that can be used to populate the pageToken field for the next page of - * results. Using pageToken instead of offset increases the performance of the - * API, especially compared to larger offset values. + * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] field that can be + * used to populate the pageToken field for the next page of results. Using + * pageToken instead of offset increases the performance of the API, + * especially compared to larger offset values. *
* * string page_token = 5; @@ -2207,10 +2138,10 @@ public Builder clearPageToken() { * The pageToken, similar to offset enables users of the API to paginate * through the search results. To retrieve the first page of results, set the * pageToken to empty. The search response includes a - * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] - * field that can be used to populate the pageToken field for the next page of - * results. Using pageToken instead of offset increases the performance of the - * API, especially compared to larger offset values. + * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] field that can be + * used to populate the pageToken field for the next page of results. Using + * pageToken instead of offset increases the performance of the API, + * especially compared to larger offset values. *
* * string page_token = 5; @@ -2233,9 +2164,7 @@ public Builder setPageTokenBytes(com.google.protobuf.ByteString value) { *
      * Optional.
      * An integer that specifies the current offset (that is, starting result) in
-     * search results. This field is only considered if
-     * [page_token][google.cloud.talent.v4beta1.SearchProfilesRequest.page_token]
-     * is unset.
+     * search results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchProfilesRequest.page_token] is unset.
      * The maximum allowed value is 5000. Otherwise an error is thrown.
      * For example, 0 means to search from the first profile, and 10 means to
      * search from the 11th profile. This can be used for pagination, for example
@@ -2253,9 +2182,7 @@ public int getOffset() {
      * 
      * Optional.
      * An integer that specifies the current offset (that is, starting result) in
-     * search results. This field is only considered if
-     * [page_token][google.cloud.talent.v4beta1.SearchProfilesRequest.page_token]
-     * is unset.
+     * search results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchProfilesRequest.page_token] is unset.
      * The maximum allowed value is 5000. Otherwise an error is thrown.
      * For example, 0 means to search from the first profile, and 10 means to
      * search from the 11th profile. This can be used for pagination, for example
@@ -2276,9 +2203,7 @@ public Builder setOffset(int value) {
      * 
      * Optional.
      * An integer that specifies the current offset (that is, starting result) in
-     * search results. This field is only considered if
-     * [page_token][google.cloud.talent.v4beta1.SearchProfilesRequest.page_token]
-     * is unset.
+     * search results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchProfilesRequest.page_token] is unset.
      * The maximum allowed value is 5000. Otherwise an error is thrown.
      * For example, 0 means to search from the first profile, and 10 means to
      * search from the 11th profile. This can be used for pagination, for example
@@ -2603,8 +2528,7 @@ private void ensureHistogramQueriesIsMutable() {
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -2647,29 +2571,19 @@ private void ensureHistogramQueriesIsMutable() {
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -2700,8 +2614,7 @@ private void ensureHistogramQueriesIsMutable() {
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -2744,29 +2657,19 @@ private void ensureHistogramQueriesIsMutable() {
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -2796,8 +2699,7 @@ public int getHistogramQueriesCount() {
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -2840,29 +2742,19 @@ public int getHistogramQueriesCount() {
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -2892,8 +2784,7 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -2936,29 +2827,19 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -2995,8 +2876,7 @@ public Builder setHistogramQueries(
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -3039,29 +2919,19 @@ public Builder setHistogramQueries(
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -3095,8 +2965,7 @@ public Builder setHistogramQueries(
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -3139,29 +3008,19 @@ public Builder setHistogramQueries(
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -3197,8 +3056,7 @@ public Builder addHistogramQueries(com.google.cloud.talent.v4beta1.HistogramQuer
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -3241,29 +3099,19 @@ public Builder addHistogramQueries(com.google.cloud.talent.v4beta1.HistogramQuer
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -3300,8 +3148,7 @@ public Builder addHistogramQueries(
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -3344,29 +3191,19 @@ public Builder addHistogramQueries(
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -3400,8 +3237,7 @@ public Builder addHistogramQueries(
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -3444,29 +3280,19 @@ public Builder addHistogramQueries(
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -3500,8 +3326,7 @@ public Builder addHistogramQueries(
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -3544,29 +3369,19 @@ public Builder addHistogramQueries(
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -3600,8 +3415,7 @@ public Builder addAllHistogramQueries(
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -3644,29 +3458,19 @@ public Builder addAllHistogramQueries(
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -3699,8 +3503,7 @@ public Builder clearHistogramQueries() {
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -3743,29 +3546,19 @@ public Builder clearHistogramQueries() {
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -3798,8 +3591,7 @@ public Builder removeHistogramQueries(int index) {
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -3842,29 +3634,19 @@ public Builder removeHistogramQueries(int index) {
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -3891,8 +3673,7 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder getHistogramQuerie
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -3935,29 +3716,19 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder getHistogramQuerie
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -3988,8 +3759,7 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -4032,29 +3802,19 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -4085,8 +3845,7 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -4129,29 +3888,19 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -4178,8 +3927,7 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -4222,29 +3970,19 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
@@ -4272,8 +4010,7 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie
      * 
      * Optional.
      * A list of expressions specifies histogram requests against matching
-     * profiles for
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * The expression syntax looks like a function definition with optional
      * parameters.
      * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -4316,29 +4053,19 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie
      * * experience_in_months: experience in months. 0 means 0 month to 1 month
      * (exclusive).
      * * application_date: The application date specifies application start dates.
-     * See
-     * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-     * for more details.
+     * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
      * * application_outcome_notes: The application outcome reason specifies the
      * reasons behind the outcome of the job application.
-     * See
-     * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-     * for more details.
+     * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
      * * application_last_stage: The application last stage specifies the last
      * stage of job application.
-     * See
-     * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-     * for more details.
+     * See [ApplicationLastStageFilter][] for more details.
      * * application_job_title: The application job title specifies the job
      * applied for in the application.
-     * See
-     * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-     * for more details.
+     * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
      * * application_status: The application status specifies the status of job
      * application.
-     * See
-     * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-     * for more details.
+     * See [ApplicationStatusFilter][] for more details.
      * * hirable_status: Hirable status specifies the profile's hirable status.
      * * string_custom_attribute: String custom attributes. Values can be accessed
      * via square bracket notation like string_custom_attribute["key1"].
diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequestOrBuilder.java
index 8f9d3f291f32..ab8ebf94c712 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequestOrBuilder.java
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequestOrBuilder.java
@@ -80,8 +80,7 @@ public interface SearchProfilesRequestOrBuilder
    *
    * 
    * Optional.
-   * Search query to execute. See
-   * [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
+   * Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
    * 
* * .google.cloud.talent.v4beta1.ProfileQuery profile_query = 3; @@ -92,8 +91,7 @@ public interface SearchProfilesRequestOrBuilder * *
    * Optional.
-   * Search query to execute. See
-   * [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
+   * Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
    * 
* * .google.cloud.talent.v4beta1.ProfileQuery profile_query = 3; @@ -104,8 +102,7 @@ public interface SearchProfilesRequestOrBuilder * *
    * Optional.
-   * Search query to execute. See
-   * [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
+   * Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
    * 
* * .google.cloud.talent.v4beta1.ProfileQuery profile_query = 3; @@ -134,10 +131,10 @@ public interface SearchProfilesRequestOrBuilder * The pageToken, similar to offset enables users of the API to paginate * through the search results. To retrieve the first page of results, set the * pageToken to empty. The search response includes a - * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] - * field that can be used to populate the pageToken field for the next page of - * results. Using pageToken instead of offset increases the performance of the - * API, especially compared to larger offset values. + * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] field that can be + * used to populate the pageToken field for the next page of results. Using + * pageToken instead of offset increases the performance of the API, + * especially compared to larger offset values. *
* * string page_token = 5; @@ -151,10 +148,10 @@ public interface SearchProfilesRequestOrBuilder * The pageToken, similar to offset enables users of the API to paginate * through the search results. To retrieve the first page of results, set the * pageToken to empty. The search response includes a - * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] - * field that can be used to populate the pageToken field for the next page of - * results. Using pageToken instead of offset increases the performance of the - * API, especially compared to larger offset values. + * [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] field that can be + * used to populate the pageToken field for the next page of results. Using + * pageToken instead of offset increases the performance of the API, + * especially compared to larger offset values. *
* * string page_token = 5; @@ -167,9 +164,7 @@ public interface SearchProfilesRequestOrBuilder *
    * Optional.
    * An integer that specifies the current offset (that is, starting result) in
-   * search results. This field is only considered if
-   * [page_token][google.cloud.talent.v4beta1.SearchProfilesRequest.page_token]
-   * is unset.
+   * search results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchProfilesRequest.page_token] is unset.
    * The maximum allowed value is 5000. Otherwise an error is thrown.
    * For example, 0 means to search from the first profile, and 10 means to
    * search from the 11th profile. This can be used for pagination, for example
@@ -269,8 +264,7 @@ public interface SearchProfilesRequestOrBuilder
    * 
    * Optional.
    * A list of expressions specifies histogram requests against matching
-   * profiles for
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * The expression syntax looks like a function definition with optional
    * parameters.
    * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -313,29 +307,19 @@ public interface SearchProfilesRequestOrBuilder
    * * experience_in_months: experience in months. 0 means 0 month to 1 month
    * (exclusive).
    * * application_date: The application date specifies application start dates.
-   * See
-   * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-   * for more details.
+   * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
    * * application_outcome_notes: The application outcome reason specifies the
    * reasons behind the outcome of the job application.
-   * See
-   * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-   * for more details.
+   * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
    * * application_last_stage: The application last stage specifies the last
    * stage of job application.
-   * See
-   * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-   * for more details.
+   * See [ApplicationLastStageFilter][] for more details.
    * * application_job_title: The application job title specifies the job
    * applied for in the application.
-   * See
-   * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-   * for more details.
+   * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
    * * application_status: The application status specifies the status of job
    * application.
-   * See
-   * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-   * for more details.
+   * See [ApplicationStatusFilter][] for more details.
    * * hirable_status: Hirable status specifies the profile's hirable status.
    * * string_custom_attribute: String custom attributes. Values can be accessed
    * via square bracket notation like string_custom_attribute["key1"].
@@ -359,8 +343,7 @@ public interface SearchProfilesRequestOrBuilder
    * 
    * Optional.
    * A list of expressions specifies histogram requests against matching
-   * profiles for
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * The expression syntax looks like a function definition with optional
    * parameters.
    * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -403,29 +386,19 @@ public interface SearchProfilesRequestOrBuilder
    * * experience_in_months: experience in months. 0 means 0 month to 1 month
    * (exclusive).
    * * application_date: The application date specifies application start dates.
-   * See
-   * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-   * for more details.
+   * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
    * * application_outcome_notes: The application outcome reason specifies the
    * reasons behind the outcome of the job application.
-   * See
-   * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-   * for more details.
+   * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
    * * application_last_stage: The application last stage specifies the last
    * stage of job application.
-   * See
-   * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-   * for more details.
+   * See [ApplicationLastStageFilter][] for more details.
    * * application_job_title: The application job title specifies the job
    * applied for in the application.
-   * See
-   * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-   * for more details.
+   * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
    * * application_status: The application status specifies the status of job
    * application.
-   * See
-   * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-   * for more details.
+   * See [ApplicationStatusFilter][] for more details.
    * * hirable_status: Hirable status specifies the profile's hirable status.
    * * string_custom_attribute: String custom attributes. Values can be accessed
    * via square bracket notation like string_custom_attribute["key1"].
@@ -449,8 +422,7 @@ public interface SearchProfilesRequestOrBuilder
    * 
    * Optional.
    * A list of expressions specifies histogram requests against matching
-   * profiles for
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * The expression syntax looks like a function definition with optional
    * parameters.
    * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -493,29 +465,19 @@ public interface SearchProfilesRequestOrBuilder
    * * experience_in_months: experience in months. 0 means 0 month to 1 month
    * (exclusive).
    * * application_date: The application date specifies application start dates.
-   * See
-   * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-   * for more details.
+   * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
    * * application_outcome_notes: The application outcome reason specifies the
    * reasons behind the outcome of the job application.
-   * See
-   * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-   * for more details.
+   * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
    * * application_last_stage: The application last stage specifies the last
    * stage of job application.
-   * See
-   * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-   * for more details.
+   * See [ApplicationLastStageFilter][] for more details.
    * * application_job_title: The application job title specifies the job
    * applied for in the application.
-   * See
-   * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-   * for more details.
+   * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
    * * application_status: The application status specifies the status of job
    * application.
-   * See
-   * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-   * for more details.
+   * See [ApplicationStatusFilter][] for more details.
    * * hirable_status: Hirable status specifies the profile's hirable status.
    * * string_custom_attribute: String custom attributes. Values can be accessed
    * via square bracket notation like string_custom_attribute["key1"].
@@ -539,8 +501,7 @@ public interface SearchProfilesRequestOrBuilder
    * 
    * Optional.
    * A list of expressions specifies histogram requests against matching
-   * profiles for
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * The expression syntax looks like a function definition with optional
    * parameters.
    * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -583,29 +544,19 @@ public interface SearchProfilesRequestOrBuilder
    * * experience_in_months: experience in months. 0 means 0 month to 1 month
    * (exclusive).
    * * application_date: The application date specifies application start dates.
-   * See
-   * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-   * for more details.
+   * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
    * * application_outcome_notes: The application outcome reason specifies the
    * reasons behind the outcome of the job application.
-   * See
-   * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-   * for more details.
+   * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
    * * application_last_stage: The application last stage specifies the last
    * stage of job application.
-   * See
-   * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-   * for more details.
+   * See [ApplicationLastStageFilter][] for more details.
    * * application_job_title: The application job title specifies the job
    * applied for in the application.
-   * See
-   * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-   * for more details.
+   * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
    * * application_status: The application status specifies the status of job
    * application.
-   * See
-   * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-   * for more details.
+   * See [ApplicationStatusFilter][] for more details.
    * * hirable_status: Hirable status specifies the profile's hirable status.
    * * string_custom_attribute: String custom attributes. Values can be accessed
    * via square bracket notation like string_custom_attribute["key1"].
@@ -630,8 +581,7 @@ public interface SearchProfilesRequestOrBuilder
    * 
    * Optional.
    * A list of expressions specifies histogram requests against matching
-   * profiles for
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * The expression syntax looks like a function definition with optional
    * parameters.
    * Function syntax: function_name(histogram_facet[, list of buckets])
@@ -674,29 +624,19 @@ public interface SearchProfilesRequestOrBuilder
    * * experience_in_months: experience in months. 0 means 0 month to 1 month
    * (exclusive).
    * * application_date: The application date specifies application start dates.
-   * See
-   * [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter]
-   * for more details.
+   * See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details.
    * * application_outcome_notes: The application outcome reason specifies the
    * reasons behind the outcome of the job application.
-   * See
-   * [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter]
-   * for more details.
+   * See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details.
    * * application_last_stage: The application last stage specifies the last
    * stage of job application.
-   * See
-   * [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter]
-   * for more details.
+   * See [ApplicationLastStageFilter][] for more details.
    * * application_job_title: The application job title specifies the job
    * applied for in the application.
-   * See
-   * [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter]
-   * for more details.
+   * See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details.
    * * application_status: The application status specifies the status of job
    * application.
-   * See
-   * [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter]
-   * for more details.
+   * See [ApplicationStatusFilter][] for more details.
    * * hirable_status: Hirable status specifies the profile's hirable status.
    * * string_custom_attribute: String custom attributes. Values can be accessed
    * via square bracket notation like string_custom_attribute["key1"].
diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesResponse.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesResponse.java
index d3b2cb3aa92f..191769c70ff6 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesResponse.java
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesResponse.java
@@ -393,8 +393,7 @@ public com.google.cloud.talent.v4beta1.HistogramQueryResult getHistogramQueryRes
    *
    *
    * 
-   * The profile entities that match the specified
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -407,8 +406,7 @@ public com.google.cloud.talent.v4beta1.HistogramQueryResult getHistogramQueryRes * * *
-   * The profile entities that match the specified
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -421,8 +419,7 @@ public com.google.cloud.talent.v4beta1.HistogramQueryResult getHistogramQueryRes * * *
-   * The profile entities that match the specified
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -434,8 +431,7 @@ public int getSummarizedProfilesCount() { * * *
-   * The profile entities that match the specified
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -447,8 +443,7 @@ public com.google.cloud.talent.v4beta1.SummarizedProfile getSummarizedProfiles(i * * *
-   * The profile entities that match the specified
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -1908,8 +1903,7 @@ private void ensureSummarizedProfilesIsMutable() { * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -1926,8 +1920,7 @@ private void ensureSummarizedProfilesIsMutable() { * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -1943,8 +1936,7 @@ public int getSummarizedProfilesCount() { * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -1960,8 +1952,7 @@ public com.google.cloud.talent.v4beta1.SummarizedProfile getSummarizedProfiles(i * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -1984,8 +1975,7 @@ public Builder setSummarizedProfiles( * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -2005,8 +1995,7 @@ public Builder setSummarizedProfiles( * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -2028,8 +2017,7 @@ public Builder addSummarizedProfiles(com.google.cloud.talent.v4beta1.SummarizedP * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -2052,8 +2040,7 @@ public Builder addSummarizedProfiles( * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -2073,8 +2060,7 @@ public Builder addSummarizedProfiles( * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -2094,8 +2080,7 @@ public Builder addSummarizedProfiles( * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -2115,8 +2100,7 @@ public Builder addAllSummarizedProfiles( * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -2135,8 +2119,7 @@ public Builder clearSummarizedProfiles() { * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -2155,8 +2138,7 @@ public Builder removeSummarizedProfiles(int index) { * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -2169,8 +2151,7 @@ public com.google.cloud.talent.v4beta1.SummarizedProfile.Builder getSummarizedPr * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -2187,8 +2168,7 @@ public com.google.cloud.talent.v4beta1.SummarizedProfile.Builder getSummarizedPr * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -2205,8 +2185,7 @@ public com.google.cloud.talent.v4beta1.SummarizedProfile.Builder getSummarizedPr * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -2220,8 +2199,7 @@ public com.google.cloud.talent.v4beta1.SummarizedProfile.Builder getSummarizedPr * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -2236,8 +2214,7 @@ public com.google.cloud.talent.v4beta1.SummarizedProfile.Builder addSummarizedPr * * *
-     * The profile entities that match the specified
-     * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+     * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
      * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesResponseOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesResponseOrBuilder.java index 1997cd946d11..d3278b49fb19 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesResponseOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesResponseOrBuilder.java @@ -176,8 +176,7 @@ com.google.cloud.talent.v4beta1.HistogramQueryResultOrBuilder getHistogramQueryR * * *
-   * The profile entities that match the specified
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -187,8 +186,7 @@ com.google.cloud.talent.v4beta1.HistogramQueryResultOrBuilder getHistogramQueryR * * *
-   * The profile entities that match the specified
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -198,8 +196,7 @@ com.google.cloud.talent.v4beta1.HistogramQueryResultOrBuilder getHistogramQueryR * * *
-   * The profile entities that match the specified
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -209,8 +206,7 @@ com.google.cloud.talent.v4beta1.HistogramQueryResultOrBuilder getHistogramQueryR * * *
-   * The profile entities that match the specified
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; @@ -221,8 +217,7 @@ com.google.cloud.talent.v4beta1.HistogramQueryResultOrBuilder getHistogramQueryR * * *
-   * The profile entities that match the specified
-   * [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
+   * The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
    * 
* * repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Skill.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Skill.java index df33c9230f7a..ea13b655eda0 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Skill.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Skill.java @@ -309,11 +309,9 @@ public com.google.protobuf.ByteString getContextBytes() { * * *
-   * Output only. Skill name snippet shows how the
-   * [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
-   * to a search query. It's empty if the
-   * [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't
-   * related to the search query.
+   * Output only. Skill name snippet shows how the [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
+   * to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't related to the
+   * search query.
    * 
* * string skill_name_snippet = 5; @@ -333,11 +331,9 @@ public java.lang.String getSkillNameSnippet() { * * *
-   * Output only. Skill name snippet shows how the
-   * [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
-   * to a search query. It's empty if the
-   * [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't
-   * related to the search query.
+   * Output only. Skill name snippet shows how the [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
+   * to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't related to the
+   * search query.
    * 
* * string skill_name_snippet = 5; @@ -1231,11 +1227,9 @@ public Builder setContextBytes(com.google.protobuf.ByteString value) { * * *
-     * Output only. Skill name snippet shows how the
-     * [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
-     * to a search query. It's empty if the
-     * [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't
-     * related to the search query.
+     * Output only. Skill name snippet shows how the [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
+     * to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't related to the
+     * search query.
      * 
* * string skill_name_snippet = 5; @@ -1255,11 +1249,9 @@ public java.lang.String getSkillNameSnippet() { * * *
-     * Output only. Skill name snippet shows how the
-     * [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
-     * to a search query. It's empty if the
-     * [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't
-     * related to the search query.
+     * Output only. Skill name snippet shows how the [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
+     * to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't related to the
+     * search query.
      * 
* * string skill_name_snippet = 5; @@ -1279,11 +1271,9 @@ public com.google.protobuf.ByteString getSkillNameSnippetBytes() { * * *
-     * Output only. Skill name snippet shows how the
-     * [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
-     * to a search query. It's empty if the
-     * [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't
-     * related to the search query.
+     * Output only. Skill name snippet shows how the [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
+     * to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't related to the
+     * search query.
      * 
* * string skill_name_snippet = 5; @@ -1301,11 +1291,9 @@ public Builder setSkillNameSnippet(java.lang.String value) { * * *
-     * Output only. Skill name snippet shows how the
-     * [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
-     * to a search query. It's empty if the
-     * [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't
-     * related to the search query.
+     * Output only. Skill name snippet shows how the [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
+     * to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't related to the
+     * search query.
      * 
* * string skill_name_snippet = 5; @@ -1320,11 +1308,9 @@ public Builder clearSkillNameSnippet() { * * *
-     * Output only. Skill name snippet shows how the
-     * [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
-     * to a search query. It's empty if the
-     * [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't
-     * related to the search query.
+     * Output only. Skill name snippet shows how the [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
+     * to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't related to the
+     * search query.
      * 
* * string skill_name_snippet = 5; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SkillFilter.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SkillFilter.java index 81522fd7a312..7d8eddc10e6d 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SkillFilter.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SkillFilter.java @@ -104,7 +104,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * *
    * Required.
-   * The skill name. For example, "java", "j2ee", etc.
+   * The skill name. For example, "java", "j2ee", and so on.
    * 
* * string skill = 1; @@ -125,7 +125,7 @@ public java.lang.String getSkill() { * *
    * Required.
-   * The skill name. For example, "java", "j2ee", etc.
+   * The skill name. For example, "java", "j2ee", and so on.
    * 
* * string skill = 1; @@ -497,7 +497,7 @@ public Builder mergeFrom( * *
      * Required.
-     * The skill name. For example, "java", "j2ee", etc.
+     * The skill name. For example, "java", "j2ee", and so on.
      * 
* * string skill = 1; @@ -518,7 +518,7 @@ public java.lang.String getSkill() { * *
      * Required.
-     * The skill name. For example, "java", "j2ee", etc.
+     * The skill name. For example, "java", "j2ee", and so on.
      * 
* * string skill = 1; @@ -539,7 +539,7 @@ public com.google.protobuf.ByteString getSkillBytes() { * *
      * Required.
-     * The skill name. For example, "java", "j2ee", etc.
+     * The skill name. For example, "java", "j2ee", and so on.
      * 
* * string skill = 1; @@ -558,7 +558,7 @@ public Builder setSkill(java.lang.String value) { * *
      * Required.
-     * The skill name. For example, "java", "j2ee", etc.
+     * The skill name. For example, "java", "j2ee", and so on.
      * 
* * string skill = 1; @@ -574,7 +574,7 @@ public Builder clearSkill() { * *
      * Required.
-     * The skill name. For example, "java", "j2ee", etc.
+     * The skill name. For example, "java", "j2ee", and so on.
      * 
* * string skill = 1; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SkillFilterOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SkillFilterOrBuilder.java index db64683417e9..6eaa08f6f47a 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SkillFilterOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SkillFilterOrBuilder.java @@ -13,7 +13,7 @@ public interface SkillFilterOrBuilder * *
    * Required.
-   * The skill name. For example, "java", "j2ee", etc.
+   * The skill name. For example, "java", "j2ee", and so on.
    * 
* * string skill = 1; @@ -24,7 +24,7 @@ public interface SkillFilterOrBuilder * *
    * Required.
-   * The skill name. For example, "java", "j2ee", etc.
+   * The skill name. For example, "java", "j2ee", and so on.
    * 
* * string skill = 1; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SkillOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SkillOrBuilder.java index ac9847dc7c97..6cbf9f5f779e 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SkillOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SkillOrBuilder.java @@ -123,11 +123,9 @@ public interface SkillOrBuilder * * *
-   * Output only. Skill name snippet shows how the
-   * [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
-   * to a search query. It's empty if the
-   * [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't
-   * related to the search query.
+   * Output only. Skill name snippet shows how the [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
+   * to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't related to the
+   * search query.
    * 
* * string skill_name_snippet = 5; @@ -137,11 +135,9 @@ public interface SkillOrBuilder * * *
-   * Output only. Skill name snippet shows how the
-   * [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
-   * to a search query. It's empty if the
-   * [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't
-   * related to the search query.
+   * Output only. Skill name snippet shows how the [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related
+   * to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't related to the
+   * search query.
    * 
* * string skill_name_snippet = 5; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SummarizedProfile.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SummarizedProfile.java index c41b6c746a0d..2810c345acdd 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SummarizedProfile.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SummarizedProfile.java @@ -8,8 +8,7 @@ * *
  * Output only.
- * Profile entry with metadata inside
- * [SearchProfilesResponse][google.cloud.talent.v4beta1.SearchProfilesResponse].
+ * Profile entry with metadata inside [SearchProfilesResponse][google.cloud.talent.v4beta1.SearchProfilesResponse].
  * 
* * Protobuf type {@code google.cloud.talent.v4beta1.SummarizedProfile} @@ -432,8 +431,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * *
    * Output only.
-   * Profile entry with metadata inside
-   * [SearchProfilesResponse][google.cloud.talent.v4beta1.SearchProfilesResponse].
+   * Profile entry with metadata inside [SearchProfilesResponse][google.cloud.talent.v4beta1.SearchProfilesResponse].
    * 
* * Protobuf type {@code google.cloud.talent.v4beta1.SummarizedProfile} diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Tenant.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Tenant.java index 741fed43a124..5367ea2e6bbd 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Tenant.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Tenant.java @@ -366,9 +366,7 @@ public com.google.protobuf.ByteString getExternalIdBytes() { * Optional. * Indicates whether data owned by this tenant may be used to provide product * improvements across other tenants. - * Defaults behavior is - * [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] - * if it's unset. + * Defaults behavior is [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] if it's unset. *
* * .google.cloud.talent.v4beta1.Tenant.DataUsageType usage_type = 3; @@ -383,9 +381,7 @@ public int getUsageTypeValue() { * Optional. * Indicates whether data owned by this tenant may be used to provide product * improvements across other tenants. - * Defaults behavior is - * [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] - * if it's unset. + * Defaults behavior is [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] if it's unset. *
* * .google.cloud.talent.v4beta1.Tenant.DataUsageType usage_type = 3; @@ -978,9 +974,7 @@ public Builder setExternalIdBytes(com.google.protobuf.ByteString value) { * Optional. * Indicates whether data owned by this tenant may be used to provide product * improvements across other tenants. - * Defaults behavior is - * [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] - * if it's unset. + * Defaults behavior is [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] if it's unset. *
* * .google.cloud.talent.v4beta1.Tenant.DataUsageType usage_type = 3; @@ -995,9 +989,7 @@ public int getUsageTypeValue() { * Optional. * Indicates whether data owned by this tenant may be used to provide product * improvements across other tenants. - * Defaults behavior is - * [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] - * if it's unset. + * Defaults behavior is [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] if it's unset. *
* * .google.cloud.talent.v4beta1.Tenant.DataUsageType usage_type = 3; @@ -1014,9 +1006,7 @@ public Builder setUsageTypeValue(int value) { * Optional. * Indicates whether data owned by this tenant may be used to provide product * improvements across other tenants. - * Defaults behavior is - * [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] - * if it's unset. + * Defaults behavior is [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] if it's unset. *
* * .google.cloud.talent.v4beta1.Tenant.DataUsageType usage_type = 3; @@ -1036,9 +1026,7 @@ public com.google.cloud.talent.v4beta1.Tenant.DataUsageType getUsageType() { * Optional. * Indicates whether data owned by this tenant may be used to provide product * improvements across other tenants. - * Defaults behavior is - * [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] - * if it's unset. + * Defaults behavior is [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] if it's unset. *
* * .google.cloud.talent.v4beta1.Tenant.DataUsageType usage_type = 3; @@ -1059,9 +1047,7 @@ public Builder setUsageType(com.google.cloud.talent.v4beta1.Tenant.DataUsageType * Optional. * Indicates whether data owned by this tenant may be used to provide product * improvements across other tenants. - * Defaults behavior is - * [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] - * if it's unset. + * Defaults behavior is [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] if it's unset. *
* * .google.cloud.talent.v4beta1.Tenant.DataUsageType usage_type = 3; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantOrBuilder.java index 1ae4690636c4..13122d9f8e32 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantOrBuilder.java @@ -69,9 +69,7 @@ public interface TenantOrBuilder * Optional. * Indicates whether data owned by this tenant may be used to provide product * improvements across other tenants. - * Defaults behavior is - * [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] - * if it's unset. + * Defaults behavior is [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] if it's unset. *
* * .google.cloud.talent.v4beta1.Tenant.DataUsageType usage_type = 3; @@ -84,9 +82,7 @@ public interface TenantOrBuilder * Optional. * Indicates whether data owned by this tenant may be used to provide product * improvements across other tenants. - * Defaults behavior is - * [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] - * if it's unset. + * Defaults behavior is [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] if it's unset. *
* * .google.cloud.talent.v4beta1.Tenant.DataUsageType usage_type = 3; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantResourceProto.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantResourceProto.java index 6bc1236511a0..dbfd0e024b40 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantResourceProto.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantResourceProto.java @@ -26,9 +26,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n(google/cloud/talent/v4beta1/tenant.pro" - + "to\022\033google.cloud.talent.v4beta1\032\034google/" - + "api/annotations.proto\032(google/cloud/tale" - + "nt/v4beta1/common.proto\"\302\001\n\006Tenant\022\014\n\004na" + + "to\022\033google.cloud.talent.v4beta1\032(google/" + + "cloud/talent/v4beta1/common.proto\032\034googl" + + "e/api/annotations.proto\"\302\001\n\006Tenant\022\014\n\004na" + "me\030\001 \001(\t\022\023\n\013external_id\030\002 \001(\t\022E\n\nusage_t" + "ype\030\003 \001(\01621.google.cloud.talent.v4beta1." + "Tenant.DataUsageType\"N\n\rDataUsageType\022\037\n" @@ -49,8 +49,8 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.AnnotationsProto.getDescriptor(), com.google.cloud.talent.v4beta1.CommonProto.getDescriptor(), + com.google.api.AnnotationsProto.getDescriptor(), }, assigner); internal_static_google_cloud_talent_v4beta1_Tenant_descriptor = @@ -61,8 +61,8 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( new java.lang.String[] { "Name", "ExternalId", "UsageType", }); - com.google.api.AnnotationsProto.getDescriptor(); com.google.cloud.talent.v4beta1.CommonProto.getDescriptor(); + com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TimeFilter.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TimeFilter.java index 6dfc20ac7c05..f609f6c132dc 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TimeFilter.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TimeFilter.java @@ -371,8 +371,7 @@ public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder() { *
    * Optional.
    * Specifies which time field to filter profiles.
-   * Defaults to
-   * [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
+   * Defaults to [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
    * 
* * .google.cloud.talent.v4beta1.TimeFilter.TimeField time_field = 3; @@ -386,8 +385,7 @@ public int getTimeFieldValue() { *
    * Optional.
    * Specifies which time field to filter profiles.
-   * Defaults to
-   * [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
+   * Defaults to [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
    * 
* * .google.cloud.talent.v4beta1.TimeFilter.TimeField time_field = 3; @@ -1188,8 +1186,7 @@ public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder() { *
      * Optional.
      * Specifies which time field to filter profiles.
-     * Defaults to
-     * [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
+     * Defaults to [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
      * 
* * .google.cloud.talent.v4beta1.TimeFilter.TimeField time_field = 3; @@ -1203,8 +1200,7 @@ public int getTimeFieldValue() { *
      * Optional.
      * Specifies which time field to filter profiles.
-     * Defaults to
-     * [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
+     * Defaults to [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
      * 
* * .google.cloud.talent.v4beta1.TimeFilter.TimeField time_field = 3; @@ -1220,8 +1216,7 @@ public Builder setTimeFieldValue(int value) { *
      * Optional.
      * Specifies which time field to filter profiles.
-     * Defaults to
-     * [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
+     * Defaults to [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
      * 
* * .google.cloud.talent.v4beta1.TimeFilter.TimeField time_field = 3; @@ -1240,8 +1235,7 @@ public com.google.cloud.talent.v4beta1.TimeFilter.TimeField getTimeField() { *
      * Optional.
      * Specifies which time field to filter profiles.
-     * Defaults to
-     * [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
+     * Defaults to [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
      * 
* * .google.cloud.talent.v4beta1.TimeFilter.TimeField time_field = 3; @@ -1261,8 +1255,7 @@ public Builder setTimeField(com.google.cloud.talent.v4beta1.TimeFilter.TimeField *
      * Optional.
      * Specifies which time field to filter profiles.
-     * Defaults to
-     * [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
+     * Defaults to [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
      * 
* * .google.cloud.talent.v4beta1.TimeFilter.TimeField time_field = 3; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TimeFilterOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TimeFilterOrBuilder.java index 676b7e48763c..1752a7bc626a 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TimeFilterOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TimeFilterOrBuilder.java @@ -94,8 +94,7 @@ public interface TimeFilterOrBuilder *
    * Optional.
    * Specifies which time field to filter profiles.
-   * Defaults to
-   * [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
+   * Defaults to [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
    * 
* * .google.cloud.talent.v4beta1.TimeFilter.TimeField time_field = 3; @@ -107,8 +106,7 @@ public interface TimeFilterOrBuilder *
    * Optional.
    * Specifies which time field to filter profiles.
-   * Defaults to
-   * [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
+   * Defaults to [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
    * 
* * .google.cloud.talent.v4beta1.TimeFilter.TimeField time_field = 3; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateApplicationRequest.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateApplicationRequest.java index fafdb69348a6..d343afeb2abd 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateApplicationRequest.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateApplicationRequest.java @@ -165,14 +165,10 @@ public com.google.cloud.talent.v4beta1.ApplicationOrBuilder getApplicationOrBuil *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask]
-   * is provided, only the specified fields in
-   * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application]
-   * are updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
+   * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
    * A field mask to specify the application fields to be updated. Only
-   * top level fields of [Application][google.cloud.talent.v4beta1.Application]
-   * are supported.
+   * top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -186,14 +182,10 @@ public boolean hasUpdateMask() { *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask]
-   * is provided, only the specified fields in
-   * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application]
-   * are updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
+   * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
    * A field mask to specify the application fields to be updated. Only
-   * top level fields of [Application][google.cloud.talent.v4beta1.Application]
-   * are supported.
+   * top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -207,14 +199,10 @@ public com.google.protobuf.FieldMask getUpdateMask() { *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask]
-   * is provided, only the specified fields in
-   * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application]
-   * are updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
+   * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
    * A field mask to specify the application fields to be updated. Only
-   * top level fields of [Application][google.cloud.talent.v4beta1.Application]
-   * are supported.
+   * top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -785,14 +773,10 @@ public com.google.cloud.talent.v4beta1.ApplicationOrBuilder getApplicationOrBuil *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask]
-     * is provided, only the specified fields in
-     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application]
-     * are updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
+     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
      * A field mask to specify the application fields to be updated. Only
-     * top level fields of [Application][google.cloud.talent.v4beta1.Application]
-     * are supported.
+     * top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -806,14 +790,10 @@ public boolean hasUpdateMask() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask]
-     * is provided, only the specified fields in
-     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application]
-     * are updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
+     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
      * A field mask to specify the application fields to be updated. Only
-     * top level fields of [Application][google.cloud.talent.v4beta1.Application]
-     * are supported.
+     * top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -833,14 +813,10 @@ public com.google.protobuf.FieldMask getUpdateMask() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask]
-     * is provided, only the specified fields in
-     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application]
-     * are updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
+     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
      * A field mask to specify the application fields to be updated. Only
-     * top level fields of [Application][google.cloud.talent.v4beta1.Application]
-     * are supported.
+     * top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -864,14 +840,10 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask]
-     * is provided, only the specified fields in
-     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application]
-     * are updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
+     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
      * A field mask to specify the application fields to be updated. Only
-     * top level fields of [Application][google.cloud.talent.v4beta1.Application]
-     * are supported.
+     * top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -892,14 +864,10 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask]
-     * is provided, only the specified fields in
-     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application]
-     * are updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
+     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
      * A field mask to specify the application fields to be updated. Only
-     * top level fields of [Application][google.cloud.talent.v4beta1.Application]
-     * are supported.
+     * top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -925,14 +893,10 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask]
-     * is provided, only the specified fields in
-     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application]
-     * are updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
+     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
      * A field mask to specify the application fields to be updated. Only
-     * top level fields of [Application][google.cloud.talent.v4beta1.Application]
-     * are supported.
+     * top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -954,14 +918,10 @@ public Builder clearUpdateMask() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask]
-     * is provided, only the specified fields in
-     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application]
-     * are updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
+     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
      * A field mask to specify the application fields to be updated. Only
-     * top level fields of [Application][google.cloud.talent.v4beta1.Application]
-     * are supported.
+     * top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -977,14 +937,10 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask]
-     * is provided, only the specified fields in
-     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application]
-     * are updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
+     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
      * A field mask to specify the application fields to be updated. Only
-     * top level fields of [Application][google.cloud.talent.v4beta1.Application]
-     * are supported.
+     * top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -1004,14 +960,10 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask]
-     * is provided, only the specified fields in
-     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application]
-     * are updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
+     * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
      * A field mask to specify the application fields to be updated. Only
-     * top level fields of [Application][google.cloud.talent.v4beta1.Application]
-     * are supported.
+     * top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateApplicationRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateApplicationRequestOrBuilder.java index aef7908fbc87..7daeff4dd0d4 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateApplicationRequestOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateApplicationRequestOrBuilder.java @@ -48,14 +48,10 @@ public interface UpdateApplicationRequestOrBuilder *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask]
-   * is provided, only the specified fields in
-   * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application]
-   * are updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
+   * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
    * A field mask to specify the application fields to be updated. Only
-   * top level fields of [Application][google.cloud.talent.v4beta1.Application]
-   * are supported.
+   * top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -67,14 +63,10 @@ public interface UpdateApplicationRequestOrBuilder *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask]
-   * is provided, only the specified fields in
-   * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application]
-   * are updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
+   * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
    * A field mask to specify the application fields to be updated. Only
-   * top level fields of [Application][google.cloud.talent.v4beta1.Application]
-   * are supported.
+   * top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -86,14 +78,10 @@ public interface UpdateApplicationRequestOrBuilder *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask]
-   * is provided, only the specified fields in
-   * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application]
-   * are updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
+   * [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
    * A field mask to specify the application fields to be updated. Only
-   * top level fields of [Application][google.cloud.talent.v4beta1.Application]
-   * are supported.
+   * top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateCompanyRequest.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateCompanyRequest.java index 421b5316d5d7..dce7961e9c17 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateCompanyRequest.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateCompanyRequest.java @@ -165,14 +165,10 @@ public com.google.cloud.talent.v4beta1.CompanyOrBuilder getCompanyOrBuilder() { *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
-   * is provided, only the specified fields in
-   * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are
-   * updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+   * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
    * A field mask to specify the company fields to be updated. Only
-   * top level fields of [Company][google.cloud.talent.v4beta1.Company] are
-   * supported.
+   * top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -186,14 +182,10 @@ public boolean hasUpdateMask() { *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
-   * is provided, only the specified fields in
-   * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are
-   * updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+   * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
    * A field mask to specify the company fields to be updated. Only
-   * top level fields of [Company][google.cloud.talent.v4beta1.Company] are
-   * supported.
+   * top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -207,14 +199,10 @@ public com.google.protobuf.FieldMask getUpdateMask() { *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
-   * is provided, only the specified fields in
-   * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are
-   * updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+   * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
    * A field mask to specify the company fields to be updated. Only
-   * top level fields of [Company][google.cloud.talent.v4beta1.Company] are
-   * supported.
+   * top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -783,14 +771,10 @@ public com.google.cloud.talent.v4beta1.CompanyOrBuilder getCompanyOrBuilder() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
      * A field mask to specify the company fields to be updated. Only
-     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -804,14 +788,10 @@ public boolean hasUpdateMask() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
      * A field mask to specify the company fields to be updated. Only
-     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -831,14 +811,10 @@ public com.google.protobuf.FieldMask getUpdateMask() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
      * A field mask to specify the company fields to be updated. Only
-     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -862,14 +838,10 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
      * A field mask to specify the company fields to be updated. Only
-     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -890,14 +862,10 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
      * A field mask to specify the company fields to be updated. Only
-     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -923,14 +891,10 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
      * A field mask to specify the company fields to be updated. Only
-     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -952,14 +916,10 @@ public Builder clearUpdateMask() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
      * A field mask to specify the company fields to be updated. Only
-     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -975,14 +935,10 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
      * A field mask to specify the company fields to be updated. Only
-     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -1002,14 +958,10 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
      * A field mask to specify the company fields to be updated. Only
-     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateCompanyRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateCompanyRequestOrBuilder.java index 21a3fcaa1dc0..d3475b895181 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateCompanyRequestOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateCompanyRequestOrBuilder.java @@ -48,14 +48,10 @@ public interface UpdateCompanyRequestOrBuilder *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
-   * is provided, only the specified fields in
-   * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are
-   * updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+   * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
    * A field mask to specify the company fields to be updated. Only
-   * top level fields of [Company][google.cloud.talent.v4beta1.Company] are
-   * supported.
+   * top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -67,14 +63,10 @@ public interface UpdateCompanyRequestOrBuilder *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
-   * is provided, only the specified fields in
-   * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are
-   * updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+   * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
    * A field mask to specify the company fields to be updated. Only
-   * top level fields of [Company][google.cloud.talent.v4beta1.Company] are
-   * supported.
+   * top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -86,14 +78,10 @@ public interface UpdateCompanyRequestOrBuilder *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
-   * is provided, only the specified fields in
-   * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are
-   * updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+   * [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
    * A field mask to specify the company fields to be updated. Only
-   * top level fields of [Company][google.cloud.talent.v4beta1.Company] are
-   * supported.
+   * top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateJobRequest.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateJobRequest.java index b5b60e4c6737..cd178e2bfa6b 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateJobRequest.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateJobRequest.java @@ -164,10 +164,8 @@ public com.google.cloud.talent.v4beta1.JobOrBuilder getJobOrBuilder() { *
    * Optional but strongly recommended to be provided for the best service
    * experience.
-   * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]
-   * is provided, only the specified fields in
-   * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in
+   * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
    * A field mask to restrict the fields that are updated. Only
    * top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported.
    * 
@@ -183,10 +181,8 @@ public boolean hasUpdateMask() { *
    * Optional but strongly recommended to be provided for the best service
    * experience.
-   * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]
-   * is provided, only the specified fields in
-   * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in
+   * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
    * A field mask to restrict the fields that are updated. Only
    * top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported.
    * 
@@ -202,10 +198,8 @@ public com.google.protobuf.FieldMask getUpdateMask() { *
    * Optional but strongly recommended to be provided for the best service
    * experience.
-   * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]
-   * is provided, only the specified fields in
-   * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in
+   * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
    * A field mask to restrict the fields that are updated. Only
    * top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported.
    * 
@@ -770,10 +764,8 @@ public com.google.cloud.talent.v4beta1.JobOrBuilder getJobOrBuilder() { *
      * Optional but strongly recommended to be provided for the best service
      * experience.
-     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]
-     * is provided, only the specified fields in
-     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in
+     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
      * A field mask to restrict the fields that are updated. Only
      * top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported.
      * 
@@ -789,10 +781,8 @@ public boolean hasUpdateMask() { *
      * Optional but strongly recommended to be provided for the best service
      * experience.
-     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]
-     * is provided, only the specified fields in
-     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in
+     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
      * A field mask to restrict the fields that are updated. Only
      * top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported.
      * 
@@ -814,10 +804,8 @@ public com.google.protobuf.FieldMask getUpdateMask() { *
      * Optional but strongly recommended to be provided for the best service
      * experience.
-     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]
-     * is provided, only the specified fields in
-     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in
+     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
      * A field mask to restrict the fields that are updated. Only
      * top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported.
      * 
@@ -843,10 +831,8 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) { *
      * Optional but strongly recommended to be provided for the best service
      * experience.
-     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]
-     * is provided, only the specified fields in
-     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in
+     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
      * A field mask to restrict the fields that are updated. Only
      * top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported.
      * 
@@ -869,10 +855,8 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal *
      * Optional but strongly recommended to be provided for the best service
      * experience.
-     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]
-     * is provided, only the specified fields in
-     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in
+     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
      * A field mask to restrict the fields that are updated. Only
      * top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported.
      * 
@@ -900,10 +884,8 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) { *
      * Optional but strongly recommended to be provided for the best service
      * experience.
-     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]
-     * is provided, only the specified fields in
-     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in
+     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
      * A field mask to restrict the fields that are updated. Only
      * top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported.
      * 
@@ -927,10 +909,8 @@ public Builder clearUpdateMask() { *
      * Optional but strongly recommended to be provided for the best service
      * experience.
-     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]
-     * is provided, only the specified fields in
-     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in
+     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
      * A field mask to restrict the fields that are updated. Only
      * top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported.
      * 
@@ -948,10 +928,8 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() { *
      * Optional but strongly recommended to be provided for the best service
      * experience.
-     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]
-     * is provided, only the specified fields in
-     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in
+     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
      * A field mask to restrict the fields that are updated. Only
      * top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported.
      * 
@@ -973,10 +951,8 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() { *
      * Optional but strongly recommended to be provided for the best service
      * experience.
-     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]
-     * is provided, only the specified fields in
-     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in
+     * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
      * A field mask to restrict the fields that are updated. Only
      * top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported.
      * 
diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateJobRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateJobRequestOrBuilder.java index dc28ba2a0d01..bef92a3077d7 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateJobRequestOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateJobRequestOrBuilder.java @@ -48,10 +48,8 @@ public interface UpdateJobRequestOrBuilder *
    * Optional but strongly recommended to be provided for the best service
    * experience.
-   * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]
-   * is provided, only the specified fields in
-   * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in
+   * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
    * A field mask to restrict the fields that are updated. Only
    * top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported.
    * 
@@ -65,10 +63,8 @@ public interface UpdateJobRequestOrBuilder *
    * Optional but strongly recommended to be provided for the best service
    * experience.
-   * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]
-   * is provided, only the specified fields in
-   * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in
+   * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
    * A field mask to restrict the fields that are updated. Only
    * top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported.
    * 
@@ -82,10 +78,8 @@ public interface UpdateJobRequestOrBuilder *
    * Optional but strongly recommended to be provided for the best service
    * experience.
-   * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]
-   * is provided, only the specified fields in
-   * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in
+   * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
    * A field mask to restrict the fields that are updated. Only
    * top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported.
    * 
diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequest.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequest.java index 9c0763f8059e..4a21a7e5e738 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequest.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequest.java @@ -189,6 +189,7 @@ public com.google.cloud.talent.v4beta1.ProfileOrBuilder getProfileOrBuilder() { * * certifications * * recruitingNotes * * customAttributes + * * groupId *
* * .google.protobuf.FieldMask update_mask = 2; @@ -226,6 +227,7 @@ public boolean hasUpdateMask() { * * certifications * * recruitingNotes * * customAttributes + * * groupId *
* * .google.protobuf.FieldMask update_mask = 2; @@ -263,6 +265,7 @@ public com.google.protobuf.FieldMask getUpdateMask() { * * certifications * * recruitingNotes * * customAttributes + * * groupId *
* * .google.protobuf.FieldMask update_mask = 2; @@ -855,6 +858,7 @@ public com.google.cloud.talent.v4beta1.ProfileOrBuilder getProfileOrBuilder() { * * certifications * * recruitingNotes * * customAttributes + * * groupId *
* * .google.protobuf.FieldMask update_mask = 2; @@ -892,6 +896,7 @@ public boolean hasUpdateMask() { * * certifications * * recruitingNotes * * customAttributes + * * groupId *
* * .google.protobuf.FieldMask update_mask = 2; @@ -935,6 +940,7 @@ public com.google.protobuf.FieldMask getUpdateMask() { * * certifications * * recruitingNotes * * customAttributes + * * groupId *
* * .google.protobuf.FieldMask update_mask = 2; @@ -982,6 +988,7 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) { * * certifications * * recruitingNotes * * customAttributes + * * groupId *
* * .google.protobuf.FieldMask update_mask = 2; @@ -1026,6 +1033,7 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal * * certifications * * recruitingNotes * * customAttributes + * * groupId *
* * .google.protobuf.FieldMask update_mask = 2; @@ -1075,6 +1083,7 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) { * * certifications * * recruitingNotes * * customAttributes + * * groupId *
* * .google.protobuf.FieldMask update_mask = 2; @@ -1120,6 +1129,7 @@ public Builder clearUpdateMask() { * * certifications * * recruitingNotes * * customAttributes + * * groupId *
* * .google.protobuf.FieldMask update_mask = 2; @@ -1159,6 +1169,7 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() { * * certifications * * recruitingNotes * * customAttributes + * * groupId *
* * .google.protobuf.FieldMask update_mask = 2; @@ -1202,6 +1213,7 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() { * * certifications * * recruitingNotes * * customAttributes + * * groupId *
* * .google.protobuf.FieldMask update_mask = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequestOrBuilder.java index 6397794642d1..61424cccf504 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequestOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequestOrBuilder.java @@ -72,6 +72,7 @@ public interface UpdateProfileRequestOrBuilder * * certifications * * recruitingNotes * * customAttributes + * * groupId *
* * .google.protobuf.FieldMask update_mask = 2; @@ -107,6 +108,7 @@ public interface UpdateProfileRequestOrBuilder * * certifications * * recruitingNotes * * customAttributes + * * groupId *
* * .google.protobuf.FieldMask update_mask = 2; @@ -142,6 +144,7 @@ public interface UpdateProfileRequestOrBuilder * * certifications * * recruitingNotes * * customAttributes + * * groupId *
* * .google.protobuf.FieldMask update_mask = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateTenantRequest.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateTenantRequest.java index 910351bfc501..a6fb2694c243 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateTenantRequest.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateTenantRequest.java @@ -163,14 +163,10 @@ public com.google.cloud.talent.v4beta1.TenantOrBuilder getTenantOrBuilder() { *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
-   * is provided, only the specified fields in
-   * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are
-   * updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+   * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
    * A field mask to specify the tenant fields to be updated. Only
-   * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are
-   * supported.
+   * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -184,14 +180,10 @@ public boolean hasUpdateMask() { *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
-   * is provided, only the specified fields in
-   * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are
-   * updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+   * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
    * A field mask to specify the tenant fields to be updated. Only
-   * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are
-   * supported.
+   * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -205,14 +197,10 @@ public com.google.protobuf.FieldMask getUpdateMask() { *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
-   * is provided, only the specified fields in
-   * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are
-   * updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+   * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
    * A field mask to specify the tenant fields to be updated. Only
-   * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are
-   * supported.
+   * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -781,14 +769,10 @@ public com.google.cloud.talent.v4beta1.TenantOrBuilder getTenantOrBuilder() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
-     * is provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
      * A field mask to specify the tenant fields to be updated. Only
-     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are
-     * supported.
+     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -802,14 +786,10 @@ public boolean hasUpdateMask() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
-     * is provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
      * A field mask to specify the tenant fields to be updated. Only
-     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are
-     * supported.
+     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -829,14 +809,10 @@ public com.google.protobuf.FieldMask getUpdateMask() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
-     * is provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
      * A field mask to specify the tenant fields to be updated. Only
-     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are
-     * supported.
+     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -860,14 +836,10 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
-     * is provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
      * A field mask to specify the tenant fields to be updated. Only
-     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are
-     * supported.
+     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -888,14 +860,10 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
-     * is provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
      * A field mask to specify the tenant fields to be updated. Only
-     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are
-     * supported.
+     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -921,14 +889,10 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
-     * is provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
      * A field mask to specify the tenant fields to be updated. Only
-     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are
-     * supported.
+     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -950,14 +914,10 @@ public Builder clearUpdateMask() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
-     * is provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
      * A field mask to specify the tenant fields to be updated. Only
-     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are
-     * supported.
+     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -973,14 +933,10 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
-     * is provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
      * A field mask to specify the tenant fields to be updated. Only
-     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are
-     * supported.
+     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -1000,14 +956,10 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() { *
      * Optional but strongly recommended for the best service
      * experience.
-     * If
-     * [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
-     * is provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are
-     * updated. Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
      * A field mask to specify the tenant fields to be updated. Only
-     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are
-     * supported.
+     * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateTenantRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateTenantRequestOrBuilder.java index c3abcbb7b37d..ca1bdf2396c9 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateTenantRequestOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateTenantRequestOrBuilder.java @@ -48,14 +48,10 @@ public interface UpdateTenantRequestOrBuilder *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
-   * is provided, only the specified fields in
-   * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are
-   * updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+   * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
    * A field mask to specify the tenant fields to be updated. Only
-   * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are
-   * supported.
+   * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -67,14 +63,10 @@ public interface UpdateTenantRequestOrBuilder *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
-   * is provided, only the specified fields in
-   * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are
-   * updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+   * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
    * A field mask to specify the tenant fields to be updated. Only
-   * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are
-   * supported.
+   * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -86,14 +78,10 @@ public interface UpdateTenantRequestOrBuilder *
    * Optional but strongly recommended for the best service
    * experience.
-   * If
-   * [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
-   * is provided, only the specified fields in
-   * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are
-   * updated. Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+   * [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
    * A field mask to specify the tenant fields to be updated. Only
-   * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are
-   * supported.
+   * top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/WorkExperienceFilter.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/WorkExperienceFilter.java index ccf526e3ce55..25d485594897 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/WorkExperienceFilter.java +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/WorkExperienceFilter.java @@ -10,10 +10,7 @@ * Input only. * Work experience filter. * This filter is used to search for profiles with working experience length - * between - * [min_experience][google.cloud.talent.v4beta1.WorkExperienceFilter.min_experience] - * and - * [max_experience][google.cloud.talent.v4beta1.WorkExperienceFilter.max_experience]. + * between [min_experience][google.cloud.talent.v4beta1.WorkExperienceFilter.min_experience] and [max_experience][google.cloud.talent.v4beta1.WorkExperienceFilter.max_experience]. *
* * Protobuf type {@code google.cloud.talent.v4beta1.WorkExperienceFilter} @@ -391,10 +388,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * Input only. * Work experience filter. * This filter is used to search for profiles with working experience length - * between - * [min_experience][google.cloud.talent.v4beta1.WorkExperienceFilter.min_experience] - * and - * [max_experience][google.cloud.talent.v4beta1.WorkExperienceFilter.max_experience]. + * between [min_experience][google.cloud.talent.v4beta1.WorkExperienceFilter.min_experience] and [max_experience][google.cloud.talent.v4beta1.WorkExperienceFilter.max_experience]. *
* * Protobuf type {@code google.cloud.talent.v4beta1.WorkExperienceFilter} diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application.proto index 6c594df93687..330afe82d902 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application.proto +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application.proto @@ -17,12 +17,12 @@ syntax = "proto3"; package google.cloud.talent.v4beta1; -import "google/api/annotations.proto"; import "google/cloud/talent/v4beta1/common.proto"; import "google/cloud/talent/v4beta1/job.proto"; import "google/protobuf/timestamp.proto"; import "google/protobuf/wrappers.proto"; import "google/type/date.proto"; +import "google/api/annotations.proto"; option go_package = "google.golang.org/genproto/googleapis/cloud/talent/v4beta1;talent"; option java_multiple_files = true; @@ -120,8 +120,8 @@ message Application { // Resource name of the job which the candidate applied for. // // The format is - // "projects/{project_id}/jobs/{job_id}", - // for example, "projects/api-test-project/jobs/bar". + // "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", + // for example, "projects/api-test-project/tenants/foo/jobs/bar". string job = 4; // One of either a job or a company is required. @@ -129,8 +129,8 @@ message Application { // Resource name of the company which the candidate applied for. // // The format is - // "projects/{project_id}/companies/{company_id}", - // for example, "projects/api-test-project/companies/foo". + // "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", + // for example, "projects/api-test-project/tenants/foo/companies/bar". string company = 5; // Optional. @@ -153,9 +153,9 @@ message Application { // Optional. // - // All interviews (screen, onsite, etc) conducted as part of this application - // (includes details such as user conducting the interview, timestamp, - // feedback, etc). + // All interviews (screen, onsite, and so on) conducted as part of this + // application (includes details such as user conducting the interview, + // timestamp, feedback, and so on). repeated Interview interviews = 16; // Optional. diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application_service.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application_service.proto index 3bd91bf2ac2b..4ff4a026f352 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application_service.proto +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application_service.proto @@ -56,16 +56,14 @@ service ApplicationService { } // Deletes specified application. - rpc DeleteApplication(DeleteApplicationRequest) - returns (google.protobuf.Empty) { + rpc DeleteApplication(DeleteApplicationRequest) returns (google.protobuf.Empty) { option (google.api.http) = { delete: "/v4beta1/{name=projects/*/tenants/*/profiles/*/applications/*}" }; } // Lists all applications associated with the profile. - rpc ListApplications(ListApplicationsRequest) - returns (ListApplicationsResponse) { + rpc ListApplications(ListApplicationsRequest) returns (ListApplicationsResponse) { option (google.api.http) = { get: "/v4beta1/{parent=projects/*/tenants/*/profiles/*}/applications" }; @@ -112,15 +110,11 @@ message UpdateApplicationRequest { // Optional but strongly recommended for the best service // experience. // - // If - // [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] - // is provided, only the specified fields in - // [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] - // are updated. Otherwise all the fields are updated. + // If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in + // [application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated. // // A field mask to specify the application fields to be updated. Only - // top level fields of [Application][google.cloud.talent.v4beta1.Application] - // are supported. + // top level fields of [Application][google.cloud.talent.v4beta1.Application] are supported. google.protobuf.FieldMask update_mask = 2; } diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/common.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/common.proto index 80a44513e14d..3704388623d8 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/common.proto +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/common.proto @@ -21,7 +21,6 @@ import "google/api/annotations.proto"; import "google/protobuf/timestamp.proto"; import "google/protobuf/wrappers.proto"; import "google/type/date.proto"; -import "google/type/dayofweek.proto"; import "google/type/latlng.proto"; import "google/type/money.proto"; import "google/type/postal_address.proto"; @@ -256,8 +255,7 @@ enum EmploymentType { // The job is offered as a contracted position with the understanding // that it's converted into a full-time position at the end of the // contract. Jobs of this type are also returned by a search for - // [EmploymentType.CONTRACTOR][google.cloud.talent.v4beta1.EmploymentType.CONTRACTOR] - // jobs. + // [EmploymentType.CONTRACTOR][google.cloud.talent.v4beta1.EmploymentType.CONTRACTOR] jobs. CONTRACT_TO_HIRE = 4; // The job is offered as a temporary employment opportunity, usually @@ -417,11 +415,10 @@ enum PostingRegion { POSTING_REGION_UNSPECIFIED = 0; // In addition to exact location matching, job posting is returned when the - // [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in the search - // query is in the same administrative area as the returned job posting. For - // example, if a `ADMINISTRATIVE_AREA` job is posted in "CA, USA", it's - // returned if [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] - // has "Mountain View". + // [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in the search query is in the same administrative area + // as the returned job posting. For example, if a `ADMINISTRATIVE_AREA` job + // is posted in "CA, USA", it's returned if [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] has + // "Mountain View". // // Administrative area refers to top-level administrative subdivision of this // country. For example, US state, IT region, UK constituent nation and @@ -429,11 +426,9 @@ enum PostingRegion { ADMINISTRATIVE_AREA = 1; // In addition to exact location matching, job is returned when - // [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in search - // query is in the same country as this job. For example, if a `NATION_WIDE` - // job is posted in "USA", it's returned if - // [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] has 'Mountain - // View'. + // [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in search query is in the same country as this job. + // For example, if a `NATION_WIDE` job is posted in "USA", it's + // returned if [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] has 'Mountain View'. NATION = 2; // Job allows employees to work remotely (telecommute). @@ -500,7 +495,7 @@ enum CommuteMethod { DRIVING = 1; // Commute time is calculated based on public transit including bus, metro, - // subway, etc. + // subway, and so on. TRANSIT = 2; // Commute time is calculated based on walking time. @@ -516,9 +511,7 @@ enum CommuteMethod { // conducting the job search. This information is used to improve the // performance of the service. message RequestMetadata { - // Required if - // [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] - // is unset or `false`. + // Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`. // // The client-defined scope or source of the service call, which typically // is the domain on @@ -535,9 +528,7 @@ message RequestMetadata { // The maximum number of allowed characters is 255. string domain = 1; - // Required if - // [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] - // is unset or `false`. + // Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`. // // A unique session identification string. A session is defined as the // duration of an end user's interaction with the service over a certain @@ -551,9 +542,7 @@ message RequestMetadata { // The maximum number of allowed characters is 255. string session_id = 2; - // Required if - // [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] - // is unset or `false`. + // Required if [allow_missing_ids][google.cloud.talent.v4beta1.RequestMetadata.allow_missing_ids] is unset or `false`. // // A unique user identification string, as determined by the client. // To have the strongest positive impact on search quality @@ -569,16 +558,10 @@ message RequestMetadata { // Optional. // - // If set to `true`, - // [domain][google.cloud.talent.v4beta1.RequestMetadata.domain], - // [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and - // [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] are - // optional. Only set when any of these fields isn't available for some - // reason. It is highly recommended not to set this field and provide accurate - // [domain][google.cloud.talent.v4beta1.RequestMetadata.domain], - // [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and - // [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] for the best - // service experience. + // If set to `true`, [domain][google.cloud.talent.v4beta1.RequestMetadata.domain], [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] are optional. + // Only set when any of these fields isn't available for some reason. It + // is highly recommended not to set this field and provide accurate + // [domain][google.cloud.talent.v4beta1.RequestMetadata.domain], [session_id][google.cloud.talent.v4beta1.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4beta1.RequestMetadata.user_id] for the best service experience. bool allow_missing_ids = 4; // Optional. @@ -642,10 +625,8 @@ message DeviceInfo { // Custom attribute values that are either filterable or non-filterable. message CustomAttribute { - // Optional but exactly one of - // [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] - // or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] - // must be specified. + // Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must + // be specified. // // This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or // `CASE_INSENSITIVE_MATCH`) search. @@ -657,17 +638,13 @@ message CustomAttribute { // Empty string isn't allowed. repeated string string_values = 1; - // Optional but exactly one of - // [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] - // or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] - // must be specified. + // Optional but exactly one of [string_values][google.cloud.talent.v4beta1.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] must + // be specified. // // This field is used to perform number range search. // (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`. // - // Currently at most 1 - // [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is - // supported. + // Currently at most 1 [long_values][google.cloud.talent.v4beta1.CustomAttribute.long_values] is supported. repeated int64 long_values = 2; // Optional. @@ -705,17 +682,9 @@ message CompensationInfo { // as base pay, bonus, or other compensation type. // // Annualization: One compensation entry can be annualized if - // - it contains valid - // [amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount] - // or - // [range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range]. - // - and its - // [expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year] - // is set or can be derived. Its annualized range is determined as - // ([amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount] - // or - // [range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range]) - // times + // - it contains valid [amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount] or [range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range]. + // - and its [expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year] is set or can be derived. + // Its annualized range is determined as ([amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount] or [range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range]) times // [expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. message CompensationEntry { // Optional. @@ -729,8 +698,7 @@ message CompensationInfo { // // Frequency of the specified amount. // - // Default is - // [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT]. + // Default is [CompensationUnit.OTHER_COMPENSATION_UNIT][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.OTHER_COMPENSATION_UNIT]. CompensationUnit unit = 2; // Optional. @@ -758,10 +726,8 @@ message CompensationInfo { // Optional. // // Expected number of units paid each year. If not specified, when - // [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] - // is FULLTIME, a default value is inferred based on - // [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. - // Default values: + // [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types] is FULLTIME, a default value is inferred + // based on [unit][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.unit]. Default values: // - HOURLY: 2080 // - DAILY: 260 // - WEEKLY: 52 @@ -791,30 +757,19 @@ message CompensationInfo { // The type of compensation. // // For compensation amounts specified in non-monetary amounts, - // describe the compensation scheme in the - // [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description]. + // describe the compensation scheme in the [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description]. // // For example, tipping format is described in - // [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description] - // (for example, "expect 15-20% tips based on customer bill.") and an estimate - // of the tips provided in - // [CompensationEntry.amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount] - // or - // [CompensationEntry.range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range] - // ($10 per hour). + // [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description] (for example, "expect 15-20% tips based + // on customer bill.") and an estimate of the tips provided in + // [CompensationEntry.amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount] or [CompensationEntry.range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range] ($10 per hour). // - // For example, equity is described in - // [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description] + // For example, equity is described in [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description] // (for example, "1% - 2% equity vesting over 4 years, 1 year cliff") and - // value estimated in - // [CompensationEntry.amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount] - // or - // [CompensationEntry.range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range]. - // If no value estimate is possible, units are - // [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED] - // and then further clarified in - // [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description] - // field. + // value estimated in [CompensationEntry.amount][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.amount] or + // [CompensationEntry.range][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.range]. If no value estimate is possible, units are + // [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED] and then further + // clarified in [CompensationEntry.description][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.description] field. enum CompensationType { // Default value. COMPENSATION_TYPE_UNSPECIFIED = 0; @@ -879,26 +834,22 @@ message CompensationInfo { // Job compensation information. // // At most one entry can be of type - // [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], - // which is referred as ** base compensation entry ** for the job. + // [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4beta1.CompensationInfo.CompensationType.BASE], which is + // referred as ** base compensation entry ** for the job. repeated CompensationEntry entries = 1; // Output only. Annualized base compensation range. Computed as // base compensation entry's [CompensationEntry.compensation][] times // [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. // - // See - // [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - // for explanation on compensation annualization. + // See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. CompensationRange annualized_base_compensation_range = 2; // Output only. Annualized total compensation range. Computed as // all compensation entries' [CompensationEntry.compensation][] times // [CompensationEntry.expected_units_per_year][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.expected_units_per_year]. // - // See - // [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - // for explanation on compensation annualization. + // See [CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for explanation on compensation annualization. CompensationRange annualized_total_compensation_range = 3; } @@ -965,11 +916,9 @@ message Skill { // Number of characters allowed is 100,000. string context = 4; - // Output only. Skill name snippet shows how the - // [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related - // to a search query. It's empty if the - // [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't - // related to the search query. + // Output only. Skill name snippet shows how the [display_name][google.cloud.talent.v4beta1.Skill.display_name] is related + // to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Skill.display_name] isn't related to the + // search query. string skill_name_snippet = 5; } diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company.proto index 9228a9246269..199df88b3a0e 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company.proto +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company.proto @@ -17,8 +17,8 @@ syntax = "proto3"; package google.cloud.talent.v4beta1; -import "google/api/annotations.proto"; import "google/cloud/talent/v4beta1/common.proto"; +import "google/api/annotations.proto"; option go_package = "google.golang.org/genproto/googleapis/cloud/talent/v4beta1;talent"; option java_multiple_files = true; @@ -73,8 +73,7 @@ message Company { // The street address of the company's main headquarters, which may be // different from the job location. The service attempts // to geolocate the provided address, and populates a more specific - // location wherever possible in - // [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. + // location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location]. string headquarters_address = 5; // Optional. @@ -115,9 +114,8 @@ message Company { // Optional. // - // A list of keys of filterable - // [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], - // whose corresponding `string_values` are used in keyword searches. Jobs with + // A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose + // corresponding `string_values` are used in keyword searches. Jobs with // `string_values` under these specified field keys are returned if any // of the values match the search keyword. Custom field values with // parenthesis, brackets and special symbols are not searchable as-is, diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company_service.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company_service.proto index 010d253997b0..8af4b9ad4bb9 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company_service.proto +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company_service.proto @@ -47,7 +47,9 @@ service CompanyService { rpc GetCompany(GetCompanyRequest) returns (Company) { option (google.api.http) = { get: "/v4beta1/{name=projects/*/tenants/*/companies/*}" - additional_bindings { get: "/v4beta1/{name=projects/*/companies/*}" } + additional_bindings { + get: "/v4beta1/{name=projects/*/companies/*}" + } }; } @@ -68,7 +70,9 @@ service CompanyService { rpc DeleteCompany(DeleteCompanyRequest) returns (google.protobuf.Empty) { option (google.api.http) = { delete: "/v4beta1/{name=projects/*/tenants/*/companies/*}" - additional_bindings { delete: "/v4beta1/{name=projects/*/companies/*}" } + additional_bindings { + delete: "/v4beta1/{name=projects/*/companies/*}" + } }; } @@ -76,7 +80,9 @@ service CompanyService { rpc ListCompanies(ListCompaniesRequest) returns (ListCompaniesResponse) { option (google.api.http) = { get: "/v4beta1/{parent=projects/*/tenants/*}/companies" - additional_bindings { get: "/v4beta1/{parent=projects/*}/companies" } + additional_bindings { + get: "/v4beta1/{parent=projects/*}/companies" + } }; } } @@ -125,15 +131,11 @@ message UpdateCompanyRequest { // Optional but strongly recommended for the best service // experience. // - // If - // [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] - // is provided, only the specified fields in - // [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are - // updated. Otherwise all the fields are updated. + // If [update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask] is provided, only the specified fields in + // [company][google.cloud.talent.v4beta1.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated. // // A field mask to specify the company fields to be updated. Only - // top level fields of [Company][google.cloud.talent.v4beta1.Company] are - // supported. + // top level fields of [Company][google.cloud.talent.v4beta1.Company] are supported. google.protobuf.FieldMask update_mask = 2; } @@ -182,9 +184,8 @@ message ListCompaniesRequest { // // Defaults to false. // - // If true, at most - // [page_size][google.cloud.talent.v4beta1.ListCompaniesRequest.page_size] of - // companies are fetched, among which only those with open jobs are returned. + // If true, at most [page_size][google.cloud.talent.v4beta1.ListCompaniesRequest.page_size] of companies are fetched, among which + // only those with open jobs are returned. bool require_open_jobs = 4; } diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/completion_service.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/completion_service.proto index d2b4ef5aa6a4..139e1e8eeeda 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/completion_service.proto +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/completion_service.proto @@ -33,7 +33,9 @@ service Completion { rpc CompleteQuery(CompleteQueryRequest) returns (CompleteQueryResponse) { option (google.api.http) = { get: "/v4beta1/{parent=projects/*/tenants/*}:complete" - additional_bindings { get: "/v4beta1/{parent=projects/*}:complete" } + additional_bindings { + get: "/v4beta1/{parent=projects/*}:complete" + } }; } } @@ -95,25 +97,16 @@ message CompleteQueryRequest { // For more information, see // [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). // - // For - // [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - // type, only open jobs with the same - // [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - // are returned. - // - // For - // [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - // type, only companies having open jobs with the same - // [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - // are returned. - // - // For - // [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - // type, only open jobs with the same - // [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - // or companies having open jobs with the same - // [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - // are returned. + // For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + // [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. + // + // For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + // only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + // returned. + // + // For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + // [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + // [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. // // The maximum number of allowed characters is 255. repeated string language_codes = 3; @@ -139,14 +132,12 @@ message CompleteQueryRequest { // Optional. // - // The scope of the completion. The defaults is - // [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC]. + // The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC]. CompletionScope scope = 6; // Optional. // - // The completion topic. The default is - // [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED]. + // The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED]. CompletionType type = 7; } diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/event.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/event.proto index ba65b1e4f1c0..74df4336c98b 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/event.proto +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/event.proto @@ -107,9 +107,7 @@ message JobEvent { // submitted an application for a job with a single click without // entering information. If a job seeker performs this action, send only // this event to the service. Do not also send - // [JobEventType.APPLICATION_START][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_START] - // or - // [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_FINISH] + // [JobEventType.APPLICATION_START][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_START] or [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_FINISH] // events. APPLICATION_QUICK_SUBMISSION = 6; @@ -129,12 +127,8 @@ message JobEvent { // (without viewing the details of the job posting), and is redirected // to a different website to complete the application. If a candidate // performs this action, send only this event to the service. Do not also - // send - // [JobEventType.APPLICATION_START][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_START], - // [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_FINISH] - // or - // [JobEventType.VIEW][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] - // events. + // send [JobEventType.APPLICATION_START][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_START], + // [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4beta1.JobEvent.JobEventType.APPLICATION_FINISH] or [JobEventType.VIEW][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] events. APPLICATION_REDIRECT_FROM_SEARCH = 9; // This event should be used when a company submits an application @@ -177,19 +171,16 @@ message JobEvent { // Required. // - // The type of the event (see - // [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]). + // The type of the event (see [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]). JobEventType type = 1; // Required. // - // The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with - // this event. For example, if this is an - // [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] - // event, this field contains the identifiers of all jobs shown to the job - // seeker. If this was a - // [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this - // field contains the identifier of the viewed job. + // The [job name(s)][google.cloud.talent.v4beta1.Job.name] associated with this event. + // For example, if this is an [impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION] event, + // this field contains the identifiers of all jobs shown to the job seeker. + // If this was a [view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this field contains the + // identifier of the viewed job. repeated string jobs = 2; } @@ -218,8 +209,7 @@ message ProfileEvent { // Required. // - // The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated - // with this client event. + // The [profile name(s)][google.cloud.talent.v4beta1.Profile.name] associated with this client event. repeated string profiles = 2; // Optional. diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/filters.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/filters.proto index 67ec954408f6..4a8ae540d3b7 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/filters.proto +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/filters.proto @@ -17,7 +17,6 @@ syntax = "proto3"; package google.cloud.talent.v4beta1; -import "google/api/annotations.proto"; import "google/cloud/talent/v4beta1/application.proto"; import "google/cloud/talent/v4beta1/common.proto"; import "google/cloud/talent/v4beta1/job.proto"; @@ -28,6 +27,7 @@ import "google/protobuf/wrappers.proto"; import "google/type/date.proto"; import "google/type/latlng.proto"; import "google/type/timeofday.proto"; +import "google/api/annotations.proto"; option go_package = "google.golang.org/genproto/googleapis/cloud/talent/v4beta1;talent"; option java_multiple_files = true; @@ -70,17 +70,15 @@ message JobQuery { // Optional. // // The location filter specifies geo-regions containing the jobs to - // search against. See - // [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more - // information. + // search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information. // // If a location value isn't specified, jobs fitting the other search // criteria are retrieved regardless of where they're located. // // If multiple values are specified, jobs are retrieved from any of the // specified locations. If different values are specified for the - // [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] - // parameter, the maximum provided distance is used for all locations. + // [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided + // distance is used for all locations. // // At most 5 location filters are allowed. repeated LocationFilter location_filters = 3; @@ -123,17 +121,16 @@ message JobQuery { // Optional. // // This search filter is applied only to - // [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. - // For example, if the filter is specified as "Hourly job with per-hour - // compensation > $15", only jobs meeting these criteria are searched. If a - // filter isn't defined, all open jobs are searched. + // [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified + // as "Hourly job with per-hour compensation > $15", only jobs meeting + // these criteria are searched. If a filter isn't defined, all open jobs + // are searched. CompensationFilter compensation_filter = 7; // Optional. // // This filter specifies a structured syntax to match against the - // [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] - // marked as `filterable`. + // [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] marked as `filterable`. // // The syntax for this expression is a subset of SQL syntax. // @@ -168,8 +165,7 @@ message JobQuery { // Optional. // // The employment type filter specifies the employment type of jobs to - // search against, such as - // [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME]. + // search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME]. // // If a value isn't specified, jobs in the search results includes any // employment type. @@ -225,9 +221,8 @@ message ProfileQuery { // If a location filter isn't specified, profiles fitting the other search // criteria are retrieved regardless of where they're located. // - // If - // [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] - // is specified, the result doesn't contain profiles from that location. + // If [LocationFilter.negated][google.cloud.talent.v4beta1.LocationFilter.negated] is specified, the result doesn't contain + // profiles from that location. // // For example, search for profiles with addresses in "New York City". repeated LocationFilter location_filters = 2; @@ -241,9 +236,8 @@ message ProfileQuery { // If multiple values are specified, profiles are retrieved with any of the // specified job titles. // - // If - // [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] - // is specified, the result won't contain profiles with the job titles. + // If [JobTitleFilter.negated][google.cloud.talent.v4beta1.JobTitleFilter.negated] is specified, the result won't contain + // profiles with the job titles. // // For example, search for profiles with a job title "Product Manager". repeated JobTitleFilter job_title_filters = 3; @@ -258,9 +252,8 @@ message ProfileQuery { // If multiple employer filters are specified, profiles with any matching // employers are retrieved. // - // If - // [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] - // is specified, the result won't contain profiles that match the employers. + // If [EmployerFilter.negated][google.cloud.talent.v4beta1.EmployerFilter.negated] is specified, the result won't contain + // profiles that match the employers. // // For example, search for profiles that have working experience at "Google // LLC". @@ -276,9 +269,8 @@ message ProfileQuery { // If multiple education filters are specified, profiles that match any // education filters are retrieved. // - // If - // [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] - // is specified, the result won't contain profiles that match the educations. + // If [EducationFilter.negated][google.cloud.talent.v4beta1.EducationFilter.negated] is specified, the result won't contain + // profiles that match the educations. // // For example, search for profiles with a master degree. repeated EducationFilter education_filters = 5; @@ -292,8 +284,8 @@ message ProfileQuery { // If multiple skill filters are specified, profiles that match any skill // filters are retrieved. // - // If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] - // is specified, the result won't contain profiles that match the skills. + // If [SkillFilter.negated][google.cloud.talent.v4beta1.SkillFilter.negated] is specified, the result won't contain profiles + // that match the skills. // // For example, search for profiles that have "Java" and "Python" in skill // list. @@ -337,27 +329,15 @@ message ProfileQuery { // the job application. repeated ApplicationOutcomeNotesFilter application_outcome_notes_filters = 11; - // Optional. - // - // The application last stage filters specify the last stage of job - // application. - repeated ApplicationLastStageFilter application_last_stage_filters = 12; - // Optional. // // The application job filters specify the job applied for in the application. repeated ApplicationJobFilter application_job_filters = 13; - // Optional. - // - // The application status filters specify the status of job application. - repeated ApplicationStatusFilter application_status_filters = 14; - // Optional. // // This filter specifies a structured syntax to match against the - // [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes] - // that are marked as `filterable`. + // [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes] that are marked as `filterable`. // // The syntax for this expression is a subset of Google SQL syntax. // @@ -380,7 +360,7 @@ message ProfileQuery { // // Sample Query: // (key1 = "TEST" OR LOWER(key1)="test" OR NOT EMPTY(key1)) - string custom_field_filter = 15; + string custom_attribute_filter = 15; } // Input only. @@ -437,15 +417,12 @@ message LocationFilter { // Allows the client to return jobs without a // set location, specifically, telecommuting jobs (telecomuting is considered // by the service as a special location. - // [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] - // indicates if a job permits telecommuting. If this field is set to - // [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - // telecommuting jobs are searched, and - // [address][google.cloud.talent.v4beta1.LocationFilter.address] and - // [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are ignored. - // If not set or set to - // [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - // telecommute job are not searched. + // [Job.posting_region][google.cloud.talent.v4beta1.Job.posting_region] indicates if a job permits telecommuting. + // If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + // telecommuting jobs are searched, and [address][google.cloud.talent.v4beta1.LocationFilter.address] and [lat_lng][google.cloud.talent.v4beta1.LocationFilter.lat_lng] are + // ignored. If not set or set to + // [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], telecommute job are not + // searched. // // This filter can be used by itself to search exclusively for telecommuting // jobs, or it can be combined with another location @@ -475,14 +452,11 @@ message CompensationFilter { // Filter by `base compensation entry's` unit. A job is a match if and // only if the job contains a base CompensationEntry and the base - // CompensationEntry's unit matches provided - // [units][google.cloud.talent.v4beta1.CompensationFilter.units]. Populate - // one or more - // [units][google.cloud.talent.v4beta1.CompensationFilter.units]. + // CompensationEntry's unit matches provided [units][google.cloud.talent.v4beta1.CompensationFilter.units]. + // Populate one or more [units][google.cloud.talent.v4beta1.CompensationFilter.units]. // - // See - // [CompensationInfo.CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - // for definition of base compensation entry. + // See [CompensationInfo.CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for definition of + // base compensation entry. UNIT_ONLY = 1; // Filter by `base compensation entry's` unit and amount / range. A job @@ -490,25 +464,18 @@ message CompensationFilter { // the base entry's unit matches provided [compensation_units][] and amount // or range overlaps with provided [compensation_range][]. // - // See - // [CompensationInfo.CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] - // for definition of base compensation entry. + // See [CompensationInfo.CompensationEntry][google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry] for definition of + // base compensation entry. // - // Set exactly one - // [units][google.cloud.talent.v4beta1.CompensationFilter.units] and - // populate [range][google.cloud.talent.v4beta1.CompensationFilter.range]. + // Set exactly one [units][google.cloud.talent.v4beta1.CompensationFilter.units] and populate [range][google.cloud.talent.v4beta1.CompensationFilter.range]. UNIT_AND_AMOUNT = 2; // Filter by annualized base compensation amount and `base compensation - // entry's` unit. Populate - // [range][google.cloud.talent.v4beta1.CompensationFilter.range] and zero or - // more [units][google.cloud.talent.v4beta1.CompensationFilter.units]. + // entry's` unit. Populate [range][google.cloud.talent.v4beta1.CompensationFilter.range] and zero or more [units][google.cloud.talent.v4beta1.CompensationFilter.units]. ANNUALIZED_BASE_AMOUNT = 3; // Filter by annualized total compensation amount and `base compensation - // entry's` unit . Populate - // [range][google.cloud.talent.v4beta1.CompensationFilter.range] and zero or - // more [units][google.cloud.talent.v4beta1.CompensationFilter.units]. + // entry's` unit . Populate [range][google.cloud.talent.v4beta1.CompensationFilter.range] and zero or more [units][google.cloud.talent.v4beta1.CompensationFilter.units]. ANNUALIZED_TOTAL_AMOUNT = 4; } @@ -616,7 +583,7 @@ message JobTitleFilter { message SkillFilter { // Required. // - // The skill name. For example, "java", "j2ee", etc. + // The skill name. For example, "java", "j2ee", and so on. string skill = 1; // Optional. @@ -630,19 +597,16 @@ message SkillFilter { // // Employer filter of the search. message EmployerFilter { - // Enum indicating which set of - // [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records] - // to search against. + // Enum indicating which set of [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records] to search + // against. enum EmployerFilterMode { // Default value. EMPLOYER_FILTER_MODE_UNSPECIFIED = 0; - // Apply to all employers in - // [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + // Apply to all employers in [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. ALL_EMPLOYMENT_RECORDS = 1; - // Apply only to current employer in - // [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + // Apply only to current employer in [Profile.employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. CURRENT_EMPLOYMENT_RECORDS_ONLY = 2; // Apply only to past (not current) employers in @@ -657,12 +621,9 @@ message EmployerFilter { // Optional. // - // Define set of - // [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search - // against. + // Define set of [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord]s to search against. // - // Defaults to - // [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS]. + // Defaults to [EmployerFilterMode.ALL_EMPLOYMENT_RECORDS][google.cloud.talent.v4beta1.EmployerFilter.EmployerFilterMode.ALL_EMPLOYMENT_RECORDS]. EmployerFilterMode mode = 2; // Optional. @@ -707,10 +668,7 @@ message EducationFilter { // Work experience filter. // // This filter is used to search for profiles with working experience length -// between -// [min_experience][google.cloud.talent.v4beta1.WorkExperienceFilter.min_experience] -// and -// [max_experience][google.cloud.talent.v4beta1.WorkExperienceFilter.max_experience]. +// between [min_experience][google.cloud.talent.v4beta1.WorkExperienceFilter.min_experience] and [max_experience][google.cloud.talent.v4beta1.WorkExperienceFilter.max_experience]. message WorkExperienceFilter { // Optional. // @@ -727,13 +685,9 @@ message WorkExperienceFilter { // // Application Date Range Filter. // -// The API matches profiles with -// [Application.application_date][google.cloud.talent.v4beta1.Application.application_date] -// between start date and end date (both boundaries are inclusive). The filter -// is ignored if both -// [start_date][google.cloud.talent.v4beta1.ApplicationDateFilter.start_date] -// and [end_date][google.cloud.talent.v4beta1.ApplicationDateFilter.end_date] -// are missing. +// The API matches profiles with [Application.application_date][google.cloud.talent.v4beta1.Application.application_date] between +// start date and end date (both boundaries are inclusive). The filter is +// ignored if both [start_date][google.cloud.talent.v4beta1.ApplicationDateFilter.start_date] and [end_date][google.cloud.talent.v4beta1.ApplicationDateFilter.end_date] are missing. message ApplicationDateFilter { // Optional. // @@ -755,33 +709,14 @@ message ApplicationOutcomeNotesFilter { // Required. // // User entered or selected outcome reason. The API does an exact match on the - // [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] - // in profiles. + // [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] in profiles. string outcome_notes = 1; // Optional. // // If true, The API excludes all candidates with any - // [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] - // matching the outcome reason specified in the filter. - bool negated = 2; -} - -// Input only. -// -// Filter on Last Stage of Application. -message ApplicationLastStageFilter { - // Required. - // - // User entered or selected last stage the candidate reached in the - // application. The API does an exact match on the - // [Application.last_stage][] in profiles. - string last_stage = 1; - - // Optional. - // If true, The API excludes all candidates with any - // [Application.last_stage][] matching the last stage specified in the - // filter. + // [Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] matching the outcome reason specified in + // the filter. bool negated = 2; } @@ -789,55 +724,25 @@ message ApplicationLastStageFilter { // // Filter on the job information of Application. message ApplicationJobFilter { - // Optional. - // - // The job resource name in the application. The API does an exact match on - // the [Job.name][google.cloud.talent.v4beta1.Job.name] of - // [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles. - string job = 1; - // Optional. // // The job requisition id in the application. The API does an exact match on - // the [Job.requisistion_id][] of - // [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles. + // the [Job.requisistion_id][] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles. string job_requisition_id = 2; // Optional. // // The job title in the application. The API does an exact match on the - // [Job.title][google.cloud.talent.v4beta1.Job.title] of - // [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles. + // [Job.title][google.cloud.talent.v4beta1.Job.title] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles. string job_title = 3; // Optional. // - // If true, the API excludes all profiles with any - // [Application.job][google.cloud.talent.v4beta1.Application.job] matching the - // filters. + // If true, the API excludes all profiles with any [Application.job][google.cloud.talent.v4beta1.Application.job] + // matching the filters. bool negated = 4; } -// Input only. -// -// Filter on state of Application. -message ApplicationStatusFilter { - // Required. - // - // User entered or selected application state. The API does an exact match - // between the application state specified in this filter and the - // [Application.state][google.cloud.talent.v4beta1.Application.state] in - // profiles. - Application.ApplicationState application_state = 1; - - // Optional. - // - // If true, The API excludes all candidates with any - // [Application.state][google.cloud.talent.v4beta1.Application.state] matching - // the state specified in the filter. - bool negated = 2; -} - // Input only. // // Filter on create timestamp or update timestamp of profiles. @@ -872,7 +777,6 @@ message TimeFilter { // // Specifies which time field to filter profiles. // - // Defaults to - // [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME]. + // Defaults to [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME]. TimeField time_field = 3; } diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/histogram.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/histogram.proto index 22c4f82df8de..a8caf39a0ea5 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/histogram.proto +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/histogram.proto @@ -17,8 +17,8 @@ syntax = "proto3"; package google.cloud.talent.v4beta1; -import "google/api/annotations.proto"; import "google/protobuf/wrappers.proto"; +import "google/api/annotations.proto"; option go_package = "google.golang.org/genproto/googleapis/cloud/talent/v4beta1;talent"; option java_multiple_files = true; @@ -33,11 +33,8 @@ message HistogramQuery { // An expression specifies a histogram request against matching resources // (for example, jobs, profiles) for searches. // - // See - // [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries] - // and - // [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] - // for details about syntax. + // See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries] and + // [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] for details about syntax. string histogram_query = 1; } diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job.proto index 67f5c5d61e77..053634a9adce 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job.proto +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job.proto @@ -17,10 +17,10 @@ syntax = "proto3"; package google.cloud.talent.v4beta1; -import "google/api/annotations.proto"; import "google/cloud/talent/v4beta1/common.proto"; import "google/protobuf/timestamp.proto"; import "google/protobuf/wrappers.proto"; +import "google/api/annotations.proto"; option go_package = "google.golang.org/genproto/googleapis/cloud/talent/v4beta1;talent"; option java_multiple_files = true; @@ -29,17 +29,12 @@ option java_package = "com.google.cloud.talent.v4beta1"; option objc_class_prefix = "CTS"; // A Job resource represents a job posting (also referred to as a "job listing" -// or "job requisition"). A job belongs to a -// [Company][google.cloud.talent.v4beta1.Company], which is the hiring entity -// responsible for the job. +// or "job requisition"). A job belongs to a [Company][google.cloud.talent.v4beta1.Company], which is the hiring +// entity responsible for the job. message Job { // Application related details of a job posting. message ApplicationInfo { - // Optional but at least one of - // [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris], - // [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or - // [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction] - // must be specified. + // Optional. // // Use this field to specify email address(es) to which resumes or // applications can be sent. @@ -47,11 +42,7 @@ message Job { // The maximum number of allowed characters for each entry is 255. repeated string emails = 1; - // Optional but at least one of - // [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris], - // [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or - // [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction] - // must be specified. + // Optional. // // Use this field to provide instructions, such as "Mail your application // to ...", that a candidate can follow to apply for the job. @@ -62,11 +53,7 @@ message Job { // The maximum number of allowed characters is 3,000. string instruction = 2; - // Optional but at least one of - // [uris][google.cloud.talent.v4beta1.Job.ApplicationInfo.uris], - // [emails][google.cloud.talent.v4beta1.Job.ApplicationInfo.emails] or - // [instruction][google.cloud.talent.v4beta1.Job.ApplicationInfo.instruction] - // must be specified. + // Optional. // // Use this URI field to direct an applicant to a website, for example to // link to an online application form. @@ -79,18 +66,13 @@ message Job { // // Derived details about the job posting. message DerivedInfo { - // Structured locations of the job, resolved from - // [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. + // Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. // - // [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are - // exactly matched to - // [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same + // [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same // order. repeated Location locations = 1; - // Job categories derived from - // [Job.title][google.cloud.talent.v4beta1.Job.title] and - // [Job.description][google.cloud.talent.v4beta1.Job.description]. + // Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description]. repeated JobCategory job_categories = 3; } @@ -117,8 +99,7 @@ message Job { // HTML tags in these fields may be stripped if sanitiazation isn't // disabled. // - // Defaults to - // [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + // Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4beta1.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. HtmlSanitization html_sanitization = 2; } @@ -135,8 +116,7 @@ message Job { // example, "projects/api-test-project/jobs/1234". // // Use of this field in job queries and API calls is preferred over the use of - // [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this - // value is unique. + // [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this value is unique. string name = 1; // Required. @@ -156,10 +136,8 @@ message Job { // The requisition ID, also referred to as the posting ID, is assigned by the // client to identify a job. This field is intended to be used by clients // for client identification and tracking of postings. A job isn't allowed - // to be created if there is another job with the same - // [company][google.cloud.talent.v4beta1.Job.name], - // [language_code][google.cloud.talent.v4beta1.Job.language_code] and - // [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + // to be created if there is another job with the same [company][google.cloud.talent.v4beta1.Job.name], + // [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. // // The maximum number of allowed characters is 255. string requisition_id = 3; @@ -175,10 +153,9 @@ message Job { // // The description of the job, which typically includes a multi-paragraph // description of the company and related information. Separate fields are - // provided on the job object for - // [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], - // [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other - // job characteristics. Use of these separate job fields is recommended. + // provided on the job object for [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], + // [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other job characteristics. Use of + // these separate job fields is recommended. // // This field accepts and sanitizes HTML input, and also accepts // bold, italic, ordered list, and unordered list markup tags. @@ -195,22 +172,17 @@ message Job { // // At most 50 locations are allowed for best search performance. If a job has // more locations, it is suggested to split it into multiple jobs with unique - // [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. - // 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same - // [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - // [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not - // allowed. If the original - // [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be - // preserved, a custom field should be used for storage. It is also suggested - // to group the locations that close to each other in the same job for better - // search experience. + // [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as + // multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and + // [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must + // be preserved, a custom field should be used for storage. It is also + // suggested to group the locations that close to each other in the same job + // for better search experience. // // The maximum number of allowed characters is 500. repeated string addresses = 6; - // Required. At least one field within - // [ApplicationInfo][google.cloud.talent.v4beta1.Job.ApplicationInfo] must be - // specified. + // Optional. // // Job application information. ApplicationInfo application_info = 7; @@ -280,11 +252,9 @@ message Job { // [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: // class="external" target="_blank" }. // - // If this field is unspecified and - // [Job.description][google.cloud.talent.v4beta1.Job.description] is present, - // detected language code based on - // [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, - // otherwise defaults to 'en_US'. + // If this field is unspecified and [Job.description][google.cloud.talent.v4beta1.Job.description] is present, detected + // language code based on [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, otherwise + // defaults to 'en_US'. string language_code = 15; // Optional. @@ -307,8 +277,7 @@ message Job { // // A description of the qualifications required to perform the // job. The use of this field is recommended - // as an alternative to using the more general - // [description][google.cloud.talent.v4beta1.Job.description] field. + // as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. // // This field accepts and sanitizes HTML input, and also accepts // bold, italic, ordered list, and unordered list markup tags. @@ -319,8 +288,8 @@ message Job { // Optional. // // A description of job responsibilities. The use of this field is - // recommended as an alternative to using the more general - // [description][google.cloud.talent.v4beta1.Job.description] field. + // recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] + // field. // // This field accepts and sanitizes HTML input, and also accepts // bold, italic, ordered list, and unordered list markup tags. @@ -330,25 +299,20 @@ message Job { // Optional. // - // The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for - // example, state, country) throughout which the job is available. If this - // field is set, a - // [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in a search - // query within the job region finds this job posting if an exact location - // match isn't specified. If this field is set to - // [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or - // [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA], - // setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to - // the same location level as this field is strongly recommended. + // The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout + // which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] + // in a search query within the job region finds this job posting if an + // exact location match isn't specified. If this field is set to + // [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA], + // setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to the same location level as this field + // is strongly recommended. PostingRegion posting_region = 20; // Optional. // // The visibility of the job. // - // Defaults to - // [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] - // if not specified. + // Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] if not specified. Visibility visibility = 21; // Optional. @@ -380,8 +344,7 @@ message Job { // updated with the [UpdateJob][] API. An expired job can be updated and // opened again by using a future expiration timestamp. Updating an expired // job fails if there is another existing open job with same - // [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and - // [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. + // [company][google.cloud.talent.v4beta1.Job.name][], [language_code][] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. // // The expired jobs are retained in our system for 90 days. However, the // overall expired job count cannot exceed 3 times the maximum of open jobs @@ -400,11 +363,10 @@ message Job { // unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. // // If this value isn't provided on job update, it depends on the field masks - // set by - // [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. - // If the field masks include [expiry_time][], or the masks are empty meaning - // that every field is updated, the job posting expires after 30 days from the - // job's last update time. Otherwise the expiration date isn't updated. + // set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include + // [expiry_time][], or the masks are empty meaning that every field is + // updated, the job posting expires after 30 days from the job's last + // update time. Otherwise the expiration date isn't updated. google.protobuf.Timestamp posting_expire_time = 25; // Output only. The timestamp when this job posting was created. diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto index dd49339a2c3f..314ac1298a26 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto @@ -18,7 +18,6 @@ syntax = "proto3"; package google.cloud.talent.v4beta1; import "google/api/annotations.proto"; -import "google/cloud/talent/v4beta1/batch.proto"; import "google/cloud/talent/v4beta1/common.proto"; import "google/cloud/talent/v4beta1/filters.proto"; import "google/cloud/talent/v4beta1/histogram.proto"; @@ -56,7 +55,9 @@ service JobService { rpc GetJob(GetJobRequest) returns (Job) { option (google.api.http) = { get: "/v4beta1/{name=projects/*/tenants/*/jobs/*}" - additional_bindings { get: "/v4beta1/{name=projects/*/jobs/*}" } + additional_bindings { + get: "/v4beta1/{name=projects/*/jobs/*}" + } }; } @@ -82,7 +83,9 @@ service JobService { rpc DeleteJob(DeleteJobRequest) returns (google.protobuf.Empty) { option (google.api.http) = { delete: "/v4beta1/{name=projects/*/tenants/*/jobs/*}" - additional_bindings { delete: "/v4beta1/{name=projects/*/jobs/*}" } + additional_bindings { + delete: "/v4beta1/{name=projects/*/jobs/*}" + } }; } @@ -90,7 +93,9 @@ service JobService { rpc ListJobs(ListJobsRequest) returns (ListJobsResponse) { option (google.api.http) = { get: "/v4beta1/{parent=projects/*/tenants/*}/jobs" - additional_bindings { get: "/v4beta1/{parent=projects/*}/jobs" } + additional_bindings { + get: "/v4beta1/{parent=projects/*}/jobs" + } }; } @@ -105,13 +110,11 @@ service JobService { }; } - // Searches for jobs using the provided - // [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest]. + // Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest]. // - // This call constrains the - // [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in - // the database, and only returns jobs that the caller has permission to - // search against. + // This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs + // present in the database, and only returns jobs that the caller has + // permission to search against. rpc SearchJobs(SearchJobsRequest) returns (SearchJobsResponse) { option (google.api.http) = { post: "/v4beta1/{parent=projects/*/tenants/*}/jobs:search" @@ -123,18 +126,16 @@ service JobService { }; } - // Searches for jobs using the provided - // [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest]. + // Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest]. // // This API call is intended for the use case of targeting passive job // seekers (for example, job seekers who have signed up to receive email // alerts about potential job opportunities), and has different algorithmic // adjustments that are targeted to passive job seekers. // - // This call constrains the - // [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs present in - // the database, and only returns jobs the caller has permission to search - // against. + // This call constrains the [visibility][google.cloud.talent.v4beta1.Job.visibility] of jobs + // present in the database, and only returns jobs the caller has + // permission to search against. rpc SearchJobsForAlert(SearchJobsRequest) returns (SearchJobsResponse) { option (google.api.http) = { post: "/v4beta1/{parent=projects/*/tenants/*}/jobs:searchForAlert" @@ -197,10 +198,8 @@ message UpdateJobRequest { // Optional but strongly recommended to be provided for the best service // experience. // - // If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] - // is provided, only the specified fields in - // [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. - // Otherwise all the fields are updated. + // If [update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask] is provided, only the specified fields in + // [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. Otherwise all the fields are updated. // // A field mask to restrict the fields that are updated. Only // top level fields of [Job][google.cloud.talent.v4beta1.Job] are supported. @@ -301,11 +300,8 @@ message ListJobsRequest { // // The maximum number of jobs to be returned per page of results. // - // If [job_view][google.cloud.talent.v4beta1.ListJobsRequest.job_view] is set - // to - // [JobView.JOB_VIEW_ID_ONLY][google.cloud.talent.v4beta1.JobView.JOB_VIEW_ID_ONLY], - // the maximum allowed page size is 1000. Otherwise, the maximum allowed page - // size is 100. + // If [job_view][google.cloud.talent.v4beta1.ListJobsRequest.job_view] is set to [JobView.JOB_VIEW_ID_ONLY][google.cloud.talent.v4beta1.JobView.JOB_VIEW_ID_ONLY], the maximum allowed + // page size is 1000. Otherwise, the maximum allowed page size is 100. // // Default is 100 if empty or a number < 1 is specified. int32 page_size = 4; @@ -313,43 +309,31 @@ message ListJobsRequest { // Optional. // // The desired job attributes returned for jobs in the - // search response. Defaults to - // [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL] - // if no value is specified. + // search response. Defaults to [JobView.JOB_VIEW_FULL][google.cloud.talent.v4beta1.JobView.JOB_VIEW_FULL] if no value is + // specified. JobView job_view = 5; } // An enum that specifies the job attributes that are returned in the -// [MatchingJob.Job][] in -// [SearchJobsResponse][google.cloud.talent.v4beta1.SearchJobsResponse] or -// [Job][google.cloud.talent.v4beta1.Job] objects in +// [MatchingJob.Job][] in [SearchJobsResponse][google.cloud.talent.v4beta1.SearchJobsResponse] or [Job][google.cloud.talent.v4beta1.Job] objects in // [ListJobsResponse][google.cloud.talent.v4beta1.ListJobsResponse]. enum JobView { // Default value. JOB_VIEW_UNSPECIFIED = 0; // A ID only view of job, with following attributes: - // [Job.name][google.cloud.talent.v4beta1.Job.name], - // [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], - // [Job.language_code][google.cloud.talent.v4beta1.Job.language_code]. + // [Job.name][google.cloud.talent.v4beta1.Job.name], [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], [Job.language_code][google.cloud.talent.v4beta1.Job.language_code]. JOB_VIEW_ID_ONLY = 1; // A minimal view of the job, with the following attributes: - // [Job.name][google.cloud.talent.v4beta1.Job.name], - // [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], - // [Job.job_title][], [Job.company][google.cloud.talent.v4beta1.Job.company], - // [Job.DerivedInfo.locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations], - // [Job.language_code][google.cloud.talent.v4beta1.Job.language_code]. + // [Job.name][google.cloud.talent.v4beta1.Job.name], [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], [Job.job_title][], + // [Job.company][google.cloud.talent.v4beta1.Job.company], [Job.DerivedInfo.locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations], [Job.language_code][google.cloud.talent.v4beta1.Job.language_code]. JOB_VIEW_MINIMAL = 2; // A small view of the job, with the following attributes in the search - // results: [Job.name][google.cloud.talent.v4beta1.Job.name], - // [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], - // [Job.job_title][], [Job.company][google.cloud.talent.v4beta1.Job.company], - // [Job.DerivedInfo.locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations], - // [Job.visibility][google.cloud.talent.v4beta1.Job.visibility], - // [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], - // [Job.description][google.cloud.talent.v4beta1.Job.description]. + // results: [Job.name][google.cloud.talent.v4beta1.Job.name], [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], [Job.job_title][], + // [Job.company][google.cloud.talent.v4beta1.Job.company], [Job.DerivedInfo.locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations], [Job.visibility][google.cloud.talent.v4beta1.Job.visibility], + // [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], [Job.description][google.cloud.talent.v4beta1.Job.description]. JOB_VIEW_SMALL = 3; // All available attributes are included in the search results. @@ -380,11 +364,9 @@ message ListJobsResponse { message SearchJobsRequest { // Input only. // - // Custom ranking information for - // [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest]. + // Custom ranking information for [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest]. message CustomRankingInfo { - // The importance level for - // [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression]. + // The importance level for [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression]. enum ImportanceLevel { // Default value if the importance level isn't specified. IMPORTANCE_LEVEL_UNSPECIFIED = 0; @@ -423,8 +405,8 @@ message SearchJobsRequest { // Required. // // Controls over how important the score of - // [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression] - // gets applied to job's final ranking position. + // [CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression] gets applied to job's final + // ranking position. // // An error is thrown if not specified. ImportanceLevel importance_level = 1; @@ -438,10 +420,8 @@ message SearchJobsRequest { // The syntax for this expression is a subset of Google SQL syntax. // // Supported operators are: +, -, *, /, where the left and right side of - // the operator is either a numeric - // [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] - // key, integer/double value or an expression that can be evaluated to a - // number. + // the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key, + // integer/double value or an expression that can be evaluated to a number. // // Parenthesis are supported to adjust calculation precedence. The // expression must be < 100 characters in length. @@ -505,8 +485,7 @@ message SearchJobsRequest { // // Mode of a search. // - // Defaults to - // [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH]. + // Defaults to [SearchMode.JOB_SEARCH][google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode.JOB_SEARCH]. SearchMode search_mode = 2; // Required. @@ -578,23 +557,19 @@ message SearchJobsRequest { // Job histogram facets: // // * company_id: histogram by [Job.distributor_company_id][]. - // * company_display_name: histogram by - // [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. - // * employment_type: histogram by - // [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], - // for example, "FULL_TIME", "PART_TIME". - // * company_size: histogram by - // [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, - // "SMALL", "MEDIUM", "BIG". + // * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. + // * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, + // "FULL_TIME", "PART_TIME". + // * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", + // "MEDIUM", "BIG". // * publish_time_in_month: histogram by the [Job.publish_time][] in months. // Must specify list of numeric buckets in spec. // * publish_time_in_year: histogram by the [Job.publish_time][] in years. // Must specify list of numeric buckets in spec. // * degree_type: histogram by the [Job.degree_type][], for example, // "Bachelors", "Masters". - // * job_level: histogram by the - // [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, - // "Entry Level". + // * job_level: histogram by the [Job.job_level][google.cloud.talent.v4beta1.Job.job_level], for example, "Entry + // Level". // * country: histogram by the country code of jobs, for example, "US", "FR". // * admin1: histogram by the admin1 code of jobs, which is a global // placeholder referring to the state, province, or the particular term a @@ -608,14 +583,11 @@ message SearchJobsRequest { // and longitude), for example, 37.4038522,-122.0987765. Since the coordinates // of a city center can change, customers may need to refresh them // periodically. - // * locale: histogram by the - // [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - // example, "en-US", "fr-FR". - // * language: histogram by the language subtag of the - // [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for - // example, "en", "fr". - // * category: histogram by the - // [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, + // * locale: histogram by the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], for example, "en-US", + // "fr-FR". + // * language: histogram by the language subtag of the [Job.language_code][google.cloud.talent.v4beta1.Job.language_code], + // for example, "en", "fr". + // * category: histogram by the [JobCategory][google.cloud.talent.v4beta1.JobCategory], for example, // "COMPUTER_AND_IT", "HEALTHCARE". // * base_compensation_unit: histogram by the [CompensationUnit][] of base // salary, for example, "WEEKLY", "MONTHLY". @@ -625,12 +597,10 @@ message SearchJobsRequest { // Must specify list of numeric buckets to group results by. // * annualized_total_compensation: histogram by the total annualized salary. // Must specify list of numeric buckets to group results by. - // * string_custom_attribute: histogram by string - // [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + // * string_custom_attribute: histogram by string [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. // Values can be accessed via square bracket notations like // string_custom_attribute["key1"]. - // * numeric_custom_attribute: histogram by numeric - // [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. + // * numeric_custom_attribute: histogram by numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes]. // Values can be accessed via square bracket notations like // numeric_custom_attribute["key1"]. Must specify list of numeric buckets to // group results by. @@ -654,9 +624,7 @@ message SearchJobsRequest { // // An integer that specifies the current offset (that is, starting result // location, amongst the jobs deemed by the API as relevant) in search - // results. This field is only considered if - // [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is - // unset. + // results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is unset. // // For example, 0 means to return results starting from the first matching // job, and 10 means to return from the 11th job. This can be used for @@ -674,9 +642,8 @@ message SearchJobsRequest { // Optional. // // The token specifying the current offset within - // search results. See - // [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token] - // for an explanation of how to obtain the next set of query results. + // search results. See [SearchJobsResponse.next_page_token][google.cloud.talent.v4beta1.SearchJobsResponse.next_page_token] for + // an explanation of how to obtain the next set of query results. string page_token = 11; // Optional. @@ -689,31 +656,28 @@ message SearchJobsRequest { // * "relevance desc": By relevance descending, as determined by the API // algorithms. Relevance thresholding of query results is only available // with this ordering. - // * "posting`_`publish`_`time desc": By - // [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] + // * "posting`_`publish`_`time desc": By [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] // descending. - // * "posting`_`update`_`time desc": By - // [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] + // * "posting`_`update`_`time desc": By [Job.posting_update_time][google.cloud.talent.v4beta1.Job.posting_update_time] // descending. // * "title": By [Job.title][google.cloud.talent.v4beta1.Job.title] ascending. - // * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] - // descending. + // * "title desc": By [Job.title][google.cloud.talent.v4beta1.Job.title] descending. // * "annualized`_`base`_`compensation": By job's - // [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - // ascending. Jobs whose annualized base compensation is unspecified are put - // at the end of search results. + // [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] ascending. Jobs + // whose annualized base compensation is unspecified are put at the end of + // search results. // * "annualized`_`base`_`compensation desc": By job's - // [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] - // descending. Jobs whose annualized base compensation is unspecified are put - // at the end of search results. + // [CompensationInfo.annualized_base_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_base_compensation_range] descending. Jobs + // whose annualized base compensation is unspecified are put at the end of + // search results. // * "annualized`_`total`_`compensation": By job's - // [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - // ascending. Jobs whose annualized base compensation is unspecified are put - // at the end of search results. + // [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] ascending. Jobs + // whose annualized base compensation is unspecified are put at the end of + // search results. // * "annualized`_`total`_`compensation desc": By job's - // [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] - // descending. Jobs whose annualized base compensation is unspecified are put - // at the end of search results. + // [CompensationInfo.annualized_total_compensation_range][google.cloud.talent.v4beta1.CompensationInfo.annualized_total_compensation_range] descending. Jobs + // whose annualized base compensation is unspecified are put at the end of + // search results. // * "custom`_`ranking desc": By the relevance score adjusted to the // [SearchJobsRequest.custom_ranking_info.ranking_expression][] with weight // factor assigned by @@ -743,9 +707,8 @@ message SearchJobsRequest { // displayed to the job seeker higher up in the results, with the other jobs // being displayed lower down in the results. // - // Defaults to - // [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] - // if no value is specified. + // Defaults to [DiversificationLevel.SIMPLE][google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel.SIMPLE] if no value + // is specified. DiversificationLevel diversification_level = 13; // Optional. @@ -757,16 +720,13 @@ message SearchJobsRequest { // Optional. // // Controls whether to disable exact keyword match on [Job.job_title][], - // [Job.description][google.cloud.talent.v4beta1.Job.description], - // [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name], - // [Job.locations][0], - // [Job.qualifications][google.cloud.talent.v4beta1.Job.qualifications]. When - // disable keyword match is turned off, a keyword match returns jobs that do - // not match given category filters when there are matching keywords. For - // example, for the query "program manager," a result is returned even if the - // job posting has the title "software developer," which doesn't fall into - // "program manager" ontology, but does have "program manager" appearing in - // its description. + // [Job.description][google.cloud.talent.v4beta1.Job.description], [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name], [Job.locations][0], + // [Job.qualifications][google.cloud.talent.v4beta1.Job.qualifications]. When disable keyword match is turned off, a + // keyword match returns jobs that do not match given category filters when + // there are matching keywords. For example, for the query "program manager," + // a result is returned even if the job posting has the title "software + // developer," which doesn't fall into "program manager" ontology, but does + // have "program manager" appearing in its description. // // For queries like "cloud" that don't contain title or // location specific ontology, jobs with "cloud" keyword matches are returned @@ -787,11 +747,9 @@ message SearchJobsRequest { message SearchJobsResponse { // Output only. // - // Job entry with metadata inside - // [SearchJobsResponse][google.cloud.talent.v4beta1.SearchJobsResponse]. + // Job entry with metadata inside [SearchJobsResponse][google.cloud.talent.v4beta1.SearchJobsResponse]. message MatchingJob { - // Job resource that matches the specified - // [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest]. + // Job resource that matches the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest]. Job job = 1; // A summary of the job with core information that's displayed on the search @@ -803,12 +761,10 @@ message SearchJobsResponse { // query keywords are enclosed in HTML bold tags. string job_title_snippet = 3; - // Contains snippets of text from the - // [Job.description][google.cloud.talent.v4beta1.Job.description] and - // similar fields that most closely match a search query's keywords, if - // available. All HTML tags in the original fields are stripped when - // returned in this field, and matching query keywords are enclosed in HTML - // bold tags. + // Contains snippets of text from the [Job.description][google.cloud.talent.v4beta1.Job.description] and similar + // fields that most closely match a search query's keywords, if available. + // All HTML tags in the original fields are stripped when returned in this + // field, and matching query keywords are enclosed in HTML bold tags. string search_text_snippet = 4; // Commute information which is generated based on specified @@ -830,8 +786,7 @@ message SearchJobsResponse { google.protobuf.Duration travel_duration = 2; } - // The Job entities that match the specified - // [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest]. + // The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest]. repeated MatchingJob matching_jobs = 1; // The histogram results that match with specified diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile.proto index 54e4b98ee8bc..58a69c1d4e25 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile.proto +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile.proto @@ -36,9 +36,8 @@ option objc_class_prefix = "CTS"; // Cloud Profile Discovery API definition // A resource that represents the profile for a job candidate (also referred to -// as a "single-source profile"). A profile belongs to a -// [Company][google.cloud.talent.v4beta1.Company], which is the -// company/organization that owns the profile. +// as a "single-source profile"). A profile belongs to a [Company][google.cloud.talent.v4beta1.Company], which is +// the company/organization that owns the profile. message Profile { // Required during profile update. // @@ -78,22 +77,17 @@ message Profile { // The cluster id of the profile to associate with other profile(s) for the // same candidate. // - // A random UUID is assigned if - // [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To - // ensure global uniqueness, customized - // [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. - // If [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there - // must be at least one other profile with the same system generated - // [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an - // error is thrown. + // A random UUID is assigned if [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't provided. To ensure + // global uniqueness, customized [group_id][google.cloud.talent.v4beta1.Profile.group_id] isn't supported. If + // [group_id][google.cloud.talent.v4beta1.Profile.group_id] is set, there must be at least one other profile with the + // same system generated [group_id][google.cloud.talent.v4beta1.Profile.group_id], otherwise an error is thrown. // // This is used to link multiple profiles to the same candidate. For example, // a client has a candidate with two profiles, where one was created recently // and the other one was created 5 years ago. These two profiles may be very // different. The clients can create the first profile and get a generated - // [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it - // when the second profile is created, indicating these two profiles are - // referring to the same candidate. + // [group_id][google.cloud.talent.v4beta1.Profile.group_id], and assign it when the second profile is created, + // indicating these two profiles are referring to the same candidate. string group_id = 5; // Optional. @@ -117,21 +111,15 @@ message Profile { // See http://schemas.liquid-technologies.com/hr-xml/2007-04-15/ for more // information about Human Resources XML. // - // Users can create a profile with only - // [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For - // example, the API parses the - // [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and - // creates a profile with all structured fields populated, for example. - // [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], - // [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], etc. An - // error is thrown if the - // [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] can't be - // parsed. - // - // If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is - // provided during profile creation or update, any other structured data - // provided in the profile is ignored. The API populates these fields by - // parsing the HR-XML. + // Users can create a profile with only [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] field. For example, + // the API parses the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] and creates a profile with all + // structured fields populated, for example. [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord], + // [EducationRecord][google.cloud.talent.v4beta1.EducationRecord], and so on. An error is thrown if the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] + // can't be parsed. + // + // If the [resume_hrxml][google.cloud.talent.v4beta1.Profile.resume_hrxml] is provided during profile creation or update, + // any other structured data provided in the profile is ignored. The + // API populates these fields by parsing the HR-XML. string resume_hrxml = 10; // Optional. @@ -163,12 +151,8 @@ message Profile { // Optional. // - // Available contact information besides - // [addresses][google.cloud.talent.v4beta1.Profile.addresses], - // [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses], - // [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and - // [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For - // example, Hang-out, Skype. + // Available contact information besides [addresses][google.cloud.talent.v4beta1.Profile.addresses], [email_addresses][google.cloud.talent.v4beta1.Profile.email_addresses], + // [phone_numbers][google.cloud.talent.v4beta1.Profile.phone_numbers] and [personal_uris][google.cloud.talent.v4beta1.Profile.personal_uris]. For example, Hang-out, Skype. repeated AdditionalContactInfo additional_contact_info = 16; // Optional. @@ -182,10 +166,8 @@ message Profile { // change is. // For example, only job title is changed from "software engineer" to "senior // software engineer". - // * Provide - // [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] - // for the current employment if possible. If not, it's inferred from user - // inputs. + // * Provide [EmploymentRecord.is_current][google.cloud.talent.v4beta1.EmploymentRecord.is_current] for the current employment if + // possible. If not, it's inferred from user inputs. repeated EmploymentRecord employment_records = 17; // Optional. @@ -198,10 +180,8 @@ message Profile { // * List each education type separately, no matter how minor the change is. // For example, the profile contains the education experience from the same // school but different degrees. - // * Provide - // [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] - // for the current education if possible. If not, it's inferred from user - // inputs. + // * Provide [EducationRecord.is_current][google.cloud.talent.v4beta1.EducationRecord.is_current] for the current education if + // possible. If not, it's inferred from user inputs. repeated EducationRecord education_records = 18; // Optional. @@ -214,8 +194,7 @@ message Profile { // // The individual or collaborative activities which the candidate has // participated in, for example, open-source projects, class assignments that - // aren't listed in - // [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. + // aren't listed in [employment_records][google.cloud.talent.v4beta1.Profile.employment_records]. repeated Activity activities = 20; // Optional. @@ -243,8 +222,7 @@ message Profile { // // A map of fields to hold both filterable and non-filterable custom profile // attributes that aren't covered by the provided structured fields. See - // [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more - // details. + // [CustomAttribute][google.cloud.talent.v4beta1.CustomAttribute] for more details. // // At most 100 filterable and at most 100 unfilterable keys are supported. If // limit is exceeded, an error is thrown. Custom attributes are `unfilterable` @@ -278,9 +256,7 @@ message PersonName { // // Given/first name. // - // It's derived from - // [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] - // if not provided. + // It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided. // // Number of characters allowed is 100. string given_name = 1; @@ -289,9 +265,7 @@ message PersonName { // // Middle initial. // - // It's derived from - // [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] - // if not provided. + // It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided. // // Number of characters allowed is 20. string middle_initial = 2; @@ -300,9 +274,7 @@ message PersonName { // // Family/last name. // - // It's derived from - // [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] - // if not provided. + // It's derived from [formatted_name][google.cloud.talent.v4beta1.PersonName.formatted_name] if not provided. // // Number of characters allowed is 100. string family_name = 3; @@ -334,7 +306,8 @@ message PersonName { // Optional. // - // A person's name in a structured way (last name, first name, suffix, etc.) + // A person's name in a structured way (last name, first name, suffix, and + // so on.) PersonStructuredName structured_name = 2; } @@ -367,7 +340,7 @@ message Address { // Optional. // // Structured address that contains street address, city, state, country, - // etc. + // and so on. google.type.PostalAddress structured_address = 3; } @@ -418,10 +391,10 @@ message Phone { VOICEMAIL = 6; // A virtual telephone number is a number that can be routed to another - // number and managed by the user via Web, SMS, IVR, etc. It is associated - // with a particular person, and may be routed to either a MOBILE or - // LANDLINE number. The phone usage (see ContactInfoUsage above) should be - // set to PERSONAL for these phone types. Some more information can be + // number and managed by the user via Web, SMS, IVR, and so on. It is + // associated with a particular person, and may be routed to either a MOBILE + // or LANDLINE number. The phone usage (see ContactInfoUsage above) should + // be set to PERSONAL for these phone types. Some more information can be // found here: http://en.wikipedia.org/wiki/Personal_Numbers VIRTUAL = 7; @@ -527,7 +500,7 @@ message EmploymentRecord { // // The name of the employer company/organization. // - // For example, "Google", "Alphabet", etc. + // For example, "Google", "Alphabet", and so on. // // Number of characters allowed is 100. string employer_name = 3; @@ -536,7 +509,7 @@ message EmploymentRecord { // // The division name of the employment. // - // For example, division, department, client, etc. + // For example, division, department, client, and so on. // // Number of characters allowed is 100. string division_name = 4; @@ -550,7 +523,7 @@ message EmploymentRecord { // // The job title of the employment. // - // For example, "Software Engineer", "Data Scientist", etc. + // For example, "Software Engineer", "Data Scientist", and so on. // // Number of characters allowed is 100. string job_title = 6; @@ -564,7 +537,7 @@ message EmploymentRecord { // Optional. // - // If it is a supervisor position. + // If the jobs is a supervisor position. google.protobuf.BoolValue is_supervisor = 8; // Optional. @@ -577,25 +550,19 @@ message EmploymentRecord { // If this employment is current. google.protobuf.BoolValue is_current = 10; - // Output only. The job title snippet shows how the - // [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is - // related to a search query. It's empty if the - // [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't - // related to the search query. + // Output only. The job title snippet shows how the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] is related + // to a search query. It's empty if the [job_title][google.cloud.talent.v4beta1.EmploymentRecord.job_title] isn't related to the + // search query. string job_title_snippet = 11; - // Output only. The job description snippet shows how the - // [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description] - // is related to a search query. It's empty if the - // [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description] - // isn't related to the search query. + // Output only. The job description snippet shows how the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description] + // is related to a search query. It's empty if the [job_description][google.cloud.talent.v4beta1.EmploymentRecord.job_description] isn't + // related to the search query. string job_description_snippet = 12; - // Output only. The employer name snippet shows how the - // [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] - // is related to a search query. It's empty if the - // [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] - // isn't related to the search query. + // Output only. The employer name snippet shows how the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] is + // related to a search query. It's empty if the [employer_name][google.cloud.talent.v4beta1.EmploymentRecord.employer_name] isn't + // related to the search query. string employer_name_snippet = 13; } @@ -620,7 +587,7 @@ message EducationRecord { // // The name of the school or institution. // - // For example, "Stanford University", "UC Berkeley", etc. + // For example, "Stanford University", "UC Berkeley", and so on. // // Number of characters allowed is 100. string school_name = 4; @@ -660,18 +627,14 @@ message EducationRecord { // If this education is current. google.protobuf.BoolValue is_current = 9; - // Output only. The school name snippet shows how the - // [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is + // Output only. The school name snippet shows how the [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is // related to a search query in search result. It's empty if the - // [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] - // isn't related to the search query. + // [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] isn't related to the search query. string school_name_snippet = 10; - // Output only. The job description snippet shows how the - // [degree][google.cloud.talent.v4beta1.degree] is related to a search query - // in search result. It's empty if the - // [degree][google.cloud.talent.v4beta1.degree] isn't related to the search - // query. + // Output only. The job description snippet shows how the [degree][google.cloud.talent.v4beta1.degree] is + // related to a search query in search result. It's empty if the [degree][google.cloud.talent.v4beta1.degree] + // isn't related to the search query. string degree_snippet = 11; } @@ -686,7 +649,7 @@ message Degree { // // Full Degree name. // - // For example, "B.S.", "Master of Arts", etc. + // For example, "B.S.", "Master of Arts", and so on. // // Number of characters allowed is 100. string degree_name = 2; @@ -703,7 +666,7 @@ message Degree { // Resource that represents an individual or collaborative activity participated // in by a candidate, for example, an open-source project, a class assignment, -// etc. +// and so on. message Activity { // Optional. // @@ -748,25 +711,19 @@ message Activity { // A list of skills used in this activity. repeated Skill skills_used = 7; - // Output only. Activity name snippet shows how the - // [display_name][google.cloud.talent.v4beta1.Activity.display_name] is - // related to a search query. It's empty if the - // [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't - // related to the search query. + // Output only. Activity name snippet shows how the [display_name][google.cloud.talent.v4beta1.Activity.display_name] is + // related to a search query. It's empty if the [display_name][google.cloud.talent.v4beta1.Activity.display_name] isn't related + // to the search query. string activity_name_snippet = 8; // Output only. Activity description snippet shows how the - // [description][google.cloud.talent.v4beta1.Activity.description] is related - // to a search query. It's empty if the - // [description][google.cloud.talent.v4beta1.Activity.description] isn't - // related to the search query. + // [description][google.cloud.talent.v4beta1.Activity.description] is related to a search query. It's empty if the + // [description][google.cloud.talent.v4beta1.Activity.description] isn't related to the search query. string activity_description_snippet = 9; // Output only. Skill used snippet shows how the corresponding - // [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related - // to a search query. It's empty if the corresponding - // [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not - // related to the search query. + // [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are related to a search query. It's empty if the + // corresponding [skills_used][google.cloud.talent.v4beta1.Activity.skills_used] are not related to the search query. repeated string skills_used_snippet = 10; } diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto index f892d2b37a07..c692df46dbdf 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto @@ -78,9 +78,7 @@ service ProfileService { // For example, search by raw queries "software engineer in Mountain View" or // search by structured filters (location filter, education filter, etc.). // - // See - // [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] - // for more information. + // See [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] for more information. rpc SearchProfiles(SearchProfilesRequest) returns (SearchProfilesResponse) { option (google.api.http) = { post: "/v4beta1/{parent=projects/*/tenants/*}:search" @@ -103,9 +101,8 @@ message ListProfilesRequest { // // The token that specifies the current offset (that is, starting result). // - // Please set the value to - // [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token] - // to continue the list. + // Please set the value to [ListProfilesResponse.next_page_token][google.cloud.talent.v4beta1.ListProfilesResponse.next_page_token] to + // continue the list. string page_token = 2; // Optional. @@ -201,6 +198,7 @@ message UpdateProfileRequest { // * certifications // * recruitingNotes // * customAttributes + // * groupId google.protobuf.FieldMask update_mask = 2; } @@ -235,8 +233,7 @@ message SearchProfilesRequest { // Optional. // - // Search query to execute. See - // [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details. + // Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details. ProfileQuery profile_query = 3; // Optional. @@ -252,18 +249,16 @@ message SearchProfilesRequest { // The pageToken, similar to offset enables users of the API to paginate // through the search results. To retrieve the first page of results, set the // pageToken to empty. The search response includes a - // [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] - // field that can be used to populate the pageToken field for the next page of - // results. Using pageToken instead of offset increases the performance of the - // API, especially compared to larger offset values. + // [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] field that can be + // used to populate the pageToken field for the next page of results. Using + // pageToken instead of offset increases the performance of the API, + // especially compared to larger offset values. string page_token = 5; // Optional. // // An integer that specifies the current offset (that is, starting result) in - // search results. This field is only considered if - // [page_token][google.cloud.talent.v4beta1.SearchProfilesRequest.page_token] - // is unset. + // search results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchProfilesRequest.page_token] is unset. // // The maximum allowed value is 5000. Otherwise an error is thrown. // @@ -313,8 +308,7 @@ message SearchProfilesRequest { // Optional. // // A list of expressions specifies histogram requests against matching - // profiles for - // [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest]. + // profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest]. // // The expression syntax looks like a function definition with optional // parameters. @@ -367,29 +361,19 @@ message SearchProfilesRequest { // * experience_in_months: experience in months. 0 means 0 month to 1 month // (exclusive). // * application_date: The application date specifies application start dates. - // See - // [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] - // for more details. + // See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details. // * application_outcome_notes: The application outcome reason specifies the // reasons behind the outcome of the job application. - // See - // [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] - // for more details. + // See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details. // * application_last_stage: The application last stage specifies the last // stage of job application. - // See - // [ApplicationLastStageFilter][google.cloud.talent.v4beta1.ApplicationLastStageFilter] - // for more details. + // See [ApplicationLastStageFilter][] for more details. // * application_job_title: The application job title specifies the job // applied for in the application. - // See - // [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] - // for more details. + // See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details. // * application_status: The application status specifies the status of job // application. - // See - // [ApplicationStatusFilter][google.cloud.talent.v4beta1.ApplicationStatusFilter] - // for more details. + // See [ApplicationStatusFilter][] for more details. // * hirable_status: Hirable status specifies the profile's hirable status. // * string_custom_attribute: String custom attributes. Values can be accessed // via square bracket notation like string_custom_attribute["key1"]. @@ -429,15 +413,13 @@ message SearchProfilesResponse { // [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries]. repeated HistogramQueryResult histogram_query_results = 5; - // The profile entities that match the specified - // [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest]. + // The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest]. repeated SummarizedProfile summarized_profiles = 6; } // Output only. // -// Profile entry with metadata inside -// [SearchProfilesResponse][google.cloud.talent.v4beta1.SearchProfilesResponse]. +// Profile entry with metadata inside [SearchProfilesResponse][google.cloud.talent.v4beta1.SearchProfilesResponse]. message SummarizedProfile { // A list of profiles that are linked by [Profile.cluster_id][]. repeated Profile profiles = 1; diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant.proto index f2f2ee496aa2..52104c4409a1 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant.proto +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant.proto @@ -17,8 +17,8 @@ syntax = "proto3"; package google.cloud.talent.v4beta1; -import "google/api/annotations.proto"; import "google/cloud/talent/v4beta1/common.proto"; +import "google/api/annotations.proto"; option go_package = "google.golang.org/genproto/googleapis/cloud/talent/v4beta1;talent"; option java_multiple_files = true; @@ -66,8 +66,6 @@ message Tenant { // Indicates whether data owned by this tenant may be used to provide product // improvements across other tenants. // - // Defaults behavior is - // [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] - // if it's unset. + // Defaults behavior is [DataUsageType.ISOLATED][google.cloud.talent.v4beta1.Tenant.DataUsageType.ISOLATED] if it's unset. DataUsageType usage_type = 3; } diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant_service.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant_service.proto index 18de6cd094c3..5af4fd8c587e 100644 --- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant_service.proto +++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant_service.proto @@ -106,15 +106,11 @@ message UpdateTenantRequest { // Optional but strongly recommended for the best service // experience. // - // If - // [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] - // is provided, only the specified fields in - // [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are - // updated. Otherwise all the fields are updated. + // If [update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask] is provided, only the specified fields in + // [tenant][google.cloud.talent.v4beta1.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated. // // A field mask to specify the tenant fields to be updated. Only - // top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are - // supported. + // top level fields of [Tenant][google.cloud.talent.v4beta1.Tenant] are supported. google.protobuf.FieldMask update_mask = 2; } diff --git a/google-cloud-clients/google-cloud-talent/synth.metadata b/google-cloud-clients/google-cloud-talent/synth.metadata index fc39566cd0f0..dfe62a6b25aa 100644 --- a/google-cloud-clients/google-cloud-talent/synth.metadata +++ b/google-cloud-clients/google-cloud-talent/synth.metadata @@ -1,19 +1,19 @@ { - "updateTime": "2019-04-03T07:57:05.789692Z", + "updateTime": "2019-04-23T07:54:48.334092Z", "sources": [ { "generator": { "name": "artman", - "version": "0.16.22", - "dockerImage": "googleapis/artman@sha256:e7f9554322a8aa1416c122c918fdc4cdec8cfe816f027fc948dec0be7edef320" + "version": "0.17.0", + "dockerImage": "googleapis/artman@sha256:c58f4ec3838eb4e0718eb1bccc6512bd6850feaa85a360a9e38f6f848ec73bc2" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "8dab717b2851750c829530669fe5cebafef22fb8", - "internalRef": "241646671" + "sha": "547e19e7df398e9290e8e3674d7351efc500f9b0", + "internalRef": "244712781" } } ],