Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

feat: adds style enumeration #49

Merged
merged 3 commits into from
Jan 9, 2021
Merged

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/15862244-2697-4da9-a237-b292c9805d53/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 348668666
Source-Link: googleapis/googleapis@36536e2
PiperOrigin-RevId: 348646270
Source-Link: googleapis/googleapis@34c8140

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
…agent

PiperOrigin-RevId: 348646270

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Dec 22 09:26:57 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 34c8140517e18b5fd47d7f5a2ffba72be4ba8506
Source-Link: googleapis/googleapis@34c8140
…on parameters and agent

PiperOrigin-RevId: 348668666

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Dec 22 11:46:07 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 36536e21b8eece3e9ed100037c214da99324c957
Source-Link: googleapis/googleapis@36536e2
@yoshi-automation yoshi-automation requested a review from a team as a code owner January 8, 2021 11:22
@product-auto-label product-auto-label bot added the api: dialogflow Issues related to the googleapis/nodejs-dialogflow-cx API. label Jan 8, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 8, 2021
@codecov
Copy link

codecov bot commented Jan 8, 2021

Codecov Report

Merging #49 (dba2705) into master (f6460ce) will increase coverage by 0.05%.
The diff coverage is 99.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   98.57%   98.63%   +0.05%     
==========================================
  Files          29       31       +2     
  Lines       50518    57150    +6632     
  Branches     1210     1320     +110     
==========================================
+ Hits        49799    56369    +6570     
- Misses        695      755      +60     
- Partials       24       26       +2     
Impacted Files Coverage Δ
src/v3/experiments_client.ts 98.51% <98.51%> (ø)
src/v3beta1/experiments_client.ts 98.53% <98.53%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/v3/agents_client.ts 98.94% <100.00%> (+0.12%) ⬆️
src/v3/entity_types_client.ts 98.53% <100.00%> (+0.06%) ⬆️
src/v3/environments_client.ts 98.95% <100.00%> (+0.04%) ⬆️
src/v3/flows_client.ts 98.81% <100.00%> (+0.04%) ⬆️
src/v3/index.ts 100.00% <100.00%> (ø)
src/v3/intents_client.ts 98.51% <100.00%> (+0.06%) ⬆️
src/v3/pages_client.ts 98.54% <100.00%> (+0.06%) ⬆️
... and 23 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f6460ce...dba2705. Read the comment docs.

@bcoe bcoe changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feat: adds style enumeration Jan 9, 2021
@bcoe bcoe added the automerge Merge the pull request once unit tests and other checks pass. label Jan 9, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 6d65571 into master Jan 9, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: dialogflow Issues related to the googleapis/nodejs-dialogflow-cx API. cla: yes This human has signed the Contributor License Agreement. context: partial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants