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

Fix Metric.update and add snippets for Metric class #1221

Merged
merged 3 commits into from
Sep 2, 2016

Conversation

mziccard
Copy link
Contributor

@mziccard mziccard commented Sep 1, 2016

This PR does the following:

  • Fix Metric.update: remove unnecessary MetricInfo parameter for Metric.update(Async)
  • Update snippets script to support method parameters with the final modifier
  • Add snippets to Metric's javadoc, MetricSnippets class and tests

@mziccard mziccard added docs api: logging Issues related to the Cloud Logging API. labels Sep 1, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 1, 2016
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.005%) to 85.197% when pulling 1f16609 on mziccard:metric-snippets into 7309be5 on GoogleCloudPlatform:master.

@mziccard
Copy link
Contributor Author

mziccard commented Sep 1, 2016

/cc @lesv

@@ -45,11 +46,11 @@
private static final String DATASET = "dataset";
private static final Set<String> DESCRIPTOR_TYPES = ImmutableSet.of("gce_instance", "gae_app",

This comment was marked as spam.

@lesv
Copy link
Contributor

lesv commented Sep 1, 2016

LGTM - I don't think my comment is actionable in a way that makes sense.

@mziccard mziccard merged commit 24c91c0 into googleapis:master Sep 2, 2016
@mziccard mziccard mentioned this pull request Sep 8, 2016
github-actions bot pushed a commit that referenced this pull request Aug 24, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.5](googleapis/java-automl@v2.3.4...v2.3.5) (2022-08-24)


### Dependencies

* update dependency com.google.cloud:google-cloud-bigquery to v2.14.7 ([#1220](googleapis/java-automl#1220)) ([7ae87b9](googleapis/java-automl@7ae87b9))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the Cloud Logging API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants