-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Video Intelligence: Add new autogen layer. #3976
Conversation
@@ -88,6 +88,8 @@ def __init__(self, | |||
client library metrics. Ultimately serializes to a string | |||
(e.g. 'foo/1.2.3 bar/3.14.1'). This argument should be | |||
considered private. | |||
|
|||
Returns: VideoIntelligenceServiceClient |
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.
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.
Still LGTM |
Waiting on Circle, then merging this. |
Uses #3975 as a base.
This adds an updated auto-gen layer.
Note: The unit tests seem to fail. Requires investigation.