Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(talent): tweak docstrings (via synth) #9432

Merged
merged 1 commit into from
Oct 9, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions talent/google/cloud/talent_v4beta1/proto/filters.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
22 changes: 11 additions & 11 deletions talent/google/cloud/talent_v4beta1/proto/filters_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions talent/synth.metadata
Original file line number Diff line number Diff line change
@@ -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"
}
},
{
Expand Down