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

Regenerate logging API client #2031

Merged
merged 6 commits into from
Mar 6, 2017
Merged

Conversation

jmuk
Copy link
Contributor

@jmuk jmuk commented Feb 28, 2017

Updates #2019

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 28, 2017
@stephenplusplus
Copy link
Contributor

(Don't merge until ordering issue is resolved: #2019 (comment))

@stephenplusplus stephenplusplus added the api: logging Issues related to the Cloud Logging API. label Mar 1, 2017
extend(result, metricsServiceV2Client(gaxGrpc));
return result;
}

v2.SERVICE_ADDRESS = loggingServiceV2Client.SERVICE_ADDRESS;
v2.ALL_SCOPES = loggingServiceV2Client.ALL_SCOPES;
v2.ALL_SCOPES = union(

This comment was marked as spam.

@stephenplusplus stephenplusplus merged commit 811ffc1 into googleapis:master Mar 6, 2017
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.

3 participants