Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore: update gapic-generator-java to 0.0.18 (#421)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/2931a0a1-7fb5-47f3-a3f9-074deaaf0858/targets

- [ ] To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 350949863
Source-Link: googleapis/googleapis@91e206b
  • Loading branch information
yoshi-automation committed Jan 11, 2021
1 parent 662a5e3 commit f52fb6b
Show file tree
Hide file tree
Showing 37 changed files with 57 additions and 37 deletions.
Expand Up @@ -91,8 +91,7 @@
*
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@BetaApi
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class AutoscalingPolicyServiceClient implements BackgroundResource {
private final AutoscalingPolicyServiceSettings settings;
private final AutoscalingPolicyServiceStub stub;
Expand Down
Expand Up @@ -97,8 +97,7 @@
*
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@BetaApi
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class ClusterControllerClient implements BackgroundResource {
private final ClusterControllerSettings settings;
private final ClusterControllerStub stub;
Expand Down
Expand Up @@ -92,8 +92,7 @@
*
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@BetaApi
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class JobControllerClient implements BackgroundResource {
private final JobControllerSettings settings;
private final JobControllerStub stub;
Expand Down
Expand Up @@ -96,8 +96,7 @@
*
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@BetaApi
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class WorkflowTemplateServiceClient implements BackgroundResource {
private final WorkflowTemplateServiceSettings settings;
private final WorkflowTemplateServiceStub stub;
Expand Down
Expand Up @@ -36,7 +36,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public abstract class AutoscalingPolicyServiceStub implements BackgroundResource {

public UnaryCallable<CreateAutoscalingPolicyRequest, AutoscalingPolicy>
Expand Down
Expand Up @@ -90,7 +90,6 @@
* autoscalingPolicyServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class AutoscalingPolicyServiceStubSettings
extends StubSettings<AutoscalingPolicyServiceStubSettings> {
Expand Down
Expand Up @@ -42,7 +42,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public abstract class ClusterControllerStub implements BackgroundResource {

public OperationsStub getOperationsStub() {
Expand Down
Expand Up @@ -98,7 +98,6 @@
* clusterControllerSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class ClusterControllerStubSettings extends StubSettings<ClusterControllerStubSettings> {
/** The default scopes of the service. */
Expand Down
Expand Up @@ -41,7 +41,7 @@
*
* <p>This class is for advanced usage.
*/
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class GrpcAutoscalingPolicyServiceCallableFactory implements GrpcStubCallableFactory {

@Override
Expand Down
Expand Up @@ -41,7 +41,7 @@
*
* <p>This class is for advanced usage.
*/
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class GrpcClusterControllerCallableFactory implements GrpcStubCallableFactory {

@Override
Expand Down
Expand Up @@ -41,7 +41,7 @@
*
* <p>This class is for advanced usage.
*/
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class GrpcJobControllerCallableFactory implements GrpcStubCallableFactory {

@Override
Expand Down
Expand Up @@ -41,7 +41,7 @@
*
* <p>This class is for advanced usage.
*/
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class GrpcWorkflowTemplateServiceCallableFactory implements GrpcStubCallableFactory {

@Override
Expand Down
Expand Up @@ -41,7 +41,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public abstract class JobControllerStub implements BackgroundResource {

public OperationsStub getOperationsStub() {
Expand Down
Expand Up @@ -96,7 +96,6 @@
* JobControllerStubSettings jobControllerSettings = jobControllerSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class JobControllerStubSettings extends StubSettings<JobControllerStubSettings> {
/** The default scopes of the service. */
Expand Down
Expand Up @@ -42,7 +42,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public abstract class WorkflowTemplateServiceStub implements BackgroundResource {

public OperationsStub getOperationsStub() {
Expand Down
Expand Up @@ -98,7 +98,6 @@
* workflowTemplateServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class WorkflowTemplateServiceStubSettings
extends StubSettings<WorkflowTemplateServiceStubSettings> {
Expand Down
Expand Up @@ -93,7 +93,7 @@
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@BetaApi
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class AutoscalingPolicyServiceClient implements BackgroundResource {
private final AutoscalingPolicyServiceSettings settings;
private final AutoscalingPolicyServiceStub stub;
Expand Down
Expand Up @@ -68,6 +68,7 @@
* autoscalingPolicyServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class AutoscalingPolicyServiceSettings
extends ClientSettings<AutoscalingPolicyServiceSettings> {
Expand Down
Expand Up @@ -98,7 +98,7 @@
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@BetaApi
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class ClusterControllerClient implements BackgroundResource {
private final ClusterControllerSettings settings;
private final ClusterControllerStub stub;
Expand Down
Expand Up @@ -69,6 +69,7 @@
* ClusterControllerSettings clusterControllerSettings = clusterControllerSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class ClusterControllerSettings extends ClientSettings<ClusterControllerSettings> {

Expand Down
Expand Up @@ -93,7 +93,7 @@
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@BetaApi
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class JobControllerClient implements BackgroundResource {
private final JobControllerSettings settings;
private final JobControllerStub stub;
Expand Down
Expand Up @@ -68,6 +68,7 @@
* JobControllerSettings jobControllerSettings = jobControllerSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class JobControllerSettings extends ClientSettings<JobControllerSettings> {

Expand Down
Expand Up @@ -97,7 +97,7 @@
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@BetaApi
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class WorkflowTemplateServiceClient implements BackgroundResource {
private final WorkflowTemplateServiceSettings settings;
private final WorkflowTemplateServiceStub stub;
Expand Down
Expand Up @@ -70,6 +70,7 @@
* workflowTemplateServiceSettingsBuilder.build();
* }</pre>
*/
@BetaApi
@Generated("by gapic-generator-java")
public class WorkflowTemplateServiceSettings
extends ClientSettings<WorkflowTemplateServiceSettings> {
Expand Down
Expand Up @@ -18,6 +18,7 @@

import static com.google.cloud.dataproc.v1beta2.AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPagedResponse;

import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.rpc.UnaryCallable;
import com.google.cloud.dataproc.v1beta2.AutoscalingPolicy;
Expand All @@ -36,7 +37,8 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@Generated("by gapic-generator")
@BetaApi
@Generated("by gapic-generator-java")
public abstract class AutoscalingPolicyServiceStub implements BackgroundResource {

public UnaryCallable<CreateAutoscalingPolicyRequest, AutoscalingPolicy>
Expand Down
Expand Up @@ -18,6 +18,7 @@

import static com.google.cloud.dataproc.v1beta2.ClusterControllerClient.ListClustersPagedResponse;

import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.rpc.OperationCallable;
import com.google.api.gax.rpc.UnaryCallable;
Expand All @@ -41,7 +42,8 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@Generated("by gapic-generator")
@BetaApi
@Generated("by gapic-generator-java")
public abstract class ClusterControllerStub implements BackgroundResource {

public OperationsStub getOperationsStub() {
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.dataproc.v1beta2.stub;

import com.google.api.core.BetaApi;
import com.google.api.gax.grpc.GrpcCallSettings;
import com.google.api.gax.grpc.GrpcCallableFactory;
import com.google.api.gax.grpc.GrpcStubCallableFactory;
Expand All @@ -41,7 +42,8 @@
*
* <p>This class is for advanced usage.
*/
@Generated("by gapic-generator")
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcAutoscalingPolicyServiceCallableFactory implements GrpcStubCallableFactory {

@Override
Expand Down
Expand Up @@ -18,6 +18,7 @@

import static com.google.cloud.dataproc.v1beta2.AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPagedResponse;

import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.core.BackgroundResourceAggregation;
import com.google.api.gax.grpc.GrpcCallSettings;
Expand Down Expand Up @@ -48,6 +49,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcAutoscalingPolicyServiceStub extends AutoscalingPolicyServiceStub {
private static final MethodDescriptor<CreateAutoscalingPolicyRequest, AutoscalingPolicy>
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.dataproc.v1beta2.stub;

import com.google.api.core.BetaApi;
import com.google.api.gax.grpc.GrpcCallSettings;
import com.google.api.gax.grpc.GrpcCallableFactory;
import com.google.api.gax.grpc.GrpcStubCallableFactory;
Expand All @@ -41,7 +42,8 @@
*
* <p>This class is for advanced usage.
*/
@Generated("by gapic-generator")
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcClusterControllerCallableFactory implements GrpcStubCallableFactory {

@Override
Expand Down
Expand Up @@ -18,6 +18,7 @@

import static com.google.cloud.dataproc.v1beta2.ClusterControllerClient.ListClustersPagedResponse;

import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.core.BackgroundResourceAggregation;
import com.google.api.gax.grpc.GrpcCallSettings;
Expand Down Expand Up @@ -52,6 +53,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcClusterControllerStub extends ClusterControllerStub {
private static final MethodDescriptor<CreateClusterRequest, Operation>
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.dataproc.v1beta2.stub;

import com.google.api.core.BetaApi;
import com.google.api.gax.grpc.GrpcCallSettings;
import com.google.api.gax.grpc.GrpcCallableFactory;
import com.google.api.gax.grpc.GrpcStubCallableFactory;
Expand All @@ -41,7 +42,8 @@
*
* <p>This class is for advanced usage.
*/
@Generated("by gapic-generator")
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcJobControllerCallableFactory implements GrpcStubCallableFactory {

@Override
Expand Down
Expand Up @@ -18,6 +18,7 @@

import static com.google.cloud.dataproc.v1beta2.JobControllerClient.ListJobsPagedResponse;

import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.core.BackgroundResourceAggregation;
import com.google.api.gax.grpc.GrpcCallSettings;
Expand Down Expand Up @@ -52,6 +53,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcJobControllerStub extends JobControllerStub {
private static final MethodDescriptor<SubmitJobRequest, Job> submitJobMethodDescriptor =
Expand Down
Expand Up @@ -16,6 +16,7 @@

package com.google.cloud.dataproc.v1beta2.stub;

import com.google.api.core.BetaApi;
import com.google.api.gax.grpc.GrpcCallSettings;
import com.google.api.gax.grpc.GrpcCallableFactory;
import com.google.api.gax.grpc.GrpcStubCallableFactory;
Expand All @@ -41,7 +42,8 @@
*
* <p>This class is for advanced usage.
*/
@Generated("by gapic-generator")
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcWorkflowTemplateServiceCallableFactory implements GrpcStubCallableFactory {

@Override
Expand Down
Expand Up @@ -18,6 +18,7 @@

import static com.google.cloud.dataproc.v1beta2.WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse;

import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.core.BackgroundResourceAggregation;
import com.google.api.gax.grpc.GrpcCallSettings;
Expand Down Expand Up @@ -53,6 +54,7 @@
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcWorkflowTemplateServiceStub extends WorkflowTemplateServiceStub {
private static final MethodDescriptor<CreateWorkflowTemplateRequest, WorkflowTemplate>
Expand Down

0 comments on commit f52fb6b

Please sign in to comment.