Skip to content

Commit

Permalink
Regenerate dataproc client
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Nov 28, 2018
1 parent 52566f4 commit 8cf3e20
Show file tree
Hide file tree
Showing 167 changed files with 48,000 additions and 1,874 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* <pre>
* The ClusterControllerService provides methods to manage clusters
* of Google Compute Engine instances.
* of Compute Engine instances.
* </pre>
*/
@javax.annotation.Generated(
Expand Down Expand Up @@ -280,7 +280,7 @@ public static ClusterControllerFutureStub newFutureStub(
/**
* <pre>
* The ClusterControllerService provides methods to manage clusters
* of Google Compute Engine instances.
* of Compute Engine instances.
* </pre>
*/
public static abstract class ClusterControllerImplBase implements io.grpc.BindableService {
Expand Down Expand Up @@ -398,7 +398,7 @@ public void diagnoseCluster(com.google.cloud.dataproc.v1.DiagnoseClusterRequest
/**
* <pre>
* The ClusterControllerService provides methods to manage clusters
* of Google Compute Engine instances.
* of Compute Engine instances.
* </pre>
*/
public static final class ClusterControllerStub extends io.grpc.stub.AbstractStub<ClusterControllerStub> {
Expand Down Expand Up @@ -489,7 +489,7 @@ public void diagnoseCluster(com.google.cloud.dataproc.v1.DiagnoseClusterRequest
/**
* <pre>
* The ClusterControllerService provides methods to manage clusters
* of Google Compute Engine instances.
* of Compute Engine instances.
* </pre>
*/
public static final class ClusterControllerBlockingStub extends io.grpc.stub.AbstractStub<ClusterControllerBlockingStub> {
Expand Down Expand Up @@ -574,7 +574,7 @@ public com.google.longrunning.Operation diagnoseCluster(com.google.cloud.datapro
/**
* <pre>
* The ClusterControllerService provides methods to manage clusters
* of Google Compute Engine instances.
* of Compute Engine instances.
* </pre>
*/
public static final class ClusterControllerFutureStub extends io.grpc.stub.AbstractStub<ClusterControllerFutureStub> {
Expand Down

Large diffs are not rendered by default.

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

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

Loading

0 comments on commit 8cf3e20

Please sign in to comment.