Skip to content

Regenerate PubSub client#8737

Merged
gcf-merge-on-green[bot] merged 1 commit intomainfrom
autosynth-pubsub
Nov 18, 2021
Merged

Regenerate PubSub client#8737
gcf-merge-on-green[bot] merged 1 commit intomainfrom
autosynth-pubsub

Conversation

@yoshi-automation
Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Log from Synthtool
2021-11-18 06:30:27,488 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/elixir-google-api/synth.py.
On branch autosynth-pubsub
nothing to commit, working tree clean
2021-11-18 06:30:29,444 synthtool [DEBUG] > Running: docker run --rm -v/tmpfs/tmp/tmpiv3kjs7v/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 PubSub
DEBUG:synthtool:Running: docker run --rm -v/tmpfs/tmp/tmpiv3kjs7v/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 PubSub
/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

14:30:59.560 [info]  FETCHING: https://pubsub.googleapis.com/$discovery/GOOGLE_REST_SIMPLE_URI?version=v1

14:30:59.693 [info]  FOUND: https://pubsub.googleapis.com/$discovery/GOOGLE_REST_SIMPLE_URI?version=v1
Revision check: old=20211012, new=20211108, generating=true
Creating leading directories
Writing AcknowledgeRequest to clients/pub_sub/lib/google_api/pub_sub/v1/model/acknowledge_request.ex.
Writing Binding to clients/pub_sub/lib/google_api/pub_sub/v1/model/binding.ex.
Writing CreateSnapshotRequest to clients/pub_sub/lib/google_api/pub_sub/v1/model/create_snapshot_request.ex.
Writing DeadLetterPolicy to clients/pub_sub/lib/google_api/pub_sub/v1/model/dead_letter_policy.ex.
Writing DetachSubscriptionResponse to clients/pub_sub/lib/google_api/pub_sub/v1/model/detach_subscription_response.ex.
Writing Empty to clients/pub_sub/lib/google_api/pub_sub/v1/model/empty.ex.
Writing ExpirationPolicy to clients/pub_sub/lib/google_api/pub_sub/v1/model/expiration_policy.ex.
Writing Expr to clients/pub_sub/lib/google_api/pub_sub/v1/model/expr.ex.
Writing ListSchemasResponse to clients/pub_sub/lib/google_api/pub_sub/v1/model/list_schemas_response.ex.
Writing ListSnapshotsResponse to clients/pub_sub/lib/google_api/pub_sub/v1/model/list_snapshots_response.ex.
Writing ListSubscriptionsResponse to clients/pub_sub/lib/google_api/pub_sub/v1/model/list_subscriptions_response.ex.
Writing ListTopicSnapshotsResponse to clients/pub_sub/lib/google_api/pub_sub/v1/model/list_topic_snapshots_response.ex.
Writing ListTopicSubscriptionsResponse to clients/pub_sub/lib/google_api/pub_sub/v1/model/list_topic_subscriptions_response.ex.
Writing ListTopicsResponse to clients/pub_sub/lib/google_api/pub_sub/v1/model/list_topics_response.ex.
Writing MessageStoragePolicy to clients/pub_sub/lib/google_api/pub_sub/v1/model/message_storage_policy.ex.
Writing ModifyAckDeadlineRequest to clients/pub_sub/lib/google_api/pub_sub/v1/model/modify_ack_deadline_request.ex.
Writing ModifyPushConfigRequest to clients/pub_sub/lib/google_api/pub_sub/v1/model/modify_push_config_request.ex.
Writing OidcToken to clients/pub_sub/lib/google_api/pub_sub/v1/model/oidc_token.ex.
Writing Policy to clients/pub_sub/lib/google_api/pub_sub/v1/model/policy.ex.
Writing PublishRequest to clients/pub_sub/lib/google_api/pub_sub/v1/model/publish_request.ex.
Writing PublishResponse to clients/pub_sub/lib/google_api/pub_sub/v1/model/publish_response.ex.
Writing PubsubMessage to clients/pub_sub/lib/google_api/pub_sub/v1/model/pubsub_message.ex.
Writing PullRequest to clients/pub_sub/lib/google_api/pub_sub/v1/model/pull_request.ex.
Writing PullResponse to clients/pub_sub/lib/google_api/pub_sub/v1/model/pull_response.ex.
Writing PushConfig to clients/pub_sub/lib/google_api/pub_sub/v1/model/push_config.ex.
Writing ReceivedMessage to clients/pub_sub/lib/google_api/pub_sub/v1/model/received_message.ex.
Writing RetryPolicy to clients/pub_sub/lib/google_api/pub_sub/v1/model/retry_policy.ex.
Writing Schema to clients/pub_sub/lib/google_api/pub_sub/v1/model/schema.ex.
Writing SchemaSettings to clients/pub_sub/lib/google_api/pub_sub/v1/model/schema_settings.ex.
Writing SeekRequest to clients/pub_sub/lib/google_api/pub_sub/v1/model/seek_request.ex.
Writing SeekResponse to clients/pub_sub/lib/google_api/pub_sub/v1/model/seek_response.ex.
Writing SetIamPolicyRequest to clients/pub_sub/lib/google_api/pub_sub/v1/model/set_iam_policy_request.ex.
Writing Snapshot to clients/pub_sub/lib/google_api/pub_sub/v1/model/snapshot.ex.
Writing Subscription to clients/pub_sub/lib/google_api/pub_sub/v1/model/subscription.ex.
Writing TestIamPermissionsRequest to clients/pub_sub/lib/google_api/pub_sub/v1/model/test_iam_permissions_request.ex.
Writing TestIamPermissionsResponse to clients/pub_sub/lib/google_api/pub_sub/v1/model/test_iam_permissions_response.ex.
Writing Topic to clients/pub_sub/lib/google_api/pub_sub/v1/model/topic.ex.
Writing UpdateSnapshotRequest to clients/pub_sub/lib/google_api/pub_sub/v1/model/update_snapshot_request.ex.
Writing UpdateSubscriptionRequest to clients/pub_sub/lib/google_api/pub_sub/v1/model/update_subscription_request.ex.
Writing UpdateTopicRequest to clients/pub_sub/lib/google_api/pub_sub/v1/model/update_topic_request.ex.
Writing ValidateMessageRequest to clients/pub_sub/lib/google_api/pub_sub/v1/model/validate_message_request.ex.
Writing ValidateMessageResponse to clients/pub_sub/lib/google_api/pub_sub/v1/model/validate_message_response.ex.
Writing ValidateSchemaRequest to clients/pub_sub/lib/google_api/pub_sub/v1/model/validate_schema_request.ex.
Writing ValidateSchemaResponse to clients/pub_sub/lib/google_api/pub_sub/v1/model/validate_schema_response.ex.
Writing Projects to clients/pub_sub/lib/google_api/pub_sub/v1/api/projects.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

14:31:01.601 [info]  Bumping patch
fixing file permissions
2021-11-18 06:31:04,655 synthtool [DEBUG] > Wrote metadata to clients/pub_sub/synth.metadata.
DEBUG:synthtool:Wrote metadata to clients/pub_sub/synth.metadata.

Full log will be available here:
https://source.cloud.google.com/results/invocations/b79cbc54-0872-4ea1-b60d-2046b8b1a75b/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 November 18, 2021 14:31
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 18, 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!

@yoshi-approver yoshi-approver added the automerge Merge the pull request once unit tests and other checks pass. label Nov 18, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit f913ebe into main Nov 18, 2021
@gcf-merge-on-green gcf-merge-on-green Bot deleted the autosynth-pubsub branch November 18, 2021 14:34
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 18, 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