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

Feat: Add code sample for video streaming action recognition. #667

Merged
merged 1 commit into from Sep 14, 2021

Conversation

bingatgoogle
Copy link
Contributor

No description provided.

@snippet-bot
Copy link

snippet-bot bot commented Sep 8, 2021

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 8, 2021
@product-auto-label product-auto-label bot added api: videointelligence Issues related to the googleapis/java-video-intelligence API. samples Issues that are directly related to samples. labels Sep 8, 2021
@morgandu morgandu self-requested a review September 8, 2021 17:44
@bingatgoogle bingatgoogle changed the title Add code sample for video streaming action recognition. Feat: Add code sample for video streaming action recognition. Sep 8, 2021
@bingatgoogle bingatgoogle force-pushed the bing-var-branch branch 2 times, most recently from 2377df8 to 4e741e7 Compare September 8, 2021 19:07
@morgandu morgandu added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 8, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 8, 2021
@morgandu morgandu added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 8, 2021
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Sep 9, 2021
@morgandu morgandu added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 9, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 9, 2021
@morgandu morgandu added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 9, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 9, 2021
@morgandu morgandu added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 10, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 10, 2021
@bingatgoogle
Copy link
Contributor Author

Kokoro test passed. Please give the cl a review, thanks!

@SuppressWarnings("checkstyle:abbreviationaswordinname")
public class StreamingAutoMlActionRecognitionIT {

private static String PROJECT_ID = "779844219229"; // System.getenv().get("GOOGLE_CLOUD_PROJECT");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use System.getenv().get("GOOGLE_CLOUD_PROJECT"), without exposing the PROJECT_ID.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@morgandu morgandu added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 13, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 13, 2021
@morgandu morgandu added the automerge Merge the pull request once unit tests and other checks pass. label Sep 14, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 3cf1a45 into googleapis:master Sep 14, 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 Sep 14, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 14, 2021
🤖 I have created a release \*beep\* \*boop\*
---
### [2.0.6](https://www.github.com/googleapis/java-video-intelligence/compare/v2.0.5...v2.0.6) (2021-09-14)


### Features

* Add code sample for video streaming action recognition.  ([#667](https://www.github.com/googleapis/java-video-intelligence/issues/667)) ([3cf1a45](https://www.github.com/googleapis/java-video-intelligence/commit/3cf1a4562999371e9e51adbcd5766937cb388d8c))


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.1.3 ([#671](https://www.github.com/googleapis/java-video-intelligence/issues/671)) ([e1c543f](https://www.github.com/googleapis/java-video-intelligence/commit/e1c543f76921c4f920533fca7073b376dd2836b7))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#673](https://www.github.com/googleapis/java-video-intelligence/issues/673)) ([5fd2dcb](https://www.github.com/googleapis/java-video-intelligence/commit/5fd2dcb896fac51e932f57eef717ea5383e6a655))
* update dependency com.google.cloud:google-cloud-storage to v2.1.1 ([#663](https://www.github.com/googleapis/java-video-intelligence/issues/663)) ([d01f0ff](https://www.github.com/googleapis/java-video-intelligence/commit/d01f0ff3aac4a85ef9542c5f126734dda3c92599))
* update dependency com.google.cloud:google-cloud-storage to v2.1.2 ([#675](https://www.github.com/googleapis/java-video-intelligence/issues/675)) ([b69341a](https://www.github.com/googleapis/java-video-intelligence/commit/b69341aed764b877c065d0e89b2d6dbf7c70b7bd))
---


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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: videointelligence Issues related to the googleapis/java-video-intelligence API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
Projects
None yet
4 participants