@@ -941,14 +941,15 @@ public com.google.protobuf.ByteString getProfileBytes() {
941941 *
942942 *
943943 * <pre>
944- * One of either a job or a company is required.
945- * Resource name of the job which the candidate applied for.
944+ * Required. Resource name of the job which the candidate applied for.
946945 * The format is
947946 * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
948947 * "projects/foo/tenants/bar/jobs/baz".
949948 * </pre>
950949 *
951- * <code>string job = 4 [(.google.api.resource_reference) = { ... }</code>
950+ * <code>
951+ * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
952+ * </code>
952953 *
953954 * @return The job.
954955 */
@@ -967,14 +968,15 @@ public java.lang.String getJob() {
967968 *
968969 *
969970 * <pre>
970- * One of either a job or a company is required.
971- * Resource name of the job which the candidate applied for.
971+ * Required. Resource name of the job which the candidate applied for.
972972 * The format is
973973 * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
974974 * "projects/foo/tenants/bar/jobs/baz".
975975 * </pre>
976976 *
977- * <code>string job = 4 [(.google.api.resource_reference) = { ... }</code>
977+ * <code>
978+ * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
979+ * </code>
978980 *
979981 * @return The bytes for job.
980982 */
@@ -996,7 +998,6 @@ public com.google.protobuf.ByteString getJobBytes() {
996998 *
997999 *
9981000 * <pre>
999- * One of either a job or a company is required.
10001001 * Resource name of the company which the candidate applied for.
10011002 * The format is
10021003 * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -1022,7 +1023,6 @@ public java.lang.String getCompany() {
10221023 *
10231024 *
10241025 * <pre>
1025- * One of either a job or a company is required.
10261026 * Resource name of the company which the candidate applied for.
10271027 * The format is
10281028 * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -1094,8 +1094,8 @@ public com.google.type.DateOrBuilder getApplicationDateOrBuilder() {
10941094 *
10951095 *
10961096 * <pre>
1097- * Required. What is the most recent stage of the application (that is, new, screen,
1098- * send cv, hired, finished work)? This field is intentionally not
1097+ * Required. What is the most recent stage of the application (that is, new,
1098+ * screen, send cv, hired, finished work)? This field is intentionally not
10991099 * comprehensive of every possible status, but instead, represents statuses
11001100 * that would be used to indicate to the ML models good / bad matches.
11011101 * </pre>
@@ -1113,8 +1113,8 @@ public int getStageValue() {
11131113 *
11141114 *
11151115 * <pre>
1116- * Required. What is the most recent stage of the application (that is, new, screen,
1117- * send cv, hired, finished work)? This field is intentionally not
1116+ * Required. What is the most recent stage of the application (that is, new,
1117+ * screen, send cv, hired, finished work)? This field is intentionally not
11181118 * comprehensive of every possible status, but instead, represents statuses
11191119 * that would be used to indicate to the ML models good / bad matches.
11201120 * </pre>
@@ -2599,14 +2599,15 @@ public Builder setProfileBytes(com.google.protobuf.ByteString value) {
25992599 *
26002600 *
26012601 * <pre>
2602- * One of either a job or a company is required.
2603- * Resource name of the job which the candidate applied for.
2602+ * Required. Resource name of the job which the candidate applied for.
26042603 * The format is
26052604 * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
26062605 * "projects/foo/tenants/bar/jobs/baz".
26072606 * </pre>
26082607 *
2609- * <code>string job = 4 [(.google.api.resource_reference) = { ... }</code>
2608+ * <code>
2609+ * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
2610+ * </code>
26102611 *
26112612 * @return The job.
26122613 */
@@ -2625,14 +2626,15 @@ public java.lang.String getJob() {
26252626 *
26262627 *
26272628 * <pre>
2628- * One of either a job or a company is required.
2629- * Resource name of the job which the candidate applied for.
2629+ * Required. Resource name of the job which the candidate applied for.
26302630 * The format is
26312631 * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
26322632 * "projects/foo/tenants/bar/jobs/baz".
26332633 * </pre>
26342634 *
2635- * <code>string job = 4 [(.google.api.resource_reference) = { ... }</code>
2635+ * <code>
2636+ * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
2637+ * </code>
26362638 *
26372639 * @return The bytes for job.
26382640 */
@@ -2651,14 +2653,15 @@ public com.google.protobuf.ByteString getJobBytes() {
26512653 *
26522654 *
26532655 * <pre>
2654- * One of either a job or a company is required.
2655- * Resource name of the job which the candidate applied for.
2656+ * Required. Resource name of the job which the candidate applied for.
26562657 * The format is
26572658 * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
26582659 * "projects/foo/tenants/bar/jobs/baz".
26592660 * </pre>
26602661 *
2661- * <code>string job = 4 [(.google.api.resource_reference) = { ... }</code>
2662+ * <code>
2663+ * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
2664+ * </code>
26622665 *
26632666 * @param value The job to set.
26642667 * @return This builder for chaining.
@@ -2676,14 +2679,15 @@ public Builder setJob(java.lang.String value) {
26762679 *
26772680 *
26782681 * <pre>
2679- * One of either a job or a company is required.
2680- * Resource name of the job which the candidate applied for.
2682+ * Required. Resource name of the job which the candidate applied for.
26812683 * The format is
26822684 * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
26832685 * "projects/foo/tenants/bar/jobs/baz".
26842686 * </pre>
26852687 *
2686- * <code>string job = 4 [(.google.api.resource_reference) = { ... }</code>
2688+ * <code>
2689+ * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
2690+ * </code>
26872691 *
26882692 * @return This builder for chaining.
26892693 */
@@ -2697,14 +2701,15 @@ public Builder clearJob() {
26972701 *
26982702 *
26992703 * <pre>
2700- * One of either a job or a company is required.
2701- * Resource name of the job which the candidate applied for.
2704+ * Required. Resource name of the job which the candidate applied for.
27022705 * The format is
27032706 * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
27042707 * "projects/foo/tenants/bar/jobs/baz".
27052708 * </pre>
27062709 *
2707- * <code>string job = 4 [(.google.api.resource_reference) = { ... }</code>
2710+ * <code>
2711+ * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
2712+ * </code>
27082713 *
27092714 * @param value The bytes for job to set.
27102715 * @return This builder for chaining.
@@ -2725,7 +2730,6 @@ public Builder setJobBytes(com.google.protobuf.ByteString value) {
27252730 *
27262731 *
27272732 * <pre>
2728- * One of either a job or a company is required.
27292733 * Resource name of the company which the candidate applied for.
27302734 * The format is
27312735 * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -2751,7 +2755,6 @@ public java.lang.String getCompany() {
27512755 *
27522756 *
27532757 * <pre>
2754- * One of either a job or a company is required.
27552758 * Resource name of the company which the candidate applied for.
27562759 * The format is
27572760 * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -2777,7 +2780,6 @@ public com.google.protobuf.ByteString getCompanyBytes() {
27772780 *
27782781 *
27792782 * <pre>
2780- * One of either a job or a company is required.
27812783 * Resource name of the company which the candidate applied for.
27822784 * The format is
27832785 * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -2802,7 +2804,6 @@ public Builder setCompany(java.lang.String value) {
28022804 *
28032805 *
28042806 * <pre>
2805- * One of either a job or a company is required.
28062807 * Resource name of the company which the candidate applied for.
28072808 * The format is
28082809 * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -2823,7 +2824,6 @@ public Builder clearCompany() {
28232824 *
28242825 *
28252826 * <pre>
2826- * One of either a job or a company is required.
28272827 * Resource name of the company which the candidate applied for.
28282828 * The format is
28292829 * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -3028,8 +3028,8 @@ public com.google.type.DateOrBuilder getApplicationDateOrBuilder() {
30283028 *
30293029 *
30303030 * <pre>
3031- * Required. What is the most recent stage of the application (that is, new, screen,
3032- * send cv, hired, finished work)? This field is intentionally not
3031+ * Required. What is the most recent stage of the application (that is, new,
3032+ * screen, send cv, hired, finished work)? This field is intentionally not
30333033 * comprehensive of every possible status, but instead, represents statuses
30343034 * that would be used to indicate to the ML models good / bad matches.
30353035 * </pre>
@@ -3047,8 +3047,8 @@ public int getStageValue() {
30473047 *
30483048 *
30493049 * <pre>
3050- * Required. What is the most recent stage of the application (that is, new, screen,
3051- * send cv, hired, finished work)? This field is intentionally not
3050+ * Required. What is the most recent stage of the application (that is, new,
3051+ * screen, send cv, hired, finished work)? This field is intentionally not
30523052 * comprehensive of every possible status, but instead, represents statuses
30533053 * that would be used to indicate to the ML models good / bad matches.
30543054 * </pre>
@@ -3069,8 +3069,8 @@ public Builder setStageValue(int value) {
30693069 *
30703070 *
30713071 * <pre>
3072- * Required. What is the most recent stage of the application (that is, new, screen,
3073- * send cv, hired, finished work)? This field is intentionally not
3072+ * Required. What is the most recent stage of the application (that is, new,
3073+ * screen, send cv, hired, finished work)? This field is intentionally not
30743074 * comprehensive of every possible status, but instead, represents statuses
30753075 * that would be used to indicate to the ML models good / bad matches.
30763076 * </pre>
@@ -3093,8 +3093,8 @@ public com.google.cloud.talent.v4beta1.Application.ApplicationStage getStage() {
30933093 *
30943094 *
30953095 * <pre>
3096- * Required. What is the most recent stage of the application (that is, new, screen,
3097- * send cv, hired, finished work)? This field is intentionally not
3096+ * Required. What is the most recent stage of the application (that is, new,
3097+ * screen, send cv, hired, finished work)? This field is intentionally not
30983098 * comprehensive of every possible status, but instead, represents statuses
30993099 * that would be used to indicate to the ML models good / bad matches.
31003100 * </pre>
@@ -3119,8 +3119,8 @@ public Builder setStage(com.google.cloud.talent.v4beta1.Application.ApplicationS
31193119 *
31203120 *
31213121 * <pre>
3122- * Required. What is the most recent stage of the application (that is, new, screen,
3123- * send cv, hired, finished work)? This field is intentionally not
3122+ * Required. What is the most recent stage of the application (that is, new,
3123+ * screen, send cv, hired, finished work)? This field is intentionally not
31243124 * comprehensive of every possible status, but instead, represents statuses
31253125 * that would be used to indicate to the ML models good / bad matches.
31263126 * </pre>
0 commit comments