Skip to content

Regenerate People client#8438

Merged
gcf-merge-on-green[bot] merged 1 commit intomasterfrom
autosynth-people
Sep 8, 2021
Merged

Regenerate People client#8438
gcf-merge-on-green[bot] merged 1 commit intomasterfrom
autosynth-people

Conversation

@yoshi-automation
Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Log from Synthtool
2021-09-08 06:25:56,404 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/elixir-google-api/synth.py.
On branch autosynth-people
nothing to commit, working tree clean
2021-09-08 06:25:58,207 synthtool [DEBUG] > Running: docker run --rm -v/tmpfs/tmp/tmpc9kpg3sv/repo:/workspace -v/var/run/docker.sock:/var/run/docker.sock -e USER_GROUP=1000:1000 -w /workspace gcr.io/cloud-devrel-public-resources/elixir19 scripts/generate_client.sh People
DEBUG:synthtool:Running: docker run --rm -v/tmpfs/tmp/tmpc9kpg3sv/repo:/workspace -v/var/run/docker.sock:/var/run/docker.sock -e USER_GROUP=1000:1000 -w /workspace gcr.io/cloud-devrel-public-resources/elixir19 scripts/generate_client.sh People
/workspace /workspace
�[33mThe mix.lock file was generated with a newer version of Hex. Update your client by running `mix local.hex` to avoid losing data.�[0m
Resolving Hex dependencies...
Dependency resolution completed:
Unchanged:
  certifi 2.5.1
  google_api_discovery 0.7.0
  google_gax 0.3.2
  hackney 1.15.2
  idna 6.0.0
  jason 1.2.1
  metrics 1.0.1
  mime 1.3.1
  mimerl 1.2.0
  oauth2 0.9.4
  parse_trans 3.3.0
  poison 3.1.0
  ssl_verify_fun 1.1.5
  temp 0.4.7
  tesla 1.3.3
  unicode_util_compat 0.4.1
* Getting google_api_discovery (Hex package)
* Getting tesla (Hex package)
* Getting oauth2 (Hex package)
* Getting temp (Hex package)
* Getting jason (Hex package)
* Getting poison (Hex package)
* Getting hackney (Hex package)
* Getting certifi (Hex package)
* Getting idna (Hex package)
* Getting metrics (Hex package)
* Getting mimerl (Hex package)
* Getting ssl_verify_fun (Hex package)
* Getting unicode_util_compat (Hex package)
* Getting parse_trans (Hex package)
* Getting mime (Hex package)
* Getting google_gax (Hex package)
�[33mThe mix.lock file was generated with a newer version of Hex. Update your client by running `mix local.hex` to avoid losing data.�[0m
==> temp
Compiling 3 files (.ex)
Generated temp app
===> Compiling parse_trans
===> Compiling mimerl
===> Compiling metrics
===> Compiling unicode_util_compat
===> Compiling idna
==> jason
Compiling 8 files (.ex)
Generated jason app
warning: String.strip/1 is deprecated. Use String.trim/1 instead
  /workspace/deps/poison/mix.exs:4

==> poison
Compiling 4 files (.ex)
warning: Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
  lib/poison/encoder.ex:173

Generated poison app
==> ssl_verify_fun
Compiling 7 files (.erl)
Generated ssl_verify_fun app
===> Compiling certifi
===> Compiling hackney
==> oauth2
Compiling 13 files (.ex)
Generated oauth2 app
==> mime
Compiling 2 files (.ex)
Generated mime app
==> tesla
Compiling 26 files (.ex)
Generated tesla app
==> google_gax
Compiling 5 files (.ex)
Generated google_gax app
==> google_api_discovery
Compiling 21 files (.ex)
Generated google_api_discovery app
==> google_apis
Compiling 28 files (.ex)
Generated google_apis app

13:26:27.558 [info]  FETCHING: https://people.googleapis.com/$discovery/GOOGLE_REST_SIMPLE_URI?version=v1

13:26:27.683 [info]  FOUND: https://people.googleapis.com/$discovery/GOOGLE_REST_SIMPLE_URI?version=v1
Revision check: old=20210830, new=20210903, generating=true
Creating leading directories
Writing Address to clients/people/lib/google_api/people/v1/model/address.ex.
Writing AgeRangeType to clients/people/lib/google_api/people/v1/model/age_range_type.ex.
Writing BatchCreateContactsRequest to clients/people/lib/google_api/people/v1/model/batch_create_contacts_request.ex.
Writing BatchCreateContactsResponse to clients/people/lib/google_api/people/v1/model/batch_create_contacts_response.ex.
Writing BatchDeleteContactsRequest to clients/people/lib/google_api/people/v1/model/batch_delete_contacts_request.ex.
Writing BatchGetContactGroupsResponse to clients/people/lib/google_api/people/v1/model/batch_get_contact_groups_response.ex.
Writing BatchUpdateContactsRequest to clients/people/lib/google_api/people/v1/model/batch_update_contacts_request.ex.
Writing BatchUpdateContactsResponse to clients/people/lib/google_api/people/v1/model/batch_update_contacts_response.ex.
Writing Biography to clients/people/lib/google_api/people/v1/model/biography.ex.
Writing Birthday to clients/people/lib/google_api/people/v1/model/birthday.ex.
Writing BraggingRights to clients/people/lib/google_api/people/v1/model/bragging_rights.ex.
Writing CalendarUrl to clients/people/lib/google_api/people/v1/model/calendar_url.ex.
Writing ClientData to clients/people/lib/google_api/people/v1/model/client_data.ex.
Writing ContactGroup to clients/people/lib/google_api/people/v1/model/contact_group.ex.
Writing ContactGroupMembership to clients/people/lib/google_api/people/v1/model/contact_group_membership.ex.
Writing ContactGroupMetadata to clients/people/lib/google_api/people/v1/model/contact_group_metadata.ex.
Writing ContactGroupResponse to clients/people/lib/google_api/people/v1/model/contact_group_response.ex.
Writing ContactToCreate to clients/people/lib/google_api/people/v1/model/contact_to_create.ex.
Writing CopyOtherContactToMyContactsGroupRequest to clients/people/lib/google_api/people/v1/model/copy_other_contact_to_my_contacts_group_request.ex.
Writing CoverPhoto to clients/people/lib/google_api/people/v1/model/cover_photo.ex.
Writing CreateContactGroupRequest to clients/people/lib/google_api/people/v1/model/create_contact_group_request.ex.
Writing Date to clients/people/lib/google_api/people/v1/model/date.ex.
Writing DeleteContactPhotoResponse to clients/people/lib/google_api/people/v1/model/delete_contact_photo_response.ex.
Writing DomainMembership to clients/people/lib/google_api/people/v1/model/domain_membership.ex.
Writing EmailAddress to clients/people/lib/google_api/people/v1/model/email_address.ex.
Writing Empty to clients/people/lib/google_api/people/v1/model/empty.ex.
Writing Event to clients/people/lib/google_api/people/v1/model/event.ex.
Writing ExternalId to clients/people/lib/google_api/people/v1/model/external_id.ex.
Writing FieldMetadata to clients/people/lib/google_api/people/v1/model/field_metadata.ex.
Writing FileAs to clients/people/lib/google_api/people/v1/model/file_as.ex.
Writing Gender to clients/people/lib/google_api/people/v1/model/gender.ex.
Writing GetPeopleResponse to clients/people/lib/google_api/people/v1/model/get_people_response.ex.
Writing GroupClientData to clients/people/lib/google_api/people/v1/model/group_client_data.ex.
Writing ImClient to clients/people/lib/google_api/people/v1/model/im_client.ex.
Writing Interest to clients/people/lib/google_api/people/v1/model/interest.ex.
Writing ListConnectionsResponse to clients/people/lib/google_api/people/v1/model/list_connections_response.ex.
Writing ListContactGroupsResponse to clients/people/lib/google_api/people/v1/model/list_contact_groups_response.ex.
Writing ListDirectoryPeopleResponse to clients/people/lib/google_api/people/v1/model/list_directory_people_response.ex.
Writing ListOtherContactsResponse to clients/people/lib/google_api/people/v1/model/list_other_contacts_response.ex.
Writing Locale to clients/people/lib/google_api/people/v1/model/locale.ex.
Writing Location to clients/people/lib/google_api/people/v1/model/location.ex.
Writing Membership to clients/people/lib/google_api/people/v1/model/membership.ex.
Writing MiscKeyword to clients/people/lib/google_api/people/v1/model/misc_keyword.ex.
Writing ModifyContactGroupMembersRequest to clients/people/lib/google_api/people/v1/model/modify_contact_group_members_request.ex.
Writing ModifyContactGroupMembersResponse to clients/people/lib/google_api/people/v1/model/modify_contact_group_members_response.ex.
Writing Name to clients/people/lib/google_api/people/v1/model/name.ex.
Writing Nickname to clients/people/lib/google_api/people/v1/model/nickname.ex.
Writing Occupation to clients/people/lib/google_api/people/v1/model/occupation.ex.
Writing Organization to clients/people/lib/google_api/people/v1/model/organization.ex.
Writing Person to clients/people/lib/google_api/people/v1/model/person.ex.
Writing PersonMetadata to clients/people/lib/google_api/people/v1/model/person_metadata.ex.
Writing PersonResponse to clients/people/lib/google_api/people/v1/model/person_response.ex.
Writing PhoneNumber to clients/people/lib/google_api/people/v1/model/phone_number.ex.
Writing Photo to clients/people/lib/google_api/people/v1/model/photo.ex.
Writing ProfileMetadata to clients/people/lib/google_api/people/v1/model/profile_metadata.ex.
Writing Relation to clients/people/lib/google_api/people/v1/model/relation.ex.
Writing RelationshipInterest to clients/people/lib/google_api/people/v1/model/relationship_interest.ex.
Writing RelationshipStatus to clients/people/lib/google_api/people/v1/model/relationship_status.ex.
Writing Residence to clients/people/lib/google_api/people/v1/model/residence.ex.
Writing SearchDirectoryPeopleResponse to clients/people/lib/google_api/people/v1/model/search_directory_people_response.ex.
Writing SearchResponse to clients/people/lib/google_api/people/v1/model/search_response.ex.
Writing SearchResult to clients/people/lib/google_api/people/v1/model/search_result.ex.
Writing SipAddress to clients/people/lib/google_api/people/v1/model/sip_address.ex.
Writing Skill to clients/people/lib/google_api/people/v1/model/skill.ex.
Writing Source to clients/people/lib/google_api/people/v1/model/source.ex.
Writing Status to clients/people/lib/google_api/people/v1/model/status.ex.
Writing Tagline to clients/people/lib/google_api/people/v1/model/tagline.ex.
Writing UpdateContactGroupRequest to clients/people/lib/google_api/people/v1/model/update_contact_group_request.ex.
Writing UpdateContactPhotoRequest to clients/people/lib/google_api/people/v1/model/update_contact_photo_request.ex.
Writing UpdateContactPhotoResponse to clients/people/lib/google_api/people/v1/model/update_contact_photo_response.ex.
Writing Url to clients/people/lib/google_api/people/v1/model/url.ex.
Writing UserDefined to clients/people/lib/google_api/people/v1/model/user_defined.ex.
Writing ContactGroups to clients/people/lib/google_api/people/v1/api/contact_groups.ex.
Writing OtherContacts to clients/people/lib/google_api/people/v1/api/other_contacts.ex.
Writing People to clients/people/lib/google_api/people/v1/api/people.ex.
Writing connection.ex.
Writing metadata.ex.
Writing mix.exs
Writing README.md
Writing LICENSE
Writing .gitignore
Writing config/config.exs
Writing test/test_helper.exs
�[33mThe mix.lock file was generated with a newer version of Hex. Update your client by running `mix local.hex` to avoid losing data.�[0m

13:26:29.489 [info]  Bumping patch
fixing file permissions
2021-09-08 06:26:32,275 synthtool [DEBUG] > Wrote metadata to clients/people/synth.metadata.
DEBUG:synthtool:Wrote metadata to clients/people/synth.metadata.

Full log will be available here:
https://source.cloud.google.com/results/invocations/e9707f60-d78a-42d3-a714-f499d12285e4/targets

  • To automatically regenerate this PR, check this box. (May take up to 24 hours.)

@yoshi-automation yoshi-automation requested a review from a team September 8, 2021 13:26
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 8, 2021
@yoshi-approver yoshi-approver added the automerge Merge the pull request once unit tests and other checks pass. label Sep 8, 2021
Copy link
Copy Markdown

@yoshi-approver yoshi-approver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AutoApprove: Rubber stamped client regeneration!

@gcf-merge-on-green gcf-merge-on-green Bot merged commit 22956be into master Sep 8, 2021
@gcf-merge-on-green gcf-merge-on-green Bot deleted the autosynth-people branch September 8, 2021 13:28
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants