Skip to content

Regenerate DNS client#8240

Merged
gcf-merge-on-green[bot] merged 1 commit intomasterfrom
autosynth-dns
Jul 20, 2021
Merged

Regenerate DNS client#8240
gcf-merge-on-green[bot] merged 1 commit intomasterfrom
autosynth-dns

Conversation

@yoshi-automation
Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Log from Synthtool
2021-07-20 05:43:42,499 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/elixir-google-api/synth.py.
On branch autosynth-dns
nothing to commit, working tree clean
2021-07-20 05:43:44,382 synthtool [DEBUG] > Running: docker run --rm -v/tmpfs/tmp/tmplr0mv1yu/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 DNS
DEBUG:synthtool:Running: docker run --rm -v/tmpfs/tmp/tmplr0mv1yu/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 DNS
/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

12:44:17.458 [info]  FETCHING: https://dns.googleapis.com/$discovery/GOOGLE_REST_SIMPLE_URI?version=v1

12:44:17.642 [info]  FOUND: https://dns.googleapis.com/$discovery/GOOGLE_REST_SIMPLE_URI?version=v1
Revision check: old=20210423, new=20210712, generating=true
Creating leading directories
Writing Change to clients/dns/lib/google_api/dns/v1/model/change.ex.
Writing ChangesListResponse to clients/dns/lib/google_api/dns/v1/model/changes_list_response.ex.
Writing DnsKey to clients/dns/lib/google_api/dns/v1/model/dns_key.ex.
Writing DnsKeyDigest to clients/dns/lib/google_api/dns/v1/model/dns_key_digest.ex.
Writing DnsKeySpec to clients/dns/lib/google_api/dns/v1/model/dns_key_spec.ex.
Writing DnsKeysListResponse to clients/dns/lib/google_api/dns/v1/model/dns_keys_list_response.ex.
Writing ManagedZone to clients/dns/lib/google_api/dns/v1/model/managed_zone.ex.
Writing ManagedZoneDnsSecConfig to clients/dns/lib/google_api/dns/v1/model/managed_zone_dns_sec_config.ex.
Writing ManagedZoneForwardingConfig to clients/dns/lib/google_api/dns/v1/model/managed_zone_forwarding_config.ex.
Writing ManagedZoneForwardingConfigNameServerTarget to clients/dns/lib/google_api/dns/v1/model/managed_zone_forwarding_config_name_server_target.ex.
Writing ManagedZoneOperationsListResponse to clients/dns/lib/google_api/dns/v1/model/managed_zone_operations_list_response.ex.
Writing ManagedZonePeeringConfig to clients/dns/lib/google_api/dns/v1/model/managed_zone_peering_config.ex.
Writing ManagedZonePeeringConfigTargetNetwork to clients/dns/lib/google_api/dns/v1/model/managed_zone_peering_config_target_network.ex.
Writing ManagedZonePrivateVisibilityConfig to clients/dns/lib/google_api/dns/v1/model/managed_zone_private_visibility_config.ex.
Writing ManagedZonePrivateVisibilityConfigNetwork to clients/dns/lib/google_api/dns/v1/model/managed_zone_private_visibility_config_network.ex.
Writing ManagedZoneReverseLookupConfig to clients/dns/lib/google_api/dns/v1/model/managed_zone_reverse_lookup_config.ex.
Writing ManagedZoneServiceDirectoryConfig to clients/dns/lib/google_api/dns/v1/model/managed_zone_service_directory_config.ex.
Writing ManagedZoneServiceDirectoryConfigNamespace to clients/dns/lib/google_api/dns/v1/model/managed_zone_service_directory_config_namespace.ex.
Writing ManagedZonesListResponse to clients/dns/lib/google_api/dns/v1/model/managed_zones_list_response.ex.
Writing Operation to clients/dns/lib/google_api/dns/v1/model/operation.ex.
Writing OperationDnsKeyContext to clients/dns/lib/google_api/dns/v1/model/operation_dns_key_context.ex.
Writing OperationManagedZoneContext to clients/dns/lib/google_api/dns/v1/model/operation_managed_zone_context.ex.
Writing PoliciesListResponse to clients/dns/lib/google_api/dns/v1/model/policies_list_response.ex.
Writing PoliciesPatchResponse to clients/dns/lib/google_api/dns/v1/model/policies_patch_response.ex.
Writing PoliciesUpdateResponse to clients/dns/lib/google_api/dns/v1/model/policies_update_response.ex.
Writing Policy to clients/dns/lib/google_api/dns/v1/model/policy.ex.
Writing PolicyAlternativeNameServerConfig to clients/dns/lib/google_api/dns/v1/model/policy_alternative_name_server_config.ex.
Writing PolicyAlternativeNameServerConfigTargetNameServer to clients/dns/lib/google_api/dns/v1/model/policy_alternative_name_server_config_target_name_server.ex.
Writing PolicyNetwork to clients/dns/lib/google_api/dns/v1/model/policy_network.ex.
Writing Project to clients/dns/lib/google_api/dns/v1/model/project.ex.
Writing Quota to clients/dns/lib/google_api/dns/v1/model/quota.ex.
Writing ResourceRecordSet to clients/dns/lib/google_api/dns/v1/model/resource_record_set.ex.
Writing ResourceRecordSetsDeleteResponse to clients/dns/lib/google_api/dns/v1/model/resource_record_sets_delete_response.ex.
Writing ResourceRecordSetsListResponse to clients/dns/lib/google_api/dns/v1/model/resource_record_sets_list_response.ex.
Writing ResponseHeader to clients/dns/lib/google_api/dns/v1/model/response_header.ex.
Writing Changes to clients/dns/lib/google_api/dns/v1/api/changes.ex.
Writing DnsKeys to clients/dns/lib/google_api/dns/v1/api/dns_keys.ex.
Writing ManagedZoneOperations to clients/dns/lib/google_api/dns/v1/api/managed_zone_operations.ex.
Writing ManagedZones to clients/dns/lib/google_api/dns/v1/api/managed_zones.ex.
Writing Policies to clients/dns/lib/google_api/dns/v1/api/policies.ex.
Writing Projects to clients/dns/lib/google_api/dns/v1/api/projects.ex.
Writing ResourceRecordSets to clients/dns/lib/google_api/dns/v1/api/resource_record_sets.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

12:44:19.383 [info]  Bumping minor
fixing file permissions
2021-07-20 05:44:22,359 synthtool [DEBUG] > Wrote metadata to clients/dns/synth.metadata.
DEBUG:synthtool:Wrote metadata to clients/dns/synth.metadata.

Full log will be available here:
https://source.cloud.google.com/results/invocations/6af438aa-871e-417a-932a-ac643e482a7f/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 July 20, 2021 12:44
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 20, 2021
@yoshi-approver yoshi-approver added the automerge Merge the pull request once unit tests and other checks pass. label Jul 20, 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 5340b9c into master Jul 20, 2021
@gcf-merge-on-green gcf-merge-on-green Bot deleted the autosynth-dns branch July 20, 2021 12:46
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jul 20, 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