-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Video Intelligence GAPIC-only #3432
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
Conversation
This adds the video intelligence library, published as a GAPIC only with a thin manual wrapper for consistency.
| @@ -0,0 +1,4 @@ | |||
| include README.rst LICENSE requirements.txt | |||
| recursive-include google *.json *.proto | |||
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
|
||
| from google.cloud.gapic.videointelligence.v1beta1.video_intelligence_service_client import VideoIntelligenceServiceClient | ||
| from google.cloud.gapic.videointelligence.v1beta1 import enums | ||
|
|
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
@lukesneeringer OK to delete branch here? |
|
I did, GitHub was just slow. :-) |
This adds the video intelligence library, published as a GAPIC only with a thin manual wrapper for consistency.
This adds the video intelligence library, published as a GAPIC only with a thin manual wrapper for consistency.