diff --git a/proto-google-cloud-talent-v4/clirr-ignored-differences.xml b/proto-google-cloud-talent-v4/clirr-ignored-differences.xml new file mode 100644 index 00000000..6b61ea75 --- /dev/null +++ b/proto-google-cloud-talent-v4/clirr-ignored-differences.xml @@ -0,0 +1,41 @@ + + + + + 7012 + com/google/cloud/talent/v4/*OrBuilder + * get*(*) + + + 7012 + com/google/cloud/talent/v4/*OrBuilder + boolean contains*(*) + + + 7012 + com/google/cloud/talent/v4/*OrBuilder + boolean has*(*) + + + + + 6001 + com/google/cloud/talent/v4/CommuteMethod + CYCLING + + + 6011 + com/google/cloud/talent/v4/CommuteMethod + CYCLING_VALUE + + + 6001 + com/google/cloud/talent/v4/CommuteMethod + WALKING + + + 6011 + com/google/cloud/talent/v4/CommuteMethod + WALKING_VALUE + + diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/BatchOperationMetadata.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/BatchOperationMetadata.java index 41124f4c..4e3ce312 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/BatchOperationMetadata.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/BatchOperationMetadata.java @@ -23,8 +23,7 @@ * *
  * Metadata used for long running operations returned by CTS batch APIs.
- * It's used to replace
- * [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata].
+ * It's used to replace [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata].
  * 
* * Protobuf type {@code google.cloud.talent.v4.BatchOperationMetadata} @@ -239,8 +238,7 @@ public enum State implements com.google.protobuf.ProtocolMessageEnum { * *
      * The batch operation is in the process of cancelling after
-     * [google.longrunning.Operations.CancelOperation][google.longrunning.Operations.CancelOperation]
-     * is called.
+     * [google.longrunning.Operations.CancelOperation][google.longrunning.Operations.CancelOperation] is called.
      * 
* * CANCELLING = 5; @@ -251,9 +249,8 @@ public enum State implements com.google.protobuf.ProtocolMessageEnum { * *
      * The batch operation is done after
-     * [google.longrunning.Operations.CancelOperation][google.longrunning.Operations.CancelOperation]
-     * is called. Any items processed before cancelling are returned in the
-     * response.
+     * [google.longrunning.Operations.CancelOperation][google.longrunning.Operations.CancelOperation] is called. Any items
+     * processed before cancelling are returned in the response.
      * 
* * CANCELLED = 6; @@ -318,8 +315,7 @@ public enum State implements com.google.protobuf.ProtocolMessageEnum { * *
      * The batch operation is in the process of cancelling after
-     * [google.longrunning.Operations.CancelOperation][google.longrunning.Operations.CancelOperation]
-     * is called.
+     * [google.longrunning.Operations.CancelOperation][google.longrunning.Operations.CancelOperation] is called.
      * 
* * CANCELLING = 5; @@ -330,9 +326,8 @@ public enum State implements com.google.protobuf.ProtocolMessageEnum { * *
      * The batch operation is done after
-     * [google.longrunning.Operations.CancelOperation][google.longrunning.Operations.CancelOperation]
-     * is called. Any items processed before cancelling are returned in the
-     * response.
+     * [google.longrunning.Operations.CancelOperation][google.longrunning.Operations.CancelOperation] is called. Any items
+     * processed before cancelling are returned in the response.
      * 
* * CANCELLED = 6; @@ -626,8 +621,8 @@ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { * *
    * The time when the batch operation status is updated. The metadata and the
-   * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is
-   * refreshed every minute otherwise cached data is returned.
+   * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is
+   * returned.
    * 
* * .google.protobuf.Timestamp update_time = 7; @@ -643,8 +638,8 @@ public boolean hasUpdateTime() { * *
    * The time when the batch operation status is updated. The metadata and the
-   * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is
-   * refreshed every minute otherwise cached data is returned.
+   * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is
+   * returned.
    * 
* * .google.protobuf.Timestamp update_time = 7; @@ -660,8 +655,8 @@ public com.google.protobuf.Timestamp getUpdateTime() { * *
    * The time when the batch operation status is updated. The metadata and the
-   * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is
-   * refreshed every minute otherwise cached data is returned.
+   * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is
+   * returned.
    * 
* * .google.protobuf.Timestamp update_time = 7; @@ -678,8 +673,7 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { * *
    * The time when the batch operation is finished and
-   * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
-   * set to `true`.
+   * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
    * 
* * .google.protobuf.Timestamp end_time = 8; @@ -695,8 +689,7 @@ public boolean hasEndTime() { * *
    * The time when the batch operation is finished and
-   * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
-   * set to `true`.
+   * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
    * 
* * .google.protobuf.Timestamp end_time = 8; @@ -712,8 +705,7 @@ public com.google.protobuf.Timestamp getEndTime() { * *
    * The time when the batch operation is finished and
-   * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
-   * set to `true`.
+   * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
    * 
* * .google.protobuf.Timestamp end_time = 8; @@ -967,8 +959,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * *
    * Metadata used for long running operations returned by CTS batch APIs.
-   * It's used to replace
-   * [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata].
+   * It's used to replace [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata].
    * 
* * Protobuf type {@code google.cloud.talent.v4.BatchOperationMetadata} @@ -1738,8 +1729,8 @@ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { * *
      * The time when the batch operation status is updated. The metadata and the
-     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is
-     * refreshed every minute otherwise cached data is returned.
+     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is
+     * returned.
      * 
* * .google.protobuf.Timestamp update_time = 7; @@ -1754,8 +1745,8 @@ public boolean hasUpdateTime() { * *
      * The time when the batch operation status is updated. The metadata and the
-     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is
-     * refreshed every minute otherwise cached data is returned.
+     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is
+     * returned.
      * 
* * .google.protobuf.Timestamp update_time = 7; @@ -1776,8 +1767,8 @@ public com.google.protobuf.Timestamp getUpdateTime() { * *
      * The time when the batch operation status is updated. The metadata and the
-     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is
-     * refreshed every minute otherwise cached data is returned.
+     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is
+     * returned.
      * 
* * .google.protobuf.Timestamp update_time = 7; @@ -1800,8 +1791,8 @@ public Builder setUpdateTime(com.google.protobuf.Timestamp value) { * *
      * The time when the batch operation status is updated. The metadata and the
-     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is
-     * refreshed every minute otherwise cached data is returned.
+     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is
+     * returned.
      * 
* * .google.protobuf.Timestamp update_time = 7; @@ -1821,8 +1812,8 @@ public Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForVal * *
      * The time when the batch operation status is updated. The metadata and the
-     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is
-     * refreshed every minute otherwise cached data is returned.
+     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is
+     * returned.
      * 
* * .google.protobuf.Timestamp update_time = 7; @@ -1847,8 +1838,8 @@ public Builder mergeUpdateTime(com.google.protobuf.Timestamp value) { * *
      * The time when the batch operation status is updated. The metadata and the
-     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is
-     * refreshed every minute otherwise cached data is returned.
+     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is
+     * returned.
      * 
* * .google.protobuf.Timestamp update_time = 7; @@ -1869,8 +1860,8 @@ public Builder clearUpdateTime() { * *
      * The time when the batch operation status is updated. The metadata and the
-     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is
-     * refreshed every minute otherwise cached data is returned.
+     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is
+     * returned.
      * 
* * .google.protobuf.Timestamp update_time = 7; @@ -1885,8 +1876,8 @@ public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder() { * *
      * The time when the batch operation status is updated. The metadata and the
-     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is
-     * refreshed every minute otherwise cached data is returned.
+     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is
+     * returned.
      * 
* * .google.protobuf.Timestamp update_time = 7; @@ -1905,8 +1896,8 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { * *
      * The time when the batch operation status is updated. The metadata and the
-     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is
-     * refreshed every minute otherwise cached data is returned.
+     * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is
+     * returned.
      * 
* * .google.protobuf.Timestamp update_time = 7; @@ -1939,8 +1930,7 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { * *
      * The time when the batch operation is finished and
-     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
-     * set to `true`.
+     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
      * 
* * .google.protobuf.Timestamp end_time = 8; @@ -1955,8 +1945,7 @@ public boolean hasEndTime() { * *
      * The time when the batch operation is finished and
-     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
-     * set to `true`.
+     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
      * 
* * .google.protobuf.Timestamp end_time = 8; @@ -1975,8 +1964,7 @@ public com.google.protobuf.Timestamp getEndTime() { * *
      * The time when the batch operation is finished and
-     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
-     * set to `true`.
+     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
      * 
* * .google.protobuf.Timestamp end_time = 8; @@ -1999,8 +1987,7 @@ public Builder setEndTime(com.google.protobuf.Timestamp value) { * *
      * The time when the batch operation is finished and
-     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
-     * set to `true`.
+     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
      * 
* * .google.protobuf.Timestamp end_time = 8; @@ -2020,8 +2007,7 @@ public Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue) * *
      * The time when the batch operation is finished and
-     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
-     * set to `true`.
+     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
      * 
* * .google.protobuf.Timestamp end_time = 8; @@ -2046,8 +2032,7 @@ public Builder mergeEndTime(com.google.protobuf.Timestamp value) { * *
      * The time when the batch operation is finished and
-     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
-     * set to `true`.
+     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
      * 
* * .google.protobuf.Timestamp end_time = 8; @@ -2068,8 +2053,7 @@ public Builder clearEndTime() { * *
      * The time when the batch operation is finished and
-     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
-     * set to `true`.
+     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
      * 
* * .google.protobuf.Timestamp end_time = 8; @@ -2084,8 +2068,7 @@ public com.google.protobuf.Timestamp.Builder getEndTimeBuilder() { * *
      * The time when the batch operation is finished and
-     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
-     * set to `true`.
+     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
      * 
* * .google.protobuf.Timestamp end_time = 8; @@ -2102,8 +2085,7 @@ public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder() { * *
      * The time when the batch operation is finished and
-     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
-     * set to `true`.
+     * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
      * 
* * .google.protobuf.Timestamp end_time = 8; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/BatchOperationMetadataOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/BatchOperationMetadataOrBuilder.java index c8f50099..ad809ff0 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/BatchOperationMetadataOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/BatchOperationMetadataOrBuilder.java @@ -152,8 +152,8 @@ public interface BatchOperationMetadataOrBuilder * *
    * The time when the batch operation status is updated. The metadata and the
-   * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is
-   * refreshed every minute otherwise cached data is returned.
+   * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is
+   * returned.
    * 
* * .google.protobuf.Timestamp update_time = 7; @@ -166,8 +166,8 @@ public interface BatchOperationMetadataOrBuilder * *
    * The time when the batch operation status is updated. The metadata and the
-   * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is
-   * refreshed every minute otherwise cached data is returned.
+   * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is
+   * returned.
    * 
* * .google.protobuf.Timestamp update_time = 7; @@ -180,8 +180,8 @@ public interface BatchOperationMetadataOrBuilder * *
    * The time when the batch operation status is updated. The metadata and the
-   * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is
-   * refreshed every minute otherwise cached data is returned.
+   * [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is
+   * returned.
    * 
* * .google.protobuf.Timestamp update_time = 7; @@ -193,8 +193,7 @@ public interface BatchOperationMetadataOrBuilder * *
    * The time when the batch operation is finished and
-   * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
-   * set to `true`.
+   * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
    * 
* * .google.protobuf.Timestamp end_time = 8; @@ -207,8 +206,7 @@ public interface BatchOperationMetadataOrBuilder * *
    * The time when the batch operation is finished and
-   * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
-   * set to `true`.
+   * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
    * 
* * .google.protobuf.Timestamp end_time = 8; @@ -221,8 +219,7 @@ public interface BatchOperationMetadataOrBuilder * *
    * The time when the batch operation is finished and
-   * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
-   * set to `true`.
+   * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
    * 
* * .google.protobuf.Timestamp end_time = 8; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CommonProto.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CommonProto.java index 89999477..d4ca8c52 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CommonProto.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CommonProto.java @@ -81,12 +81,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n#google/cloud/talent/v4/common.proto\022\026g" - + "oogle.cloud.talent.v4\032\034google/api/annota" - + "tions.proto\032\037google/api/field_behavior.p" - + "roto\032\037google/protobuf/timestamp.proto\032\036g" - + "oogle/protobuf/wrappers.proto\032\030google/ty" - + "pe/latlng.proto\032\027google/type/money.proto" - + "\032 google/type/postal_address.proto\"n\n\016Ti" + + "oogle.cloud.talent.v4\032\037google/api/field_" + + "behavior.proto\032\037google/protobuf/timestam" + + "p.proto\032\036google/protobuf/wrappers.proto\032" + + "\030google/type/latlng.proto\032\027google/type/m" + + "oney.proto\032 google/type/postal_address.p" + + "roto\032\034google/api/annotations.proto\"n\n\016Ti" + "mestampRange\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\"\262\003\n\010Location\022" @@ -209,24 +209,24 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "_PUBLIC\020\003\032\002\030\001*q\n\020HtmlSanitization\022!\n\035HTM" + "L_SANITIZATION_UNSPECIFIED\020\000\022\036\n\032HTML_SAN" + "ITIZATION_DISABLED\020\001\022\032\n\026SIMPLE_FORMATTIN" - + "G_ONLY\020\002*c\n\rCommuteMethod\022\036\n\032COMMUTE_MET" + + "G_ONLY\020\002*I\n\rCommuteMethod\022\036\n\032COMMUTE_MET" + "HOD_UNSPECIFIED\020\000\022\013\n\007DRIVING\020\001\022\013\n\007TRANSI" - + "T\020\002\022\013\n\007WALKING\020\003\022\013\n\007CYCLING\020\004Bo\n\032com.goo" - + "gle.cloud.talent.v4B\013CommonProtoP\001Z - * Required. The maximum travel time in seconds. The maximum allowed value is - * `3600s` (one hour). Format is `123s`. + * Required. The maximum travel time in seconds. The maximum allowed value is `3600s` + * (one hour). Format is `123s`. * * * .google.protobuf.Duration travel_duration = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -489,8 +489,8 @@ public boolean hasTravelDuration() { * * *
-   * Required. The maximum travel time in seconds. The maximum allowed value is
-   * `3600s` (one hour). Format is `123s`.
+   * Required. The maximum travel time in seconds. The maximum allowed value is `3600s`
+   * (one hour). Format is `123s`.
    * 
* * .google.protobuf.Duration travel_duration = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -508,8 +508,8 @@ public com.google.protobuf.Duration getTravelDuration() { * * *
-   * Required. The maximum travel time in seconds. The maximum allowed value is
-   * `3600s` (one hour). Format is `123s`.
+   * Required. The maximum travel time in seconds. The maximum allowed value is `3600s`
+   * (one hour). Format is `123s`.
    * 
* * .google.protobuf.Duration travel_duration = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -1418,8 +1418,8 @@ public com.google.type.LatLngOrBuilder getStartCoordinatesOrBuilder() { * * *
-     * Required. The maximum travel time in seconds. The maximum allowed value is
-     * `3600s` (one hour). Format is `123s`.
+     * Required. The maximum travel time in seconds. The maximum allowed value is `3600s`
+     * (one hour). Format is `123s`.
      * 
* * @@ -1435,8 +1435,8 @@ public boolean hasTravelDuration() { * * *
-     * Required. The maximum travel time in seconds. The maximum allowed value is
-     * `3600s` (one hour). Format is `123s`.
+     * Required. The maximum travel time in seconds. The maximum allowed value is `3600s`
+     * (one hour). Format is `123s`.
      * 
* * @@ -1458,8 +1458,8 @@ public com.google.protobuf.Duration getTravelDuration() { * * *
-     * Required. The maximum travel time in seconds. The maximum allowed value is
-     * `3600s` (one hour). Format is `123s`.
+     * Required. The maximum travel time in seconds. The maximum allowed value is `3600s`
+     * (one hour). Format is `123s`.
      * 
* * @@ -1483,8 +1483,8 @@ public Builder setTravelDuration(com.google.protobuf.Duration value) { * * *
-     * Required. The maximum travel time in seconds. The maximum allowed value is
-     * `3600s` (one hour). Format is `123s`.
+     * Required. The maximum travel time in seconds. The maximum allowed value is `3600s`
+     * (one hour). Format is `123s`.
      * 
* * @@ -1505,8 +1505,8 @@ public Builder setTravelDuration(com.google.protobuf.Duration.Builder builderFor * * *
-     * Required. The maximum travel time in seconds. The maximum allowed value is
-     * `3600s` (one hour). Format is `123s`.
+     * Required. The maximum travel time in seconds. The maximum allowed value is `3600s`
+     * (one hour). Format is `123s`.
      * 
* * @@ -1534,8 +1534,8 @@ public Builder mergeTravelDuration(com.google.protobuf.Duration value) { * * *
-     * Required. The maximum travel time in seconds. The maximum allowed value is
-     * `3600s` (one hour). Format is `123s`.
+     * Required. The maximum travel time in seconds. The maximum allowed value is `3600s`
+     * (one hour). Format is `123s`.
      * 
* * @@ -1557,8 +1557,8 @@ public Builder clearTravelDuration() { * * *
-     * Required. The maximum travel time in seconds. The maximum allowed value is
-     * `3600s` (one hour). Format is `123s`.
+     * Required. The maximum travel time in seconds. The maximum allowed value is `3600s`
+     * (one hour). Format is `123s`.
      * 
* * @@ -1574,8 +1574,8 @@ public com.google.protobuf.Duration.Builder getTravelDurationBuilder() { * * *
-     * Required. The maximum travel time in seconds. The maximum allowed value is
-     * `3600s` (one hour). Format is `123s`.
+     * Required. The maximum travel time in seconds. The maximum allowed value is `3600s`
+     * (one hour). Format is `123s`.
      * 
* * @@ -1595,8 +1595,8 @@ public com.google.protobuf.DurationOrBuilder getTravelDurationOrBuilder() { * * *
-     * Required. The maximum travel time in seconds. The maximum allowed value is
-     * `3600s` (one hour). Format is `123s`.
+     * Required. The maximum travel time in seconds. The maximum allowed value is `3600s`
+     * (one hour). Format is `123s`.
      * 
* * diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CommuteFilterOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CommuteFilterOrBuilder.java index 9ac359c8..0459d7b3 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CommuteFilterOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CommuteFilterOrBuilder.java @@ -97,8 +97,8 @@ public interface CommuteFilterOrBuilder * * *
-   * Required. The maximum travel time in seconds. The maximum allowed value is
-   * `3600s` (one hour). Format is `123s`.
+   * Required. The maximum travel time in seconds. The maximum allowed value is `3600s`
+   * (one hour). Format is `123s`.
    * 
* * .google.protobuf.Duration travel_duration = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -111,8 +111,8 @@ public interface CommuteFilterOrBuilder * * *
-   * Required. The maximum travel time in seconds. The maximum allowed value is
-   * `3600s` (one hour). Format is `123s`.
+   * Required. The maximum travel time in seconds. The maximum allowed value is `3600s`
+   * (one hour). Format is `123s`.
    * 
* * .google.protobuf.Duration travel_duration = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -125,8 +125,8 @@ public interface CommuteFilterOrBuilder * * *
-   * Required. The maximum travel time in seconds. The maximum allowed value is
-   * `3600s` (one hour). Format is `123s`.
+   * Required. The maximum travel time in seconds. The maximum allowed value is `3600s`
+   * (one hour). Format is `123s`.
    * 
* * .google.protobuf.Duration travel_duration = 3 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CommuteMethod.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CommuteMethod.java index 06befdef..6555d856 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CommuteMethod.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CommuteMethod.java @@ -59,26 +59,6 @@ public enum CommuteMethod implements com.google.protobuf.ProtocolMessageEnum { * TRANSIT = 2; */ TRANSIT(2), - /** - * - * - *
-   * Commute time is calculated based on walking time.
-   * 
- * - * WALKING = 3; - */ - WALKING(3), - /** - * - * - *
-   * Commute time is calculated based on biking time.
-   * 
- * - * CYCLING = 4; - */ - CYCLING(4), UNRECOGNIZED(-1), ; @@ -113,26 +93,6 @@ public enum CommuteMethod implements com.google.protobuf.ProtocolMessageEnum { * TRANSIT = 2; */ public static final int TRANSIT_VALUE = 2; - /** - * - * - *
-   * Commute time is calculated based on walking time.
-   * 
- * - * WALKING = 3; - */ - public static final int WALKING_VALUE = 3; - /** - * - * - *
-   * Commute time is calculated based on biking time.
-   * 
- * - * CYCLING = 4; - */ - public static final int CYCLING_VALUE = 4; public final int getNumber() { if (this == UNRECOGNIZED) { @@ -164,10 +124,6 @@ public static CommuteMethod forNumber(int value) { return DRIVING; case 2: return TRANSIT; - case 3: - return WALKING; - case 4: - return CYCLING; default: return null; } diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Company.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Company.java index d9185c74..50a43b56 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Company.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Company.java @@ -230,8 +230,7 @@ public interface DerivedInfoOrBuilder * *
      * A structured headquarters location of the company, resolved from
-     * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
-     * if provided.
+     * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
      * 
* * .google.cloud.talent.v4.Location headquarters_location = 1; @@ -244,8 +243,7 @@ public interface DerivedInfoOrBuilder * *
      * A structured headquarters location of the company, resolved from
-     * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
-     * if provided.
+     * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
      * 
* * .google.cloud.talent.v4.Location headquarters_location = 1; @@ -258,8 +256,7 @@ public interface DerivedInfoOrBuilder * *
      * A structured headquarters location of the company, resolved from
-     * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
-     * if provided.
+     * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
      * 
* * .google.cloud.talent.v4.Location headquarters_location = 1; @@ -373,8 +370,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * *
      * A structured headquarters location of the company, resolved from
-     * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
-     * if provided.
+     * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
      * 
* * .google.cloud.talent.v4.Location headquarters_location = 1; @@ -390,8 +386,7 @@ public boolean hasHeadquartersLocation() { * *
      * A structured headquarters location of the company, resolved from
-     * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
-     * if provided.
+     * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
      * 
* * .google.cloud.talent.v4.Location headquarters_location = 1; @@ -409,8 +404,7 @@ public com.google.cloud.talent.v4.Location getHeadquartersLocation() { * *
      * A structured headquarters location of the company, resolved from
-     * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
-     * if provided.
+     * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
      * 
* * .google.cloud.talent.v4.Location headquarters_location = 1; @@ -765,8 +759,7 @@ public Builder mergeFrom( * *
        * A structured headquarters location of the company, resolved from
-       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
-       * if provided.
+       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
        * 
* * .google.cloud.talent.v4.Location headquarters_location = 1; @@ -781,8 +774,7 @@ public boolean hasHeadquartersLocation() { * *
        * A structured headquarters location of the company, resolved from
-       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
-       * if provided.
+       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
        * 
* * .google.cloud.talent.v4.Location headquarters_location = 1; @@ -803,8 +795,7 @@ public com.google.cloud.talent.v4.Location getHeadquartersLocation() { * *
        * A structured headquarters location of the company, resolved from
-       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
-       * if provided.
+       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
        * 
* * .google.cloud.talent.v4.Location headquarters_location = 1; @@ -827,8 +818,7 @@ public Builder setHeadquartersLocation(com.google.cloud.talent.v4.Location value * *
        * A structured headquarters location of the company, resolved from
-       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
-       * if provided.
+       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
        * 
* * .google.cloud.talent.v4.Location headquarters_location = 1; @@ -849,8 +839,7 @@ public Builder setHeadquartersLocation( * *
        * A structured headquarters location of the company, resolved from
-       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
-       * if provided.
+       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
        * 
* * .google.cloud.talent.v4.Location headquarters_location = 1; @@ -877,8 +866,7 @@ public Builder mergeHeadquartersLocation(com.google.cloud.talent.v4.Location val * *
        * A structured headquarters location of the company, resolved from
-       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
-       * if provided.
+       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
        * 
* * .google.cloud.talent.v4.Location headquarters_location = 1; @@ -899,8 +887,7 @@ public Builder clearHeadquartersLocation() { * *
        * A structured headquarters location of the company, resolved from
-       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
-       * if provided.
+       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
        * 
* * .google.cloud.talent.v4.Location headquarters_location = 1; @@ -915,8 +902,7 @@ public com.google.cloud.talent.v4.Location.Builder getHeadquartersLocationBuilde * *
        * A structured headquarters location of the company, resolved from
-       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
-       * if provided.
+       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
        * 
* * .google.cloud.talent.v4.Location headquarters_location = 1; @@ -935,8 +921,7 @@ public com.google.cloud.talent.v4.LocationOrBuilder getHeadquartersLocationOrBui * *
        * A structured headquarters location of the company, resolved from
-       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
-       * if provided.
+       * [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
        * 
* * .google.cloud.talent.v4.Location headquarters_location = 1; @@ -1216,8 +1201,7 @@ public com.google.cloud.talent.v4.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.v4.Company.DerivedInfo.headquarters_location]. + * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4.Company.DerivedInfo.headquarters_location]. * * * string headquarters_address = 5; @@ -1243,8 +1227,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.v4.Company.DerivedInfo.headquarters_location]. + * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4.Company.DerivedInfo.headquarters_location]. * * * string headquarters_address = 5; @@ -1498,9 +1481,8 @@ public com.google.protobuf.ByteString getImageUriBytes() { * * *
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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,
@@ -1518,9 +1500,8 @@ public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttri
    *
    *
    * 
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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,
@@ -1538,9 +1519,8 @@ public int getKeywordSearchableJobCustomAttributesCount() {
    *
    *
    * 
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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,
@@ -1559,9 +1539,8 @@ public java.lang.String getKeywordSearchableJobCustomAttributes(int index) {
    *
    *
    * 
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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,
@@ -2642,8 +2621,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.v4.Company.DerivedInfo.headquarters_location].
+     * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4.Company.DerivedInfo.headquarters_location].
      * 
* * string headquarters_address = 5; @@ -2668,8 +2646,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.v4.Company.DerivedInfo.headquarters_location]. + * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4.Company.DerivedInfo.headquarters_location]. *
* * string headquarters_address = 5; @@ -2694,8 +2671,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.v4.Company.DerivedInfo.headquarters_location]. + * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4.Company.DerivedInfo.headquarters_location]. *
* * string headquarters_address = 5; @@ -2719,8 +2695,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.v4.Company.DerivedInfo.headquarters_location]. + * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4.Company.DerivedInfo.headquarters_location]. *
* * string headquarters_address = 5; @@ -2740,8 +2715,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.v4.Company.DerivedInfo.headquarters_location]. + * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4.Company.DerivedInfo.headquarters_location]. * * * string headquarters_address = 5; @@ -3286,9 +3260,8 @@ private void ensureKeywordSearchableJobCustomAttributesIsMutable() { * * *
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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,
@@ -3306,9 +3279,8 @@ public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttri
      *
      *
      * 
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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,
@@ -3326,9 +3298,8 @@ public int getKeywordSearchableJobCustomAttributesCount() {
      *
      *
      * 
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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,
@@ -3347,9 +3318,8 @@ public java.lang.String getKeywordSearchableJobCustomAttributes(int index) {
      *
      *
      * 
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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,
@@ -3368,9 +3338,8 @@ public com.google.protobuf.ByteString getKeywordSearchableJobCustomAttributesByt
      *
      *
      * 
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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,
@@ -3396,9 +3365,8 @@ public Builder setKeywordSearchableJobCustomAttributes(int index, java.lang.Stri
      *
      *
      * 
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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,
@@ -3423,9 +3391,8 @@ public Builder addKeywordSearchableJobCustomAttributes(java.lang.String value) {
      *
      *
      * 
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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,
@@ -3449,9 +3416,8 @@ public Builder addAllKeywordSearchableJobCustomAttributes(
      *
      *
      * 
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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,
@@ -3472,9 +3438,8 @@ public Builder clearKeywordSearchableJobCustomAttributes() {
      *
      *
      * 
-     * A list of keys of filterable
-     * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyOrBuilder.java
index 084ae6e5..5f26e382 100644
--- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyOrBuilder.java
+++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyOrBuilder.java
@@ -144,8 +144,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.v4.Company.DerivedInfo.headquarters_location].
+   * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4.Company.DerivedInfo.headquarters_location].
    * 
* * string headquarters_address = 5; @@ -160,8 +159,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.v4.Company.DerivedInfo.headquarters_location]. + * location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4.Company.DerivedInfo.headquarters_location]. *
* * string headquarters_address = 5; @@ -301,9 +299,8 @@ public interface CompanyOrBuilder * * *
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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,
@@ -319,9 +316,8 @@ public interface CompanyOrBuilder
    *
    *
    * 
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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,
@@ -337,9 +333,8 @@ public interface CompanyOrBuilder
    *
    *
    * 
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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,
@@ -356,9 +351,8 @@ public interface CompanyOrBuilder
    *
    *
    * 
-   * A list of keys of filterable
-   * [Job.custom_attributes][google.cloud.talent.v4.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.v4.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/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyProto.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyProto.java
index 385ed0e8..da8dfa7f 100644
--- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyProto.java
+++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyProto.java
@@ -45,10 +45,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
   static {
     java.lang.String[] descriptorData = {
       "\n$google/cloud/talent/v4/company.proto\022\026"
-          + "google.cloud.talent.v4\032\034google/api/annot"
-          + "ations.proto\032\037google/api/field_behavior."
-          + "proto\032\031google/api/resource.proto\032#google"
-          + "/cloud/talent/v4/common.proto\"\304\004\n\007Compan"
+          + "google.cloud.talent.v4\032\037google/api/field"
+          + "_behavior.proto\032\031google/api/resource.pro"
+          + "to\032#google/cloud/talent/v4/common.proto\032"
+          + "\034google/api/annotations.proto\"\304\004\n\007Compan"
           + "y\022\014\n\004name\030\001 \001(\t\022\031\n\014display_name\030\002 \001(\tB\003\340"
           + "A\002\022\030\n\013external_id\030\003 \001(\tB\003\340A\002\0221\n\004size\030\004 \001"
           + "(\0162#.google.cloud.talent.v4.CompanySize\022"
@@ -72,10 +72,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
         com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
             descriptorData,
             new com.google.protobuf.Descriptors.FileDescriptor[] {
-              com.google.api.AnnotationsProto.getDescriptor(),
               com.google.api.FieldBehaviorProto.getDescriptor(),
               com.google.api.ResourceProto.getDescriptor(),
               com.google.cloud.talent.v4.CommonProto.getDescriptor(),
+              com.google.api.AnnotationsProto.getDescriptor(),
             });
     internal_static_google_cloud_talent_v4_Company_descriptor =
         getDescriptor().getMessageTypes().get(0);
@@ -111,10 +111,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
     registry.add(com.google.api.ResourceProto.resource);
     com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
         descriptor, registry);
-    com.google.api.AnnotationsProto.getDescriptor();
     com.google.api.FieldBehaviorProto.getDescriptor();
     com.google.api.ResourceProto.getDescriptor();
     com.google.cloud.talent.v4.CommonProto.getDescriptor();
+    com.google.api.AnnotationsProto.getDescriptor();
   }
 
   // @@protoc_insertion_point(outer_class_scope)
diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompensationFilter.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompensationFilter.java
index 6f464999..acc66b26 100644
--- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompensationFilter.java
+++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompensationFilter.java
@@ -190,12 +190,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.v4.CompensationFilter.units]. Populate one or
-     * more [units][google.cloud.talent.v4.CompensationFilter.units].
-     * See
-     * [CompensationInfo.CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for definition of base compensation entry.
+     * CompensationEntry's unit matches provided [units][google.cloud.talent.v4.CompensationFilter.units].
+     * Populate one or more [units][google.cloud.talent.v4.CompensationFilter.units].
+     * See [CompensationInfo.CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for definition of
+     * base compensation entry.
      * 
* * UNIT_ONLY = 1; @@ -208,14 +206,12 @@ public enum FilterType implements com.google.protobuf.ProtocolMessageEnum { * Filter by `base compensation entry's` unit and amount / range. A job * is a match if and only if the job contains a base CompensationEntry, and * the base entry's unit matches provided - * [CompensationUnit][google.cloud.talent.v4.CompensationInfo.CompensationUnit] - * and amount or range overlaps with provided + * [CompensationUnit][google.cloud.talent.v4.CompensationInfo.CompensationUnit] and + * amount or range overlaps with provided * [CompensationRange][google.cloud.talent.v4.CompensationInfo.CompensationRange]. - * See - * [CompensationInfo.CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] - * for definition of base compensation entry. - * Set exactly one [units][google.cloud.talent.v4.CompensationFilter.units] - * and populate [range][google.cloud.talent.v4.CompensationFilter.range]. + * See [CompensationInfo.CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for definition of + * base compensation entry. + * Set exactly one [units][google.cloud.talent.v4.CompensationFilter.units] and populate [range][google.cloud.talent.v4.CompensationFilter.range]. *
* * UNIT_AND_AMOUNT = 2; @@ -226,9 +222,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.v4.CompensationFilter.range] and zero or more
-     * [units][google.cloud.talent.v4.CompensationFilter.units].
+     * entry's` unit. Populate [range][google.cloud.talent.v4.CompensationFilter.range] and zero or more [units][google.cloud.talent.v4.CompensationFilter.units].
      * 
* * ANNUALIZED_BASE_AMOUNT = 3; @@ -239,9 +233,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.v4.CompensationFilter.range] and zero or more
-     * [units][google.cloud.talent.v4.CompensationFilter.units].
+     * entry's` unit . Populate [range][google.cloud.talent.v4.CompensationFilter.range] and zero or more [units][google.cloud.talent.v4.CompensationFilter.units].
      * 
* * ANNUALIZED_TOTAL_AMOUNT = 4; @@ -266,12 +258,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.v4.CompensationFilter.units]. Populate one or
-     * more [units][google.cloud.talent.v4.CompensationFilter.units].
-     * See
-     * [CompensationInfo.CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for definition of base compensation entry.
+     * CompensationEntry's unit matches provided [units][google.cloud.talent.v4.CompensationFilter.units].
+     * Populate one or more [units][google.cloud.talent.v4.CompensationFilter.units].
+     * See [CompensationInfo.CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for definition of
+     * base compensation entry.
      * 
* * UNIT_ONLY = 1; @@ -284,14 +274,12 @@ public enum FilterType implements com.google.protobuf.ProtocolMessageEnum { * Filter by `base compensation entry's` unit and amount / range. A job * is a match if and only if the job contains a base CompensationEntry, and * the base entry's unit matches provided - * [CompensationUnit][google.cloud.talent.v4.CompensationInfo.CompensationUnit] - * and amount or range overlaps with provided + * [CompensationUnit][google.cloud.talent.v4.CompensationInfo.CompensationUnit] and + * amount or range overlaps with provided * [CompensationRange][google.cloud.talent.v4.CompensationInfo.CompensationRange]. - * See - * [CompensationInfo.CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] - * for definition of base compensation entry. - * Set exactly one [units][google.cloud.talent.v4.CompensationFilter.units] - * and populate [range][google.cloud.talent.v4.CompensationFilter.range]. + * See [CompensationInfo.CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for definition of + * base compensation entry. + * Set exactly one [units][google.cloud.talent.v4.CompensationFilter.units] and populate [range][google.cloud.talent.v4.CompensationFilter.range]. *
* * UNIT_AND_AMOUNT = 2; @@ -302,9 +290,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.v4.CompensationFilter.range] and zero or more
-     * [units][google.cloud.talent.v4.CompensationFilter.units].
+     * entry's` unit. Populate [range][google.cloud.talent.v4.CompensationFilter.range] and zero or more [units][google.cloud.talent.v4.CompensationFilter.units].
      * 
* * ANNUALIZED_BASE_AMOUNT = 3; @@ -315,9 +301,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.v4.CompensationFilter.range] and zero or more
-     * [units][google.cloud.talent.v4.CompensationFilter.units].
+     * entry's` unit . Populate [range][google.cloud.talent.v4.CompensationFilter.range] and zero or more [units][google.cloud.talent.v4.CompensationFilter.units].
      * 
* * ANNUALIZED_TOTAL_AMOUNT = 4; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompensationInfo.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompensationInfo.java index bb7058a5..0cb9f608 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompensationInfo.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompensationInfo.java @@ -164,28 +164,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.v4.CompensationInfo.CompensationEntry.description].
+   * describe the compensation scheme in the [CompensationEntry.description][google.cloud.talent.v4.CompensationInfo.CompensationEntry.description].
    * For example, tipping format is described in
-   * [CompensationEntry.description][google.cloud.talent.v4.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.v4.CompensationInfo.CompensationEntry.amount]
-   * or
-   * [CompensationEntry.range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range]
-   * ($10 per hour).
-   * For example, equity is described in
-   * [CompensationEntry.description][google.cloud.talent.v4.CompensationInfo.CompensationEntry.description]
+   * [CompensationEntry.description][google.cloud.talent.v4.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.v4.CompensationInfo.CompensationEntry.amount] or [CompensationEntry.range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range] ($10 per hour).
+   * For example, equity is described in [CompensationEntry.description][google.cloud.talent.v4.CompensationInfo.CompensationEntry.description]
    * (for example, "1% - 2% equity vesting over 4 years, 1 year cliff") and
-   * value estimated in
-   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-   * or
-   * [CompensationEntry.range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range].
-   * If no value estimate is possible, units are
-   * [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED]
-   * and then further clarified in
-   * [CompensationEntry.description][google.cloud.talent.v4.CompensationInfo.CompensationEntry.description]
-   * field.
+   * value estimated in [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] or
+   * [CompensationEntry.range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range]. If no value estimate is possible, units are
+   * [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED] and then further
+   * clarified in [CompensationEntry.description][google.cloud.talent.v4.CompensationInfo.CompensationEntry.description] field.
    * 
* * Protobuf enum {@code google.cloud.talent.v4.CompensationInfo.CompensationType} @@ -757,8 +746,7 @@ public interface CompensationEntryOrBuilder * *
      * Compensation type.
-     * Default is
-     * [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
+     * Default is [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
      * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationType type = 1; @@ -771,8 +759,7 @@ public interface CompensationEntryOrBuilder * *
      * Compensation type.
-     * Default is
-     * [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
+     * Default is [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
      * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationType type = 1; @@ -786,8 +773,7 @@ public interface CompensationEntryOrBuilder * *
      * Frequency of the specified amount.
-     * Default is
-     * [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
+     * Default is [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
      * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationUnit unit = 2; @@ -800,8 +786,7 @@ public interface CompensationEntryOrBuilder * *
      * Frequency of the specified amount.
-     * Default is
-     * [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
+     * Default is [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
      * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationUnit unit = 2; @@ -914,10 +899,8 @@ public interface CompensationEntryOrBuilder * *
      * Expected number of units paid each year. If not specified, when
-     * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is
-     * FULLTIME, a default value is inferred based on
-     * [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit].
-     * Default values:
+     * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred
+     * based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values:
      * - HOURLY: 2080
      * - DAILY: 260
      * - WEEKLY: 52
@@ -935,10 +918,8 @@ public interface CompensationEntryOrBuilder
      *
      * 
      * Expected number of units paid each year. If not specified, when
-     * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is
-     * FULLTIME, a default value is inferred based on
-     * [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit].
-     * Default values:
+     * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred
+     * based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values:
      * - HOURLY: 2080
      * - DAILY: 260
      * - WEEKLY: 52
@@ -956,10 +937,8 @@ public interface CompensationEntryOrBuilder
      *
      * 
      * Expected number of units paid each year. If not specified, when
-     * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is
-     * FULLTIME, a default value is inferred based on
-     * [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit].
-     * Default values:
+     * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred
+     * based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values:
      * - HOURLY: 2080
      * - DAILY: 260
      * - WEEKLY: 52
@@ -981,17 +960,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.v4.CompensationInfo.CompensationEntry.amount]
-   * or
-   * [range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range].
-   * - and its
-   * [expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year]
-   * is set or can be derived. Its annualized range is determined as
-   * ([amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-   * or
-   * [range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range])
-   * times
+   * - it contains valid [amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] or [range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range].
+   * - and its [expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year] is set or can be derived.
+   * Its annualized range is determined as ([amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] or [range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range]) times
    * [expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
    * 
* @@ -1204,8 +1175,7 @@ public CompensationAmountCase getCompensationAmountCase() { * *
      * Compensation type.
-     * Default is
-     * [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
+     * Default is [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
      * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationType type = 1; @@ -1221,8 +1191,7 @@ public int getTypeValue() { * *
      * Compensation type.
-     * Default is
-     * [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
+     * Default is [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
      * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationType type = 1; @@ -1246,8 +1215,7 @@ public com.google.cloud.talent.v4.CompensationInfo.CompensationType getType() { * *
      * Frequency of the specified amount.
-     * Default is
-     * [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
+     * Default is [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
      * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationUnit unit = 2; @@ -1263,8 +1231,7 @@ public int getUnitValue() { * *
      * Frequency of the specified amount.
-     * Default is
-     * [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
+     * Default is [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
      * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationUnit unit = 2; @@ -1444,10 +1411,8 @@ public com.google.protobuf.ByteString getDescriptionBytes() { * *
      * Expected number of units paid each year. If not specified, when
-     * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is
-     * FULLTIME, a default value is inferred based on
-     * [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit].
-     * Default values:
+     * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred
+     * based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values:
      * - HOURLY: 2080
      * - DAILY: 260
      * - WEEKLY: 52
@@ -1468,10 +1433,8 @@ public boolean hasExpectedUnitsPerYear() {
      *
      * 
      * Expected number of units paid each year. If not specified, when
-     * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is
-     * FULLTIME, a default value is inferred based on
-     * [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit].
-     * Default values:
+     * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred
+     * based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values:
      * - HOURLY: 2080
      * - DAILY: 260
      * - WEEKLY: 52
@@ -1494,10 +1457,8 @@ public com.google.protobuf.DoubleValue getExpectedUnitsPerYear() {
      *
      * 
      * Expected number of units paid each year. If not specified, when
-     * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is
-     * FULLTIME, a default value is inferred based on
-     * [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit].
-     * Default values:
+     * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred
+     * based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values:
      * - HOURLY: 2080
      * - DAILY: 260
      * - WEEKLY: 52
@@ -1767,17 +1728,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.v4.CompensationInfo.CompensationEntry.amount]
-     * or
-     * [range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range].
-     * - and its
-     * [expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year]
-     * is set or can be derived. Its annualized range is determined as
-     * ([amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * or
-     * [range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range])
-     * times
+     * - it contains valid [amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] or [range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range].
+     * - and its [expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year] is set or can be derived.
+     * Its annualized range is determined as ([amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] or [range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range]) times
      * [expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
      * 
* @@ -2019,8 +1972,7 @@ public Builder clearCompensationAmount() { * *
        * Compensation type.
-       * Default is
-       * [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
+       * Default is [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
        * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationType type = 1; @@ -2036,8 +1988,7 @@ public int getTypeValue() { * *
        * Compensation type.
-       * Default is
-       * [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
+       * Default is [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
        * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationType type = 1; @@ -2056,8 +2007,7 @@ public Builder setTypeValue(int value) { * *
        * Compensation type.
-       * Default is
-       * [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
+       * Default is [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
        * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationType type = 1; @@ -2078,8 +2028,7 @@ public com.google.cloud.talent.v4.CompensationInfo.CompensationType getType() { * *
        * Compensation type.
-       * Default is
-       * [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
+       * Default is [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
        * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationType type = 1; @@ -2101,8 +2050,7 @@ public Builder setType(com.google.cloud.talent.v4.CompensationInfo.CompensationT * *
        * Compensation type.
-       * Default is
-       * [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
+       * Default is [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED].
        * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationType type = 1; @@ -2122,8 +2070,7 @@ public Builder clearType() { * *
        * Frequency of the specified amount.
-       * Default is
-       * [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
+       * Default is [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
        * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationUnit unit = 2; @@ -2139,8 +2086,7 @@ public int getUnitValue() { * *
        * Frequency of the specified amount.
-       * Default is
-       * [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
+       * Default is [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
        * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationUnit unit = 2; @@ -2159,8 +2105,7 @@ public Builder setUnitValue(int value) { * *
        * Frequency of the specified amount.
-       * Default is
-       * [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
+       * Default is [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
        * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationUnit unit = 2; @@ -2181,8 +2126,7 @@ public com.google.cloud.talent.v4.CompensationInfo.CompensationUnit getUnit() { * *
        * Frequency of the specified amount.
-       * Default is
-       * [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
+       * Default is [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
        * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationUnit unit = 2; @@ -2204,8 +2148,7 @@ public Builder setUnit(com.google.cloud.talent.v4.CompensationInfo.CompensationU * *
        * Frequency of the specified amount.
-       * Default is
-       * [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
+       * Default is [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED].
        * 
* * .google.cloud.talent.v4.CompensationInfo.CompensationUnit unit = 2; @@ -2766,10 +2709,8 @@ public Builder setDescriptionBytes(com.google.protobuf.ByteString value) { * *
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is
-       * FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2789,10 +2730,8 @@ public boolean hasExpectedUnitsPerYear() {
        *
        * 
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is
-       * FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2818,10 +2757,8 @@ public com.google.protobuf.DoubleValue getExpectedUnitsPerYear() {
        *
        * 
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is
-       * FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2849,10 +2786,8 @@ public Builder setExpectedUnitsPerYear(com.google.protobuf.DoubleValue value) {
        *
        * 
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is
-       * FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2878,10 +2813,8 @@ public Builder setExpectedUnitsPerYear(
        *
        * 
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is
-       * FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2913,10 +2846,8 @@ public Builder mergeExpectedUnitsPerYear(com.google.protobuf.DoubleValue value)
        *
        * 
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is
-       * FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2942,10 +2873,8 @@ public Builder clearExpectedUnitsPerYear() {
        *
        * 
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is
-       * FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2965,10 +2894,8 @@ public com.google.protobuf.DoubleValue.Builder getExpectedUnitsPerYearBuilder()
        *
        * 
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is
-       * FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -2992,10 +2919,8 @@ public com.google.protobuf.DoubleValueOrBuilder getExpectedUnitsPerYearOrBuilder
        *
        * 
        * Expected number of units paid each year. If not specified, when
-       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is
-       * FULLTIME, a default value is inferred based on
-       * [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit].
-       * Default values:
+       * [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred
+       * based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values:
        * - HOURLY: 2080
        * - DAILY: 260
        * - WEEKLY: 52
@@ -4225,8 +4150,8 @@ public com.google.protobuf.Parser getParserForType() {
    * 
    * Job compensation information.
    * At most one entry can be of type
-   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-   * which is referred as **base compensation entry** for the job.
+   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+   * referred as **base compensation entry** for the job.
    * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -4242,8 +4167,8 @@ public com.google.protobuf.Parser getParserForType() { *
    * Job compensation information.
    * At most one entry can be of type
-   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-   * which is referred as **base compensation entry** for the job.
+   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+   * referred as **base compensation entry** for the job.
    * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -4260,8 +4185,8 @@ public com.google.protobuf.Parser getParserForType() { *
    * Job compensation information.
    * At most one entry can be of type
-   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-   * which is referred as **base compensation entry** for the job.
+   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+   * referred as **base compensation entry** for the job.
    * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -4276,8 +4201,8 @@ public int getEntriesCount() { *
    * Job compensation information.
    * At most one entry can be of type
-   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-   * which is referred as **base compensation entry** for the job.
+   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+   * referred as **base compensation entry** for the job.
    * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -4292,8 +4217,8 @@ public com.google.cloud.talent.v4.CompensationInfo.CompensationEntry getEntries( *
    * Job compensation information.
    * At most one entry can be of type
-   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-   * which is referred as **base compensation entry** for the job.
+   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+   * referred as **base compensation entry** for the job.
    * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -4311,14 +4236,10 @@ public com.google.cloud.talent.v4.CompensationInfo.CompensationEntryOrBuilder ge * * *
-   * Output only. Annualized base compensation range. Computed as base
-   * compensation entry's
-   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-   * times
+   * Output only. Annualized base compensation range. Computed as base compensation entry's
+   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
    * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-   * See
-   * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-   * for explanation on compensation annualization.
+   * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
    * 
* * @@ -4335,14 +4256,10 @@ public boolean hasAnnualizedBaseCompensationRange() { * * *
-   * Output only. Annualized base compensation range. Computed as base
-   * compensation entry's
-   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-   * times
+   * Output only. Annualized base compensation range. Computed as base compensation entry's
+   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
    * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-   * See
-   * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-   * for explanation on compensation annualization.
+   * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
    * 
* * @@ -4362,14 +4279,10 @@ public boolean hasAnnualizedBaseCompensationRange() { * * *
-   * Output only. Annualized base compensation range. Computed as base
-   * compensation entry's
-   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-   * times
+   * Output only. Annualized base compensation range. Computed as base compensation entry's
+   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
    * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-   * See
-   * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-   * for explanation on compensation annualization.
+   * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
    * 
* * @@ -4389,14 +4302,10 @@ public boolean hasAnnualizedBaseCompensationRange() { * * *
-   * Output only. Annualized total compensation range. Computed as all
-   * compensation entries'
-   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-   * times
+   * Output only. Annualized total compensation range. Computed as all compensation entries'
+   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
    * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-   * See
-   * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-   * for explanation on compensation annualization.
+   * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
    * 
* * @@ -4413,14 +4322,10 @@ public boolean hasAnnualizedTotalCompensationRange() { * * *
-   * Output only. Annualized total compensation range. Computed as all
-   * compensation entries'
-   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-   * times
+   * Output only. Annualized total compensation range. Computed as all compensation entries'
+   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
    * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-   * See
-   * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-   * for explanation on compensation annualization.
+   * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
    * 
* * @@ -4440,14 +4345,10 @@ public boolean hasAnnualizedTotalCompensationRange() { * * *
-   * Output only. Annualized total compensation range. Computed as all
-   * compensation entries'
-   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-   * times
+   * Output only. Annualized total compensation range. Computed as all compensation entries'
+   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
    * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-   * See
-   * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-   * for explanation on compensation annualization.
+   * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
    * 
* * @@ -4906,8 +4807,8 @@ private void ensureEntriesIsMutable() { *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -4926,8 +4827,8 @@ private void ensureEntriesIsMutable() { *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -4945,8 +4846,8 @@ public int getEntriesCount() { *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -4964,8 +4865,8 @@ public com.google.cloud.talent.v4.CompensationInfo.CompensationEntry getEntries( *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -4990,8 +4891,8 @@ public Builder setEntries( *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -5014,8 +4915,8 @@ public Builder setEntries( *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -5039,8 +4940,8 @@ public Builder addEntries(com.google.cloud.talent.v4.CompensationInfo.Compensati *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -5065,8 +4966,8 @@ public Builder addEntries( *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -5088,8 +4989,8 @@ public Builder addEntries( *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -5112,8 +5013,8 @@ public Builder addEntries( *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -5136,8 +5037,8 @@ public Builder addAllEntries( *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -5158,8 +5059,8 @@ public Builder clearEntries() { *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -5180,8 +5081,8 @@ public Builder removeEntries(int index) { *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -5196,8 +5097,8 @@ public com.google.cloud.talent.v4.CompensationInfo.CompensationEntry.Builder get *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -5216,8 +5117,8 @@ public com.google.cloud.talent.v4.CompensationInfo.CompensationEntry.Builder get *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -5237,8 +5138,8 @@ public com.google.cloud.talent.v4.CompensationInfo.CompensationEntry.Builder get *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -5255,8 +5156,8 @@ public com.google.cloud.talent.v4.CompensationInfo.CompensationEntry.Builder get *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -5274,8 +5175,8 @@ public com.google.cloud.talent.v4.CompensationInfo.CompensationEntry.Builder add *
      * Job compensation information.
      * At most one entry can be of type
-     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-     * which is referred as **base compensation entry** for the job.
+     * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+     * referred as **base compensation entry** for the job.
      * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -5313,14 +5214,10 @@ public com.google.cloud.talent.v4.CompensationInfo.CompensationEntry.Builder add * * *
-     * Output only. Annualized base compensation range. Computed as base
-     * compensation entry's
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized base compensation range. Computed as base compensation entry's
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5337,14 +5234,10 @@ public boolean hasAnnualizedBaseCompensationRange() { * * *
-     * Output only. Annualized base compensation range. Computed as base
-     * compensation entry's
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized base compensation range. Computed as base compensation entry's
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5367,14 +5260,10 @@ public boolean hasAnnualizedBaseCompensationRange() { * * *
-     * Output only. Annualized base compensation range. Computed as base
-     * compensation entry's
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized base compensation range. Computed as base compensation entry's
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5399,14 +5288,10 @@ public Builder setAnnualizedBaseCompensationRange( * * *
-     * Output only. Annualized base compensation range. Computed as base
-     * compensation entry's
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized base compensation range. Computed as base compensation entry's
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5428,14 +5313,10 @@ public Builder setAnnualizedBaseCompensationRange( * * *
-     * Output only. Annualized base compensation range. Computed as base
-     * compensation entry's
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized base compensation range. Computed as base compensation entry's
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5465,14 +5346,10 @@ public Builder mergeAnnualizedBaseCompensationRange( * * *
-     * Output only. Annualized base compensation range. Computed as base
-     * compensation entry's
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized base compensation range. Computed as base compensation entry's
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5494,14 +5371,10 @@ public Builder clearAnnualizedBaseCompensationRange() { * * *
-     * Output only. Annualized base compensation range. Computed as base
-     * compensation entry's
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized base compensation range. Computed as base compensation entry's
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5518,14 +5391,10 @@ public Builder clearAnnualizedBaseCompensationRange() { * * *
-     * Output only. Annualized base compensation range. Computed as base
-     * compensation entry's
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized base compensation range. Computed as base compensation entry's
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5546,14 +5415,10 @@ public Builder clearAnnualizedBaseCompensationRange() { * * *
-     * Output only. Annualized base compensation range. Computed as base
-     * compensation entry's
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized base compensation range. Computed as base compensation entry's
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5588,14 +5453,10 @@ public Builder clearAnnualizedBaseCompensationRange() { * * *
-     * Output only. Annualized total compensation range. Computed as all
-     * compensation entries'
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized total compensation range. Computed as all compensation entries'
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5612,14 +5473,10 @@ public boolean hasAnnualizedTotalCompensationRange() { * * *
-     * Output only. Annualized total compensation range. Computed as all
-     * compensation entries'
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized total compensation range. Computed as all compensation entries'
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5642,14 +5499,10 @@ public boolean hasAnnualizedTotalCompensationRange() { * * *
-     * Output only. Annualized total compensation range. Computed as all
-     * compensation entries'
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized total compensation range. Computed as all compensation entries'
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5674,14 +5527,10 @@ public Builder setAnnualizedTotalCompensationRange( * * *
-     * Output only. Annualized total compensation range. Computed as all
-     * compensation entries'
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized total compensation range. Computed as all compensation entries'
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5703,14 +5552,10 @@ public Builder setAnnualizedTotalCompensationRange( * * *
-     * Output only. Annualized total compensation range. Computed as all
-     * compensation entries'
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized total compensation range. Computed as all compensation entries'
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5740,14 +5585,10 @@ public Builder mergeAnnualizedTotalCompensationRange( * * *
-     * Output only. Annualized total compensation range. Computed as all
-     * compensation entries'
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized total compensation range. Computed as all compensation entries'
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5769,14 +5610,10 @@ public Builder clearAnnualizedTotalCompensationRange() { * * *
-     * Output only. Annualized total compensation range. Computed as all
-     * compensation entries'
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized total compensation range. Computed as all compensation entries'
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5793,14 +5630,10 @@ public Builder clearAnnualizedTotalCompensationRange() { * * *
-     * Output only. Annualized total compensation range. Computed as all
-     * compensation entries'
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized total compensation range. Computed as all compensation entries'
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * @@ -5821,14 +5654,10 @@ public Builder clearAnnualizedTotalCompensationRange() { * * *
-     * Output only. Annualized total compensation range. Computed as all
-     * compensation entries'
-     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-     * times
+     * Output only. Annualized total compensation range. Computed as all compensation entries'
+     * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
      * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-     * See
-     * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-     * for explanation on compensation annualization.
+     * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
      * 
* * diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompensationInfoOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompensationInfoOrBuilder.java index fc918ada..796b977c 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompensationInfoOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompensationInfoOrBuilder.java @@ -29,8 +29,8 @@ public interface CompensationInfoOrBuilder *
    * Job compensation information.
    * At most one entry can be of type
-   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-   * which is referred as **base compensation entry** for the job.
+   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+   * referred as **base compensation entry** for the job.
    * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -42,8 +42,8 @@ public interface CompensationInfoOrBuilder *
    * Job compensation information.
    * At most one entry can be of type
-   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-   * which is referred as **base compensation entry** for the job.
+   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+   * referred as **base compensation entry** for the job.
    * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -55,8 +55,8 @@ public interface CompensationInfoOrBuilder *
    * Job compensation information.
    * At most one entry can be of type
-   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-   * which is referred as **base compensation entry** for the job.
+   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+   * referred as **base compensation entry** for the job.
    * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -68,8 +68,8 @@ public interface CompensationInfoOrBuilder *
    * Job compensation information.
    * At most one entry can be of type
-   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-   * which is referred as **base compensation entry** for the job.
+   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+   * referred as **base compensation entry** for the job.
    * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -82,8 +82,8 @@ public interface CompensationInfoOrBuilder *
    * Job compensation information.
    * At most one entry can be of type
-   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE],
-   * which is referred as **base compensation entry** for the job.
+   * [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], which is
+   * referred as **base compensation entry** for the job.
    * 
* * repeated .google.cloud.talent.v4.CompensationInfo.CompensationEntry entries = 1; @@ -95,14 +95,10 @@ com.google.cloud.talent.v4.CompensationInfo.CompensationEntryOrBuilder getEntrie * * *
-   * Output only. Annualized base compensation range. Computed as base
-   * compensation entry's
-   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-   * times
+   * Output only. Annualized base compensation range. Computed as base compensation entry's
+   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
    * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-   * See
-   * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-   * for explanation on compensation annualization.
+   * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
    * 
* * @@ -116,14 +112,10 @@ com.google.cloud.talent.v4.CompensationInfo.CompensationEntryOrBuilder getEntrie * * *
-   * Output only. Annualized base compensation range. Computed as base
-   * compensation entry's
-   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-   * times
+   * Output only. Annualized base compensation range. Computed as base compensation entry's
+   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
    * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-   * See
-   * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-   * for explanation on compensation annualization.
+   * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
    * 
* * @@ -138,14 +130,10 @@ com.google.cloud.talent.v4.CompensationInfo.CompensationEntryOrBuilder getEntrie * * *
-   * Output only. Annualized base compensation range. Computed as base
-   * compensation entry's
-   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-   * times
+   * Output only. Annualized base compensation range. Computed as base compensation entry's
+   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
    * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-   * See
-   * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-   * for explanation on compensation annualization.
+   * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
    * 
* * @@ -159,14 +147,10 @@ com.google.cloud.talent.v4.CompensationInfo.CompensationEntryOrBuilder getEntrie * * *
-   * Output only. Annualized total compensation range. Computed as all
-   * compensation entries'
-   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-   * times
+   * Output only. Annualized total compensation range. Computed as all compensation entries'
+   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
    * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-   * See
-   * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-   * for explanation on compensation annualization.
+   * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
    * 
* * @@ -180,14 +164,10 @@ com.google.cloud.talent.v4.CompensationInfo.CompensationEntryOrBuilder getEntrie * * *
-   * Output only. Annualized total compensation range. Computed as all
-   * compensation entries'
-   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-   * times
+   * Output only. Annualized total compensation range. Computed as all compensation entries'
+   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
    * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-   * See
-   * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-   * for explanation on compensation annualization.
+   * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
    * 
* * @@ -202,14 +182,10 @@ com.google.cloud.talent.v4.CompensationInfo.CompensationEntryOrBuilder getEntrie * * *
-   * Output only. Annualized total compensation range. Computed as all
-   * compensation entries'
-   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount]
-   * times
+   * Output only. Annualized total compensation range. Computed as all compensation entries'
+   * [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times
    * [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year].
-   * See
-   * [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
-   * for explanation on compensation annualization.
+   * See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization.
    * 
* * diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompleteQueryRequest.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompleteQueryRequest.java index 9283c18d..6f01e31d 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompleteQueryRequest.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompleteQueryRequest.java @@ -349,11 +349,8 @@ public enum CompletionType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Suggest job titles for jobs autocomplete.
-     * For
-     * [CompletionType.JOB_TITLE][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.JOB_TITLE]
-     * type, only open jobs with the same
-     * [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes]
-     * are returned.
+     * For [CompletionType.JOB_TITLE][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same
+     * [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] are returned.
      * 
* * JOB_TITLE = 1; @@ -364,11 +361,9 @@ public enum CompletionType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Suggest company names for jobs autocomplete.
-     * For
-     * [CompletionType.COMPANY_NAME][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMPANY_NAME]
-     * type, only companies having open jobs with the same
-     * [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes]
-     * are returned.
+     * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMPANY_NAME] type,
+     * only companies having open jobs with the same [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] are
+     * returned.
      * 
* * COMPANY_NAME = 2; @@ -379,13 +374,9 @@ public enum CompletionType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Suggest both job titles and company names for jobs autocomplete.
-     * For
-     * [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED]
-     * type, only open jobs with the same
-     * [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes]
-     * or companies having open jobs with the same
-     * [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes]
-     * are returned.
+     * For [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same
+     * [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] or companies having open jobs with the same
+     * [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] are returned.
      * 
* * COMBINED = 3; @@ -409,11 +400,8 @@ public enum CompletionType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Suggest job titles for jobs autocomplete.
-     * For
-     * [CompletionType.JOB_TITLE][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.JOB_TITLE]
-     * type, only open jobs with the same
-     * [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes]
-     * are returned.
+     * For [CompletionType.JOB_TITLE][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same
+     * [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] are returned.
      * 
* * JOB_TITLE = 1; @@ -424,11 +412,9 @@ public enum CompletionType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Suggest company names for jobs autocomplete.
-     * For
-     * [CompletionType.COMPANY_NAME][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMPANY_NAME]
-     * type, only companies having open jobs with the same
-     * [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes]
-     * are returned.
+     * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMPANY_NAME] type,
+     * only companies having open jobs with the same [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] are
+     * returned.
      * 
* * COMPANY_NAME = 2; @@ -439,13 +425,9 @@ public enum CompletionType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Suggest both job titles and company names for jobs autocomplete.
-     * For
-     * [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED]
-     * type, only open jobs with the same
-     * [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes]
-     * or companies having open jobs with the same
-     * [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes]
-     * are returned.
+     * For [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same
+     * [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] or companies having open jobs with the same
+     * [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] are returned.
      * 
* * COMBINED = 3; @@ -802,8 +784,7 @@ public com.google.protobuf.ByteString getCompanyBytes() { * * *
-   * The scope of the completion. The defaults is
-   * [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
+   * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
    * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionScope scope = 6; @@ -818,8 +799,7 @@ public int getScopeValue() { * * *
-   * The scope of the completion. The defaults is
-   * [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
+   * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
    * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionScope scope = 6; @@ -842,8 +822,7 @@ public com.google.cloud.talent.v4.CompleteQueryRequest.CompletionScope getScope( * * *
-   * The completion topic. The default is
-   * [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
+   * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
    * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionType type = 7; @@ -858,8 +837,7 @@ public int getTypeValue() { * * *
-   * The completion topic. The default is
-   * [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
+   * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
    * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionType type = 7; @@ -1940,8 +1918,7 @@ public Builder setCompanyBytes(com.google.protobuf.ByteString value) { * * *
-     * The scope of the completion. The defaults is
-     * [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
+     * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
      * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionScope scope = 6; @@ -1956,8 +1933,7 @@ public int getScopeValue() { * * *
-     * The scope of the completion. The defaults is
-     * [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
+     * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
      * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionScope scope = 6; @@ -1975,8 +1951,7 @@ public Builder setScopeValue(int value) { * * *
-     * The scope of the completion. The defaults is
-     * [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
+     * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
      * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionScope scope = 6; @@ -1996,8 +1971,7 @@ public com.google.cloud.talent.v4.CompleteQueryRequest.CompletionScope getScope( * * *
-     * The scope of the completion. The defaults is
-     * [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
+     * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
      * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionScope scope = 6; @@ -2018,8 +1992,7 @@ public Builder setScope(com.google.cloud.talent.v4.CompleteQueryRequest.Completi * * *
-     * The scope of the completion. The defaults is
-     * [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
+     * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
      * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionScope scope = 6; @@ -2038,8 +2011,7 @@ public Builder clearScope() { * * *
-     * The completion topic. The default is
-     * [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
+     * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
      * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionType type = 7; @@ -2054,8 +2026,7 @@ public int getTypeValue() { * * *
-     * The completion topic. The default is
-     * [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
+     * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
      * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionType type = 7; @@ -2073,8 +2044,7 @@ public Builder setTypeValue(int value) { * * *
-     * The completion topic. The default is
-     * [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
+     * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
      * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionType type = 7; @@ -2094,8 +2064,7 @@ public com.google.cloud.talent.v4.CompleteQueryRequest.CompletionType getType() * * *
-     * The completion topic. The default is
-     * [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
+     * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
      * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionType type = 7; @@ -2116,8 +2085,7 @@ public Builder setType(com.google.cloud.talent.v4.CompleteQueryRequest.Completio * * *
-     * The completion topic. The default is
-     * [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
+     * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
      * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionType type = 7; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompleteQueryRequestOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompleteQueryRequestOrBuilder.java index 24fad328..ea126cce 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompleteQueryRequestOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompleteQueryRequestOrBuilder.java @@ -199,8 +199,7 @@ public interface CompleteQueryRequestOrBuilder * * *
-   * The scope of the completion. The defaults is
-   * [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
+   * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
    * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionScope scope = 6; @@ -212,8 +211,7 @@ public interface CompleteQueryRequestOrBuilder * * *
-   * The scope of the completion. The defaults is
-   * [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
+   * The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC].
    * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionScope scope = 6; @@ -226,8 +224,7 @@ public interface CompleteQueryRequestOrBuilder * * *
-   * The completion topic. The default is
-   * [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
+   * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
    * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionType type = 7; @@ -239,8 +236,7 @@ public interface CompleteQueryRequestOrBuilder * * *
-   * The completion topic. The default is
-   * [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
+   * The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED].
    * 
* * .google.cloud.talent.v4.CompleteQueryRequest.CompletionType type = 7; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompletionServiceProto.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompletionServiceProto.java index 2a409632..6ff861b4 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompletionServiceProto.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompletionServiceProto.java @@ -50,10 +50,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n/google/cloud/talent/v4/completion_serv" + "ice.proto\022\026google.cloud.talent.v4\032\034googl" - + "e/api/annotations.proto\032\027google/api/clie" - + "nt.proto\032\037google/api/field_behavior.prot" - + "o\032\031google/api/resource.proto\032#google/clo" - + "ud/talent/v4/common.proto\"\210\004\n\024CompleteQu" + + "e/api/annotations.proto\032\037google/api/fiel" + + "d_behavior.proto\032\031google/api/resource.pr" + + "oto\032#google/cloud/talent/v4/common.proto" + + "\032\027google/api/client.proto\"\210\004\n\024CompleteQu" + "eryRequest\0222\n\006tenant\030\001 \001(\tB\"\340A\002\372A\034\n\032jobs" + ".googleapis.com/Tenant\022\022\n\005query\030\002 \001(\tB\003\340" + "A\002\022\026\n\016language_codes\030\003 \003(\t\022\026\n\tpage_size\030" @@ -92,10 +92,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { com.google.api.AnnotationsProto.getDescriptor(), - com.google.api.ClientProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.talent.v4.CommonProto.getDescriptor(), + com.google.api.ClientProto.getDescriptor(), }); internal_static_google_cloud_talent_v4_CompleteQueryRequest_descriptor = getDescriptor().getMessageTypes().get(0); @@ -133,10 +133,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); com.google.api.AnnotationsProto.getDescriptor(); - com.google.api.ClientProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.talent.v4.CommonProto.getDescriptor(); + com.google.api.ClientProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CreateClientEventRequest.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CreateClientEventRequest.java index 122e41b8..c058b0dc 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CreateClientEventRequest.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CreateClientEventRequest.java @@ -190,8 +190,8 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-   * Required. Events issued when end user interacts with customer's application
-   * that uses Cloud Talent Solution.
+   * Required. Events issued when end user interacts with customer's application that
+   * uses Cloud Talent Solution.
    * 
* * @@ -208,8 +208,8 @@ public boolean hasClientEvent() { * * *
-   * Required. Events issued when end user interacts with customer's application
-   * that uses Cloud Talent Solution.
+   * Required. Events issued when end user interacts with customer's application that
+   * uses Cloud Talent Solution.
    * 
* * @@ -228,8 +228,8 @@ public com.google.cloud.talent.v4.ClientEvent getClientEvent() { * * *
-   * Required. Events issued when end user interacts with customer's application
-   * that uses Cloud Talent Solution.
+   * Required. Events issued when end user interacts with customer's application that
+   * uses Cloud Talent Solution.
    * 
* * @@ -723,8 +723,8 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) { * * *
-     * Required. Events issued when end user interacts with customer's application
-     * that uses Cloud Talent Solution.
+     * Required. Events issued when end user interacts with customer's application that
+     * uses Cloud Talent Solution.
      * 
* * @@ -740,8 +740,8 @@ public boolean hasClientEvent() { * * *
-     * Required. Events issued when end user interacts with customer's application
-     * that uses Cloud Talent Solution.
+     * Required. Events issued when end user interacts with customer's application that
+     * uses Cloud Talent Solution.
      * 
* * @@ -763,8 +763,8 @@ public com.google.cloud.talent.v4.ClientEvent getClientEvent() { * * *
-     * Required. Events issued when end user interacts with customer's application
-     * that uses Cloud Talent Solution.
+     * Required. Events issued when end user interacts with customer's application that
+     * uses Cloud Talent Solution.
      * 
* * @@ -788,8 +788,8 @@ public Builder setClientEvent(com.google.cloud.talent.v4.ClientEvent value) { * * *
-     * Required. Events issued when end user interacts with customer's application
-     * that uses Cloud Talent Solution.
+     * Required. Events issued when end user interacts with customer's application that
+     * uses Cloud Talent Solution.
      * 
* * @@ -810,8 +810,8 @@ public Builder setClientEvent(com.google.cloud.talent.v4.ClientEvent.Builder bui * * *
-     * Required. Events issued when end user interacts with customer's application
-     * that uses Cloud Talent Solution.
+     * Required. Events issued when end user interacts with customer's application that
+     * uses Cloud Talent Solution.
      * 
* * @@ -839,8 +839,8 @@ public Builder mergeClientEvent(com.google.cloud.talent.v4.ClientEvent value) { * * *
-     * Required. Events issued when end user interacts with customer's application
-     * that uses Cloud Talent Solution.
+     * Required. Events issued when end user interacts with customer's application that
+     * uses Cloud Talent Solution.
      * 
* * @@ -862,8 +862,8 @@ public Builder clearClientEvent() { * * *
-     * Required. Events issued when end user interacts with customer's application
-     * that uses Cloud Talent Solution.
+     * Required. Events issued when end user interacts with customer's application that
+     * uses Cloud Talent Solution.
      * 
* * @@ -879,8 +879,8 @@ public com.google.cloud.talent.v4.ClientEvent.Builder getClientEventBuilder() { * * *
-     * Required. Events issued when end user interacts with customer's application
-     * that uses Cloud Talent Solution.
+     * Required. Events issued when end user interacts with customer's application that
+     * uses Cloud Talent Solution.
      * 
* * @@ -900,8 +900,8 @@ public com.google.cloud.talent.v4.ClientEventOrBuilder getClientEventOrBuilder() * * *
-     * Required. Events issued when end user interacts with customer's application
-     * that uses Cloud Talent Solution.
+     * Required. Events issued when end user interacts with customer's application that
+     * uses Cloud Talent Solution.
      * 
* * diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CreateClientEventRequestOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CreateClientEventRequestOrBuilder.java index 40b6d48d..0dae6043 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CreateClientEventRequestOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CreateClientEventRequestOrBuilder.java @@ -60,8 +60,8 @@ public interface CreateClientEventRequestOrBuilder * * *
-   * Required. Events issued when end user interacts with customer's application
-   * that uses Cloud Talent Solution.
+   * Required. Events issued when end user interacts with customer's application that
+   * uses Cloud Talent Solution.
    * 
* * @@ -75,8 +75,8 @@ public interface CreateClientEventRequestOrBuilder * * *
-   * Required. Events issued when end user interacts with customer's application
-   * that uses Cloud Talent Solution.
+   * Required. Events issued when end user interacts with customer's application that
+   * uses Cloud Talent Solution.
    * 
* * @@ -90,8 +90,8 @@ public interface CreateClientEventRequestOrBuilder * * *
-   * Required. Events issued when end user interacts with customer's application
-   * that uses Cloud Talent Solution.
+   * Required. Events issued when end user interacts with customer's application that
+   * uses Cloud Talent Solution.
    * 
* * diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CustomAttribute.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CustomAttribute.java index 0f66c7b6..314312c1 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CustomAttribute.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CustomAttribute.java @@ -161,10 +161,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Exactly one of
-   * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-   * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-   * specified.
+   * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -185,10 +182,7 @@ public com.google.protobuf.ProtocolStringList getStringValuesList() {
    *
    *
    * 
-   * Exactly one of
-   * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-   * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-   * specified.
+   * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -209,10 +203,7 @@ public int getStringValuesCount() {
    *
    *
    * 
-   * Exactly one of
-   * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-   * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-   * specified.
+   * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -234,10 +225,7 @@ public java.lang.String getStringValues(int index) {
    *
    *
    * 
-   * Exactly one of
-   * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-   * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-   * specified.
+   * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -262,15 +250,10 @@ public com.google.protobuf.ByteString getStringValuesBytes(int index) {
    *
    *
    * 
-   * Exactly one of
-   * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-   * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-   * specified.
+   * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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.v4.CustomAttribute.long_values] is
-   * supported.
+   * Currently at most 1 [long_values][google.cloud.talent.v4.CustomAttribute.long_values] is supported.
    * 
* * repeated int64 long_values = 2; @@ -285,15 +268,10 @@ public java.util.List getLongValuesList() { * * *
-   * Exactly one of
-   * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-   * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-   * specified.
+   * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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.v4.CustomAttribute.long_values] is
-   * supported.
+   * Currently at most 1 [long_values][google.cloud.talent.v4.CustomAttribute.long_values] is supported.
    * 
* * repeated int64 long_values = 2; @@ -307,15 +285,10 @@ public int getLongValuesCount() { * * *
-   * Exactly one of
-   * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-   * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-   * specified.
+   * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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.v4.CustomAttribute.long_values] is
-   * supported.
+   * Currently at most 1 [long_values][google.cloud.talent.v4.CustomAttribute.long_values] is supported.
    * 
* * repeated int64 long_values = 2; @@ -336,8 +309,7 @@ public long getLongValues(int index) { * *
    * If the `filterable` flag is true, the custom field values may be used for
-   * custom attribute filters
-   * [JobQuery.custom_attribute_filter][google.cloud.talent.v4.JobQuery.custom_attribute_filter].
+   * custom attribute filters [JobQuery.custom_attribute_filter][google.cloud.talent.v4.JobQuery.custom_attribute_filter].
    * If false, these values may not be used for custom attribute filters.
    * Default is false.
    * 
@@ -794,10 +766,7 @@ private void ensureStringValuesIsMutable() { * * *
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -818,10 +787,7 @@ public com.google.protobuf.ProtocolStringList getStringValuesList() {
      *
      *
      * 
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -842,10 +808,7 @@ public int getStringValuesCount() {
      *
      *
      * 
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -867,10 +830,7 @@ public java.lang.String getStringValues(int index) {
      *
      *
      * 
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -892,10 +852,7 @@ public com.google.protobuf.ByteString getStringValuesBytes(int index) {
      *
      *
      * 
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -924,10 +881,7 @@ public Builder setStringValues(int index, java.lang.String value) {
      *
      *
      * 
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -955,10 +909,7 @@ public Builder addStringValues(java.lang.String value) {
      *
      *
      * 
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -983,10 +934,7 @@ public Builder addAllStringValues(java.lang.Iterable values) {
      *
      *
      * 
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -1010,10 +958,7 @@ public Builder clearStringValues() {
      *
      *
      * 
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -1051,15 +996,10 @@ private void ensureLongValuesIsMutable() {
      *
      *
      * 
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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.v4.CustomAttribute.long_values] is
-     * supported.
+     * Currently at most 1 [long_values][google.cloud.talent.v4.CustomAttribute.long_values] is supported.
      * 
* * repeated int64 long_values = 2; @@ -1075,15 +1015,10 @@ public java.util.List getLongValuesList() { * * *
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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.v4.CustomAttribute.long_values] is
-     * supported.
+     * Currently at most 1 [long_values][google.cloud.talent.v4.CustomAttribute.long_values] is supported.
      * 
* * repeated int64 long_values = 2; @@ -1097,15 +1032,10 @@ public int getLongValuesCount() { * * *
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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.v4.CustomAttribute.long_values] is
-     * supported.
+     * Currently at most 1 [long_values][google.cloud.talent.v4.CustomAttribute.long_values] is supported.
      * 
* * repeated int64 long_values = 2; @@ -1120,15 +1050,10 @@ public long getLongValues(int index) { * * *
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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.v4.CustomAttribute.long_values] is
-     * supported.
+     * Currently at most 1 [long_values][google.cloud.talent.v4.CustomAttribute.long_values] is supported.
      * 
* * repeated int64 long_values = 2; @@ -1147,15 +1072,10 @@ public Builder setLongValues(int index, long value) { * * *
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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.v4.CustomAttribute.long_values] is
-     * supported.
+     * Currently at most 1 [long_values][google.cloud.talent.v4.CustomAttribute.long_values] is supported.
      * 
* * repeated int64 long_values = 2; @@ -1173,15 +1093,10 @@ public Builder addLongValues(long value) { * * *
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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.v4.CustomAttribute.long_values] is
-     * supported.
+     * Currently at most 1 [long_values][google.cloud.talent.v4.CustomAttribute.long_values] is supported.
      * 
* * repeated int64 long_values = 2; @@ -1199,15 +1114,10 @@ public Builder addAllLongValues(java.lang.Iterable val * * *
-     * Exactly one of
-     * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-     * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-     * specified.
+     * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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.v4.CustomAttribute.long_values] is
-     * supported.
+     * Currently at most 1 [long_values][google.cloud.talent.v4.CustomAttribute.long_values] is supported.
      * 
* * repeated int64 long_values = 2; @@ -1227,8 +1137,7 @@ public Builder clearLongValues() { * *
      * If the `filterable` flag is true, the custom field values may be used for
-     * custom attribute filters
-     * [JobQuery.custom_attribute_filter][google.cloud.talent.v4.JobQuery.custom_attribute_filter].
+     * custom attribute filters [JobQuery.custom_attribute_filter][google.cloud.talent.v4.JobQuery.custom_attribute_filter].
      * If false, these values may not be used for custom attribute filters.
      * Default is false.
      * 
@@ -1246,8 +1155,7 @@ public boolean getFilterable() { * *
      * If the `filterable` flag is true, the custom field values may be used for
-     * custom attribute filters
-     * [JobQuery.custom_attribute_filter][google.cloud.talent.v4.JobQuery.custom_attribute_filter].
+     * custom attribute filters [JobQuery.custom_attribute_filter][google.cloud.talent.v4.JobQuery.custom_attribute_filter].
      * If false, these values may not be used for custom attribute filters.
      * Default is false.
      * 
@@ -1268,8 +1176,7 @@ public Builder setFilterable(boolean value) { * *
      * If the `filterable` flag is true, the custom field values may be used for
-     * custom attribute filters
-     * [JobQuery.custom_attribute_filter][google.cloud.talent.v4.JobQuery.custom_attribute_filter].
+     * custom attribute filters [JobQuery.custom_attribute_filter][google.cloud.talent.v4.JobQuery.custom_attribute_filter].
      * If false, these values may not be used for custom attribute filters.
      * Default is false.
      * 
diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CustomAttributeOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CustomAttributeOrBuilder.java index 8f69c60c..4e5b0b8c 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CustomAttributeOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CustomAttributeOrBuilder.java @@ -27,10 +27,7 @@ public interface CustomAttributeOrBuilder * * *
-   * Exactly one of
-   * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-   * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-   * specified.
+   * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -49,10 +46,7 @@ public interface CustomAttributeOrBuilder
    *
    *
    * 
-   * Exactly one of
-   * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-   * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-   * specified.
+   * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -71,10 +65,7 @@ public interface CustomAttributeOrBuilder
    *
    *
    * 
-   * Exactly one of
-   * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-   * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-   * specified.
+   * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -94,10 +85,7 @@ public interface CustomAttributeOrBuilder
    *
    *
    * 
-   * Exactly one of
-   * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-   * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-   * specified.
+   * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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
@@ -118,15 +106,10 @@ public interface CustomAttributeOrBuilder
    *
    *
    * 
-   * Exactly one of
-   * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-   * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-   * specified.
+   * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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.v4.CustomAttribute.long_values] is
-   * supported.
+   * Currently at most 1 [long_values][google.cloud.talent.v4.CustomAttribute.long_values] is supported.
    * 
* * repeated int64 long_values = 2; @@ -138,15 +121,10 @@ public interface CustomAttributeOrBuilder * * *
-   * Exactly one of
-   * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-   * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-   * specified.
+   * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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.v4.CustomAttribute.long_values] is
-   * supported.
+   * Currently at most 1 [long_values][google.cloud.talent.v4.CustomAttribute.long_values] is supported.
    * 
* * repeated int64 long_values = 2; @@ -158,15 +136,10 @@ public interface CustomAttributeOrBuilder * * *
-   * Exactly one of
-   * [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or
-   * [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be
-   * specified.
+   * Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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.v4.CustomAttribute.long_values] is
-   * supported.
+   * Currently at most 1 [long_values][google.cloud.talent.v4.CustomAttribute.long_values] is supported.
    * 
* * repeated int64 long_values = 2; @@ -181,8 +154,7 @@ public interface CustomAttributeOrBuilder * *
    * If the `filterable` flag is true, the custom field values may be used for
-   * custom attribute filters
-   * [JobQuery.custom_attribute_filter][google.cloud.talent.v4.JobQuery.custom_attribute_filter].
+   * custom attribute filters [JobQuery.custom_attribute_filter][google.cloud.talent.v4.JobQuery.custom_attribute_filter].
    * If false, these values may not be used for custom attribute filters.
    * Default is false.
    * 
diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/EmploymentType.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/EmploymentType.java index c62e91b8..3a124a21 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/EmploymentType.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/EmploymentType.java @@ -78,8 +78,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.v4.EmploymentType.CONTRACTOR] - * jobs. + * [EmploymentType.CONTRACTOR][google.cloud.talent.v4.EmploymentType.CONTRACTOR] jobs. *
* * CONTRACT_TO_HIRE = 4; @@ -205,8 +204,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.v4.EmploymentType.CONTRACTOR] - * jobs. + * [EmploymentType.CONTRACTOR][google.cloud.talent.v4.EmploymentType.CONTRACTOR] jobs. *
* * CONTRACT_TO_HIRE = 4; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/EventProto.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/EventProto.java index 0d4dc503..16b24013 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/EventProto.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/EventProto.java @@ -45,9 +45,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n\"google/cloud/talent/v4/event.proto\022\026go" - + "ogle.cloud.talent.v4\032\034google/api/annotat" - + "ions.proto\032\037google/api/field_behavior.pr" - + "oto\032\037google/protobuf/timestamp.proto\"\303\001\n" + + "ogle.cloud.talent.v4\032\037google/api/field_b" + + "ehavior.proto\032\037google/protobuf/timestamp" + + ".proto\032\034google/api/annotations.proto\"\303\001\n" + "\013ClientEvent\022\022\n\nrequest_id\030\001 \001(\t\022\025\n\010even" + "t_id\030\002 \001(\tB\003\340A\002\0224\n\013create_time\030\004 \001(\0132\032.g" + "oogle.protobuf.TimestampB\003\340A\002\0225\n\tjob_eve" @@ -73,9 +73,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), + com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_talent_v4_ClientEvent_descriptor = getDescriptor().getMessageTypes().get(0); @@ -98,9 +98,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); + com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/FiltersProto.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/FiltersProto.java index 927a182f..5bc013a4 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/FiltersProto.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/FiltersProto.java @@ -53,12 +53,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n$google/cloud/talent/v4/filters.proto\022\026" - + "google.cloud.talent.v4\032\034google/api/annot" - + "ations.proto\032\037google/api/field_behavior." - + "proto\032#google/cloud/talent/v4/common.pro" - + "to\032\036google/protobuf/duration.proto\032\030goog" - + "le/type/latlng.proto\032\033google/type/timeof" - + "day.proto\"\342\004\n\010JobQuery\022\r\n\005query\030\001 \001(\t\022\033\n" + + "google.cloud.talent.v4\032\037google/api/field" + + "_behavior.proto\032#google/cloud/talent/v4/" + + "common.proto\032\036google/protobuf/duration.p" + + "roto\032\030google/type/latlng.proto\032\033google/t" + + "ype/timeofday.proto\032\034google/api/annotati" + + "ons.proto\"\342\004\n\010JobQuery\022\r\n\005query\030\001 \001(\t\022\033\n" + "\023query_language_code\030\016 \001(\t\022\021\n\tcompanies\030" + "\002 \003(\t\022@\n\020location_filters\030\003 \003(\0132&.google" + ".cloud.talent.v4.LocationFilter\022;\n\016job_c" @@ -113,12 +113,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.cloud.talent.v4.CommonProto.getDescriptor(), com.google.protobuf.DurationProto.getDescriptor(), com.google.type.LatLngProto.getDescriptor(), com.google.type.TimeOfDayProto.getDescriptor(), + com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_talent_v4_JobQuery_descriptor = getDescriptor().getMessageTypes().get(0); @@ -176,12 +176,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.cloud.talent.v4.CommonProto.getDescriptor(); com.google.protobuf.DurationProto.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/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/HistogramQuery.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/HistogramQuery.java index 1bed3eab..c4b519a3 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/HistogramQuery.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/HistogramQuery.java @@ -119,9 +119,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { *
    * An expression specifies a histogram request against matching jobs for
    * searches.
-   * See
-   * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries]
-   * for details about syntax.
+   * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries] for details about syntax.
    * 
* * string histogram_query = 1; @@ -146,9 +144,7 @@ public java.lang.String getHistogramQuery() { *
    * An expression specifies a histogram request against matching jobs for
    * searches.
-   * See
-   * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries]
-   * for details about syntax.
+   * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries] for details about syntax.
    * 
* * string histogram_query = 1; @@ -491,9 +487,7 @@ public Builder mergeFrom( *
      * An expression specifies a histogram request against matching jobs for
      * searches.
-     * See
-     * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries]
-     * for details about syntax.
+     * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries] for details about syntax.
      * 
* * string histogram_query = 1; @@ -517,9 +511,7 @@ public java.lang.String getHistogramQuery() { *
      * An expression specifies a histogram request against matching jobs for
      * searches.
-     * See
-     * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries]
-     * for details about syntax.
+     * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries] for details about syntax.
      * 
* * string histogram_query = 1; @@ -543,9 +535,7 @@ public com.google.protobuf.ByteString getHistogramQueryBytes() { *
      * An expression specifies a histogram request against matching jobs for
      * searches.
-     * See
-     * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries]
-     * for details about syntax.
+     * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries] for details about syntax.
      * 
* * string histogram_query = 1; @@ -568,9 +558,7 @@ public Builder setHistogramQuery(java.lang.String value) { *
      * An expression specifies a histogram request against matching jobs for
      * searches.
-     * See
-     * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries]
-     * for details about syntax.
+     * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries] for details about syntax.
      * 
* * string histogram_query = 1; @@ -589,9 +577,7 @@ public Builder clearHistogramQuery() { *
      * An expression specifies a histogram request against matching jobs for
      * searches.
-     * See
-     * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries]
-     * for details about syntax.
+     * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries] for details about syntax.
      * 
* * string histogram_query = 1; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/HistogramQueryOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/HistogramQueryOrBuilder.java index c41cd423..727e0485 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/HistogramQueryOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/HistogramQueryOrBuilder.java @@ -29,9 +29,7 @@ public interface HistogramQueryOrBuilder *
    * An expression specifies a histogram request against matching jobs for
    * searches.
-   * See
-   * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries]
-   * for details about syntax.
+   * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries] for details about syntax.
    * 
* * string histogram_query = 1; @@ -45,9 +43,7 @@ public interface HistogramQueryOrBuilder *
    * An expression specifies a histogram request against matching jobs for
    * searches.
-   * See
-   * [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries]
-   * for details about syntax.
+   * See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries] for details about syntax.
    * 
* * string histogram_query = 1; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/HistogramQueryResult.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/HistogramQueryResult.java index 67a53c95..5849c316 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/HistogramQueryResult.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/HistogramQueryResult.java @@ -22,9 +22,7 @@ * * *
- * Histogram result that matches
- * [HistogramQuery][google.cloud.talent.v4.HistogramQuery] specified in
- * searches.
+ * Histogram result that matches [HistogramQuery][google.cloud.talent.v4.HistogramQuery] specified in searches.
  * 
* * Protobuf type {@code google.cloud.talent.v4.HistogramQueryResult} @@ -495,9 +493,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * * *
-   * Histogram result that matches
-   * [HistogramQuery][google.cloud.talent.v4.HistogramQuery] specified in
-   * searches.
+   * Histogram result that matches [HistogramQuery][google.cloud.talent.v4.HistogramQuery] specified in searches.
    * 
* * Protobuf type {@code google.cloud.talent.v4.HistogramQueryResult} diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Job.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Job.java index 3dae84da..bb472dfe 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Job.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Job.java @@ -23,9 +23,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.v4.Company], which is the hiring entity
- * responsible for the job.
+ * or "job requisition"). A job belongs to a [Company][google.cloud.talent.v4.Company], which is the hiring
+ * entity responsible for the job.
  * 
* * Protobuf type {@code google.cloud.talent.v4.Job} @@ -1930,11 +1929,9 @@ public interface DerivedInfoOrBuilder * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-     * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-     * same order.
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+     * order.
      * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -1944,11 +1941,9 @@ public interface DerivedInfoOrBuilder * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-     * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-     * same order.
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+     * order.
      * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -1958,11 +1953,9 @@ public interface DerivedInfoOrBuilder * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-     * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-     * same order.
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+     * order.
      * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -1972,11 +1965,9 @@ public interface DerivedInfoOrBuilder * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-     * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-     * same order.
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+     * order.
      * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -1987,11 +1978,9 @@ public interface DerivedInfoOrBuilder * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-     * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-     * same order.
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+     * order.
      * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -2002,8 +1991,7 @@ public interface DerivedInfoOrBuilder * * *
-     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-     * and [Job.description][google.cloud.talent.v4.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
      * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -2015,8 +2003,7 @@ public interface DerivedInfoOrBuilder * * *
-     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-     * and [Job.description][google.cloud.talent.v4.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
      * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -2028,8 +2015,7 @@ public interface DerivedInfoOrBuilder * * *
-     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-     * and [Job.description][google.cloud.talent.v4.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
      * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -2042,8 +2028,7 @@ public interface DerivedInfoOrBuilder * * *
-     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-     * and [Job.description][google.cloud.talent.v4.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
      * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -2055,8 +2040,7 @@ public interface DerivedInfoOrBuilder * * *
-     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-     * and [Job.description][google.cloud.talent.v4.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
      * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -2202,11 +2186,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-     * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-     * same order.
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+     * order.
      * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -2219,11 +2201,9 @@ public java.util.List getLocationsList() { * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-     * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-     * same order.
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+     * order.
      * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -2237,11 +2217,9 @@ public java.util.List getLocationsList() { * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-     * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-     * same order.
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+     * order.
      * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -2254,11 +2232,9 @@ public int getLocationsCount() { * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-     * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-     * same order.
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+     * order.
      * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -2271,11 +2247,9 @@ public com.google.cloud.talent.v4.Location getLocations(int index) { * * *
-     * Structured locations of the job, resolved from
-     * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-     * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-     * same order.
+     * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+     * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+     * order.
      * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -2305,8 +2279,7 @@ public com.google.cloud.talent.v4.JobCategory convert(java.lang.Integer from) { * * *
-     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-     * and [Job.description][google.cloud.talent.v4.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
      * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -2323,8 +2296,7 @@ public java.util.List getJobCategoriesLi * * *
-     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-     * and [Job.description][google.cloud.talent.v4.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
      * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -2339,8 +2311,7 @@ public int getJobCategoriesCount() { * * *
-     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-     * and [Job.description][google.cloud.talent.v4.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
      * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -2356,8 +2327,7 @@ public com.google.cloud.talent.v4.JobCategory getJobCategories(int index) { * * *
-     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-     * and [Job.description][google.cloud.talent.v4.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
      * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -2372,8 +2342,7 @@ public java.util.List getJobCategoriesValueList() { * * *
-     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-     * and [Job.description][google.cloud.talent.v4.Job.description].
+     * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
      * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -2813,11 +2782,9 @@ private void ensureLocationsIsMutable() { * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -2833,11 +2800,9 @@ public java.util.List getLocationsList() { * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -2853,11 +2818,9 @@ public int getLocationsCount() { * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -2873,11 +2836,9 @@ public com.google.cloud.talent.v4.Location getLocations(int index) { * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -2899,11 +2860,9 @@ public Builder setLocations(int index, com.google.cloud.talent.v4.Location value * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -2923,11 +2882,9 @@ public Builder setLocations( * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -2949,11 +2906,9 @@ public Builder addLocations(com.google.cloud.talent.v4.Location value) { * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -2975,11 +2930,9 @@ public Builder addLocations(int index, com.google.cloud.talent.v4.Location value * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -2998,11 +2951,9 @@ public Builder addLocations(com.google.cloud.talent.v4.Location.Builder builderF * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -3022,11 +2973,9 @@ public Builder addLocations( * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -3046,11 +2995,9 @@ public Builder addAllLocations( * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -3069,11 +3016,9 @@ public Builder clearLocations() { * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -3092,11 +3037,9 @@ public Builder removeLocations(int index) { * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -3108,11 +3051,9 @@ public com.google.cloud.talent.v4.Location.Builder getLocationsBuilder(int index * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -3128,11 +3069,9 @@ public com.google.cloud.talent.v4.LocationOrBuilder getLocationsOrBuilder(int in * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -3149,11 +3088,9 @@ public com.google.cloud.talent.v4.LocationOrBuilder getLocationsOrBuilder(int in * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -3166,11 +3103,9 @@ public com.google.cloud.talent.v4.Location.Builder addLocationsBuilder() { * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -3183,11 +3118,9 @@ public com.google.cloud.talent.v4.Location.Builder addLocationsBuilder(int index * * *
-       * Structured locations of the job, resolved from
-       * [Job.addresses][google.cloud.talent.v4.Job.addresses].
-       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly
-       * matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the
-       * same order.
+       * Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
+       * [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same
+       * order.
        * 
* * repeated .google.cloud.talent.v4.Location locations = 1; @@ -3225,8 +3158,7 @@ private void ensureJobCategoriesIsMutable() { * * *
-       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-       * and [Job.description][google.cloud.talent.v4.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
        * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -3242,8 +3174,7 @@ public java.util.List getJobCategoriesLi * * *
-       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-       * and [Job.description][google.cloud.talent.v4.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
        * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -3257,8 +3188,7 @@ public int getJobCategoriesCount() { * * *
-       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-       * and [Job.description][google.cloud.talent.v4.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
        * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -3273,8 +3203,7 @@ public com.google.cloud.talent.v4.JobCategory getJobCategories(int index) { * * *
-       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-       * and [Job.description][google.cloud.talent.v4.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
        * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -3296,8 +3225,7 @@ public Builder setJobCategories(int index, com.google.cloud.talent.v4.JobCategor * * *
-       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-       * and [Job.description][google.cloud.talent.v4.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
        * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -3318,8 +3246,7 @@ public Builder addJobCategories(com.google.cloud.talent.v4.JobCategory value) { * * *
-       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-       * and [Job.description][google.cloud.talent.v4.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
        * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -3340,8 +3267,7 @@ public Builder addAllJobCategories( * * *
-       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-       * and [Job.description][google.cloud.talent.v4.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
        * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -3358,8 +3284,7 @@ public Builder clearJobCategories() { * * *
-       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-       * and [Job.description][google.cloud.talent.v4.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
        * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -3373,8 +3298,7 @@ public java.util.List getJobCategoriesValueList() { * * *
-       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-       * and [Job.description][google.cloud.talent.v4.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
        * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -3389,8 +3313,7 @@ public int getJobCategoriesValue(int index) { * * *
-       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-       * and [Job.description][google.cloud.talent.v4.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
        * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -3409,8 +3332,7 @@ public Builder setJobCategoriesValue(int index, int value) { * * *
-       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-       * and [Job.description][google.cloud.talent.v4.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
        * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -3428,8 +3350,7 @@ public Builder addJobCategoriesValue(int value) { * * *
-       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title]
-       * and [Job.description][google.cloud.talent.v4.Job.description].
+       * Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].
        * 
* * repeated .google.cloud.talent.v4.JobCategory job_categories = 3; @@ -3529,8 +3450,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.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4.HtmlSanitization html_sanitization = 2; @@ -3550,8 +3470,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.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4.HtmlSanitization html_sanitization = 2; @@ -3691,8 +3610,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.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4.HtmlSanitization html_sanitization = 2; @@ -3715,8 +3633,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.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4.HtmlSanitization html_sanitization = 2; @@ -4144,8 +4061,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.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4.HtmlSanitization html_sanitization = 2; @@ -4168,8 +4084,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.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4.HtmlSanitization html_sanitization = 2; @@ -4195,8 +4110,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.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4.HtmlSanitization html_sanitization = 2; @@ -4222,8 +4136,7 @@ public com.google.cloud.talent.v4.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.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4.HtmlSanitization html_sanitization = 2; @@ -4252,8 +4165,7 @@ public Builder setHtmlSanitization(com.google.cloud.talent.v4.HtmlSanitization v * * responsibilities * HTML tags in these fields may be stripped if sanitiazation isn't * disabled. - * Defaults to - * [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + * Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. *
* * .google.cloud.talent.v4.HtmlSanitization html_sanitization = 2; @@ -4332,8 +4244,7 @@ public com.google.cloud.talent.v4.Job.ProcessingOptions getDefaultInstanceForTyp * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For * example, "projects/foo/tenants/bar/jobs/baz". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -4363,8 +4274,7 @@ public java.lang.String getName() { * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For * example, "projects/foo/tenants/bar/jobs/baz". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -4449,13 +4359,11 @@ public com.google.protobuf.ByteString getCompanyBytes() { * * *
-   * Required. 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.v4.Job.name],
-   * [language_code][google.cloud.talent.v4.Job.language_code] and
-   * [requisition_id][google.cloud.talent.v4.Job.requisition_id].
+   * Required. 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.v4.Job.name],
+   * [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id].
    * The maximum number of allowed characters is 255.
    * 
* @@ -4479,13 +4387,11 @@ public java.lang.String getRequisitionId() { * * *
-   * Required. 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.v4.Job.name],
-   * [language_code][google.cloud.talent.v4.Job.language_code] and
-   * [requisition_id][google.cloud.talent.v4.Job.requisition_id].
+   * Required. 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.v4.Job.name],
+   * [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id].
    * The maximum number of allowed characters is 255.
    * 
* @@ -4563,12 +4469,11 @@ 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.v4.Job.responsibilities],
-   * [qualifications][google.cloud.talent.v4.Job.qualifications], and other job
-   * characteristics. Use of these separate job fields is recommended.
+   * 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.v4.Job.responsibilities],
+   * [qualifications][google.cloud.talent.v4.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.
@@ -4594,12 +4499,11 @@ 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.v4.Job.responsibilities],
-   * [qualifications][google.cloud.talent.v4.Job.qualifications], and other job
-   * characteristics. Use of these separate job fields is recommended.
+   * 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.v4.Job.responsibilities],
+   * [qualifications][google.cloud.talent.v4.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.
@@ -4634,16 +4538,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.v4.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.v4.Job.company],
-   * [language_code][google.cloud.talent.v4.Job.language_code] and
-   * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not
-   * allowed. If the original
-   * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and
+   * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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.
    * 
* @@ -4664,16 +4564,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.v4.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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. *
* @@ -4694,16 +4590,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.v4.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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. *
* @@ -4725,16 +4617,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.v4.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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. *
* @@ -5410,11 +5298,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.v4.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -5443,11 +5329,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.v4.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -5534,8 +5418,7 @@ public int getPromotionValue() { *
    * 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.v4.Job.description] field.
+   * as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -5563,8 +5446,7 @@ public java.lang.String getQualifications() {
    * 
    * 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.v4.Job.description] field.
+   * as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -5594,8 +5476,8 @@ public com.google.protobuf.ByteString getQualificationsBytes() {
    *
    * 
    * A description of job responsibilities. The use of this field is
-   * recommended as an alternative to using the more general
-   * [description][google.cloud.talent.v4.Job.description] field.
+   * recommended as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -5622,8 +5504,8 @@ public java.lang.String getResponsibilities() {
    *
    * 
    * A description of job responsibilities. The use of this field is
-   * recommended as an alternative to using the more general
-   * [description][google.cloud.talent.v4.Job.description] field.
+   * recommended as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -5652,15 +5534,13 @@ public com.google.protobuf.ByteString getResponsibilitiesBytes() {
    *
    *
    * 
-   * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example,
-   * state, country) throughout which the job is available. If this field is
-   * set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or
-   * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
-   * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the
-   * same location level as this field is strongly recommended.
+   * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout
+   * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
+   * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the same location level as this field
+   * is strongly recommended.
    * 
* * .google.cloud.talent.v4.PostingRegion posting_region = 20; @@ -5675,15 +5555,13 @@ public int getPostingRegionValue() { * * *
-   * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example,
-   * state, country) throughout which the job is available. If this field is
-   * set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or
-   * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
-   * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the
-   * same location level as this field is strongly recommended.
+   * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout
+   * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
+   * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the same location level as this field
+   * is strongly recommended.
    * 
* * .google.cloud.talent.v4.PostingRegion posting_region = 20; @@ -5706,9 +5584,7 @@ public com.google.cloud.talent.v4.PostingRegion getPostingRegion() { *
    * Deprecated. The job is only visible to the owner.
    * The visibility of the job.
-   * Defaults to
-   * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY]
-   * if not specified.
+   * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY] if not specified.
    * 
* * .google.cloud.talent.v4.Visibility visibility = 21 [deprecated = true]; @@ -5726,9 +5602,7 @@ public int getVisibilityValue() { *
    * Deprecated. The job is only visible to the owner.
    * The visibility of the job.
-   * Defaults to
-   * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY]
-   * if not specified.
+   * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY] if not specified.
    * 
* * .google.cloud.talent.v4.Visibility visibility = 21 [deprecated = true]; @@ -5907,17 +5781,13 @@ public com.google.protobuf.TimestampOrBuilder getPostingPublishTimeOrBuilder() { * Strongly recommended for the best service experience. * The expiration timestamp of the job. After this timestamp, the * job is marked as expired, and it no longer appears in search results. The - * expired job can't be listed by the - * [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - * retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - * or updated with the - * [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - * with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + * expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + * but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + * updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + * the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of * open jobs over previous 7 days. If this threshold is exceeded, @@ -5928,25 +5798,21 @@ public com.google.protobuf.TimestampOrBuilder getPostingPublishTimeOrBuilder() { * If the timestamp is before the instant request is made, the job * is treated as expired immediately on creation. This kind of job can * not be updated. And when creating a job with past timestamp, the - * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - * must be set before - * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - * purpose of this feature is to allow other objects, such as [Application][], - * to refer a job that didn't exist in the system prior to becoming expired. - * If you want to modify a job that was expired on creation, delete it and - * create a new one. + * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + * to allow other objects, such as [Application][], to refer a job + * that didn't exist in the system prior to becoming expired. If you + * want to modify a job that was expired on creation, + * delete it and create a new one. * If this value isn't provided at the time of job creation or is invalid, * the job posting expires after 30 days from the job's creation time. For * 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.v4.UpdateJobRequest.update_mask]. - * If the field masks include - * [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + * [job_end_time][google.cloud.talent.v4.Job.job_end_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; @@ -5964,17 +5830,13 @@ public boolean hasPostingExpireTime() { * Strongly recommended for the best service experience. * The expiration timestamp of the job. After this timestamp, the * job is marked as expired, and it no longer appears in search results. The - * expired job can't be listed by the - * [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - * retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - * or updated with the - * [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - * with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + * expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + * but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + * updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + * the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of * open jobs over previous 7 days. If this threshold is exceeded, @@ -5985,25 +5847,21 @@ public boolean hasPostingExpireTime() { * If the timestamp is before the instant request is made, the job * is treated as expired immediately on creation. This kind of job can * not be updated. And when creating a job with past timestamp, the - * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - * must be set before - * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - * purpose of this feature is to allow other objects, such as [Application][], - * to refer a job that didn't exist in the system prior to becoming expired. - * If you want to modify a job that was expired on creation, delete it and - * create a new one. + * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + * to allow other objects, such as [Application][], to refer a job + * that didn't exist in the system prior to becoming expired. If you + * want to modify a job that was expired on creation, + * delete it and create a new one. * If this value isn't provided at the time of job creation or is invalid, * the job posting expires after 30 days from the job's creation time. For * 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.v4.UpdateJobRequest.update_mask]. - * If the field masks include - * [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + * [job_end_time][google.cloud.talent.v4.Job.job_end_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; @@ -6023,17 +5881,13 @@ public com.google.protobuf.Timestamp getPostingExpireTime() { * Strongly recommended for the best service experience. * The expiration timestamp of the job. After this timestamp, the * job is marked as expired, and it no longer appears in search results. The - * expired job can't be listed by the - * [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - * retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - * or updated with the - * [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - * with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + * expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + * but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + * updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + * the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of * open jobs over previous 7 days. If this threshold is exceeded, @@ -6044,25 +5898,21 @@ public com.google.protobuf.Timestamp getPostingExpireTime() { * If the timestamp is before the instant request is made, the job * is treated as expired immediately on creation. This kind of job can * not be updated. And when creating a job with past timestamp, the - * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - * must be set before - * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - * purpose of this feature is to allow other objects, such as [Application][], - * to refer a job that didn't exist in the system prior to becoming expired. - * If you want to modify a job that was expired on creation, delete it and - * create a new one. + * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + * to allow other objects, such as [Application][], to refer a job + * that didn't exist in the system prior to becoming expired. If you + * want to modify a job that was expired on creation, + * delete it and create a new one. * If this value isn't provided at the time of job creation or is invalid, * the job posting expires after 30 days from the job's creation time. For * 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.v4.UpdateJobRequest.update_mask]. - * If the field masks include - * [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + * [job_end_time][google.cloud.talent.v4.Job.job_end_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; @@ -6869,9 +6719,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.v4.Company], which is the hiring entity
-   * responsible for the job.
+   * or "job requisition"). A job belongs to a [Company][google.cloud.talent.v4.Company], which is the hiring
+   * entity responsible for the job.
    * 
* * Protobuf type {@code google.cloud.talent.v4.Job} @@ -7363,8 +7212,7 @@ public Builder mergeFrom( * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For * example, "projects/foo/tenants/bar/jobs/baz". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -7393,8 +7241,7 @@ public java.lang.String getName() { * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For * example, "projects/foo/tenants/bar/jobs/baz". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -7423,8 +7270,7 @@ public com.google.protobuf.ByteString getNameBytes() { * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For * example, "projects/foo/tenants/bar/jobs/baz". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -7452,8 +7298,7 @@ public Builder setName(java.lang.String value) { * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For * example, "projects/foo/tenants/bar/jobs/baz". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -7477,8 +7322,7 @@ public Builder clearName() { * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For * example, "projects/foo/tenants/bar/jobs/baz". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -7633,13 +7477,11 @@ public Builder setCompanyBytes(com.google.protobuf.ByteString value) { * * *
-     * Required. 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.v4.Job.name],
-     * [language_code][google.cloud.talent.v4.Job.language_code] and
-     * [requisition_id][google.cloud.talent.v4.Job.requisition_id].
+     * Required. 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.v4.Job.name],
+     * [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id].
      * The maximum number of allowed characters is 255.
      * 
* @@ -7662,13 +7504,11 @@ public java.lang.String getRequisitionId() { * * *
-     * Required. 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.v4.Job.name],
-     * [language_code][google.cloud.talent.v4.Job.language_code] and
-     * [requisition_id][google.cloud.talent.v4.Job.requisition_id].
+     * Required. 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.v4.Job.name],
+     * [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id].
      * The maximum number of allowed characters is 255.
      * 
* @@ -7691,13 +7531,11 @@ public com.google.protobuf.ByteString getRequisitionIdBytes() { * * *
-     * Required. 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.v4.Job.name],
-     * [language_code][google.cloud.talent.v4.Job.language_code] and
-     * [requisition_id][google.cloud.talent.v4.Job.requisition_id].
+     * Required. 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.v4.Job.name],
+     * [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id].
      * The maximum number of allowed characters is 255.
      * 
* @@ -7719,13 +7557,11 @@ public Builder setRequisitionId(java.lang.String value) { * * *
-     * Required. 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.v4.Job.name],
-     * [language_code][google.cloud.talent.v4.Job.language_code] and
-     * [requisition_id][google.cloud.talent.v4.Job.requisition_id].
+     * Required. 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.v4.Job.name],
+     * [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id].
      * The maximum number of allowed characters is 255.
      * 
* @@ -7743,13 +7579,11 @@ public Builder clearRequisitionId() { * * *
-     * Required. 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.v4.Job.name],
-     * [language_code][google.cloud.talent.v4.Job.language_code] and
-     * [requisition_id][google.cloud.talent.v4.Job.requisition_id].
+     * Required. 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.v4.Job.name],
+     * [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id].
      * The maximum number of allowed characters is 255.
      * 
* @@ -7885,12 +7719,11 @@ 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.v4.Job.responsibilities],
-     * [qualifications][google.cloud.talent.v4.Job.qualifications], and other job
-     * characteristics. Use of these separate job fields is recommended.
+     * 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.v4.Job.responsibilities],
+     * [qualifications][google.cloud.talent.v4.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.
@@ -7915,12 +7748,11 @@ 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.v4.Job.responsibilities],
-     * [qualifications][google.cloud.talent.v4.Job.qualifications], and other job
-     * characteristics. Use of these separate job fields is recommended.
+     * 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.v4.Job.responsibilities],
+     * [qualifications][google.cloud.talent.v4.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.
@@ -7945,12 +7777,11 @@ 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.v4.Job.responsibilities],
-     * [qualifications][google.cloud.talent.v4.Job.qualifications], and other job
-     * characteristics. Use of these separate job fields is recommended.
+     * 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.v4.Job.responsibilities],
+     * [qualifications][google.cloud.talent.v4.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.
@@ -7974,12 +7805,11 @@ 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.v4.Job.responsibilities],
-     * [qualifications][google.cloud.talent.v4.Job.qualifications], and other job
-     * characteristics. Use of these separate job fields is recommended.
+     * 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.v4.Job.responsibilities],
+     * [qualifications][google.cloud.talent.v4.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.
@@ -7999,12 +7829,11 @@ 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.v4.Job.responsibilities],
-     * [qualifications][google.cloud.talent.v4.Job.qualifications], and other job
-     * characteristics. Use of these separate job fields is recommended.
+     * 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.v4.Job.responsibilities],
+     * [qualifications][google.cloud.talent.v4.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.
@@ -8045,16 +7874,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.v4.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.v4.Job.company],
-     * [language_code][google.cloud.talent.v4.Job.language_code] and
-     * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not
-     * allowed. If the original
-     * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and
+     * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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.
      * 
* @@ -8075,16 +7900,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.v4.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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. *
* @@ -8105,16 +7926,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.v4.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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. *
* @@ -8136,16 +7953,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.v4.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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. *
* @@ -8167,16 +7980,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.v4.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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. *
* @@ -8205,16 +8014,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.v4.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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. *
* @@ -8242,16 +8047,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.v4.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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. *
* @@ -8276,16 +8077,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.v4.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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. *
* @@ -8309,16 +8106,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.v4.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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. *
* @@ -9892,11 +9685,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.v4.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -9924,11 +9715,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.v4.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -9956,11 +9745,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.v4.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -9987,11 +9774,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.v4.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -10014,11 +9799,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.v4.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -10202,8 +9985,7 @@ public Builder clearPromotionValue() { *
      * 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.v4.Job.description] field.
+     * as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -10230,8 +10012,7 @@ public java.lang.String getQualifications() {
      * 
      * 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.v4.Job.description] field.
+     * as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -10258,8 +10039,7 @@ public com.google.protobuf.ByteString getQualificationsBytes() {
      * 
      * 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.v4.Job.description] field.
+     * as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -10285,8 +10065,7 @@ public Builder setQualifications(java.lang.String value) {
      * 
      * 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.v4.Job.description] field.
+     * as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -10308,8 +10087,7 @@ public Builder clearQualifications() {
      * 
      * 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.v4.Job.description] field.
+     * as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -10337,8 +10115,8 @@ public Builder setQualificationsBytes(com.google.protobuf.ByteString value) {
      *
      * 
      * A description of job responsibilities. The use of this field is
-     * recommended as an alternative to using the more general
-     * [description][google.cloud.talent.v4.Job.description] field.
+     * recommended as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -10364,8 +10142,8 @@ public java.lang.String getResponsibilities() {
      *
      * 
      * A description of job responsibilities. The use of this field is
-     * recommended as an alternative to using the more general
-     * [description][google.cloud.talent.v4.Job.description] field.
+     * recommended as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -10391,8 +10169,8 @@ public com.google.protobuf.ByteString getResponsibilitiesBytes() {
      *
      * 
      * A description of job responsibilities. The use of this field is
-     * recommended as an alternative to using the more general
-     * [description][google.cloud.talent.v4.Job.description] field.
+     * recommended as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -10417,8 +10195,8 @@ public Builder setResponsibilities(java.lang.String value) {
      *
      * 
      * A description of job responsibilities. The use of this field is
-     * recommended as an alternative to using the more general
-     * [description][google.cloud.talent.v4.Job.description] field.
+     * recommended as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -10439,8 +10217,8 @@ public Builder clearResponsibilities() {
      *
      * 
      * A description of job responsibilities. The use of this field is
-     * recommended as an alternative to using the more general
-     * [description][google.cloud.talent.v4.Job.description] field.
+     * recommended as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -10467,15 +10245,13 @@ public Builder setResponsibilitiesBytes(com.google.protobuf.ByteString value) {
      *
      *
      * 
-     * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example,
-     * state, country) throughout which the job is available. If this field is
-     * set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or
-     * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
-     * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the
-     * same location level as this field is strongly recommended.
+     * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout
+     * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
+     * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the same location level as this field
+     * is strongly recommended.
      * 
* * .google.cloud.talent.v4.PostingRegion posting_region = 20; @@ -10490,15 +10266,13 @@ public int getPostingRegionValue() { * * *
-     * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example,
-     * state, country) throughout which the job is available. If this field is
-     * set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or
-     * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
-     * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the
-     * same location level as this field is strongly recommended.
+     * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout
+     * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
+     * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the same location level as this field
+     * is strongly recommended.
      * 
* * .google.cloud.talent.v4.PostingRegion posting_region = 20; @@ -10516,15 +10290,13 @@ public Builder setPostingRegionValue(int value) { * * *
-     * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example,
-     * state, country) throughout which the job is available. If this field is
-     * set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or
-     * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
-     * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the
-     * same location level as this field is strongly recommended.
+     * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout
+     * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
+     * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the same location level as this field
+     * is strongly recommended.
      * 
* * .google.cloud.talent.v4.PostingRegion posting_region = 20; @@ -10542,15 +10314,13 @@ public com.google.cloud.talent.v4.PostingRegion getPostingRegion() { * * *
-     * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example,
-     * state, country) throughout which the job is available. If this field is
-     * set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or
-     * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
-     * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the
-     * same location level as this field is strongly recommended.
+     * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout
+     * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
+     * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the same location level as this field
+     * is strongly recommended.
      * 
* * .google.cloud.talent.v4.PostingRegion posting_region = 20; @@ -10571,15 +10341,13 @@ public Builder setPostingRegion(com.google.cloud.talent.v4.PostingRegion value) * * *
-     * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example,
-     * state, country) throughout which the job is available. If this field is
-     * set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or
-     * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
-     * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the
-     * same location level as this field is strongly recommended.
+     * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout
+     * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
+     * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the same location level as this field
+     * is strongly recommended.
      * 
* * .google.cloud.talent.v4.PostingRegion posting_region = 20; @@ -10600,9 +10368,7 @@ public Builder clearPostingRegion() { *
      * Deprecated. The job is only visible to the owner.
      * The visibility of the job.
-     * Defaults to
-     * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY]
-     * if not specified.
+     * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY] if not specified.
      * 
* * .google.cloud.talent.v4.Visibility visibility = 21 [deprecated = true]; @@ -10620,9 +10386,7 @@ public int getVisibilityValue() { *
      * Deprecated. The job is only visible to the owner.
      * The visibility of the job.
-     * Defaults to
-     * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY]
-     * if not specified.
+     * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY] if not specified.
      * 
* * .google.cloud.talent.v4.Visibility visibility = 21 [deprecated = true]; @@ -10643,9 +10407,7 @@ public Builder setVisibilityValue(int value) { *
      * Deprecated. The job is only visible to the owner.
      * The visibility of the job.
-     * Defaults to
-     * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY]
-     * if not specified.
+     * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY] if not specified.
      * 
* * .google.cloud.talent.v4.Visibility visibility = 21 [deprecated = true]; @@ -10666,9 +10428,7 @@ public com.google.cloud.talent.v4.Visibility getVisibility() { *
      * Deprecated. The job is only visible to the owner.
      * The visibility of the job.
-     * Defaults to
-     * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY]
-     * if not specified.
+     * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY] if not specified.
      * 
* * .google.cloud.talent.v4.Visibility visibility = 21 [deprecated = true]; @@ -10692,9 +10452,7 @@ public Builder setVisibility(com.google.cloud.talent.v4.Visibility value) { *
      * Deprecated. The job is only visible to the owner.
      * The visibility of the job.
-     * Defaults to
-     * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY]
-     * if not specified.
+     * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY] if not specified.
      * 
* * .google.cloud.talent.v4.Visibility visibility = 21 [deprecated = true]; @@ -11311,17 +11069,13 @@ public com.google.protobuf.TimestampOrBuilder getPostingPublishTimeOrBuilder() { * Strongly recommended for the best service experience. * The expiration timestamp of the job. After this timestamp, the * job is marked as expired, and it no longer appears in search results. The - * expired job can't be listed by the - * [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - * retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - * or updated with the - * [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - * with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + * expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + * but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + * updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + * the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of * open jobs over previous 7 days. If this threshold is exceeded, @@ -11332,25 +11086,21 @@ public com.google.protobuf.TimestampOrBuilder getPostingPublishTimeOrBuilder() { * If the timestamp is before the instant request is made, the job * is treated as expired immediately on creation. This kind of job can * not be updated. And when creating a job with past timestamp, the - * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - * must be set before - * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - * purpose of this feature is to allow other objects, such as [Application][], - * to refer a job that didn't exist in the system prior to becoming expired. - * If you want to modify a job that was expired on creation, delete it and - * create a new one. + * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + * to allow other objects, such as [Application][], to refer a job + * that didn't exist in the system prior to becoming expired. If you + * want to modify a job that was expired on creation, + * delete it and create a new one. * If this value isn't provided at the time of job creation or is invalid, * the job posting expires after 30 days from the job's creation time. For * 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.v4.UpdateJobRequest.update_mask]. - * If the field masks include - * [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + * [job_end_time][google.cloud.talent.v4.Job.job_end_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; @@ -11367,17 +11117,13 @@ public boolean hasPostingExpireTime() { * Strongly recommended for the best service experience. * The expiration timestamp of the job. After this timestamp, the * job is marked as expired, and it no longer appears in search results. The - * expired job can't be listed by the - * [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - * retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - * or updated with the - * [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - * with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + * expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + * but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + * updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + * the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of * open jobs over previous 7 days. If this threshold is exceeded, @@ -11388,25 +11134,21 @@ public boolean hasPostingExpireTime() { * If the timestamp is before the instant request is made, the job * is treated as expired immediately on creation. This kind of job can * not be updated. And when creating a job with past timestamp, the - * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - * must be set before - * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - * purpose of this feature is to allow other objects, such as [Application][], - * to refer a job that didn't exist in the system prior to becoming expired. - * If you want to modify a job that was expired on creation, delete it and - * create a new one. + * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + * to allow other objects, such as [Application][], to refer a job + * that didn't exist in the system prior to becoming expired. If you + * want to modify a job that was expired on creation, + * delete it and create a new one. * If this value isn't provided at the time of job creation or is invalid, * the job posting expires after 30 days from the job's creation time. For * 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.v4.UpdateJobRequest.update_mask]. - * If the field masks include - * [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + * [job_end_time][google.cloud.talent.v4.Job.job_end_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; @@ -11429,17 +11171,13 @@ public com.google.protobuf.Timestamp getPostingExpireTime() { * Strongly recommended for the best service experience. * The expiration timestamp of the job. After this timestamp, the * job is marked as expired, and it no longer appears in search results. The - * expired job can't be listed by the - * [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - * retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - * or updated with the - * [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - * with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + * expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + * but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + * updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + * the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of * open jobs over previous 7 days. If this threshold is exceeded, @@ -11450,25 +11188,21 @@ public com.google.protobuf.Timestamp getPostingExpireTime() { * If the timestamp is before the instant request is made, the job * is treated as expired immediately on creation. This kind of job can * not be updated. And when creating a job with past timestamp, the - * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - * must be set before - * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - * purpose of this feature is to allow other objects, such as [Application][], - * to refer a job that didn't exist in the system prior to becoming expired. - * If you want to modify a job that was expired on creation, delete it and - * create a new one. + * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + * to allow other objects, such as [Application][], to refer a job + * that didn't exist in the system prior to becoming expired. If you + * want to modify a job that was expired on creation, + * delete it and create a new one. * If this value isn't provided at the time of job creation or is invalid, * the job posting expires after 30 days from the job's creation time. For * 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.v4.UpdateJobRequest.update_mask]. - * If the field masks include - * [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + * [job_end_time][google.cloud.talent.v4.Job.job_end_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; @@ -11493,17 +11227,13 @@ public Builder setPostingExpireTime(com.google.protobuf.Timestamp value) { * Strongly recommended for the best service experience. * The expiration timestamp of the job. After this timestamp, the * job is marked as expired, and it no longer appears in search results. The - * expired job can't be listed by the - * [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - * retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - * or updated with the - * [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - * with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + * expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + * but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + * updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + * the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of * open jobs over previous 7 days. If this threshold is exceeded, @@ -11514,25 +11244,21 @@ public Builder setPostingExpireTime(com.google.protobuf.Timestamp value) { * If the timestamp is before the instant request is made, the job * is treated as expired immediately on creation. This kind of job can * not be updated. And when creating a job with past timestamp, the - * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - * must be set before - * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - * purpose of this feature is to allow other objects, such as [Application][], - * to refer a job that didn't exist in the system prior to becoming expired. - * If you want to modify a job that was expired on creation, delete it and - * create a new one. + * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + * to allow other objects, such as [Application][], to refer a job + * that didn't exist in the system prior to becoming expired. If you + * want to modify a job that was expired on creation, + * delete it and create a new one. * If this value isn't provided at the time of job creation or is invalid, * the job posting expires after 30 days from the job's creation time. For * 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.v4.UpdateJobRequest.update_mask]. - * If the field masks include - * [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + * [job_end_time][google.cloud.talent.v4.Job.job_end_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; @@ -11554,17 +11280,13 @@ public Builder setPostingExpireTime(com.google.protobuf.Timestamp.Builder builde * Strongly recommended for the best service experience. * The expiration timestamp of the job. After this timestamp, the * job is marked as expired, and it no longer appears in search results. The - * expired job can't be listed by the - * [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - * retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - * or updated with the - * [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - * with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + * expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + * but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + * updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + * the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of * open jobs over previous 7 days. If this threshold is exceeded, @@ -11575,25 +11297,21 @@ public Builder setPostingExpireTime(com.google.protobuf.Timestamp.Builder builde * If the timestamp is before the instant request is made, the job * is treated as expired immediately on creation. This kind of job can * not be updated. And when creating a job with past timestamp, the - * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - * must be set before - * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - * purpose of this feature is to allow other objects, such as [Application][], - * to refer a job that didn't exist in the system prior to becoming expired. - * If you want to modify a job that was expired on creation, delete it and - * create a new one. + * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + * to allow other objects, such as [Application][], to refer a job + * that didn't exist in the system prior to becoming expired. If you + * want to modify a job that was expired on creation, + * delete it and create a new one. * If this value isn't provided at the time of job creation or is invalid, * the job posting expires after 30 days from the job's creation time. For * 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.v4.UpdateJobRequest.update_mask]. - * If the field masks include - * [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + * [job_end_time][google.cloud.talent.v4.Job.job_end_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; @@ -11622,17 +11340,13 @@ public Builder mergePostingExpireTime(com.google.protobuf.Timestamp value) { * Strongly recommended for the best service experience. * The expiration timestamp of the job. After this timestamp, the * job is marked as expired, and it no longer appears in search results. The - * expired job can't be listed by the - * [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - * retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - * or updated with the - * [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - * with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + * expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + * but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + * updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + * the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of * open jobs over previous 7 days. If this threshold is exceeded, @@ -11643,25 +11357,21 @@ public Builder mergePostingExpireTime(com.google.protobuf.Timestamp value) { * If the timestamp is before the instant request is made, the job * is treated as expired immediately on creation. This kind of job can * not be updated. And when creating a job with past timestamp, the - * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - * must be set before - * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - * purpose of this feature is to allow other objects, such as [Application][], - * to refer a job that didn't exist in the system prior to becoming expired. - * If you want to modify a job that was expired on creation, delete it and - * create a new one. + * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + * to allow other objects, such as [Application][], to refer a job + * that didn't exist in the system prior to becoming expired. If you + * want to modify a job that was expired on creation, + * delete it and create a new one. * If this value isn't provided at the time of job creation or is invalid, * the job posting expires after 30 days from the job's creation time. For * 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.v4.UpdateJobRequest.update_mask]. - * If the field masks include - * [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + * [job_end_time][google.cloud.talent.v4.Job.job_end_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; @@ -11684,17 +11394,13 @@ public Builder clearPostingExpireTime() { * Strongly recommended for the best service experience. * The expiration timestamp of the job. After this timestamp, the * job is marked as expired, and it no longer appears in search results. The - * expired job can't be listed by the - * [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - * retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - * or updated with the - * [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - * with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + * expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + * but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + * updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + * the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of * open jobs over previous 7 days. If this threshold is exceeded, @@ -11705,25 +11411,21 @@ public Builder clearPostingExpireTime() { * If the timestamp is before the instant request is made, the job * is treated as expired immediately on creation. This kind of job can * not be updated. And when creating a job with past timestamp, the - * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - * must be set before - * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - * purpose of this feature is to allow other objects, such as [Application][], - * to refer a job that didn't exist in the system prior to becoming expired. - * If you want to modify a job that was expired on creation, delete it and - * create a new one. + * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + * to allow other objects, such as [Application][], to refer a job + * that didn't exist in the system prior to becoming expired. If you + * want to modify a job that was expired on creation, + * delete it and create a new one. * If this value isn't provided at the time of job creation or is invalid, * the job posting expires after 30 days from the job's creation time. For * 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.v4.UpdateJobRequest.update_mask]. - * If the field masks include - * [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + * [job_end_time][google.cloud.talent.v4.Job.job_end_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; @@ -11740,17 +11442,13 @@ public com.google.protobuf.Timestamp.Builder getPostingExpireTimeBuilder() { * Strongly recommended for the best service experience. * The expiration timestamp of the job. After this timestamp, the * job is marked as expired, and it no longer appears in search results. The - * expired job can't be listed by the - * [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - * retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - * or updated with the - * [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - * with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + * expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + * but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + * updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + * the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of * open jobs over previous 7 days. If this threshold is exceeded, @@ -11761,25 +11459,21 @@ public com.google.protobuf.Timestamp.Builder getPostingExpireTimeBuilder() { * If the timestamp is before the instant request is made, the job * is treated as expired immediately on creation. This kind of job can * not be updated. And when creating a job with past timestamp, the - * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - * must be set before - * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - * purpose of this feature is to allow other objects, such as [Application][], - * to refer a job that didn't exist in the system prior to becoming expired. - * If you want to modify a job that was expired on creation, delete it and - * create a new one. + * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + * to allow other objects, such as [Application][], to refer a job + * that didn't exist in the system prior to becoming expired. If you + * want to modify a job that was expired on creation, + * delete it and create a new one. * If this value isn't provided at the time of job creation or is invalid, * the job posting expires after 30 days from the job's creation time. For * 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.v4.UpdateJobRequest.update_mask]. - * If the field masks include - * [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + * [job_end_time][google.cloud.talent.v4.Job.job_end_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; @@ -11800,17 +11494,13 @@ public com.google.protobuf.TimestampOrBuilder getPostingExpireTimeOrBuilder() { * Strongly recommended for the best service experience. * The expiration timestamp of the job. After this timestamp, the * job is marked as expired, and it no longer appears in search results. The - * expired job can't be listed by the - * [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - * retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - * or updated with the - * [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - * with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + * expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + * but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + * updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + * the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of * open jobs over previous 7 days. If this threshold is exceeded, @@ -11821,25 +11511,21 @@ public com.google.protobuf.TimestampOrBuilder getPostingExpireTimeOrBuilder() { * If the timestamp is before the instant request is made, the job * is treated as expired immediately on creation. This kind of job can * not be updated. And when creating a job with past timestamp, the - * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - * must be set before - * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - * purpose of this feature is to allow other objects, such as [Application][], - * to refer a job that didn't exist in the system prior to becoming expired. - * If you want to modify a job that was expired on creation, delete it and - * create a new one. + * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + * to allow other objects, such as [Application][], to refer a job + * that didn't exist in the system prior to becoming expired. If you + * want to modify a job that was expired on creation, + * delete it and create a new one. * If this value isn't provided at the time of job creation or is invalid, * the job posting expires after 30 days from the job's creation time. For * 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.v4.UpdateJobRequest.update_mask]. - * If the field masks include - * [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + * [job_end_time][google.cloud.talent.v4.Job.job_end_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/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobEvent.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobEvent.java index d4dd21aa..2f65ce39 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobEvent.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobEvent.java @@ -217,9 +217,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.v4.JobEvent.JobEventType.APPLICATION_START] - * or - * [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_FINISH] + * [JobEventType.APPLICATION_START][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_START] or [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_FINISH] * events. *
* @@ -260,11 +258,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.v4.JobEvent.JobEventType.APPLICATION_START], - * [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_FINISH] - * or [JobEventType.VIEW][google.cloud.talent.v4.JobEvent.JobEventType.VIEW] - * events. + * send [JobEventType.APPLICATION_START][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_START], + * [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_FINISH] or [JobEventType.VIEW][google.cloud.talent.v4.JobEvent.JobEventType.VIEW] events. *
* * APPLICATION_REDIRECT_FROM_SEARCH = 9; @@ -427,9 +422,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.v4.JobEvent.JobEventType.APPLICATION_START] - * or - * [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_FINISH] + * [JobEventType.APPLICATION_START][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_START] or [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_FINISH] * events. *
* @@ -470,11 +463,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.v4.JobEvent.JobEventType.APPLICATION_START], - * [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_FINISH] - * or [JobEventType.VIEW][google.cloud.talent.v4.JobEvent.JobEventType.VIEW] - * events. + * send [JobEventType.APPLICATION_START][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_START], + * [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_FINISH] or [JobEventType.VIEW][google.cloud.talent.v4.JobEvent.JobEventType.VIEW] events. *
* * APPLICATION_REDIRECT_FROM_SEARCH = 9; @@ -671,8 +661,7 @@ private JobEventType(int value) { * * *
-   * Required. The type of the event (see
-   * [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
+   * Required. The type of the event (see [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
    * 
* * @@ -689,8 +678,7 @@ public int getTypeValue() { * * *
-   * Required. The type of the event (see
-   * [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
+   * Required. The type of the event (see [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
    * 
* * @@ -713,13 +701,11 @@ public com.google.cloud.talent.v4.JobEvent.JobEventType getType() { * * *
-   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-   * with this event. For example, if this is an
-   * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-   * contains the identifier of the viewed job.
+   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
    * example, "projects/foo/tenants/bar/jobs/baz".
@@ -736,13 +722,11 @@ public com.google.protobuf.ProtocolStringList getJobsList() {
    *
    *
    * 
-   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-   * with this event. For example, if this is an
-   * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-   * contains the identifier of the viewed job.
+   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
    * example, "projects/foo/tenants/bar/jobs/baz".
@@ -759,13 +743,11 @@ public int getJobsCount() {
    *
    *
    * 
-   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-   * with this event. For example, if this is an
-   * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-   * contains the identifier of the viewed job.
+   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
    * example, "projects/foo/tenants/bar/jobs/baz".
@@ -783,13 +765,11 @@ public java.lang.String getJobs(int index) {
    *
    *
    * 
-   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-   * with this event. For example, if this is an
-   * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-   * contains the identifier of the viewed job.
+   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
    * example, "projects/foo/tenants/bar/jobs/baz".
@@ -1162,8 +1142,7 @@ public Builder mergeFrom(
      *
      *
      * 
-     * Required. The type of the event (see
-     * [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
+     * Required. The type of the event (see [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
      * 
* * @@ -1180,8 +1159,7 @@ public int getTypeValue() { * * *
-     * Required. The type of the event (see
-     * [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
+     * Required. The type of the event (see [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
      * 
* * @@ -1201,8 +1179,7 @@ public Builder setTypeValue(int value) { * * *
-     * Required. The type of the event (see
-     * [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
+     * Required. The type of the event (see [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
      * 
* * @@ -1224,8 +1201,7 @@ public com.google.cloud.talent.v4.JobEvent.JobEventType getType() { * * *
-     * Required. The type of the event (see
-     * [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
+     * Required. The type of the event (see [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
      * 
* * @@ -1248,8 +1224,7 @@ public Builder setType(com.google.cloud.talent.v4.JobEvent.JobEventType value) { * * *
-     * Required. The type of the event (see
-     * [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
+     * Required. The type of the event (see [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
      * 
* * @@ -1278,13 +1253,11 @@ private void ensureJobsIsMutable() { * * *
-     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-     * with this event. For example, if this is an
-     * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-     * contains the identifier of the viewed job.
+     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
      * example, "projects/foo/tenants/bar/jobs/baz".
@@ -1301,13 +1274,11 @@ public com.google.protobuf.ProtocolStringList getJobsList() {
      *
      *
      * 
-     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-     * with this event. For example, if this is an
-     * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-     * contains the identifier of the viewed job.
+     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
      * example, "projects/foo/tenants/bar/jobs/baz".
@@ -1324,13 +1295,11 @@ public int getJobsCount() {
      *
      *
      * 
-     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-     * with this event. For example, if this is an
-     * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-     * contains the identifier of the viewed job.
+     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
      * example, "projects/foo/tenants/bar/jobs/baz".
@@ -1348,13 +1317,11 @@ public java.lang.String getJobs(int index) {
      *
      *
      * 
-     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-     * with this event. For example, if this is an
-     * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-     * contains the identifier of the viewed job.
+     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
      * example, "projects/foo/tenants/bar/jobs/baz".
@@ -1372,13 +1339,11 @@ public com.google.protobuf.ByteString getJobsBytes(int index) {
      *
      *
      * 
-     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-     * with this event. For example, if this is an
-     * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-     * contains the identifier of the viewed job.
+     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
      * example, "projects/foo/tenants/bar/jobs/baz".
@@ -1403,13 +1368,11 @@ public Builder setJobs(int index, java.lang.String value) {
      *
      *
      * 
-     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-     * with this event. For example, if this is an
-     * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-     * contains the identifier of the viewed job.
+     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
      * example, "projects/foo/tenants/bar/jobs/baz".
@@ -1433,13 +1396,11 @@ public Builder addJobs(java.lang.String value) {
      *
      *
      * 
-     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-     * with this event. For example, if this is an
-     * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-     * contains the identifier of the viewed job.
+     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
      * example, "projects/foo/tenants/bar/jobs/baz".
@@ -1460,13 +1421,11 @@ public Builder addAllJobs(java.lang.Iterable values) {
      *
      *
      * 
-     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-     * with this event. For example, if this is an
-     * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-     * contains the identifier of the viewed job.
+     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
      * example, "projects/foo/tenants/bar/jobs/baz".
@@ -1486,13 +1445,11 @@ public Builder clearJobs() {
      *
      *
      * 
-     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-     * with this event. For example, if this is an
-     * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-     * contains the identifier of the viewed job.
+     * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+     * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+     * identifier of the viewed job.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
      * example, "projects/foo/tenants/bar/jobs/baz".
diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobEventOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobEventOrBuilder.java
index 8e1cb38e..196ebba3 100644
--- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobEventOrBuilder.java
+++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobEventOrBuilder.java
@@ -27,8 +27,7 @@ public interface JobEventOrBuilder
    *
    *
    * 
-   * Required. The type of the event (see
-   * [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
+   * Required. The type of the event (see [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
    * 
* * @@ -42,8 +41,7 @@ public interface JobEventOrBuilder * * *
-   * Required. The type of the event (see
-   * [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
+   * Required. The type of the event (see [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]).
    * 
* * @@ -58,13 +56,11 @@ public interface JobEventOrBuilder * * *
-   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-   * with this event. For example, if this is an
-   * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-   * contains the identifier of the viewed job.
+   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
    * example, "projects/foo/tenants/bar/jobs/baz".
@@ -79,13 +75,11 @@ public interface JobEventOrBuilder
    *
    *
    * 
-   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-   * with this event. For example, if this is an
-   * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-   * contains the identifier of the viewed job.
+   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
    * example, "projects/foo/tenants/bar/jobs/baz".
@@ -100,13 +94,11 @@ public interface JobEventOrBuilder
    *
    *
    * 
-   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-   * with this event. For example, if this is an
-   * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-   * contains the identifier of the viewed job.
+   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
    * example, "projects/foo/tenants/bar/jobs/baz".
@@ -122,13 +114,11 @@ public interface JobEventOrBuilder
    *
    *
    * 
-   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
-   * with this event. For example, if this is an
-   * [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field
-   * contains the identifier of the viewed job.
+   * Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event.
+   * For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the
+   * identifier of the viewed job.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
    * example, "projects/foo/tenants/bar/jobs/baz".
diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobOrBuilder.java
index 88956f98..0789cd75 100644
--- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobOrBuilder.java
+++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobOrBuilder.java
@@ -34,8 +34,7 @@ public interface JobOrBuilder
    * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For
    * example, "projects/foo/tenants/bar/jobs/baz".
    * Use of this field in job queries and API calls is preferred over the use of
-   * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this
-   * value is unique.
+   * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this value is unique.
    * 
* * string name = 1; @@ -54,8 +53,7 @@ public interface JobOrBuilder * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For * example, "projects/foo/tenants/bar/jobs/baz". * Use of this field in job queries and API calls is preferred over the use of - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this - * value is unique. + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this value is unique. *
* * string name = 1; @@ -103,13 +101,11 @@ public interface JobOrBuilder * * *
-   * Required. 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.v4.Job.name],
-   * [language_code][google.cloud.talent.v4.Job.language_code] and
-   * [requisition_id][google.cloud.talent.v4.Job.requisition_id].
+   * Required. 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.v4.Job.name],
+   * [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id].
    * The maximum number of allowed characters is 255.
    * 
* @@ -122,13 +118,11 @@ public interface JobOrBuilder * * *
-   * Required. 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.v4.Job.name],
-   * [language_code][google.cloud.talent.v4.Job.language_code] and
-   * [requisition_id][google.cloud.talent.v4.Job.requisition_id].
+   * Required. 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.v4.Job.name],
+   * [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id].
    * The maximum number of allowed characters is 255.
    * 
* @@ -169,12 +163,11 @@ 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.v4.Job.responsibilities],
-   * [qualifications][google.cloud.talent.v4.Job.qualifications], and other job
-   * characteristics. Use of these separate job fields is recommended.
+   * 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.v4.Job.responsibilities],
+   * [qualifications][google.cloud.talent.v4.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.
@@ -189,12 +182,11 @@ 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.v4.Job.responsibilities],
-   * [qualifications][google.cloud.talent.v4.Job.qualifications], and other job
-   * characteristics. Use of these separate job fields is recommended.
+   * 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.v4.Job.responsibilities],
+   * [qualifications][google.cloud.talent.v4.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.
@@ -216,16 +208,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.v4.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.v4.Job.company],
-   * [language_code][google.cloud.talent.v4.Job.language_code] and
-   * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not
-   * allowed. If the original
-   * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and
+   * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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.
    * 
* @@ -244,16 +232,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.v4.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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. *
* @@ -272,16 +256,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.v4.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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. *
* @@ -301,16 +281,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.v4.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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not - * allowed. If the original - * [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and + * [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. *
* @@ -762,11 +738,9 @@ com.google.cloud.talent.v4.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.v4.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -784,11 +758,9 @@ com.google.cloud.talent.v4.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.v4.Job.description] is present, - * detected language code based on - * [Job.description][google.cloud.talent.v4.Job.description] is assigned, - * otherwise defaults to 'en_US'. + * If this field is unspecified and [Job.description][google.cloud.talent.v4.Job.description] is present, detected + * language code based on [Job.description][google.cloud.talent.v4.Job.description] is assigned, otherwise + * defaults to 'en_US'. *
* * string language_code = 15; @@ -846,8 +818,7 @@ com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault( *
    * 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.v4.Job.description] field.
+   * as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -864,8 +835,7 @@ com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault(
    * 
    * 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.v4.Job.description] field.
+   * as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -882,8 +852,8 @@ com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault(
    *
    * 
    * A description of job responsibilities. The use of this field is
-   * recommended as an alternative to using the more general
-   * [description][google.cloud.talent.v4.Job.description] field.
+   * recommended as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -899,8 +869,8 @@ com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault(
    *
    * 
    * A description of job responsibilities. The use of this field is
-   * recommended as an alternative to using the more general
-   * [description][google.cloud.talent.v4.Job.description] field.
+   * recommended as an alternative to using the more general [description][google.cloud.talent.v4.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.
@@ -916,15 +886,13 @@ com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault(
    *
    *
    * 
-   * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example,
-   * state, country) throughout which the job is available. If this field is
-   * set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or
-   * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
-   * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the
-   * same location level as this field is strongly recommended.
+   * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout
+   * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
+   * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the same location level as this field
+   * is strongly recommended.
    * 
* * .google.cloud.talent.v4.PostingRegion posting_region = 20; @@ -936,15 +904,13 @@ com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault( * * *
-   * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example,
-   * state, country) throughout which the job is available. If this field is
-   * set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or
-   * [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
-   * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the
-   * same location level as this field is strongly recommended.
+   * The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout
+   * which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA],
+   * setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the same location level as this field
+   * is strongly recommended.
    * 
* * .google.cloud.talent.v4.PostingRegion posting_region = 20; @@ -959,9 +925,7 @@ com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault( *
    * Deprecated. The job is only visible to the owner.
    * The visibility of the job.
-   * Defaults to
-   * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY]
-   * if not specified.
+   * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY] if not specified.
    * 
* * .google.cloud.talent.v4.Visibility visibility = 21 [deprecated = true]; @@ -976,9 +940,7 @@ com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault( *
    * Deprecated. The job is only visible to the owner.
    * The visibility of the job.
-   * Defaults to
-   * [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY]
-   * if not specified.
+   * Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY] if not specified.
    * 
* * .google.cloud.talent.v4.Visibility visibility = 21 [deprecated = true]; @@ -1112,17 +1074,13 @@ com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault( * Strongly recommended for the best service experience. * The expiration timestamp of the job. After this timestamp, the * job is marked as expired, and it no longer appears in search results. The - * expired job can't be listed by the - * [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - * retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - * or updated with the - * [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - * with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + * expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + * but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + * updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + * the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of * open jobs over previous 7 days. If this threshold is exceeded, @@ -1133,25 +1091,21 @@ com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault( * If the timestamp is before the instant request is made, the job * is treated as expired immediately on creation. This kind of job can * not be updated. And when creating a job with past timestamp, the - * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - * must be set before - * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - * purpose of this feature is to allow other objects, such as [Application][], - * to refer a job that didn't exist in the system prior to becoming expired. - * If you want to modify a job that was expired on creation, delete it and - * create a new one. + * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + * to allow other objects, such as [Application][], to refer a job + * that didn't exist in the system prior to becoming expired. If you + * want to modify a job that was expired on creation, + * delete it and create a new one. * If this value isn't provided at the time of job creation or is invalid, * the job posting expires after 30 days from the job's creation time. For * 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.v4.UpdateJobRequest.update_mask]. - * If the field masks include - * [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + * [job_end_time][google.cloud.talent.v4.Job.job_end_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; @@ -1166,17 +1120,13 @@ com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault( * Strongly recommended for the best service experience. * The expiration timestamp of the job. After this timestamp, the * job is marked as expired, and it no longer appears in search results. The - * expired job can't be listed by the - * [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - * retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - * or updated with the - * [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - * with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + * expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + * but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + * updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + * the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of * open jobs over previous 7 days. If this threshold is exceeded, @@ -1187,25 +1137,21 @@ com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault( * If the timestamp is before the instant request is made, the job * is treated as expired immediately on creation. This kind of job can * not be updated. And when creating a job with past timestamp, the - * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - * must be set before - * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - * purpose of this feature is to allow other objects, such as [Application][], - * to refer a job that didn't exist in the system prior to becoming expired. - * If you want to modify a job that was expired on creation, delete it and - * create a new one. + * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + * to allow other objects, such as [Application][], to refer a job + * that didn't exist in the system prior to becoming expired. If you + * want to modify a job that was expired on creation, + * delete it and create a new one. * If this value isn't provided at the time of job creation or is invalid, * the job posting expires after 30 days from the job's creation time. For * 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.v4.UpdateJobRequest.update_mask]. - * If the field masks include - * [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + * [job_end_time][google.cloud.talent.v4.Job.job_end_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; @@ -1220,17 +1166,13 @@ com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault( * Strongly recommended for the best service experience. * The expiration timestamp of the job. After this timestamp, the * job is marked as expired, and it no longer appears in search results. The - * expired job can't be listed by the - * [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - * retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - * or updated with the - * [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - * with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - * [language_code][google.cloud.talent.v4.Job.language_code] and - * [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + * expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + * but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + * updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + * the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of * open jobs over previous 7 days. If this threshold is exceeded, @@ -1241,25 +1183,21 @@ com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault( * If the timestamp is before the instant request is made, the job * is treated as expired immediately on creation. This kind of job can * not be updated. And when creating a job with past timestamp, the - * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - * must be set before - * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - * purpose of this feature is to allow other objects, such as [Application][], - * to refer a job that didn't exist in the system prior to becoming expired. - * If you want to modify a job that was expired on creation, delete it and - * create a new one. + * [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + * [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + * to allow other objects, such as [Application][], to refer a job + * that didn't exist in the system prior to becoming expired. If you + * want to modify a job that was expired on creation, + * delete it and create a new one. * If this value isn't provided at the time of job creation or is invalid, * the job posting expires after 30 days from the job's creation time. For * 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.v4.UpdateJobRequest.update_mask]. - * If the field masks include - * [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + * [job_end_time][google.cloud.talent.v4.Job.job_end_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/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobProto.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobProto.java index 9056ed49..3bf293e9 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobProto.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobProto.java @@ -57,11 +57,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n google/cloud/talent/v4/job.proto\022\026goog" - + "le.cloud.talent.v4\032\034google/api/annotatio" - + "ns.proto\032\037google/api/field_behavior.prot" - + "o\032\031google/api/resource.proto\032#google/clo" - + "ud/talent/v4/common.proto\032\037google/protob" - + "uf/timestamp.proto\"\365\016\n\003Job\022\014\n\004name\030\001 \001(\t" + + "le.cloud.talent.v4\032\037google/api/field_beh" + + "avior.proto\032\031google/api/resource.proto\032#" + + "google/cloud/talent/v4/common.proto\032\037goo" + + "gle/protobuf/timestamp.proto\032\034google/api" + + "/annotations.proto\"\365\016\n\003Job\022\014\n\004name\030\001 \001(\t" + "\0224\n\007company\030\002 \001(\tB#\340A\002\372A\035\n\033jobs.googleap" + "is.com/Company\022\033\n\016requisition_id\030\003 \001(\tB\003" + "\340A\002\022\022\n\005title\030\004 \001(\tB\003\340A\002\022\030\n\013description\030\005" @@ -118,11 +118,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.talent.v4.CommonProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), + com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_talent_v4_Job_descriptor = getDescriptor().getMessageTypes().get(0); @@ -200,11 +200,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.talent.v4.CommonProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); + com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobQuery.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobQuery.java index c9118e29..75fe4027 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobQuery.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobQuery.java @@ -370,8 +370,8 @@ public com.google.protobuf.ByteString getQueryBytes() { * * *
-   * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For
-   * example, "en-US". This field helps to better interpret the query.
+   * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For example, "en-US". This field helps to
+   * better interpret the query.
    * If a value isn't specified, the query language code is automatically
    * detected, which may not be accurate.
    * Language code should be in BCP-47 format, such as "en-US" or "sr-Latn".
@@ -399,8 +399,8 @@ public java.lang.String getQueryLanguageCode() {
    *
    *
    * 
-   * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For
-   * example, "en-US". This field helps to better interpret the query.
+   * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For example, "en-US". This field helps to
+   * better interpret the query.
    * If a value isn't specified, the query language code is automatically
    * detected, which may not be accurate.
    * Language code should be in BCP-47 format, such as "en-US" or "sr-Latn".
@@ -525,14 +525,13 @@ public com.google.protobuf.ByteString getCompaniesBytes(int index) {
    *
    * 
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-   * for more information.
+   * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -547,14 +546,13 @@ public java.util.List getLocationFilt * *
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-   * for more information.
+   * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -570,14 +568,13 @@ public java.util.List getLocationFilt * *
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-   * for more information.
+   * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -592,14 +589,13 @@ public int getLocationFiltersCount() { * *
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-   * for more information.
+   * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -614,14 +610,13 @@ public com.google.cloud.talent.v4.LocationFilter getLocationFilters(int index) { * *
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-   * for more information.
+   * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -756,10 +751,8 @@ public int getJobCategoriesValue(int index) { *
    * Allows filtering jobs by commute time with different travel methods (for
    *  example, driving or public transit).
-   * Note: This only works when you specify a
-   * [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
-   * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is
-   * ignored.
+   * Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
+   * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored.
    *  Currently we don't support sorting by commute time.
    * 
* @@ -777,10 +770,8 @@ public boolean hasCommuteFilter() { *
    * Allows filtering jobs by commute time with different travel methods (for
    *  example, driving or public transit).
-   * Note: This only works when you specify a
-   * [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
-   * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is
-   * ignored.
+   * Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
+   * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored.
    *  Currently we don't support sorting by commute time.
    * 
* @@ -800,10 +791,8 @@ public com.google.cloud.talent.v4.CommuteFilter getCommuteFilter() { *
    * Allows filtering jobs by commute time with different travel methods (for
    *  example, driving or public transit).
-   * Note: This only works when you specify a
-   * [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
-   * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is
-   * ignored.
+   * Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
+   * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored.
    *  Currently we don't support sorting by commute time.
    * 
* @@ -820,9 +809,8 @@ public com.google.cloud.talent.v4.CommuteFilterOrBuilder getCommuteFilterOrBuild * * *
-   * This filter specifies the exact company
-   * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-   * jobs to search against.
+   * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+   * of the jobs to search against.
    * If a value isn't specified, jobs within the search results are
    * associated with any company.
    * If multiple values are specified, jobs within the search results may be
@@ -841,9 +829,8 @@ public com.google.protobuf.ProtocolStringList getCompanyDisplayNamesList() {
    *
    *
    * 
-   * This filter specifies the exact company
-   * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-   * jobs to search against.
+   * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+   * of the jobs to search against.
    * If a value isn't specified, jobs within the search results are
    * associated with any company.
    * If multiple values are specified, jobs within the search results may be
@@ -862,9 +849,8 @@ public int getCompanyDisplayNamesCount() {
    *
    *
    * 
-   * This filter specifies the exact company
-   * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-   * jobs to search against.
+   * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+   * of the jobs to search against.
    * If a value isn't specified, jobs within the search results are
    * associated with any company.
    * If multiple values are specified, jobs within the search results may be
@@ -884,9 +870,8 @@ public java.lang.String getCompanyDisplayNames(int index) {
    *
    *
    * 
-   * This filter specifies the exact company
-   * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-   * jobs to search against.
+   * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+   * of the jobs to search against.
    * If a value isn't specified, jobs within the search results are
    * associated with any company.
    * If multiple values are specified, jobs within the search results may be
@@ -910,10 +895,10 @@ public com.google.protobuf.ByteString getCompanyDisplayNamesBytes(int index) {
    *
    * 
    * This search filter is applied only to
-   * [Job.compensation_info][google.cloud.talent.v4.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.v4.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.v4.CompensationFilter compensation_filter = 7; @@ -929,10 +914,10 @@ public boolean hasCompensationFilter() { * *
    * This search filter is applied only to
-   * [Job.compensation_info][google.cloud.talent.v4.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.v4.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.v4.CompensationFilter compensation_filter = 7; @@ -950,10 +935,10 @@ public com.google.cloud.talent.v4.CompensationFilter getCompensationFilter() { * *
    * This search filter is applied only to
-   * [Job.compensation_info][google.cloud.talent.v4.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.v4.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.v4.CompensationFilter compensation_filter = 7; @@ -970,8 +955,7 @@ public com.google.cloud.talent.v4.CompensationFilterOrBuilder getCompensationFil * *
    * This filter specifies a structured syntax to match against the
-   * [Job.custom_attributes][google.cloud.talent.v4.Job.custom_attributes]
-   * marked as `filterable`.
+   * [Job.custom_attributes][google.cloud.talent.v4.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
@@ -1010,8 +994,7 @@ public java.lang.String getCustomAttributeFilter() {
    *
    * 
    * This filter specifies a structured syntax to match against the
-   * [Job.custom_attributes][google.cloud.talent.v4.Job.custom_attributes]
-   * marked as `filterable`.
+   * [Job.custom_attributes][google.cloud.talent.v4.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
@@ -1088,8 +1071,7 @@ public com.google.cloud.talent.v4.EmploymentType convert(java.lang.Integer from)
    *
    * 
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -1111,8 +1093,7 @@ public java.util.List getEmploymentTy
    *
    * 
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -1132,8 +1113,7 @@ public int getEmploymentTypesCount() {
    *
    * 
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -1154,8 +1134,7 @@ public com.google.cloud.talent.v4.EmploymentType getEmploymentTypes(int index) {
    *
    * 
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -1175,8 +1154,7 @@ public java.util.List getEmploymentTypesValueList() {
    *
    * 
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -2240,8 +2218,8 @@ public Builder setQueryBytes(com.google.protobuf.ByteString value) {
      *
      *
      * 
-     * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For
-     * example, "en-US". This field helps to better interpret the query.
+     * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For example, "en-US". This field helps to
+     * better interpret the query.
      * If a value isn't specified, the query language code is automatically
      * detected, which may not be accurate.
      * Language code should be in BCP-47 format, such as "en-US" or "sr-Latn".
@@ -2268,8 +2246,8 @@ public java.lang.String getQueryLanguageCode() {
      *
      *
      * 
-     * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For
-     * example, "en-US". This field helps to better interpret the query.
+     * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For example, "en-US". This field helps to
+     * better interpret the query.
      * If a value isn't specified, the query language code is automatically
      * detected, which may not be accurate.
      * Language code should be in BCP-47 format, such as "en-US" or "sr-Latn".
@@ -2296,8 +2274,8 @@ public com.google.protobuf.ByteString getQueryLanguageCodeBytes() {
      *
      *
      * 
-     * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For
-     * example, "en-US". This field helps to better interpret the query.
+     * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For example, "en-US". This field helps to
+     * better interpret the query.
      * If a value isn't specified, the query language code is automatically
      * detected, which may not be accurate.
      * Language code should be in BCP-47 format, such as "en-US" or "sr-Latn".
@@ -2323,8 +2301,8 @@ public Builder setQueryLanguageCode(java.lang.String value) {
      *
      *
      * 
-     * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For
-     * example, "en-US". This field helps to better interpret the query.
+     * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For example, "en-US". This field helps to
+     * better interpret the query.
      * If a value isn't specified, the query language code is automatically
      * detected, which may not be accurate.
      * Language code should be in BCP-47 format, such as "en-US" or "sr-Latn".
@@ -2346,8 +2324,8 @@ public Builder clearQueryLanguageCode() {
      *
      *
      * 
-     * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For
-     * example, "en-US". This field helps to better interpret the query.
+     * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For example, "en-US". This field helps to
+     * better interpret the query.
      * If a value isn't specified, the query language code is automatically
      * detected, which may not be accurate.
      * Language code should be in BCP-47 format, such as "en-US" or "sr-Latn".
@@ -2633,14 +2611,13 @@ private void ensureLocationFiltersIsMutable() {
      *
      * 
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2658,14 +2635,13 @@ public java.util.List getLocationFilt * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2683,14 +2659,13 @@ public int getLocationFiltersCount() { * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2708,14 +2683,13 @@ public com.google.cloud.talent.v4.LocationFilter getLocationFilters(int index) { * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2739,14 +2713,13 @@ public Builder setLocationFilters(int index, com.google.cloud.talent.v4.Location * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2768,14 +2741,13 @@ public Builder setLocationFilters( * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2799,14 +2771,13 @@ public Builder addLocationFilters(com.google.cloud.talent.v4.LocationFilter valu * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2830,14 +2801,13 @@ public Builder addLocationFilters(int index, com.google.cloud.talent.v4.Location * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2859,14 +2829,13 @@ public Builder addLocationFilters( * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2888,14 +2857,13 @@ public Builder addLocationFilters( * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2917,14 +2885,13 @@ public Builder addAllLocationFilters( * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2945,14 +2912,13 @@ public Builder clearLocationFilters() { * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2973,14 +2939,13 @@ public Builder removeLocationFilters(int index) { * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -2994,14 +2959,13 @@ public com.google.cloud.talent.v4.LocationFilter.Builder getLocationFiltersBuild * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -3020,14 +2984,13 @@ public com.google.cloud.talent.v4.LocationFilterOrBuilder getLocationFiltersOrBu * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -3046,14 +3009,13 @@ public com.google.cloud.talent.v4.LocationFilterOrBuilder getLocationFiltersOrBu * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -3068,14 +3030,13 @@ public com.google.cloud.talent.v4.LocationFilter.Builder addLocationFiltersBuild * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -3090,14 +3051,13 @@ public com.google.cloud.talent.v4.LocationFilter.Builder addLocationFiltersBuild * *
      * The location filter specifies geo-regions containing the jobs to
-     * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-     * for more information.
+     * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-     * parameter, the maximum provided distance is used for all locations.
+     * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+     * distance is used for all locations.
      * At most 5 location filters are allowed.
      * 
* @@ -3409,10 +3369,8 @@ public Builder addAllJobCategoriesValue(java.lang.Iterable va *
      * Allows filtering jobs by commute time with different travel methods (for
      *  example, driving or public transit).
-     * Note: This only works when you specify a
-     * [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
-     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is
-     * ignored.
+     * Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
+     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored.
      *  Currently we don't support sorting by commute time.
      * 
* @@ -3429,10 +3387,8 @@ public boolean hasCommuteFilter() { *
      * Allows filtering jobs by commute time with different travel methods (for
      *  example, driving or public transit).
-     * Note: This only works when you specify a
-     * [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
-     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is
-     * ignored.
+     * Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
+     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored.
      *  Currently we don't support sorting by commute time.
      * 
* @@ -3455,10 +3411,8 @@ public com.google.cloud.talent.v4.CommuteFilter getCommuteFilter() { *
      * Allows filtering jobs by commute time with different travel methods (for
      *  example, driving or public transit).
-     * Note: This only works when you specify a
-     * [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
-     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is
-     * ignored.
+     * Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
+     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored.
      *  Currently we don't support sorting by commute time.
      * 
* @@ -3483,10 +3437,8 @@ public Builder setCommuteFilter(com.google.cloud.talent.v4.CommuteFilter value) *
      * Allows filtering jobs by commute time with different travel methods (for
      *  example, driving or public transit).
-     * Note: This only works when you specify a
-     * [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
-     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is
-     * ignored.
+     * Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
+     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored.
      *  Currently we don't support sorting by commute time.
      * 
* @@ -3509,10 +3461,8 @@ public Builder setCommuteFilter( *
      * Allows filtering jobs by commute time with different travel methods (for
      *  example, driving or public transit).
-     * Note: This only works when you specify a
-     * [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
-     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is
-     * ignored.
+     * Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
+     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored.
      *  Currently we don't support sorting by commute time.
      * 
* @@ -3541,10 +3491,8 @@ public Builder mergeCommuteFilter(com.google.cloud.talent.v4.CommuteFilter value *
      * Allows filtering jobs by commute time with different travel methods (for
      *  example, driving or public transit).
-     * Note: This only works when you specify a
-     * [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
-     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is
-     * ignored.
+     * Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
+     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored.
      *  Currently we don't support sorting by commute time.
      * 
* @@ -3567,10 +3515,8 @@ public Builder clearCommuteFilter() { *
      * Allows filtering jobs by commute time with different travel methods (for
      *  example, driving or public transit).
-     * Note: This only works when you specify a
-     * [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
-     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is
-     * ignored.
+     * Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
+     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored.
      *  Currently we don't support sorting by commute time.
      * 
* @@ -3587,10 +3533,8 @@ public com.google.cloud.talent.v4.CommuteFilter.Builder getCommuteFilterBuilder( *
      * Allows filtering jobs by commute time with different travel methods (for
      *  example, driving or public transit).
-     * Note: This only works when you specify a
-     * [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
-     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is
-     * ignored.
+     * Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
+     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored.
      *  Currently we don't support sorting by commute time.
      * 
* @@ -3611,10 +3555,8 @@ public com.google.cloud.talent.v4.CommuteFilterOrBuilder getCommuteFilterOrBuild *
      * Allows filtering jobs by commute time with different travel methods (for
      *  example, driving or public transit).
-     * Note: This only works when you specify a
-     * [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
-     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is
-     * ignored.
+     * Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
+     * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored.
      *  Currently we don't support sorting by commute time.
      * 
* @@ -3650,9 +3592,8 @@ private void ensureCompanyDisplayNamesIsMutable() { * * *
-     * This filter specifies the exact company
-     * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-     * jobs to search against.
+     * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+     * of the jobs to search against.
      * If a value isn't specified, jobs within the search results are
      * associated with any company.
      * If multiple values are specified, jobs within the search results may be
@@ -3671,9 +3612,8 @@ public com.google.protobuf.ProtocolStringList getCompanyDisplayNamesList() {
      *
      *
      * 
-     * This filter specifies the exact company
-     * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-     * jobs to search against.
+     * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+     * of the jobs to search against.
      * If a value isn't specified, jobs within the search results are
      * associated with any company.
      * If multiple values are specified, jobs within the search results may be
@@ -3692,9 +3632,8 @@ public int getCompanyDisplayNamesCount() {
      *
      *
      * 
-     * This filter specifies the exact company
-     * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-     * jobs to search against.
+     * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+     * of the jobs to search against.
      * If a value isn't specified, jobs within the search results are
      * associated with any company.
      * If multiple values are specified, jobs within the search results may be
@@ -3714,9 +3653,8 @@ public java.lang.String getCompanyDisplayNames(int index) {
      *
      *
      * 
-     * This filter specifies the exact company
-     * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-     * jobs to search against.
+     * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+     * of the jobs to search against.
      * If a value isn't specified, jobs within the search results are
      * associated with any company.
      * If multiple values are specified, jobs within the search results may be
@@ -3736,9 +3674,8 @@ public com.google.protobuf.ByteString getCompanyDisplayNamesBytes(int index) {
      *
      *
      * 
-     * This filter specifies the exact company
-     * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-     * jobs to search against.
+     * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+     * of the jobs to search against.
      * If a value isn't specified, jobs within the search results are
      * associated with any company.
      * If multiple values are specified, jobs within the search results may be
@@ -3765,9 +3702,8 @@ public Builder setCompanyDisplayNames(int index, java.lang.String value) {
      *
      *
      * 
-     * This filter specifies the exact company
-     * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-     * jobs to search against.
+     * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+     * of the jobs to search against.
      * If a value isn't specified, jobs within the search results are
      * associated with any company.
      * If multiple values are specified, jobs within the search results may be
@@ -3793,9 +3729,8 @@ public Builder addCompanyDisplayNames(java.lang.String value) {
      *
      *
      * 
-     * This filter specifies the exact company
-     * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-     * jobs to search against.
+     * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+     * of the jobs to search against.
      * If a value isn't specified, jobs within the search results are
      * associated with any company.
      * If multiple values are specified, jobs within the search results may be
@@ -3818,9 +3753,8 @@ public Builder addAllCompanyDisplayNames(java.lang.Iterable va
      *
      *
      * 
-     * This filter specifies the exact company
-     * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-     * jobs to search against.
+     * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+     * of the jobs to search against.
      * If a value isn't specified, jobs within the search results are
      * associated with any company.
      * If multiple values are specified, jobs within the search results may be
@@ -3842,9 +3776,8 @@ public Builder clearCompanyDisplayNames() {
      *
      *
      * 
-     * This filter specifies the exact company
-     * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-     * jobs to search against.
+     * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+     * of the jobs to search against.
      * If a value isn't specified, jobs within the search results are
      * associated with any company.
      * If multiple values are specified, jobs within the search results may be
@@ -3879,10 +3812,10 @@ public Builder addCompanyDisplayNamesBytes(com.google.protobuf.ByteString value)
      *
      * 
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4.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.v4.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.v4.CompensationFilter compensation_filter = 7; @@ -3897,10 +3830,10 @@ public boolean hasCompensationFilter() { * *
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4.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.v4.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.v4.CompensationFilter compensation_filter = 7; @@ -3921,10 +3854,10 @@ public com.google.cloud.talent.v4.CompensationFilter getCompensationFilter() { * *
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4.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.v4.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.v4.CompensationFilter compensation_filter = 7; @@ -3947,10 +3880,10 @@ public Builder setCompensationFilter(com.google.cloud.talent.v4.CompensationFilt * *
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4.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.v4.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.v4.CompensationFilter compensation_filter = 7; @@ -3971,10 +3904,10 @@ public Builder setCompensationFilter( * *
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4.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.v4.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.v4.CompensationFilter compensation_filter = 7; @@ -4001,10 +3934,10 @@ public Builder mergeCompensationFilter(com.google.cloud.talent.v4.CompensationFi * *
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4.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.v4.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.v4.CompensationFilter compensation_filter = 7; @@ -4025,10 +3958,10 @@ public Builder clearCompensationFilter() { * *
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4.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.v4.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.v4.CompensationFilter compensation_filter = 7; @@ -4043,10 +3976,10 @@ public com.google.cloud.talent.v4.CompensationFilter.Builder getCompensationFilt * *
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4.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.v4.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.v4.CompensationFilter compensation_filter = 7; @@ -4065,10 +3998,10 @@ public com.google.cloud.talent.v4.CompensationFilterOrBuilder getCompensationFil * *
      * This search filter is applied only to
-     * [Job.compensation_info][google.cloud.talent.v4.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.v4.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.v4.CompensationFilter compensation_filter = 7; @@ -4096,8 +4029,7 @@ public com.google.cloud.talent.v4.CompensationFilterOrBuilder getCompensationFil * *
      * This filter specifies a structured syntax to match against the
-     * [Job.custom_attributes][google.cloud.talent.v4.Job.custom_attributes]
-     * marked as `filterable`.
+     * [Job.custom_attributes][google.cloud.talent.v4.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
@@ -4135,8 +4067,7 @@ public java.lang.String getCustomAttributeFilter() {
      *
      * 
      * This filter specifies a structured syntax to match against the
-     * [Job.custom_attributes][google.cloud.talent.v4.Job.custom_attributes]
-     * marked as `filterable`.
+     * [Job.custom_attributes][google.cloud.talent.v4.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
@@ -4174,8 +4105,7 @@ public com.google.protobuf.ByteString getCustomAttributeFilterBytes() {
      *
      * 
      * This filter specifies a structured syntax to match against the
-     * [Job.custom_attributes][google.cloud.talent.v4.Job.custom_attributes]
-     * marked as `filterable`.
+     * [Job.custom_attributes][google.cloud.talent.v4.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
@@ -4212,8 +4142,7 @@ public Builder setCustomAttributeFilter(java.lang.String value) {
      *
      * 
      * This filter specifies a structured syntax to match against the
-     * [Job.custom_attributes][google.cloud.talent.v4.Job.custom_attributes]
-     * marked as `filterable`.
+     * [Job.custom_attributes][google.cloud.talent.v4.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
@@ -4246,8 +4175,7 @@ public Builder clearCustomAttributeFilter() {
      *
      * 
      * This filter specifies a structured syntax to match against the
-     * [Job.custom_attributes][google.cloud.talent.v4.Job.custom_attributes]
-     * marked as `filterable`.
+     * [Job.custom_attributes][google.cloud.talent.v4.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
@@ -4355,8 +4283,7 @@ private void ensureEmploymentTypesIsMutable() {
      *
      * 
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -4377,8 +4304,7 @@ public java.util.List getEmploymentTy
      *
      * 
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -4397,8 +4323,7 @@ public int getEmploymentTypesCount() {
      *
      * 
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -4418,8 +4343,7 @@ public com.google.cloud.talent.v4.EmploymentType getEmploymentTypes(int index) {
      *
      * 
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -4446,8 +4370,7 @@ public Builder setEmploymentTypes(int index, com.google.cloud.talent.v4.Employme
      *
      * 
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -4473,8 +4396,7 @@ public Builder addEmploymentTypes(com.google.cloud.talent.v4.EmploymentType valu
      *
      * 
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -4500,8 +4422,7 @@ public Builder addAllEmploymentTypes(
      *
      * 
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -4523,8 +4444,7 @@ public Builder clearEmploymentTypes() {
      *
      * 
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -4543,8 +4463,7 @@ public java.util.List getEmploymentTypesValueList() {
      *
      * 
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -4564,8 +4483,7 @@ public int getEmploymentTypesValue(int index) {
      *
      * 
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -4589,8 +4507,7 @@ public Builder setEmploymentTypesValue(int index, int value) {
      *
      * 
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -4613,8 +4530,7 @@ public Builder addEmploymentTypesValue(int value) {
      *
      * 
      * The employment type filter specifies the employment type of jobs to
-     * search against, such as
-     * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+     * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobQueryOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobQueryOrBuilder.java
index 198bab1c..e44c8b86 100644
--- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobQueryOrBuilder.java
+++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobQueryOrBuilder.java
@@ -56,8 +56,8 @@ public interface JobQueryOrBuilder
    *
    *
    * 
-   * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For
-   * example, "en-US". This field helps to better interpret the query.
+   * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For example, "en-US". This field helps to
+   * better interpret the query.
    * If a value isn't specified, the query language code is automatically
    * detected, which may not be accurate.
    * Language code should be in BCP-47 format, such as "en-US" or "sr-Latn".
@@ -74,8 +74,8 @@ public interface JobQueryOrBuilder
    *
    *
    * 
-   * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For
-   * example, "en-US". This field helps to better interpret the query.
+   * The language code of [query][google.cloud.talent.v4.JobQuery.query]. For example, "en-US". This field helps to
+   * better interpret the query.
    * If a value isn't specified, the query language code is automatically
    * detected, which may not be accurate.
    * Language code should be in BCP-47 format, such as "en-US" or "sr-Latn".
@@ -177,14 +177,13 @@ public interface JobQueryOrBuilder
    *
    * 
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-   * for more information.
+   * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -196,14 +195,13 @@ public interface JobQueryOrBuilder * *
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-   * for more information.
+   * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -215,14 +213,13 @@ public interface JobQueryOrBuilder * *
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-   * for more information.
+   * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -234,14 +231,13 @@ public interface JobQueryOrBuilder * *
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-   * for more information.
+   * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -254,14 +250,13 @@ public interface JobQueryOrBuilder * *
    * The location filter specifies geo-regions containing the jobs to
-   * search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter]
-   * for more information.
+   * search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles]
-   * parameter, the maximum provided distance is used for all locations.
+   * [LocationFilter.distance_in_miles][google.cloud.talent.v4.LocationFilter.distance_in_miles] parameter, the maximum provided
+   * distance is used for all locations.
    * At most 5 location filters are allowed.
    * 
* @@ -358,10 +353,8 @@ public interface JobQueryOrBuilder *
    * Allows filtering jobs by commute time with different travel methods (for
    *  example, driving or public transit).
-   * Note: This only works when you specify a
-   * [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
-   * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is
-   * ignored.
+   * Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
+   * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored.
    *  Currently we don't support sorting by commute time.
    * 
* @@ -376,10 +369,8 @@ public interface JobQueryOrBuilder *
    * Allows filtering jobs by commute time with different travel methods (for
    *  example, driving or public transit).
-   * Note: This only works when you specify a
-   * [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
-   * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is
-   * ignored.
+   * Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
+   * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored.
    *  Currently we don't support sorting by commute time.
    * 
* @@ -394,10 +385,8 @@ public interface JobQueryOrBuilder *
    * Allows filtering jobs by commute time with different travel methods (for
    *  example, driving or public transit).
-   * Note: This only works when you specify a
-   * [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
-   * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is
-   * ignored.
+   * Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case,
+   * [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored.
    *  Currently we don't support sorting by commute time.
    * 
* @@ -409,9 +398,8 @@ public interface JobQueryOrBuilder * * *
-   * This filter specifies the exact company
-   * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-   * jobs to search against.
+   * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+   * of the jobs to search against.
    * If a value isn't specified, jobs within the search results are
    * associated with any company.
    * If multiple values are specified, jobs within the search results may be
@@ -428,9 +416,8 @@ public interface JobQueryOrBuilder
    *
    *
    * 
-   * This filter specifies the exact company
-   * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-   * jobs to search against.
+   * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+   * of the jobs to search against.
    * If a value isn't specified, jobs within the search results are
    * associated with any company.
    * If multiple values are specified, jobs within the search results may be
@@ -447,9 +434,8 @@ public interface JobQueryOrBuilder
    *
    *
    * 
-   * This filter specifies the exact company
-   * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-   * jobs to search against.
+   * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+   * of the jobs to search against.
    * If a value isn't specified, jobs within the search results are
    * associated with any company.
    * If multiple values are specified, jobs within the search results may be
@@ -467,9 +453,8 @@ public interface JobQueryOrBuilder
    *
    *
    * 
-   * This filter specifies the exact company
-   * [Company.display_name][google.cloud.talent.v4.Company.display_name] of the
-   * jobs to search against.
+   * This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name]
+   * of the jobs to search against.
    * If a value isn't specified, jobs within the search results are
    * associated with any company.
    * If multiple values are specified, jobs within the search results may be
@@ -489,10 +474,10 @@ public interface JobQueryOrBuilder
    *
    * 
    * This search filter is applied only to
-   * [Job.compensation_info][google.cloud.talent.v4.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.v4.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.v4.CompensationFilter compensation_filter = 7; @@ -505,10 +490,10 @@ public interface JobQueryOrBuilder * *
    * This search filter is applied only to
-   * [Job.compensation_info][google.cloud.talent.v4.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.v4.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.v4.CompensationFilter compensation_filter = 7; @@ -521,10 +506,10 @@ public interface JobQueryOrBuilder * *
    * This search filter is applied only to
-   * [Job.compensation_info][google.cloud.talent.v4.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.v4.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.v4.CompensationFilter compensation_filter = 7; @@ -536,8 +521,7 @@ public interface JobQueryOrBuilder * *
    * This filter specifies a structured syntax to match against the
-   * [Job.custom_attributes][google.cloud.talent.v4.Job.custom_attributes]
-   * marked as `filterable`.
+   * [Job.custom_attributes][google.cloud.talent.v4.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
@@ -565,8 +549,7 @@ public interface JobQueryOrBuilder
    *
    * 
    * This filter specifies a structured syntax to match against the
-   * [Job.custom_attributes][google.cloud.talent.v4.Job.custom_attributes]
-   * marked as `filterable`.
+   * [Job.custom_attributes][google.cloud.talent.v4.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
@@ -611,8 +594,7 @@ public interface JobQueryOrBuilder
    *
    * 
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -629,8 +611,7 @@ public interface JobQueryOrBuilder
    *
    * 
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -647,8 +628,7 @@ public interface JobQueryOrBuilder
    *
    * 
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -666,8 +646,7 @@ public interface JobQueryOrBuilder
    *
    * 
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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
@@ -684,8 +663,7 @@ public interface JobQueryOrBuilder
    *
    * 
    * The employment type filter specifies the employment type of jobs to
-   * search against, such as
-   * [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME].
+   * search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.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/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/ListCompaniesRequest.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/ListCompaniesRequest.java
index 7d416cd3..05a97369 100644
--- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/ListCompaniesRequest.java
+++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/ListCompaniesRequest.java
@@ -262,9 +262,8 @@ public int getPageSize() {
    * 
    * Set to true if the companies requested must have open jobs.
    * Defaults to false.
-   * If true, at most
-   * [page_size][google.cloud.talent.v4.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.v4.ListCompaniesRequest.page_size] of companies are fetched, among which
+   * only those with open jobs are returned.
    * 
* * bool require_open_jobs = 4; @@ -933,9 +932,8 @@ public Builder clearPageSize() { *
      * Set to true if the companies requested must have open jobs.
      * Defaults to false.
-     * If true, at most
-     * [page_size][google.cloud.talent.v4.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.v4.ListCompaniesRequest.page_size] of companies are fetched, among which
+     * only those with open jobs are returned.
      * 
* * bool require_open_jobs = 4; @@ -952,9 +950,8 @@ public boolean getRequireOpenJobs() { *
      * Set to true if the companies requested must have open jobs.
      * Defaults to false.
-     * If true, at most
-     * [page_size][google.cloud.talent.v4.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.v4.ListCompaniesRequest.page_size] of companies are fetched, among which
+     * only those with open jobs are returned.
      * 
* * bool require_open_jobs = 4; @@ -974,9 +971,8 @@ public Builder setRequireOpenJobs(boolean value) { *
      * Set to true if the companies requested must have open jobs.
      * Defaults to false.
-     * If true, at most
-     * [page_size][google.cloud.talent.v4.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.v4.ListCompaniesRequest.page_size] of companies are fetched, among which
+     * only those with open jobs are returned.
      * 
* * bool require_open_jobs = 4; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/ListCompaniesRequestOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/ListCompaniesRequestOrBuilder.java index c8771fde..c7127abd 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/ListCompaniesRequestOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/ListCompaniesRequestOrBuilder.java @@ -101,9 +101,8 @@ public interface ListCompaniesRequestOrBuilder *
    * Set to true if the companies requested must have open jobs.
    * Defaults to false.
-   * If true, at most
-   * [page_size][google.cloud.talent.v4.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.v4.ListCompaniesRequest.page_size] of companies are fetched, among which
+   * only those with open jobs are returned.
    * 
* * bool require_open_jobs = 4; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Location.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Location.java index acc89f2f..7a6f011e 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Location.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Location.java @@ -493,11 +493,9 @@ private LocationType(int value) { * *
    * The type of a location, which corresponds to the address lines field of
-   * [google.type.PostalAddress][google.type.PostalAddress]. For example,
-   * "Downtown, Atlanta, GA, USA" has a type of
-   * [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD],
-   * and "Kansas City, KS, USA" has a type of
-   * [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
+   * [google.type.PostalAddress][google.type.PostalAddress]. For example, "Downtown, Atlanta, GA, USA"
+   * has a type of [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD], and "Kansas City, KS, USA"
+   * has a type of [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
    * 
* * .google.cloud.talent.v4.Location.LocationType location_type = 1; @@ -513,11 +511,9 @@ public int getLocationTypeValue() { * *
    * The type of a location, which corresponds to the address lines field of
-   * [google.type.PostalAddress][google.type.PostalAddress]. For example,
-   * "Downtown, Atlanta, GA, USA" has a type of
-   * [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD],
-   * and "Kansas City, KS, USA" has a type of
-   * [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
+   * [google.type.PostalAddress][google.type.PostalAddress]. For example, "Downtown, Atlanta, GA, USA"
+   * has a type of [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD], and "Kansas City, KS, USA"
+   * has a type of [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
    * 
* * .google.cloud.talent.v4.Location.LocationType location_type = 1; @@ -643,9 +639,10 @@ public com.google.type.LatLngOrBuilder getLatLngOrBuilder() { *
    * Radius in miles of the job location. This value is derived from the
    * location bounding box in which a circle with the specified radius
-   * centered from [google.type.LatLng][google.type.LatLng] covers the area
-   * associated with the job location. For example, currently, "Mountain View,
-   * CA, USA" has a radius of 6.17 miles.
+   * centered from [google.type.LatLng][google.type.LatLng] covers the area associated with the
+   * job location.
+   * For example, currently, "Mountain View, CA, USA" has a radius of
+   * 6.17 miles.
    * 
* * double radius_miles = 4; @@ -1052,11 +1049,9 @@ public Builder mergeFrom( * *
      * The type of a location, which corresponds to the address lines field of
-     * [google.type.PostalAddress][google.type.PostalAddress]. For example,
-     * "Downtown, Atlanta, GA, USA" has a type of
-     * [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD],
-     * and "Kansas City, KS, USA" has a type of
-     * [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
+     * [google.type.PostalAddress][google.type.PostalAddress]. For example, "Downtown, Atlanta, GA, USA"
+     * has a type of [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD], and "Kansas City, KS, USA"
+     * has a type of [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
      * 
* * .google.cloud.talent.v4.Location.LocationType location_type = 1; @@ -1072,11 +1067,9 @@ public int getLocationTypeValue() { * *
      * The type of a location, which corresponds to the address lines field of
-     * [google.type.PostalAddress][google.type.PostalAddress]. For example,
-     * "Downtown, Atlanta, GA, USA" has a type of
-     * [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD],
-     * and "Kansas City, KS, USA" has a type of
-     * [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
+     * [google.type.PostalAddress][google.type.PostalAddress]. For example, "Downtown, Atlanta, GA, USA"
+     * has a type of [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD], and "Kansas City, KS, USA"
+     * has a type of [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
      * 
* * .google.cloud.talent.v4.Location.LocationType location_type = 1; @@ -1095,11 +1088,9 @@ public Builder setLocationTypeValue(int value) { * *
      * The type of a location, which corresponds to the address lines field of
-     * [google.type.PostalAddress][google.type.PostalAddress]. For example,
-     * "Downtown, Atlanta, GA, USA" has a type of
-     * [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD],
-     * and "Kansas City, KS, USA" has a type of
-     * [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
+     * [google.type.PostalAddress][google.type.PostalAddress]. For example, "Downtown, Atlanta, GA, USA"
+     * has a type of [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD], and "Kansas City, KS, USA"
+     * has a type of [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
      * 
* * .google.cloud.talent.v4.Location.LocationType location_type = 1; @@ -1120,11 +1111,9 @@ public com.google.cloud.talent.v4.Location.LocationType getLocationType() { * *
      * The type of a location, which corresponds to the address lines field of
-     * [google.type.PostalAddress][google.type.PostalAddress]. For example,
-     * "Downtown, Atlanta, GA, USA" has a type of
-     * [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD],
-     * and "Kansas City, KS, USA" has a type of
-     * [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
+     * [google.type.PostalAddress][google.type.PostalAddress]. For example, "Downtown, Atlanta, GA, USA"
+     * has a type of [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD], and "Kansas City, KS, USA"
+     * has a type of [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
      * 
* * .google.cloud.talent.v4.Location.LocationType location_type = 1; @@ -1146,11 +1135,9 @@ public Builder setLocationType(com.google.cloud.talent.v4.Location.LocationType * *
      * The type of a location, which corresponds to the address lines field of
-     * [google.type.PostalAddress][google.type.PostalAddress]. For example,
-     * "Downtown, Atlanta, GA, USA" has a type of
-     * [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD],
-     * and "Kansas City, KS, USA" has a type of
-     * [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
+     * [google.type.PostalAddress][google.type.PostalAddress]. For example, "Downtown, Atlanta, GA, USA"
+     * has a type of [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD], and "Kansas City, KS, USA"
+     * has a type of [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
      * 
* * .google.cloud.talent.v4.Location.LocationType location_type = 1; @@ -1556,9 +1543,10 @@ public com.google.type.LatLngOrBuilder getLatLngOrBuilder() { *
      * Radius in miles of the job location. This value is derived from the
      * location bounding box in which a circle with the specified radius
-     * centered from [google.type.LatLng][google.type.LatLng] covers the area
-     * associated with the job location. For example, currently, "Mountain View,
-     * CA, USA" has a radius of 6.17 miles.
+     * centered from [google.type.LatLng][google.type.LatLng] covers the area associated with the
+     * job location.
+     * For example, currently, "Mountain View, CA, USA" has a radius of
+     * 6.17 miles.
      * 
* * double radius_miles = 4; @@ -1575,9 +1563,10 @@ public double getRadiusMiles() { *
      * Radius in miles of the job location. This value is derived from the
      * location bounding box in which a circle with the specified radius
-     * centered from [google.type.LatLng][google.type.LatLng] covers the area
-     * associated with the job location. For example, currently, "Mountain View,
-     * CA, USA" has a radius of 6.17 miles.
+     * centered from [google.type.LatLng][google.type.LatLng] covers the area associated with the
+     * job location.
+     * For example, currently, "Mountain View, CA, USA" has a radius of
+     * 6.17 miles.
      * 
* * double radius_miles = 4; @@ -1597,9 +1586,10 @@ public Builder setRadiusMiles(double value) { *
      * Radius in miles of the job location. This value is derived from the
      * location bounding box in which a circle with the specified radius
-     * centered from [google.type.LatLng][google.type.LatLng] covers the area
-     * associated with the job location. For example, currently, "Mountain View,
-     * CA, USA" has a radius of 6.17 miles.
+     * centered from [google.type.LatLng][google.type.LatLng] covers the area associated with the
+     * job location.
+     * For example, currently, "Mountain View, CA, USA" has a radius of
+     * 6.17 miles.
      * 
* * double radius_miles = 4; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/LocationFilter.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/LocationFilter.java index ab6cfd27..982f47fc 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/LocationFilter.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/LocationFilter.java @@ -498,15 +498,12 @@ public double getDistanceInMiles() { * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecommuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates - * if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are ignored. If - * not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4.LocationFilter.address] and [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.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, @@ -532,15 +529,12 @@ public int getTelecommutePreferenceValue() { * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecommuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates - * if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are ignored. If - * not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4.LocationFilter.address] and [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.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, @@ -1467,15 +1461,12 @@ public Builder clearDistanceInMiles() { * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecommuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates - * if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are ignored. If - * not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4.LocationFilter.address] and [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.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, @@ -1502,15 +1493,12 @@ public int getTelecommutePreferenceValue() { * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecommuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates - * if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are ignored. If - * not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4.LocationFilter.address] and [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.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, @@ -1540,15 +1528,12 @@ public Builder setTelecommutePreferenceValue(int value) { * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecommuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates - * if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are ignored. If - * not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4.LocationFilter.address] and [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.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, @@ -1582,15 +1567,12 @@ public Builder setTelecommutePreferenceValue(int value) { * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecommuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates - * if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are ignored. If - * not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4.LocationFilter.address] and [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.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, @@ -1624,15 +1606,12 @@ public Builder setTelecommutePreference( * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecommuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates - * if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are ignored. If - * not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4.LocationFilter.address] and [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.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/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/LocationFilterOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/LocationFilterOrBuilder.java index 69c66fc4..f1eb5418 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/LocationFilterOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/LocationFilterOrBuilder.java @@ -149,15 +149,12 @@ public interface LocationFilterOrBuilder * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecommuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates - * if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are ignored. If - * not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4.LocationFilter.address] and [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.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, @@ -180,15 +177,12 @@ public interface LocationFilterOrBuilder * Allows the client to return jobs without a * set location, specifically, telecommuting jobs (telecommuting is considered * by the service as a special location. - * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates - * if a job permits telecommuting. If this field is set to - * [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - * telecommuting jobs are searched, and - * [address][google.cloud.talent.v4.LocationFilter.address] and - * [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are ignored. If - * not set or set to - * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - * telecommute job are not searched. + * [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates if a job permits telecommuting. + * If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + * telecommuting jobs are searched, and [address][google.cloud.talent.v4.LocationFilter.address] and [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are + * ignored. If not set or set to + * [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.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/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/LocationOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/LocationOrBuilder.java index b55a6e81..50d378a0 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/LocationOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/LocationOrBuilder.java @@ -28,11 +28,9 @@ public interface LocationOrBuilder * *
    * The type of a location, which corresponds to the address lines field of
-   * [google.type.PostalAddress][google.type.PostalAddress]. For example,
-   * "Downtown, Atlanta, GA, USA" has a type of
-   * [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD],
-   * and "Kansas City, KS, USA" has a type of
-   * [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
+   * [google.type.PostalAddress][google.type.PostalAddress]. For example, "Downtown, Atlanta, GA, USA"
+   * has a type of [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD], and "Kansas City, KS, USA"
+   * has a type of [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
    * 
* * .google.cloud.talent.v4.Location.LocationType location_type = 1; @@ -45,11 +43,9 @@ public interface LocationOrBuilder * *
    * The type of a location, which corresponds to the address lines field of
-   * [google.type.PostalAddress][google.type.PostalAddress]. For example,
-   * "Downtown, Atlanta, GA, USA" has a type of
-   * [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD],
-   * and "Kansas City, KS, USA" has a type of
-   * [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
+   * [google.type.PostalAddress][google.type.PostalAddress]. For example, "Downtown, Atlanta, GA, USA"
+   * has a type of [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD], and "Kansas City, KS, USA"
+   * has a type of [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY].
    * 
* * .google.cloud.talent.v4.Location.LocationType location_type = 1; @@ -143,9 +139,10 @@ public interface LocationOrBuilder *
    * Radius in miles of the job location. This value is derived from the
    * location bounding box in which a circle with the specified radius
-   * centered from [google.type.LatLng][google.type.LatLng] covers the area
-   * associated with the job location. For example, currently, "Mountain View,
-   * CA, USA" has a radius of 6.17 miles.
+   * centered from [google.type.LatLng][google.type.LatLng] covers the area associated with the
+   * job location.
+   * For example, currently, "Mountain View, CA, USA" has a radius of
+   * 6.17 miles.
    * 
* * double radius_miles = 4; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/PostingRegion.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/PostingRegion.java index 91ef1a8e..fc256016 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/PostingRegion.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/PostingRegion.java @@ -46,10 +46,9 @@ public enum PostingRegion implements com.google.protobuf.ProtocolMessageEnum { * *
    * In addition to exact location matching, job posting is returned when the
-   * [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter] has
+   * [LocationFilter][google.cloud.talent.v4.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.v4.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
@@ -64,11 +63,9 @@ public enum PostingRegion implements com.google.protobuf.ProtocolMessageEnum {
    *
    * 
    * In addition to exact location matching, job is returned when
-   * [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter] has 'Mountain
-   * View'.
+   * [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter] has 'Mountain View'.
    * 
* * NATION = 2; @@ -105,10 +102,9 @@ public enum PostingRegion implements com.google.protobuf.ProtocolMessageEnum { * *
    * In addition to exact location matching, job posting is returned when the
-   * [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter] has
+   * [LocationFilter][google.cloud.talent.v4.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.v4.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
@@ -123,11 +119,9 @@ public enum PostingRegion implements com.google.protobuf.ProtocolMessageEnum {
    *
    * 
    * In addition to exact location matching, job is returned when
-   * [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter] has 'Mountain
-   * View'.
+   * [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter] has 'Mountain View'.
    * 
* * NATION = 2; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/RequestMetadata.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/RequestMetadata.java index 065a318c..34eafd42 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/RequestMetadata.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/RequestMetadata.java @@ -156,9 +156,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -191,9 +189,7 @@ public java.lang.String getDomain() {
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -229,9 +225,7 @@ public com.google.protobuf.ByteString getDomainBytes() {
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -262,9 +256,7 @@ public java.lang.String getSessionId() {
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -298,9 +290,7 @@ public com.google.protobuf.ByteString getSessionIdBytes() {
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4.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,9 +321,7 @@ public java.lang.String getUserId() {
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -367,15 +355,10 @@ public com.google.protobuf.ByteString getUserIdBytes() {
    *
    *
    * 
-   * Only set when any of
-   * [domain][google.cloud.talent.v4.RequestMetadata.domain],
-   * [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and
-   * [user_id][google.cloud.talent.v4.RequestMetadata.user_id] isn't available
-   * for some reason. It is highly recommended not to set this field and provide
-   * accurate [domain][google.cloud.talent.v4.RequestMetadata.domain],
-   * [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and
-   * [user_id][google.cloud.talent.v4.RequestMetadata.user_id] for the best
-   * service experience.
+   * Only set when any of [domain][google.cloud.talent.v4.RequestMetadata.domain], [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4.RequestMetadata.user_id] isn't
+   * available for some reason. It is highly recommended not to set this field
+   * and provide accurate [domain][google.cloud.talent.v4.RequestMetadata.domain], [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4.RequestMetadata.user_id] for the
+   * best service experience.
    * 
* * bool allow_missing_ids = 4; @@ -836,9 +819,7 @@ public Builder mergeFrom( * * *
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -870,9 +851,7 @@ public java.lang.String getDomain() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -904,9 +883,7 @@ public com.google.protobuf.ByteString getDomainBytes() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -937,9 +914,7 @@ public Builder setDomain(java.lang.String value) {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -966,9 +941,7 @@ public Builder clearDomain() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -1002,9 +975,7 @@ public Builder setDomainBytes(com.google.protobuf.ByteString value) {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -1034,9 +1005,7 @@ public java.lang.String getSessionId() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -1066,9 +1035,7 @@ public com.google.protobuf.ByteString getSessionIdBytes() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -1097,9 +1064,7 @@ public Builder setSessionId(java.lang.String value) {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -1124,9 +1089,7 @@ public Builder clearSessionId() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -1158,9 +1121,7 @@ public Builder setSessionIdBytes(com.google.protobuf.ByteString value) {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -1190,9 +1151,7 @@ public java.lang.String getUserId() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -1222,9 +1181,7 @@ public com.google.protobuf.ByteString getUserIdBytes() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -1253,9 +1210,7 @@ public Builder setUserId(java.lang.String value) {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -1280,9 +1235,7 @@ public Builder clearUserId() {
      *
      *
      * 
-     * Required if
-     * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-     * is unset or `false`.
+     * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -1314,15 +1267,10 @@ public Builder setUserIdBytes(com.google.protobuf.ByteString value) {
      *
      *
      * 
-     * Only set when any of
-     * [domain][google.cloud.talent.v4.RequestMetadata.domain],
-     * [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and
-     * [user_id][google.cloud.talent.v4.RequestMetadata.user_id] isn't available
-     * for some reason. It is highly recommended not to set this field and provide
-     * accurate [domain][google.cloud.talent.v4.RequestMetadata.domain],
-     * [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and
-     * [user_id][google.cloud.talent.v4.RequestMetadata.user_id] for the best
-     * service experience.
+     * Only set when any of [domain][google.cloud.talent.v4.RequestMetadata.domain], [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4.RequestMetadata.user_id] isn't
+     * available for some reason. It is highly recommended not to set this field
+     * and provide accurate [domain][google.cloud.talent.v4.RequestMetadata.domain], [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4.RequestMetadata.user_id] for the
+     * best service experience.
      * 
* * bool allow_missing_ids = 4; @@ -1337,15 +1285,10 @@ public boolean getAllowMissingIds() { * * *
-     * Only set when any of
-     * [domain][google.cloud.talent.v4.RequestMetadata.domain],
-     * [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and
-     * [user_id][google.cloud.talent.v4.RequestMetadata.user_id] isn't available
-     * for some reason. It is highly recommended not to set this field and provide
-     * accurate [domain][google.cloud.talent.v4.RequestMetadata.domain],
-     * [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and
-     * [user_id][google.cloud.talent.v4.RequestMetadata.user_id] for the best
-     * service experience.
+     * Only set when any of [domain][google.cloud.talent.v4.RequestMetadata.domain], [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4.RequestMetadata.user_id] isn't
+     * available for some reason. It is highly recommended not to set this field
+     * and provide accurate [domain][google.cloud.talent.v4.RequestMetadata.domain], [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4.RequestMetadata.user_id] for the
+     * best service experience.
      * 
* * bool allow_missing_ids = 4; @@ -1363,15 +1306,10 @@ public Builder setAllowMissingIds(boolean value) { * * *
-     * Only set when any of
-     * [domain][google.cloud.talent.v4.RequestMetadata.domain],
-     * [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and
-     * [user_id][google.cloud.talent.v4.RequestMetadata.user_id] isn't available
-     * for some reason. It is highly recommended not to set this field and provide
-     * accurate [domain][google.cloud.talent.v4.RequestMetadata.domain],
-     * [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and
-     * [user_id][google.cloud.talent.v4.RequestMetadata.user_id] for the best
-     * service experience.
+     * Only set when any of [domain][google.cloud.talent.v4.RequestMetadata.domain], [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4.RequestMetadata.user_id] isn't
+     * available for some reason. It is highly recommended not to set this field
+     * and provide accurate [domain][google.cloud.talent.v4.RequestMetadata.domain], [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4.RequestMetadata.user_id] for the
+     * best service experience.
      * 
* * bool allow_missing_ids = 4; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/RequestMetadataOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/RequestMetadataOrBuilder.java index 65aae770..47d1940f 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/RequestMetadataOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/RequestMetadataOrBuilder.java @@ -27,9 +27,7 @@ public interface RequestMetadataOrBuilder * * *
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -51,9 +49,7 @@ public interface RequestMetadataOrBuilder
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -76,9 +72,7 @@ public interface RequestMetadataOrBuilder
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4.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 +92,7 @@ public interface RequestMetadataOrBuilder
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -121,9 +113,7 @@ public interface RequestMetadataOrBuilder
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -143,9 +133,7 @@ public interface RequestMetadataOrBuilder
    *
    *
    * 
-   * Required if
-   * [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids]
-   * is unset or `false`.
+   * Required if [allow_missing_ids][google.cloud.talent.v4.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.
@@ -166,15 +154,10 @@ public interface RequestMetadataOrBuilder
    *
    *
    * 
-   * Only set when any of
-   * [domain][google.cloud.talent.v4.RequestMetadata.domain],
-   * [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and
-   * [user_id][google.cloud.talent.v4.RequestMetadata.user_id] isn't available
-   * for some reason. It is highly recommended not to set this field and provide
-   * accurate [domain][google.cloud.talent.v4.RequestMetadata.domain],
-   * [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and
-   * [user_id][google.cloud.talent.v4.RequestMetadata.user_id] for the best
-   * service experience.
+   * Only set when any of [domain][google.cloud.talent.v4.RequestMetadata.domain], [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4.RequestMetadata.user_id] isn't
+   * available for some reason. It is highly recommended not to set this field
+   * and provide accurate [domain][google.cloud.talent.v4.RequestMetadata.domain], [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4.RequestMetadata.user_id] for the
+   * best service experience.
    * 
* * bool allow_missing_ids = 4; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Tenant.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Tenant.java index cdbf7bbe..c3ffc6ee 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Tenant.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Tenant.java @@ -185,8 +185,7 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-   * Required. Client side tenant identifier, used to uniquely identify the
-   * tenant.
+   * Required. Client side tenant identifier, used to uniquely identify the tenant.
    * The maximum number of allowed characters is 255.
    * 
* @@ -210,8 +209,7 @@ public java.lang.String getExternalId() { * * *
-   * Required. Client side tenant identifier, used to uniquely identify the
-   * tenant.
+   * Required. Client side tenant identifier, used to uniquely identify the tenant.
    * The maximum number of allowed characters is 255.
    * 
* @@ -695,8 +693,7 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) { * * *
-     * Required. Client side tenant identifier, used to uniquely identify the
-     * tenant.
+     * Required. Client side tenant identifier, used to uniquely identify the tenant.
      * The maximum number of allowed characters is 255.
      * 
* @@ -719,8 +716,7 @@ public java.lang.String getExternalId() { * * *
-     * Required. Client side tenant identifier, used to uniquely identify the
-     * tenant.
+     * Required. Client side tenant identifier, used to uniquely identify the tenant.
      * The maximum number of allowed characters is 255.
      * 
* @@ -743,8 +739,7 @@ public com.google.protobuf.ByteString getExternalIdBytes() { * * *
-     * Required. Client side tenant identifier, used to uniquely identify the
-     * tenant.
+     * Required. Client side tenant identifier, used to uniquely identify the tenant.
      * The maximum number of allowed characters is 255.
      * 
* @@ -766,8 +761,7 @@ public Builder setExternalId(java.lang.String value) { * * *
-     * Required. Client side tenant identifier, used to uniquely identify the
-     * tenant.
+     * Required. Client side tenant identifier, used to uniquely identify the tenant.
      * The maximum number of allowed characters is 255.
      * 
* @@ -785,8 +779,7 @@ public Builder clearExternalId() { * * *
-     * Required. Client side tenant identifier, used to uniquely identify the
-     * tenant.
+     * Required. Client side tenant identifier, used to uniquely identify the tenant.
      * The maximum number of allowed characters is 255.
      * 
* diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/TenantOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/TenantOrBuilder.java index c25e4245..232e4cb1 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/TenantOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/TenantOrBuilder.java @@ -60,8 +60,7 @@ public interface TenantOrBuilder * * *
-   * Required. Client side tenant identifier, used to uniquely identify the
-   * tenant.
+   * Required. Client side tenant identifier, used to uniquely identify the tenant.
    * The maximum number of allowed characters is 255.
    * 
* @@ -74,8 +73,7 @@ public interface TenantOrBuilder * * *
-   * Required. Client side tenant identifier, used to uniquely identify the
-   * tenant.
+   * Required. Client side tenant identifier, used to uniquely identify the tenant.
    * The maximum number of allowed characters is 255.
    * 
* diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/TenantProto.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/TenantProto.java index cbfaf6cb..0a6214a0 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/TenantProto.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/TenantProto.java @@ -41,9 +41,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n#google/cloud/talent/v4/tenant.proto\022\026g" - + "oogle.cloud.talent.v4\032\034google/api/annota" - + "tions.proto\032\037google/api/field_behavior.p" - + "roto\032\031google/api/resource.proto\"v\n\006Tenan" + + "oogle.cloud.talent.v4\032\037google/api/field_" + + "behavior.proto\032\031google/api/resource.prot" + + "o\032\034google/api/annotations.proto\"v\n\006Tenan" + "t\022\014\n\004name\030\001 \001(\t\022\030\n\013external_id\030\002 \001(\tB\003\340A" + "\002:D\352AA\n\032jobs.googleapis.com/Tenant\022#proj" + "ects/{project}/tenants/{tenant}Bo\n\032com.g" @@ -55,9 +55,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), + com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_talent_v4_Tenant_descriptor = getDescriptor().getMessageTypes().get(0); @@ -73,9 +73,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); + com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateCompanyRequest.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateCompanyRequest.java index c6acc726..8ac1d32f 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateCompanyRequest.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateCompanyRequest.java @@ -138,8 +138,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. The company resource to replace the current resource in the
-   * system.
+   * Required. The company resource to replace the current resource in the system.
    * 
* * .google.cloud.talent.v4.Company company = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -155,8 +154,7 @@ public boolean hasCompany() { * * *
-   * Required. The company resource to replace the current resource in the
-   * system.
+   * Required. The company resource to replace the current resource in the system.
    * 
* * .google.cloud.talent.v4.Company company = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -172,8 +170,7 @@ public com.google.cloud.talent.v4.Company getCompany() { * * *
-   * Required. The company resource to replace the current resource in the
-   * system.
+   * Required. The company resource to replace the current resource in the system.
    * 
* * .google.cloud.talent.v4.Company company = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -191,13 +188,10 @@ public com.google.cloud.talent.v4.CompanyOrBuilder getCompanyOrBuilder() { * *
    * Strongly recommended for the best service experience.
-   * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask]
-   * is provided, only the specified fields in
-   * [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+   * [company][google.cloud.talent.v4.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.v4.Company] are
-   * supported.
+   * top level fields of [Company][google.cloud.talent.v4.Company] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -213,13 +207,10 @@ public boolean hasUpdateMask() { * *
    * Strongly recommended for the best service experience.
-   * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask]
-   * is provided, only the specified fields in
-   * [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+   * [company][google.cloud.talent.v4.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.v4.Company] are
-   * supported.
+   * top level fields of [Company][google.cloud.talent.v4.Company] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -235,13 +226,10 @@ public com.google.protobuf.FieldMask getUpdateMask() { * *
    * Strongly recommended for the best service experience.
-   * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask]
-   * is provided, only the specified fields in
-   * [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+   * [company][google.cloud.talent.v4.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.v4.Company] are
-   * supported.
+   * top level fields of [Company][google.cloud.talent.v4.Company] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -618,8 +606,7 @@ public Builder mergeFrom( * * *
-     * Required. The company resource to replace the current resource in the
-     * system.
+     * Required. The company resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Company company = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -634,8 +621,7 @@ public boolean hasCompany() { * * *
-     * Required. The company resource to replace the current resource in the
-     * system.
+     * Required. The company resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Company company = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -656,8 +642,7 @@ public com.google.cloud.talent.v4.Company getCompany() { * * *
-     * Required. The company resource to replace the current resource in the
-     * system.
+     * Required. The company resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Company company = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -680,8 +665,7 @@ public Builder setCompany(com.google.cloud.talent.v4.Company value) { * * *
-     * Required. The company resource to replace the current resource in the
-     * system.
+     * Required. The company resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Company company = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -701,8 +685,7 @@ public Builder setCompany(com.google.cloud.talent.v4.Company.Builder builderForV * * *
-     * Required. The company resource to replace the current resource in the
-     * system.
+     * Required. The company resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Company company = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -729,8 +712,7 @@ public Builder mergeCompany(com.google.cloud.talent.v4.Company value) { * * *
-     * Required. The company resource to replace the current resource in the
-     * system.
+     * Required. The company resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Company company = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -751,8 +733,7 @@ public Builder clearCompany() { * * *
-     * Required. The company resource to replace the current resource in the
-     * system.
+     * Required. The company resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Company company = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -767,8 +748,7 @@ public com.google.cloud.talent.v4.Company.Builder getCompanyBuilder() { * * *
-     * Required. The company resource to replace the current resource in the
-     * system.
+     * Required. The company resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Company company = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -787,8 +767,7 @@ public com.google.cloud.talent.v4.CompanyOrBuilder getCompanyOrBuilder() { * * *
-     * Required. The company resource to replace the current resource in the
-     * system.
+     * Required. The company resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Company company = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -822,13 +801,10 @@ public com.google.cloud.talent.v4.CompanyOrBuilder getCompanyOrBuilder() { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4.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.v4.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -843,13 +819,10 @@ public boolean hasUpdateMask() { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4.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.v4.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -870,13 +843,10 @@ public com.google.protobuf.FieldMask getUpdateMask() { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4.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.v4.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -899,13 +869,10 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4.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.v4.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -925,13 +892,10 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4.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.v4.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -956,13 +920,10 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4.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.v4.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -983,13 +944,10 @@ public Builder clearUpdateMask() { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4.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.v4.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -1004,13 +962,10 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4.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.v4.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -1029,13 +984,10 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask]
-     * is provided, only the specified fields in
-     * [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+     * [company][google.cloud.talent.v4.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.v4.Company] are
-     * supported.
+     * top level fields of [Company][google.cloud.talent.v4.Company] are supported.
      * 
* * .google.protobuf.FieldMask update_mask = 2; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateCompanyRequestOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateCompanyRequestOrBuilder.java index 50a8a0fe..5c7bc367 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateCompanyRequestOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateCompanyRequestOrBuilder.java @@ -27,8 +27,7 @@ public interface UpdateCompanyRequestOrBuilder * * *
-   * Required. The company resource to replace the current resource in the
-   * system.
+   * Required. The company resource to replace the current resource in the system.
    * 
* * .google.cloud.talent.v4.Company company = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -41,8 +40,7 @@ public interface UpdateCompanyRequestOrBuilder * * *
-   * Required. The company resource to replace the current resource in the
-   * system.
+   * Required. The company resource to replace the current resource in the system.
    * 
* * .google.cloud.talent.v4.Company company = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -55,8 +53,7 @@ public interface UpdateCompanyRequestOrBuilder * * *
-   * Required. The company resource to replace the current resource in the
-   * system.
+   * Required. The company resource to replace the current resource in the system.
    * 
* * .google.cloud.talent.v4.Company company = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -69,13 +66,10 @@ public interface UpdateCompanyRequestOrBuilder * *
    * Strongly recommended for the best service experience.
-   * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask]
-   * is provided, only the specified fields in
-   * [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+   * [company][google.cloud.talent.v4.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.v4.Company] are
-   * supported.
+   * top level fields of [Company][google.cloud.talent.v4.Company] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -88,13 +82,10 @@ public interface UpdateCompanyRequestOrBuilder * *
    * Strongly recommended for the best service experience.
-   * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask]
-   * is provided, only the specified fields in
-   * [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+   * [company][google.cloud.talent.v4.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.v4.Company] are
-   * supported.
+   * top level fields of [Company][google.cloud.talent.v4.Company] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -107,13 +98,10 @@ public interface UpdateCompanyRequestOrBuilder * *
    * Strongly recommended for the best service experience.
-   * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask]
-   * is provided, only the specified fields in
-   * [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
+   * [company][google.cloud.talent.v4.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.v4.Company] are
-   * supported.
+   * top level fields of [Company][google.cloud.talent.v4.Company] are supported.
    * 
* * .google.protobuf.FieldMask update_mask = 2; diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateTenantRequest.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateTenantRequest.java index efa17d9d..12340f9b 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateTenantRequest.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateTenantRequest.java @@ -138,8 +138,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. The tenant resource to replace the current resource in the
-   * system.
+   * Required. The tenant resource to replace the current resource in the system.
    * 
* * .google.cloud.talent.v4.Tenant tenant = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -155,8 +154,7 @@ public boolean hasTenant() { * * *
-   * Required. The tenant resource to replace the current resource in the
-   * system.
+   * Required. The tenant resource to replace the current resource in the system.
    * 
* * .google.cloud.talent.v4.Tenant tenant = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -172,8 +170,7 @@ public com.google.cloud.talent.v4.Tenant getTenant() { * * *
-   * Required. The tenant resource to replace the current resource in the
-   * system.
+   * Required. The tenant resource to replace the current resource in the system.
    * 
* * .google.cloud.talent.v4.Tenant tenant = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -191,10 +188,8 @@ public com.google.cloud.talent.v4.TenantOrBuilder getTenantOrBuilder() { * *
    * Strongly recommended for the best service experience.
-   * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is
-   * provided, only the specified fields in
-   * [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+   * [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported.
    * 
@@ -212,10 +207,8 @@ public boolean hasUpdateMask() { * *
    * Strongly recommended for the best service experience.
-   * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is
-   * provided, only the specified fields in
-   * [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+   * [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported.
    * 
@@ -233,10 +226,8 @@ public com.google.protobuf.FieldMask getUpdateMask() { * *
    * Strongly recommended for the best service experience.
-   * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is
-   * provided, only the specified fields in
-   * [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+   * [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported.
    * 
@@ -614,8 +605,7 @@ public Builder mergeFrom( * * *
-     * Required. The tenant resource to replace the current resource in the
-     * system.
+     * Required. The tenant resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Tenant tenant = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -630,8 +620,7 @@ public boolean hasTenant() { * * *
-     * Required. The tenant resource to replace the current resource in the
-     * system.
+     * Required. The tenant resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Tenant tenant = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -650,8 +639,7 @@ public com.google.cloud.talent.v4.Tenant getTenant() { * * *
-     * Required. The tenant resource to replace the current resource in the
-     * system.
+     * Required. The tenant resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Tenant tenant = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -674,8 +662,7 @@ public Builder setTenant(com.google.cloud.talent.v4.Tenant value) { * * *
-     * Required. The tenant resource to replace the current resource in the
-     * system.
+     * Required. The tenant resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Tenant tenant = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -695,8 +682,7 @@ public Builder setTenant(com.google.cloud.talent.v4.Tenant.Builder builderForVal * * *
-     * Required. The tenant resource to replace the current resource in the
-     * system.
+     * Required. The tenant resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Tenant tenant = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -721,8 +707,7 @@ public Builder mergeTenant(com.google.cloud.talent.v4.Tenant value) { * * *
-     * Required. The tenant resource to replace the current resource in the
-     * system.
+     * Required. The tenant resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Tenant tenant = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -743,8 +728,7 @@ public Builder clearTenant() { * * *
-     * Required. The tenant resource to replace the current resource in the
-     * system.
+     * Required. The tenant resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Tenant tenant = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -759,8 +743,7 @@ public com.google.cloud.talent.v4.Tenant.Builder getTenantBuilder() { * * *
-     * Required. The tenant resource to replace the current resource in the
-     * system.
+     * Required. The tenant resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Tenant tenant = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -777,8 +760,7 @@ public com.google.cloud.talent.v4.TenantOrBuilder getTenantOrBuilder() { * * *
-     * Required. The tenant resource to replace the current resource in the
-     * system.
+     * Required. The tenant resource to replace the current resource in the system.
      * 
* * .google.cloud.talent.v4.Tenant tenant = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -812,10 +794,8 @@ public com.google.cloud.talent.v4.TenantOrBuilder getTenantOrBuilder() { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is
-     * provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported.
      * 
@@ -832,10 +812,8 @@ public boolean hasUpdateMask() { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is
-     * provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported.
      * 
@@ -858,10 +836,8 @@ public com.google.protobuf.FieldMask getUpdateMask() { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is
-     * provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported.
      * 
@@ -886,10 +862,8 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is
-     * provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported.
      * 
@@ -911,10 +885,8 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is
-     * provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported.
      * 
@@ -941,10 +913,8 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is
-     * provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported.
      * 
@@ -967,10 +937,8 @@ public Builder clearUpdateMask() { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is
-     * provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported.
      * 
@@ -987,10 +955,8 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is
-     * provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported.
      * 
@@ -1011,10 +977,8 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() { * *
      * Strongly recommended for the best service experience.
-     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is
-     * provided, only the specified fields in
-     * [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated.
-     * Otherwise all the fields are updated.
+     * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+     * [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported.
      * 
diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateTenantRequestOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateTenantRequestOrBuilder.java index 6b8b8363..0bc46780 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateTenantRequestOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/UpdateTenantRequestOrBuilder.java @@ -27,8 +27,7 @@ public interface UpdateTenantRequestOrBuilder * * *
-   * Required. The tenant resource to replace the current resource in the
-   * system.
+   * Required. The tenant resource to replace the current resource in the system.
    * 
* * .google.cloud.talent.v4.Tenant tenant = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -41,8 +40,7 @@ public interface UpdateTenantRequestOrBuilder * * *
-   * Required. The tenant resource to replace the current resource in the
-   * system.
+   * Required. The tenant resource to replace the current resource in the system.
    * 
* * .google.cloud.talent.v4.Tenant tenant = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -55,8 +53,7 @@ public interface UpdateTenantRequestOrBuilder * * *
-   * Required. The tenant resource to replace the current resource in the
-   * system.
+   * Required. The tenant resource to replace the current resource in the system.
    * 
* * .google.cloud.talent.v4.Tenant tenant = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -69,10 +66,8 @@ public interface UpdateTenantRequestOrBuilder * *
    * Strongly recommended for the best service experience.
-   * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is
-   * provided, only the specified fields in
-   * [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+   * [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported.
    * 
@@ -87,10 +82,8 @@ public interface UpdateTenantRequestOrBuilder * *
    * Strongly recommended for the best service experience.
-   * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is
-   * provided, only the specified fields in
-   * [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+   * [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported.
    * 
@@ -105,10 +98,8 @@ public interface UpdateTenantRequestOrBuilder * *
    * Strongly recommended for the best service experience.
-   * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is
-   * provided, only the specified fields in
-   * [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated.
-   * Otherwise all the fields are updated.
+   * If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
+   * [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported.
    * 
diff --git a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/common.proto b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/common.proto index a7daca9e..d187a17f 100644 --- a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/common.proto +++ b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/common.proto @@ -16,13 +16,13 @@ syntax = "proto3"; package google.cloud.talent.v4; -import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/protobuf/timestamp.proto"; import "google/protobuf/wrappers.proto"; import "google/type/latlng.proto"; import "google/type/money.proto"; import "google/type/postal_address.proto"; +import "google/api/annotations.proto"; option go_package = "google.golang.org/genproto/googleapis/cloud/talent/v4;talent"; option java_multiple_files = true; @@ -186,8 +186,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.v4.EmploymentType.CONTRACTOR] - // jobs. + // [EmploymentType.CONTRACTOR][google.cloud.talent.v4.EmploymentType.CONTRACTOR] jobs. CONTRACT_TO_HIRE = 4; // The job is offered as a temporary employment opportunity, usually @@ -347,10 +346,9 @@ enum PostingRegion { POSTING_REGION_UNSPECIFIED = 0; // In addition to exact location matching, job posting is returned when the - // [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter] has + // [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter] has // "Mountain View". // // Administrative area refers to top-level administrative subdivision of this @@ -359,11 +357,9 @@ enum PostingRegion { ADMINISTRATIVE_AREA = 1; // In addition to exact location matching, job is returned when - // [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter] has 'Mountain - // View'. + // [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter] has 'Mountain View'. NATION = 2; // Job allows employees to work remotely (telecommute). @@ -419,12 +415,6 @@ enum CommuteMethod { // Commute time is calculated based on public transit including bus, metro, // subway, and so on. TRANSIT = 2; - - // Commute time is calculated based on walking time. - WALKING = 3; - - // Commute time is calculated based on biking time. - CYCLING = 4; } // A resource that represents a location with full geographic information. @@ -470,11 +460,9 @@ message Location { } // The type of a location, which corresponds to the address lines field of - // [google.type.PostalAddress][google.type.PostalAddress]. For example, - // "Downtown, Atlanta, GA, USA" has a type of - // [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD], - // and "Kansas City, KS, USA" has a type of - // [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY]. + // [google.type.PostalAddress][google.type.PostalAddress]. For example, "Downtown, Atlanta, GA, USA" + // has a type of [LocationType.NEIGHBORHOOD][google.cloud.talent.v4.Location.LocationType.NEIGHBORHOOD], and "Kansas City, KS, USA" + // has a type of [LocationType.LOCALITY][google.cloud.talent.v4.Location.LocationType.LOCALITY]. LocationType location_type = 1; // Postal address of the location that includes human readable information, @@ -488,9 +476,10 @@ message Location { // Radius in miles of the job location. This value is derived from the // location bounding box in which a circle with the specified radius - // centered from [google.type.LatLng][google.type.LatLng] covers the area - // associated with the job location. For example, currently, "Mountain View, - // CA, USA" has a radius of 6.17 miles. + // centered from [google.type.LatLng][google.type.LatLng] covers the area associated with the + // job location. + // For example, currently, "Mountain View, CA, USA" has a radius of + // 6.17 miles. double radius_miles = 4; } @@ -498,9 +487,7 @@ message Location { // 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.v4.RequestMetadata.allow_missing_ids] - // is unset or `false`. + // Required if [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids] is unset or `false`. // // The client-defined scope or source of the service call, which typically // is the domain on @@ -517,9 +504,7 @@ message RequestMetadata { // The maximum number of allowed characters is 255. string domain = 1; - // Required if - // [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids] - // is unset or `false`. + // Required if [allow_missing_ids][google.cloud.talent.v4.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 @@ -533,9 +518,7 @@ message RequestMetadata { // The maximum number of allowed characters is 255. string session_id = 2; - // Required if - // [allow_missing_ids][google.cloud.talent.v4.RequestMetadata.allow_missing_ids] - // is unset or `false`. + // Required if [allow_missing_ids][google.cloud.talent.v4.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 @@ -549,15 +532,10 @@ message RequestMetadata { // The maximum number of allowed characters is 255. string user_id = 3; - // Only set when any of - // [domain][google.cloud.talent.v4.RequestMetadata.domain], - // [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and - // [user_id][google.cloud.talent.v4.RequestMetadata.user_id] isn't available - // for some reason. It is highly recommended not to set this field and provide - // accurate [domain][google.cloud.talent.v4.RequestMetadata.domain], - // [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and - // [user_id][google.cloud.talent.v4.RequestMetadata.user_id] for the best - // service experience. + // Only set when any of [domain][google.cloud.talent.v4.RequestMetadata.domain], [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4.RequestMetadata.user_id] isn't + // available for some reason. It is highly recommended not to set this field + // and provide accurate [domain][google.cloud.talent.v4.RequestMetadata.domain], [session_id][google.cloud.talent.v4.RequestMetadata.session_id] and [user_id][google.cloud.talent.v4.RequestMetadata.user_id] for the + // best service experience. bool allow_missing_ids = 4; // The type of device used by the job seeker at the time of the call to the @@ -613,10 +591,7 @@ message DeviceInfo { // Custom attribute values that are either filterable or non-filterable. message CustomAttribute { - // Exactly one of - // [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or - // [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be - // specified. + // Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be specified. // // This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or // `CASE_INSENSITIVE_MATCH`) search. @@ -628,22 +603,16 @@ message CustomAttribute { // Empty string isn't allowed. repeated string string_values = 1; - // Exactly one of - // [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or - // [long_values][google.cloud.talent.v4.CustomAttribute.long_values] must be - // specified. + // Exactly one of [string_values][google.cloud.talent.v4.CustomAttribute.string_values] or [long_values][google.cloud.talent.v4.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.v4.CustomAttribute.long_values] is - // supported. + // Currently at most 1 [long_values][google.cloud.talent.v4.CustomAttribute.long_values] is supported. repeated int64 long_values = 2; // If the `filterable` flag is true, the custom field values may be used for - // custom attribute filters - // [JobQuery.custom_attribute_filter][google.cloud.talent.v4.JobQuery.custom_attribute_filter]. + // custom attribute filters [JobQuery.custom_attribute_filter][google.cloud.talent.v4.JobQuery.custom_attribute_filter]. // If false, these values may not be used for custom attribute filters. // // Default is false. @@ -681,29 +650,19 @@ 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.v4.CompensationInfo.CompensationEntry.amount] - // or - // [range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range]. - // - and its - // [expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year] - // is set or can be derived. Its annualized range is determined as - // ([amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] - // or - // [range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range]) - // times + // - it contains valid [amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] or [range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range]. + // - and its [expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year] is set or can be derived. + // Its annualized range is determined as ([amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] or [range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range]) times // [expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year]. message CompensationEntry { // Compensation type. // - // Default is - // [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED]. + // Default is [CompensationType.COMPENSATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationType.COMPENSATION_TYPE_UNSPECIFIED]. CompensationType type = 1; // Frequency of the specified amount. // - // Default is - // [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED]. + // Default is [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED]. CompensationUnit unit = 2; // Compensation amount. It could be a fixed amount or a floating range. @@ -721,10 +680,8 @@ message CompensationInfo { string description = 5; // Expected number of units paid each year. If not specified, when - // [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is - // FULLTIME, a default value is inferred based on - // [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. - // Default values: + // [Job.employment_types][google.cloud.talent.v4.Job.employment_types] is FULLTIME, a default value is inferred + // based on [unit][google.cloud.talent.v4.CompensationInfo.CompensationEntry.unit]. Default values: // - HOURLY: 2080 // - DAILY: 260 // - WEEKLY: 52 @@ -750,30 +707,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.v4.CompensationInfo.CompensationEntry.description]. + // describe the compensation scheme in the [CompensationEntry.description][google.cloud.talent.v4.CompensationInfo.CompensationEntry.description]. // // For example, tipping format is described in - // [CompensationEntry.description][google.cloud.talent.v4.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.v4.CompensationInfo.CompensationEntry.amount] - // or - // [CompensationEntry.range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range] - // ($10 per hour). + // [CompensationEntry.description][google.cloud.talent.v4.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.v4.CompensationInfo.CompensationEntry.amount] or [CompensationEntry.range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range] ($10 per hour). // - // For example, equity is described in - // [CompensationEntry.description][google.cloud.talent.v4.CompensationInfo.CompensationEntry.description] + // For example, equity is described in [CompensationEntry.description][google.cloud.talent.v4.CompensationInfo.CompensationEntry.description] // (for example, "1% - 2% equity vesting over 4 years, 1 year cliff") and - // value estimated in - // [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] - // or - // [CompensationEntry.range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range]. - // If no value estimate is possible, units are - // [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED] - // and then further clarified in - // [CompensationEntry.description][google.cloud.talent.v4.CompensationInfo.CompensationEntry.description] - // field. + // value estimated in [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] or + // [CompensationEntry.range][google.cloud.talent.v4.CompensationInfo.CompensationEntry.range]. If no value estimate is possible, units are + // [CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED][google.cloud.talent.v4.CompensationInfo.CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED] and then further + // clarified in [CompensationEntry.description][google.cloud.talent.v4.CompensationInfo.CompensationEntry.description] field. enum CompensationType { // Default value. COMPENSATION_TYPE_UNSPECIFIED = 0; @@ -836,38 +782,27 @@ message CompensationInfo { // Job compensation information. // // At most one entry can be of type - // [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.CompensationInfo.CompensationType.BASE], - // which is referred as **base compensation entry** for the job. + // [CompensationInfo.CompensationType.BASE][google.cloud.talent.v4.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.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] - // times + // Output only. Annualized base compensation range. Computed as base compensation entry's + // [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times // [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year]. // - // See - // [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] - // for explanation on compensation annualization. - CompensationRange annualized_base_compensation_range = 2 - [(google.api.field_behavior) = OUTPUT_ONLY]; - - // Output only. Annualized total compensation range. Computed as all - // compensation entries' - // [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] - // times + // See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization. + CompensationRange annualized_base_compensation_range = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; + + // Output only. Annualized total compensation range. Computed as all compensation entries' + // [CompensationEntry.amount][google.cloud.talent.v4.CompensationInfo.CompensationEntry.amount] times // [CompensationEntry.expected_units_per_year][google.cloud.talent.v4.CompensationInfo.CompensationEntry.expected_units_per_year]. // - // See - // [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] - // for explanation on compensation annualization. - CompensationRange annualized_total_compensation_range = 3 - [(google.api.field_behavior) = OUTPUT_ONLY]; + // See [CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for explanation on compensation annualization. + CompensationRange annualized_total_compensation_range = 3 [(google.api.field_behavior) = OUTPUT_ONLY]; } // Metadata used for long running operations returned by CTS batch APIs. -// It's used to replace -// [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata]. +// It's used to replace [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata]. message BatchOperationMetadata { enum State { // Default value. @@ -887,14 +822,12 @@ message BatchOperationMetadata { FAILED = 4; // The batch operation is in the process of cancelling after - // [google.longrunning.Operations.CancelOperation][google.longrunning.Operations.CancelOperation] - // is called. + // [google.longrunning.Operations.CancelOperation][google.longrunning.Operations.CancelOperation] is called. CANCELLING = 5; // The batch operation is done after - // [google.longrunning.Operations.CancelOperation][google.longrunning.Operations.CancelOperation] - // is called. Any items processed before cancelling are returned in the - // response. + // [google.longrunning.Operations.CancelOperation][google.longrunning.Operations.CancelOperation] is called. Any items + // processed before cancelling are returned in the response. CANCELLED = 6; } @@ -917,12 +850,11 @@ message BatchOperationMetadata { google.protobuf.Timestamp create_time = 6; // The time when the batch operation status is updated. The metadata and the - // [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is - // refreshed every minute otherwise cached data is returned. + // [update_time][google.cloud.talent.v4.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is + // returned. google.protobuf.Timestamp update_time = 7; // The time when the batch operation is finished and - // [google.longrunning.Operation.done][google.longrunning.Operation.done] is - // set to `true`. + // [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`. google.protobuf.Timestamp end_time = 8; } diff --git a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/company.proto b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/company.proto index 5c1de8f2..c6b61a2c 100644 --- a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/company.proto +++ b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/company.proto @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.talent.v4; -import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/talent/v4/common.proto"; +import "google/api/annotations.proto"; option go_package = "google.golang.org/genproto/googleapis/cloud/talent/v4;talent"; option java_multiple_files = true; @@ -39,8 +39,7 @@ message Company { // Derived details about the company. message DerivedInfo { // A structured headquarters location of the company, resolved from - // [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] - // if provided. + // [Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided. Location headquarters_location = 1; } @@ -69,8 +68,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.v4.Company.DerivedInfo.headquarters_location]. + // location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4.Company.DerivedInfo.headquarters_location]. string headquarters_address = 5; // Set to true if it is the hiring agency that post jobs for other @@ -99,9 +97,8 @@ message Company { // A URI that hosts the employer's company logo. string image_uri = 10; - // A list of keys of filterable - // [Job.custom_attributes][google.cloud.talent.v4.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.v4.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/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/company_service.proto b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/company_service.proto index 78bba7cc..54ee4800 100644 --- a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/company_service.proto +++ b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/company_service.proto @@ -90,7 +90,9 @@ message CreateCompanyRequest { // "projects/foo/tenants/bar". string parent = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "jobs.googleapis.com/Tenant" } + (google.api.resource_reference) = { + type: "jobs.googleapis.com/Tenant" + } ]; // Required. The company to be created. @@ -106,26 +108,24 @@ message GetCompanyRequest { // example, "projects/api-test-project/tenants/foo/companies/bar". string name = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "jobs.googleapis.com/Company" } + (google.api.resource_reference) = { + type: "jobs.googleapis.com/Company" + } ]; } // Request for updating a specified company. message UpdateCompanyRequest { - // Required. The company resource to replace the current resource in the - // system. + // Required. The company resource to replace the current resource in the system. Company company = 1 [(google.api.field_behavior) = REQUIRED]; // Strongly recommended for the best service experience. // - // If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] - // is provided, only the specified fields in - // [company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated. - // Otherwise all the fields are updated. + // If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in + // [company][google.cloud.talent.v4.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.v4.Company] are - // supported. + // top level fields of [Company][google.cloud.talent.v4.Company] are supported. google.protobuf.FieldMask update_mask = 2; } @@ -138,7 +138,9 @@ message DeleteCompanyRequest { // example, "projects/foo/tenants/bar/companies/baz". string name = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "jobs.googleapis.com/Company" } + (google.api.resource_reference) = { + type: "jobs.googleapis.com/Company" + } ]; } @@ -150,7 +152,9 @@ message ListCompaniesRequest { // "projects/foo/tenants/bar". string parent = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "jobs.googleapis.com/Tenant" } + (google.api.resource_reference) = { + type: "jobs.googleapis.com/Tenant" + } ]; // The starting indicator from which to return results. @@ -164,9 +168,8 @@ message ListCompaniesRequest { // // Defaults to false. // - // If true, at most - // [page_size][google.cloud.talent.v4.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.v4.ListCompaniesRequest.page_size] of companies are fetched, among which + // only those with open jobs are returned. bool require_open_jobs = 4; } diff --git a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/completion_service.proto b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/completion_service.proto index e910d580..73af1e87 100644 --- a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/completion_service.proto +++ b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/completion_service.proto @@ -17,10 +17,10 @@ syntax = "proto3"; package google.cloud.talent.v4; import "google/api/annotations.proto"; -import "google/api/client.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/talent/v4/common.proto"; +import "google/api/client.proto"; option go_package = "google.golang.org/genproto/googleapis/cloud/talent/v4;talent"; option java_multiple_files = true; @@ -66,31 +66,22 @@ message CompleteQueryRequest { // Suggest job titles for jobs autocomplete. // - // For - // [CompletionType.JOB_TITLE][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.JOB_TITLE] - // type, only open jobs with the same - // [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] - // are returned. + // For [CompletionType.JOB_TITLE][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + // [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] are returned. JOB_TITLE = 1; // Suggest company names for jobs autocomplete. // - // For - // [CompletionType.COMPANY_NAME][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMPANY_NAME] - // type, only companies having open jobs with the same - // [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] - // are returned. + // For [CompletionType.COMPANY_NAME][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + // only companies having open jobs with the same [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] are + // returned. COMPANY_NAME = 2; // Suggest both job titles and company names for jobs autocomplete. // - // For - // [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED] - // type, only open jobs with the same - // [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] - // or companies having open jobs with the same - // [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] - // are returned. + // For [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + // [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] or companies having open jobs with the same + // [language_codes][google.cloud.talent.v4.CompleteQueryRequest.language_codes] are returned. COMBINED = 3; } @@ -100,7 +91,9 @@ message CompleteQueryRequest { // "projects/foo/tenants/bar". string tenant = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "jobs.googleapis.com/Tenant" } + (google.api.resource_reference) = { + type: "jobs.googleapis.com/Tenant" + } ]; // Required. The query used to generate suggestions. @@ -126,16 +119,14 @@ message CompleteQueryRequest { // The format is // "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", for // example, "projects/foo/tenants/bar/companies/baz". - string company = 5 [ - (google.api.resource_reference) = { type: "jobs.googleapis.com/Company" } - ]; + string company = 5 [(google.api.resource_reference) = { + type: "jobs.googleapis.com/Company" + }]; - // The scope of the completion. The defaults is - // [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC]. + // The scope of the completion. The defaults is [CompletionScope.PUBLIC][google.cloud.talent.v4.CompleteQueryRequest.CompletionScope.PUBLIC]. CompletionScope scope = 6; - // The completion topic. The default is - // [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED]. + // The completion topic. The default is [CompletionType.COMBINED][google.cloud.talent.v4.CompleteQueryRequest.CompletionType.COMBINED]. CompletionType type = 7; } diff --git a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/event.proto b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/event.proto index 862a4b9a..874228e1 100644 --- a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/event.proto +++ b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/event.proto @@ -16,9 +16,9 @@ syntax = "proto3"; package google.cloud.talent.v4; -import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/protobuf/timestamp.proto"; +import "google/api/annotations.proto"; option go_package = "google.golang.org/genproto/googleapis/cloud/talent/v4;talent"; option java_multiple_files = true; @@ -42,8 +42,7 @@ message ClientEvent { string event_id = 2 [(google.api.field_behavior) = REQUIRED]; // Required. The timestamp of the event. - google.protobuf.Timestamp create_time = 4 - [(google.api.field_behavior) = REQUIRED]; + google.protobuf.Timestamp create_time = 4 [(google.api.field_behavior) = REQUIRED]; // Required. // @@ -98,9 +97,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.v4.JobEvent.JobEventType.APPLICATION_START] - // or - // [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_FINISH] + // [JobEventType.APPLICATION_START][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_START] or [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_FINISH] // events. APPLICATION_QUICK_SUBMISSION = 6; @@ -120,11 +117,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.v4.JobEvent.JobEventType.APPLICATION_START], - // [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_FINISH] - // or [JobEventType.VIEW][google.cloud.talent.v4.JobEvent.JobEventType.VIEW] - // events. + // send [JobEventType.APPLICATION_START][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_START], + // [JobEventType.APPLICATION_FINISH][google.cloud.talent.v4.JobEvent.JobEventType.APPLICATION_FINISH] or [JobEventType.VIEW][google.cloud.talent.v4.JobEvent.JobEventType.VIEW] events. APPLICATION_REDIRECT_FROM_SEARCH = 9; // This event should be used when a company submits an application @@ -161,17 +155,14 @@ message JobEvent { INTERVIEW_GRANTED = 15; } - // Required. The type of the event (see - // [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]). + // Required. The type of the event (see [JobEventType][google.cloud.talent.v4.JobEvent.JobEventType]). JobEventType type = 1 [(google.api.field_behavior) = REQUIRED]; - // Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated - // with this event. For example, if this is an - // [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field - // contains the identifier of the viewed job. + // Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated with this event. + // For example, if this is an [impression][google.cloud.talent.v4.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.v4.JobEvent.JobEventType.VIEW] event, this field contains the + // identifier of the viewed job. // // The format is // "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for diff --git a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/event_service.proto b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/event_service.proto index 7cd25f11..0f181367 100644 --- a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/event_service.proto +++ b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/event_service.proto @@ -59,10 +59,12 @@ message CreateClientEventRequest { // "projects/foo/tenants/bar". string parent = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "jobs.googleapis.com/Tenant" } + (google.api.resource_reference) = { + type: "jobs.googleapis.com/Tenant" + } ]; - // Required. Events issued when end user interacts with customer's application - // that uses Cloud Talent Solution. + // Required. Events issued when end user interacts with customer's application that + // uses Cloud Talent Solution. ClientEvent client_event = 2 [(google.api.field_behavior) = REQUIRED]; } diff --git a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/filters.proto b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/filters.proto index fb3ffc4f..a0063cab 100644 --- a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/filters.proto +++ b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/filters.proto @@ -16,12 +16,12 @@ syntax = "proto3"; package google.cloud.talent.v4; -import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/cloud/talent/v4/common.proto"; import "google/protobuf/duration.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/v4;talent"; option java_multiple_files = true; @@ -37,8 +37,8 @@ message JobQuery { // The maximum number of allowed characters is 255. string query = 1; - // The language code of [query][google.cloud.talent.v4.JobQuery.query]. For - // example, "en-US". This field helps to better interpret the query. + // The language code of [query][google.cloud.talent.v4.JobQuery.query]. For example, "en-US". This field helps to + // better interpret the query. // // If a value isn't specified, the query language code is automatically // detected, which may not be accurate. @@ -64,16 +64,15 @@ message JobQuery { repeated string companies = 2; // The location filter specifies geo-regions containing the jobs to - // search against. See [LocationFilter][google.cloud.talent.v4.LocationFilter] - // for more information. + // search against. See [LocationFilter][google.cloud.talent.v4.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.v4.LocationFilter.distance_in_miles] - // parameter, the maximum provided distance is used for all locations. + // [LocationFilter.distance_in_miles][google.cloud.talent.v4.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; @@ -90,17 +89,14 @@ message JobQuery { // Allows filtering jobs by commute time with different travel methods (for // example, driving or public transit). // - // Note: This only works when you specify a - // [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case, - // [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is - // ignored. + // Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4.CommuteMethod]. In this case, + // [location_filters][google.cloud.talent.v4.JobQuery.location_filters] is ignored. // // Currently we don't support sorting by commute time. CommuteFilter commute_filter = 5; - // This filter specifies the exact company - // [Company.display_name][google.cloud.talent.v4.Company.display_name] of the - // jobs to search against. + // This filter specifies the exact company [Company.display_name][google.cloud.talent.v4.Company.display_name] + // of the jobs to search against. // // If a value isn't specified, jobs within the search results are // associated with any company. @@ -112,15 +108,14 @@ message JobQuery { repeated string company_display_names = 6; // This search filter is applied only to - // [Job.compensation_info][google.cloud.talent.v4.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.v4.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; // This filter specifies a structured syntax to match against the - // [Job.custom_attributes][google.cloud.talent.v4.Job.custom_attributes] - // marked as `filterable`. + // [Job.custom_attributes][google.cloud.talent.v4.Job.custom_attributes] marked as `filterable`. // // The syntax for this expression is a subset of SQL syntax. // @@ -151,8 +146,7 @@ message JobQuery { bool disable_spell_check = 9; // The employment type filter specifies the employment type of jobs to - // search against, such as - // [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME]. + // search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4.EmploymentType.FULL_TIME]. // // If a value isn't specified, jobs in the search results includes any // employment type. @@ -227,15 +221,12 @@ message LocationFilter { // Allows the client to return jobs without a // set location, specifically, telecommuting jobs (telecommuting is considered // by the service as a special location. - // [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates - // if a job permits telecommuting. If this field is set to - // [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], - // telecommuting jobs are searched, and - // [address][google.cloud.talent.v4.LocationFilter.address] and - // [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are ignored. If - // not set or set to - // [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_EXCLUDED], - // telecommute job are not searched. + // [Job.posting_region][google.cloud.talent.v4.Job.posting_region] indicates if a job permits telecommuting. + // If this field is set to [TelecommutePreference.TELECOMMUTE_ALLOWED][google.cloud.talent.v4.LocationFilter.TelecommutePreference.TELECOMMUTE_ALLOWED], + // telecommuting jobs are searched, and [address][google.cloud.talent.v4.LocationFilter.address] and [lat_lng][google.cloud.talent.v4.LocationFilter.lat_lng] are + // ignored. If not set or set to + // [TelecommutePreference.TELECOMMUTE_EXCLUDED][google.cloud.talent.v4.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 @@ -257,40 +248,32 @@ 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.v4.CompensationFilter.units]. Populate one or - // more [units][google.cloud.talent.v4.CompensationFilter.units]. + // CompensationEntry's unit matches provided [units][google.cloud.talent.v4.CompensationFilter.units]. + // Populate one or more [units][google.cloud.talent.v4.CompensationFilter.units]. // - // See - // [CompensationInfo.CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] - // for definition of base compensation entry. + // See [CompensationInfo.CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for definition of + // base compensation entry. UNIT_ONLY = 1; // Filter by `base compensation entry's` unit and amount / range. A job // is a match if and only if the job contains a base CompensationEntry, and // the base entry's unit matches provided - // [CompensationUnit][google.cloud.talent.v4.CompensationInfo.CompensationUnit] - // and amount or range overlaps with provided + // [CompensationUnit][google.cloud.talent.v4.CompensationInfo.CompensationUnit] and + // amount or range overlaps with provided // [CompensationRange][google.cloud.talent.v4.CompensationInfo.CompensationRange]. // - // See - // [CompensationInfo.CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] - // for definition of base compensation entry. + // See [CompensationInfo.CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry] for definition of + // base compensation entry. // - // Set exactly one [units][google.cloud.talent.v4.CompensationFilter.units] - // and populate [range][google.cloud.talent.v4.CompensationFilter.range]. + // Set exactly one [units][google.cloud.talent.v4.CompensationFilter.units] and populate [range][google.cloud.talent.v4.CompensationFilter.range]. UNIT_AND_AMOUNT = 2; // Filter by annualized base compensation amount and `base compensation - // entry's` unit. Populate - // [range][google.cloud.talent.v4.CompensationFilter.range] and zero or more - // [units][google.cloud.talent.v4.CompensationFilter.units]. + // entry's` unit. Populate [range][google.cloud.talent.v4.CompensationFilter.range] and zero or more [units][google.cloud.talent.v4.CompensationFilter.units]. ANNUALIZED_BASE_AMOUNT = 3; // Filter by annualized total compensation amount and `base compensation - // entry's` unit . Populate - // [range][google.cloud.talent.v4.CompensationFilter.range] and zero or more - // [units][google.cloud.talent.v4.CompensationFilter.units]. + // entry's` unit . Populate [range][google.cloud.talent.v4.CompensationFilter.range] and zero or more [units][google.cloud.talent.v4.CompensationFilter.units]. ANNUALIZED_TOTAL_AMOUNT = 4; } @@ -299,8 +282,7 @@ message CompensationFilter { // Required. Specify desired `base compensation entry's` // [CompensationInfo.CompensationUnit][google.cloud.talent.v4.CompensationInfo.CompensationUnit]. - repeated CompensationInfo.CompensationUnit units = 2 - [(google.api.field_behavior) = REQUIRED]; + repeated CompensationInfo.CompensationUnit units = 2 [(google.api.field_behavior) = REQUIRED]; // Compensation range. CompensationInfo.CompensationRange range = 3; @@ -329,13 +311,11 @@ message CommuteFilter { // Required. The latitude and longitude of the location to calculate the // commute time from. - google.type.LatLng start_coordinates = 2 - [(google.api.field_behavior) = REQUIRED]; + google.type.LatLng start_coordinates = 2 [(google.api.field_behavior) = REQUIRED]; - // Required. The maximum travel time in seconds. The maximum allowed value is - // `3600s` (one hour). Format is `123s`. - google.protobuf.Duration travel_duration = 3 - [(google.api.field_behavior) = REQUIRED]; + // Required. The maximum travel time in seconds. The maximum allowed value is `3600s` + // (one hour). Format is `123s`. + google.protobuf.Duration travel_duration = 3 [(google.api.field_behavior) = REQUIRED]; // If `true`, jobs without street level addresses may also be returned. // For city level addresses, the city center is used. For state and coarser diff --git a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/histogram.proto b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/histogram.proto index f58ac1c0..df4fbbb4 100644 --- a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/histogram.proto +++ b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/histogram.proto @@ -29,15 +29,11 @@ message HistogramQuery { // An expression specifies a histogram request against matching jobs for // searches. // - // See - // [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries] - // for details about syntax. + // See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries] for details about syntax. string histogram_query = 1; } -// Histogram result that matches -// [HistogramQuery][google.cloud.talent.v4.HistogramQuery] specified in -// searches. +// Histogram result that matches [HistogramQuery][google.cloud.talent.v4.HistogramQuery] specified in searches. message HistogramQueryResult { // Requested histogram expression. string histogram_query = 1; diff --git a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job.proto b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job.proto index 66242e10..4c24f430 100644 --- a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job.proto +++ b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job.proto @@ -16,11 +16,11 @@ syntax = "proto3"; package google.cloud.talent.v4; -import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/talent/v4/common.proto"; import "google/protobuf/timestamp.proto"; +import "google/api/annotations.proto"; option go_package = "google.golang.org/genproto/googleapis/cloud/talent/v4;talent"; option java_multiple_files = true; @@ -29,9 +29,8 @@ option java_package = "com.google.cloud.talent.v4"; 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.v4.Company], which is the hiring entity -// responsible for the job. +// or "job requisition"). A job belongs to a [Company][google.cloud.talent.v4.Company], which is the hiring +// entity responsible for the job. message Job { option (google.api.resource) = { type: "jobs.googleapis.com/Job" @@ -64,16 +63,13 @@ message Job { // Derived details about the job posting. message DerivedInfo { - // Structured locations of the job, resolved from - // [Job.addresses][google.cloud.talent.v4.Job.addresses]. + // Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses]. // - // [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly - // matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the - // same order. + // [locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same + // order. repeated Location locations = 1; - // Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] - // and [Job.description][google.cloud.talent.v4.Job.description]. + // Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description]. repeated JobCategory job_categories = 3; } @@ -94,8 +90,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.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. + // Defaults to [HtmlSanitization.SIMPLE_FORMATTING_ONLY][google.cloud.talent.v4.HtmlSanitization.SIMPLE_FORMATTING_ONLY]. HtmlSanitization html_sanitization = 2; } @@ -109,8 +104,7 @@ message Job { // example, "projects/foo/tenants/bar/jobs/baz". // // Use of this field in job queries and API calls is preferred over the use of - // [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this - // value is unique. + // [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this value is unique. string name = 1; // Required. The resource name of the company listing the job. @@ -120,16 +114,16 @@ message Job { // example, "projects/foo/tenants/bar/companies/baz". string company = 2 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "jobs.googleapis.com/Company" } + (google.api.resource_reference) = { + type: "jobs.googleapis.com/Company" + } ]; - // Required. 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.v4.Job.name], - // [language_code][google.cloud.talent.v4.Job.language_code] and - // [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + // Required. 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.v4.Job.name], + // [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id]. // // The maximum number of allowed characters is 255. string requisition_id = 3 [(google.api.field_behavior) = REQUIRED]; @@ -139,12 +133,11 @@ message Job { // The maximum number of allowed characters is 500. string title = 4 [(google.api.field_behavior) = REQUIRED]; - // 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.v4.Job.responsibilities], - // [qualifications][google.cloud.talent.v4.Job.qualifications], and other job - // characteristics. Use of these separate job fields is recommended. + // 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.v4.Job.responsibilities], + // [qualifications][google.cloud.talent.v4.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. @@ -161,16 +154,12 @@ 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.v4.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.v4.Job.company], - // [language_code][google.cloud.talent.v4.Job.language_code] and - // [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not - // allowed. If the original - // [requisition_id][google.cloud.talent.v4.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and + // [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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; @@ -227,11 +216,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.v4.Job.description] is present, - // detected language code based on - // [Job.description][google.cloud.talent.v4.Job.description] is assigned, - // otherwise defaults to 'en_US'. + // If this field is unspecified and [Job.description][google.cloud.talent.v4.Job.description] is present, detected + // language code based on [Job.description][google.cloud.talent.v4.Job.description] is assigned, otherwise + // defaults to 'en_US'. string language_code = 15; // The experience level associated with the job, such as "Entry Level". @@ -248,8 +235,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.v4.Job.description] field. + // as an alternative to using the more general [description][google.cloud.talent.v4.Job.description] field. // // This field accepts and sanitizes HTML input, and also accepts // bold, italic, ordered list, and unordered list markup tags. @@ -258,8 +244,8 @@ message Job { string qualifications = 18; // A description of job responsibilities. The use of this field is - // recommended as an alternative to using the more general - // [description][google.cloud.talent.v4.Job.description] field. + // recommended as an alternative to using the more general [description][google.cloud.talent.v4.Job.description] + // field. // // This field accepts and sanitizes HTML input, and also accepts // bold, italic, ordered list, and unordered list markup tags. @@ -267,24 +253,20 @@ message Job { // The maximum number of allowed characters is 10,000. string responsibilities = 19; - // The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, - // state, country) throughout which the job is available. If this field is - // set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or - // [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA], - // setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the - // same location level as this field is strongly recommended. + // The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout + // which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA], + // setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the same location level as this field + // is strongly recommended. PostingRegion posting_region = 20; // Deprecated. The job is only visible to the owner. // // The visibility of the job. // - // Defaults to - // [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY] - // if not specified. + // Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY] if not specified. Visibility visibility = 21 [deprecated = true]; // The start timestamp of the job in UTC time zone. Typically this field @@ -304,17 +286,13 @@ message Job { // // The expiration timestamp of the job. After this timestamp, the // job is marked as expired, and it no longer appears in search results. The - // expired job can't be listed by the - // [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, but it can be - // retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API - // or updated with the - // [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted - // with the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], - // [language_code][google.cloud.talent.v4.Job.language_code] and - // [requisition_id][google.cloud.talent.v4.Job.requisition_id]. + // expired job can't be listed by the [ListJobs][google.cloud.talent.v4.JobService.ListJobs] API, + // but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or + // updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with + // the [DeleteJob][google.cloud.talent.v4.JobService.DeleteJob] 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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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 number of @@ -328,13 +306,12 @@ message Job { // If the timestamp is before the instant request is made, the job // is treated as expired immediately on creation. This kind of job can // not be updated. And when creating a job with past timestamp, the - // [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] - // must be set before - // [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The - // purpose of this feature is to allow other objects, such as [Application][], - // to refer a job that didn't exist in the system prior to becoming expired. - // If you want to modify a job that was expired on creation, delete it and - // create a new one. + // [posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] must be set before + // [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is + // to allow other objects, such as [Application][], to refer a job + // that didn't exist in the system prior to becoming expired. If you + // want to modify a job that was expired on creation, + // delete it and create a new one. // // If this value isn't provided at the time of job creation or is invalid, // the job posting expires after 30 days from the job's creation time. For @@ -342,22 +319,17 @@ 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.v4.UpdateJobRequest.update_mask]. - // If the field masks include - // [job_end_time][google.cloud.talent.v4.Job.job_end_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.v4.UpdateJobRequest.update_mask]. If the field masks include + // [job_end_time][google.cloud.talent.v4.Job.job_end_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. - google.protobuf.Timestamp posting_create_time = 26 - [(google.api.field_behavior) = OUTPUT_ONLY]; + google.protobuf.Timestamp posting_create_time = 26 [(google.api.field_behavior) = OUTPUT_ONLY]; // Output only. The timestamp when this job posting was last updated. - google.protobuf.Timestamp posting_update_time = 27 - [(google.api.field_behavior) = OUTPUT_ONLY]; + google.protobuf.Timestamp posting_update_time = 27 [(google.api.field_behavior) = OUTPUT_ONLY]; // Output only. Display name of the company listing the job. string company_display_name = 28 [(google.api.field_behavior) = OUTPUT_ONLY]; diff --git a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/tenant.proto b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/tenant.proto index a21fc06a..bdfa832d 100644 --- a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/tenant.proto +++ b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/tenant.proto @@ -16,9 +16,9 @@ syntax = "proto3"; package google.cloud.talent.v4; -import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; +import "google/api/annotations.proto"; option go_package = "google.golang.org/genproto/googleapis/cloud/talent/v4;talent"; option java_multiple_files = true; @@ -45,8 +45,7 @@ message Tenant { // "projects/foo/tenants/bar". string name = 1; - // Required. Client side tenant identifier, used to uniquely identify the - // tenant. + // Required. Client side tenant identifier, used to uniquely identify the tenant. // // The maximum number of allowed characters is 255. string external_id = 2 [(google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/tenant_service.proto b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/tenant_service.proto index 8941ba7f..a82d094f 100644 --- a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/tenant_service.proto +++ b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/tenant_service.proto @@ -106,22 +106,21 @@ message GetTenantRequest { // "projects/foo/tenants/bar". string name = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "jobs.googleapis.com/Tenant" } + (google.api.resource_reference) = { + type: "jobs.googleapis.com/Tenant" + } ]; } // Request for updating a specified tenant. message UpdateTenantRequest { - // Required. The tenant resource to replace the current resource in the - // system. + // Required. The tenant resource to replace the current resource in the system. Tenant tenant = 1 [(google.api.field_behavior) = REQUIRED]; // Strongly recommended for the best service experience. // - // If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is - // provided, only the specified fields in - // [tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated. - // Otherwise all the fields are updated. + // If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in + // [tenant][google.cloud.talent.v4.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.v4.Tenant] are supported. @@ -136,7 +135,9 @@ message DeleteTenantRequest { // "projects/foo/tenants/bar". string name = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "jobs.googleapis.com/Tenant" } + (google.api.resource_reference) = { + type: "jobs.googleapis.com/Tenant" + } ]; } diff --git a/proto-google-cloud-talent-v4beta1/clirr-ignored-differences.xml b/proto-google-cloud-talent-v4beta1/clirr-ignored-differences.xml index aa8d9fdb..9fe3cad6 100644 --- a/proto-google-cloud-talent-v4beta1/clirr-ignored-differences.xml +++ b/proto-google-cloud-talent-v4beta1/clirr-ignored-differences.xml @@ -16,57 +16,4 @@ com/google/cloud/talent/v4beta1/*OrBuilder boolean has*(*) - - - 7004 - com/google/cloud/talent/v4beta1/CompanyName - java.lang.String format(java.lang.String, java.lang.String) - - - 7004 - com/google/cloud/talent/v4beta1/CompanyName - com.google.cloud.talent.v4beta1.CompanyName of(java.lang.String, java.lang.String) - - - 7004 - com/google/cloud/talent/v4beta1/JobName - java.lang.String format(java.lang.String, java.lang.String) - - - 7004 - com/google/cloud/talent/v4beta1/JobName - com.google.cloud.talent.v4beta1.JobName of(java.lang.String, java.lang.String) - - - 8001 - com/google/cloud/talent/v4beta1/CompanyName$ProjectTenantCompanyBuilder - - - 8001 - com/google/cloud/talent/v4beta1/JobName$ProjectTenantJobBuilder - - - 7006 - com/google/cloud/talent/v4beta1/CompanyName - com.google.cloud.talent.v4beta1.CompanyName$Builder newProjectCompanyBuilder() - com.google.cloud.talent.v4beta1.CompanyName$ProjectCompanyBuilder - - - 7006 - com/google/cloud/talent/v4beta1/CompanyName - com.google.cloud.talent.v4beta1.CompanyName$ProjectTenantCompanyBuilder newProjectTenantCompanyBuilder() - com.google.cloud.talent.v4beta1.CompanyName$Builder - - - 7006 - com/google/cloud/talent/v4beta1/JobName - com.google.cloud.talent.v4beta1.JobName$Builder newProjectJobBuilder() - com.google.cloud.talent.v4beta1.JobName$ProjectJobBuilder - - - 7006 - com/google/cloud/talent/v4beta1/JobName - com.google.cloud.talent.v4beta1.JobName$ProjectTenantJobBuilder newProjectTenantJobBuilder() - com.google.cloud.talent.v4beta1.JobName$Builder - diff --git a/synth.metadata b/synth.metadata index fca5a0bc..4562585a 100644 --- a/synth.metadata +++ b/synth.metadata @@ -11,16 +11,16 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "791be5a40033c18034afed50232daad6bdc8cf3e", - "internalRef": "331627223" + "sha": "9a69333d45ee0e03246d72127d3d55399eb16ac7", + "internalRef": "334643694" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "791be5a40033c18034afed50232daad6bdc8cf3e", - "internalRef": "331627223" + "sha": "9a69333d45ee0e03246d72127d3d55399eb16ac7", + "internalRef": "334643694" } }, {