Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

go: make longrunning methods use generated longrunning client #1288

Merged
merged 1 commit into from
May 25, 2017
Merged

go: make longrunning methods use generated longrunning client #1288

merged 1 commit into from
May 25, 2017

Commits on May 23, 2017

  1. go: make longrunning methods use generated longrunning client

    The cloud.google.com/go/longrunning package will need to change
    slightly to accomodate this change.
    
    xGoogHeader is now gone from the generated longrunnging types,
    as the header will be automatically inserted by LROClient itself.
    pongad committed May 23, 2017
    Configuration menu
    Copy the full SHA
    8c4ca78 View commit details
    Browse the repository at this point in the history