Skip to content

Commit

Permalink
refresh all clients
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamlin committed Sep 5, 2018
1 parent 124ed55 commit 0a9f8da
Show file tree
Hide file tree
Showing 59 changed files with 9,538 additions and 1,162 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ public static abstract class AssetServiceImplBase implements io.grpc.BindableSer
/**
* <pre>
* Exports assets with time and resource types to a given Google Cloud Storage
* location. The output format is newline delimited JSON.
* location. The output format is newline-delimited JSON.
* This API implements the [google.longrunning.Operation][google.longrunning.Operation] API allowing users
* to keep track of the export.
* </pre>
Expand Down Expand Up @@ -206,7 +206,7 @@ protected AssetServiceStub build(io.grpc.Channel channel,
/**
* <pre>
* Exports assets with time and resource types to a given Google Cloud Storage
* location. The output format is newline delimited JSON.
* location. The output format is newline-delimited JSON.
* This API implements the [google.longrunning.Operation][google.longrunning.Operation] API allowing users
* to keep track of the export.
* </pre>
Expand Down Expand Up @@ -257,7 +257,7 @@ protected AssetServiceBlockingStub build(io.grpc.Channel channel,
/**
* <pre>
* Exports assets with time and resource types to a given Google Cloud Storage
* location. The output format is newline delimited JSON.
* location. The output format is newline-delimited JSON.
* This API implements the [google.longrunning.Operation][google.longrunning.Operation] API allowing users
* to keep track of the export.
* </pre>
Expand Down Expand Up @@ -306,7 +306,7 @@ protected AssetServiceFutureStub build(io.grpc.Channel channel,
/**
* <pre>
* Exports assets with time and resource types to a given Google Cloud Storage
* location. The output format is newline delimited JSON.
* location. The output format is newline-delimited JSON.
* This API implements the [google.longrunning.Operation][google.longrunning.Operation] API allowing users
* to keep track of the export.
* </pre>
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0a9f8da

Please sign in to comment.