Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for apiEndpoint and deprecate serviceAddress client configuration option. #2210

Merged
merged 1 commit into from
Aug 7, 2019

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Executing /tmpfs/src/git/autosynth/working_repo/ErrorReporting/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
0.29.1: Pulling from googleapis/artman
Digest: sha256:b2a73f4dda03ef8fcaa973e3ba26d0cf34091f6c22c70add663af325931aef4d
Status: Image is up to date for googleapis/artman:0.29.1
synthtool > Cloning googleapis.
synthtool > Running generator for google/devtools/clouderrorreporting/artman_errorreporting.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/php/google-cloud-error-reporting-v1beta1.
synthtool > Replaced "'serviceAddress' =>" in src/V1beta1/Gapic/ReportErrorsServiceGapicClient.php.
synthtool > Replaced "'serviceAddress' =>" in src/V1beta1/Gapic/ErrorGroupServiceGapicClient.php.
synthtool > Replaced "'serviceAddress' =>" in src/V1beta1/Gapic/ErrorStatsServiceGapicClient.php.
synthtool > Replaced '@type string \\$serviceAddress' in src/V1beta1/Gapic/ReportErrorsServiceGapicClient.php.
synthtool > Replaced '@type string \\$serviceAddress' in src/V1beta1/Gapic/ErrorGroupServiceGapicClient.php.
synthtool > Replaced '@type string \\$serviceAddress' in src/V1beta1/Gapic/ErrorStatsServiceGapicClient.php.
synthtool > Replaced '\\$transportConfig, and any \\$serviceAddress' in src/V1beta1/Gapic/ReportErrorsServiceGapicClient.php.
synthtool > Replaced '\\$transportConfig, and any \\$serviceAddress' in src/V1beta1/Gapic/ErrorGroupServiceGapicClient.php.
synthtool > Replaced '\\$transportConfig, and any \\$serviceAddress' in src/V1beta1/Gapic/ErrorStatsServiceGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1beta1/Gapic/ReportErrorsServiceGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1beta1/Gapic/ErrorGroupServiceGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1beta1/Gapic/ErrorStatsServiceGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1beta1/ErrorGroupServiceClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1beta1/ErrorStatsServiceClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1beta1/ReportErrorsServiceClient.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V1beta1/ReportErrorsServiceClientTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V1beta1/ErrorStatsServiceClientTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V1beta1/ErrorGroupServiceClientTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/System/V1beta1/ReportErrorsServiceSmokeTest.php.
synthtool > Cleaned up 1 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@yoshi-automation yoshi-automation added the api: clouderrorreporting Issues related to the Error Reporting API. label Aug 7, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 7, 2019
@codecov
Copy link

codecov bot commented Aug 7, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@2a8a0c4). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master   #2210   +/-   ##
========================================
  Coverage          ?   92.6%           
  Complexity        ?    4451           
========================================
  Files             ?     307           
  Lines             ?   13271           
  Branches          ?       0           
========================================
  Hits              ?   12290           
  Misses            ?     981           
  Partials          ?       0

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 2a8a0c4...a310fd4. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Aug 7, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@2a8a0c4). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master   #2210   +/-   ##
========================================
  Coverage          ?   92.6%           
  Complexity        ?    4451           
========================================
  Files             ?     307           
  Lines             ?   13271           
  Branches          ?       0           
========================================
  Hits              ?   12290           
  Misses            ?     981           
  Partials          ?       0

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 2a8a0c4...a310fd4. Read the comment docs.

@dwsupplee dwsupplee changed the title [CHANGE ME] Re-generated ErrorReporting to pick up changes in the API or client library generator. feat: Add support for apiEndpoint and deprecate serviceAddress client configuration option. Aug 7, 2019
@dwsupplee dwsupplee merged commit a4d3323 into master Aug 7, 2019
@jdpedrie jdpedrie deleted the autosynth-errorreporting branch August 7, 2019 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: clouderrorreporting Issues related to the Error Reporting API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants