Skip to content

Regenerate StorageTransfer client#8903

Merged
gcf-merge-on-green[bot] merged 1 commit intomainfrom
autosynth-storagetransfer
Dec 16, 2021
Merged

Regenerate StorageTransfer client#8903
gcf-merge-on-green[bot] merged 1 commit intomainfrom
autosynth-storagetransfer

Conversation

@yoshi-automation
Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Log from Synthtool
2021-12-16 07:25:50,694 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/elixir-google-api/synth.py.
On branch autosynth-storagetransfer
nothing to commit, working tree clean
2021-12-16 07:25:53,101 synthtool [DEBUG] > Running: docker run --rm -v/tmpfs/tmp/tmp9nz73afv/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 StorageTransfer
DEBUG:synthtool:Running: docker run --rm -v/tmpfs/tmp/tmp9nz73afv/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 StorageTransfer
/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.8.0
  google_api_discovery 0.7.0
  google_gax 0.4.0
  hackney 1.18.0
  idna 6.1.1
  jason 1.2.2
  metrics 1.0.1
  mime 1.6.0
  mimerl 1.2.0
  oauth2 0.9.4
  parse_trans 3.3.1
  poison 3.1.0
  ssl_verify_fun 1.1.6
  temp 0.4.7
  tesla 1.4.3
  unicode_util_compat 0.7.0
* 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 parse_trans (Hex package)
* Getting ssl_verify_fun (Hex package)
* Getting unicode_util_compat (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
===> Rebar3 detected a lock file from a newer version. It will be loaded in compatibility mode, but important information may be missing or lost. It is recommended to upgrade Rebar3.
===> 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
===> Rebar3 detected a lock file from a newer version. It will be loaded in compatibility mode, but important information may be missing or lost. It is recommended to upgrade Rebar3.
===> Compiling hackney
==> oauth2
Compiling 13 files (.ex)
Generated oauth2 app
==> mime
Compiling 2 files (.ex)
Generated mime app
==> tesla
Compiling 29 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

15:26:24.439 [info]  FETCHING: https://storagetransfer.googleapis.com/$discovery/GOOGLE_REST_SIMPLE_URI?version=v1

15:26:24.554 [info]  FETCHING: https://storagetransfer.googleapis.com/$discovery/rest?version=v1

15:26:24.568 [info]  FOUND: https://storagetransfer.googleapis.com/$discovery/rest?version=v1
Revision check: old=20211210, new=20211211, generating=true
Creating leading directories
Writing AgentPool to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/agent_pool.ex.
Writing AwsAccessKey to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/aws_access_key.ex.
Writing AwsS3Data to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/aws_s3_data.ex.
Writing AzureBlobStorageData to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/azure_blob_storage_data.ex.
Writing AzureCredentials to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/azure_credentials.ex.
Writing BandwidthLimit to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/bandwidth_limit.ex.
Writing CancelOperationRequest to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/cancel_operation_request.ex.
Writing Date to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/date.ex.
Writing Empty to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/empty.ex.
Writing ErrorLogEntry to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/error_log_entry.ex.
Writing ErrorSummary to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/error_summary.ex.
Writing GcsData to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/gcs_data.ex.
Writing GoogleServiceAccount to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/google_service_account.ex.
Writing HttpData to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/http_data.ex.
Writing ListAgentPoolsResponse to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/list_agent_pools_response.ex.
Writing ListOperationsResponse to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/list_operations_response.ex.
Writing ListTransferJobsResponse to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/list_transfer_jobs_response.ex.
Writing LoggingConfig to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/logging_config.ex.
Writing MetadataOptions to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/metadata_options.ex.
Writing NotificationConfig to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/notification_config.ex.
Writing ObjectConditions to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/object_conditions.ex.
Writing Operation to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/operation.ex.
Writing PauseTransferOperationRequest to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/pause_transfer_operation_request.ex.
Writing PosixFilesystem to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/posix_filesystem.ex.
Writing ResumeTransferOperationRequest to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/resume_transfer_operation_request.ex.
Writing RunTransferJobRequest to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/run_transfer_job_request.ex.
Writing Schedule to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/schedule.ex.
Writing Status to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/status.ex.
Writing TimeOfDay to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/time_of_day.ex.
Writing TransferCounters to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/transfer_counters.ex.
Writing TransferJob to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/transfer_job.ex.
Writing TransferManifest to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/transfer_manifest.ex.
Writing TransferOperation to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/transfer_operation.ex.
Writing TransferOptions to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/transfer_options.ex.
Writing TransferSpec to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/transfer_spec.ex.
Writing UpdateTransferJobRequest to clients/storage_transfer/lib/google_api/storage_transfer/v1/model/update_transfer_job_request.ex.
Writing GoogleServiceAccounts to clients/storage_transfer/lib/google_api/storage_transfer/v1/api/google_service_accounts.ex.
Writing Projects to clients/storage_transfer/lib/google_api/storage_transfer/v1/api/projects.ex.
Writing TransferJobs to clients/storage_transfer/lib/google_api/storage_transfer/v1/api/transfer_jobs.ex.
Writing TransferOperations to clients/storage_transfer/lib/google_api/storage_transfer/v1/api/transfer_operations.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

15:26:26.359 [info]  Bumping patch
fixing file permissions
2021-12-16 07:26:29,997 synthtool [DEBUG] > Wrote metadata to clients/storage_transfer/synth.metadata.
DEBUG:synthtool:Wrote metadata to clients/storage_transfer/synth.metadata.

Full log will be available here:
https://source.cloud.google.com/results/invocations/0a0318be-75bc-428c-be07-e39841253c86/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 December 16, 2021 15:26
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 Dec 16, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 0612cfc into main Dec 16, 2021
@gcf-merge-on-green gcf-merge-on-green Bot deleted the autosynth-storagetransfer branch December 16, 2021 15:30
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants