Skip to content

Commit

Permalink
docs: Update Talent documentation. (#2247)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and jdpedrie committed Aug 13, 2019
1 parent 5390d16 commit fba8c5a
Show file tree
Hide file tree
Showing 4 changed files with 126 additions and 24 deletions.
33 changes: 18 additions & 15 deletions Talent/metadata/V4Beta1/Tenant.php

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

23 changes: 21 additions & 2 deletions Talent/src/V4beta1/Gapic/ProfileServiceGapicClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,6 @@ public function getProfile($name, array $optionalArgs = [])
* A full update is performed if it is unset.
*
* Valid values are:
*
* * external_id
* * source
* * uri
Expand All @@ -559,13 +558,33 @@ public function getProfile($name, array $optionalArgs = [])
* * employment_records
* * education_records
* * skills
* * projects
* * activities
* * publications
* * patents
* * certifications
* * recruiting_notes
* * custom_attributes
* * group_id
* * external_system
* * source_note
* * primary_responsibilities
* * citizenships
* * work_authorizations
* * employee_types
* * language_code
* * qualification_summary
* * allowed_contact_types
* * preferred_contact_types
* * contact_availability
* * language_fluencies
* * work_preference
* * industry_experiences
* * work_environment_experiences
* * work_availability
* * security_clearances
* * references
* * assessments
* * interviews
* @type RetrySettings|array $retrySettings
* Retry settings to use for this call. Can be a
* {@see Google\ApiCore\RetrySettings} object, or an associative array
Expand Down
88 changes: 84 additions & 4 deletions Talent/src/V4beta1/UpdateProfileRequest.php

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

6 changes: 3 additions & 3 deletions Talent/synth.metadata
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"updateTime": "2019-08-07T18:05:17.640025Z",
"updateTime": "2019-08-13T10:03:30.879717Z",
"sources": [
{
"generator": {
Expand All @@ -12,8 +12,8 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "3a1b46a6668194a527e532a2c355b404c79b0e6a",
"internalRef": "262167956"
"sha": "db02bc9c107268372f256dd72ebeecfa20c06007",
"internalRef": "263073419"
}
}
],
Expand Down

0 comments on commit fba8c5a

Please sign in to comment.