diff --git a/packages/google-cloud-talent/google/cloud/talent_v4beta1/proto/filters.proto b/packages/google-cloud-talent/google/cloud/talent_v4beta1/proto/filters.proto index f1807f34b411..cccc576a4173 100644 --- a/packages/google-cloud-talent/google/cloud/talent_v4beta1/proto/filters.proto +++ b/packages/google-cloud-talent/google/cloud/talent_v4beta1/proto/filters.proto @@ -205,15 +205,18 @@ message ProfileQuery { // // The following logic is used to determine which locations in // the profile to filter against: + // // 1. All of the profile's geocoded // [Profile.addresses][google.cloud.talent.v4beta1.Profile.addresses] where // [Address.usage][google.cloud.talent.v4beta1.Address.usage] is PERSONAL and // [Address.current][google.cloud.talent.v4beta1.Address.current] is true. + // // 2. If the above set of locations is empty, all of the profile's geocoded // [Profile.addresses][google.cloud.talent.v4beta1.Profile.addresses] where // [Address.usage][google.cloud.talent.v4beta1.Address.usage] is // CONTACT_INFO_USAGE_UNSPECIFIED and // [Address.current][google.cloud.talent.v4beta1.Address.current] is true. + // // 3. If the above set of locations is empty, all of the profile's geocoded // [Profile.addresses][google.cloud.talent.v4beta1.Profile.addresses] where // [Address.usage][google.cloud.talent.v4beta1.Address.usage] is PERSONAL or diff --git a/packages/google-cloud-talent/google/cloud/talent_v4beta1/proto/filters_pb2.py b/packages/google-cloud-talent/google/cloud/talent_v4beta1/proto/filters_pb2.py index df0fe3d7139d..939c3a926af6 100644 --- a/packages/google-cloud-talent/google/cloud/talent_v4beta1/proto/filters_pb2.py +++ b/packages/google-cloud-talent/google/cloud/talent_v4beta1/proto/filters_pb2.py @@ -2197,26 +2197,26 @@ .address] and [LocationFilter.lat\_lng][google.cloud.talent.v4 beta1.LocationFilter.lat\_lng] are provided, an error is thrown. The following logic is used to determine which - locations in the profile to filter against: 1. All of the - profile's geocoded [Profile.addresses][google.cloud.talent.v4b - eta1.Profile.addresses] where + locations in the profile to filter against: 1. All of the + profile's geocoded [Profile.addresses][google.cloud.talent. + v4beta1.Profile.addresses] where [Address.usage][google.cloud.talent.v4beta1.Address.usage] is PERSONAL and [Address.current][google.cloud.talent.v4beta1.Address.current] - is true. 2. If the above set of locations is empty, all of the - profile's geocoded [Profile.addresses][google.cloud.talent.v4b - eta1.Profile.addresses] where + is true. 2. If the above set of locations is empty, all of + the profile's geocoded [Profile.addresses][google.cloud.tal + ent.v4beta1.Profile.addresses] where [Address.usage][google.cloud.talent.v4beta1.Address.usage] is CONTACT\_INFO\_USAGE\_UNSPECIFIED and [Address.current][google.cloud.talent.v4beta1.Address.current] - is true. 3. If the above set of locations is empty, all of the - profile's geocoded [Profile.addresses][google.cloud.talent.v4b - eta1.Profile.addresses] where + is true. 3. If the above set of locations is empty, all of + the profile's geocoded [Profile.addresses][google.cloud.tal + ent.v4beta1.Profile.addresses] where [Address.usage][google.cloud.talent.v4beta1.Address.usage] is PERSONAL or CONTACT\_INFO\_USAGE\_UNSPECIFIED and [Address.current][google.cloud.talent.v4beta1.Address.current] - is not set. This means that any profiles without any [Profile - .addresses][google.cloud.talent.v4beta1.Profile.addresses] + is not set. This means that any profiles without any [Prof + ile.addresses][google.cloud.talent.v4beta1.Profile.addresses] that match any of the above criteria will not be included in a search with location filter. Furthermore, any [Profile.address es][google.cloud.talent.v4beta1.Profile.addresses] where diff --git a/packages/google-cloud-talent/synth.metadata b/packages/google-cloud-talent/synth.metadata index f125e93c1ac5..ea86ab5fa680 100644 --- a/packages/google-cloud-talent/synth.metadata +++ b/packages/google-cloud-talent/synth.metadata @@ -1,19 +1,19 @@ { - "updateTime": "2019-09-20T12:33:12.721312Z", + "updateTime": "2019-10-09T12:34:24.307023Z", "sources": [ { "generator": { "name": "artman", - "version": "0.36.3", - "dockerImage": "googleapis/artman@sha256:66ca01f27ef7dc50fbfb7743b67028115a6a8acf43b2d82f9fc826de008adac4" + "version": "0.38.0", + "dockerImage": "googleapis/artman@sha256:0d2f8d429110aeb8d82df6550ef4ede59d40df9062d260a1580fce688b0512bf" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "2e02174cad304dac67a40e1f63885964c4db91b2", - "internalRef": "270249401" + "sha": "2dec8f98383214ad4fafa7680eb0cc46d6531976", + "internalRef": "273619851" } }, {