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

Commit f52fb6b

Browse files
chore: update gapic-generator-java to 0.0.18 (#421)
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
1 parent 662a5e3 commit f52fb6b

37 files changed

+57
-37
lines changed

google-cloud-dataproc/src/main/java/com/google/cloud/dataproc/v1/AutoscalingPolicyServiceClient.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@
9191
*
9292
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
9393
*/
94-
@BetaApi
95-
@Generated("by gapic-generator")
94+
@Generated("by gapic-generator-java")
9695
public class AutoscalingPolicyServiceClient implements BackgroundResource {
9796
private final AutoscalingPolicyServiceSettings settings;
9897
private final AutoscalingPolicyServiceStub stub;

google-cloud-dataproc/src/main/java/com/google/cloud/dataproc/v1/ClusterControllerClient.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@
9797
*
9898
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
9999
*/
100-
@BetaApi
101-
@Generated("by gapic-generator")
100+
@Generated("by gapic-generator-java")
102101
public class ClusterControllerClient implements BackgroundResource {
103102
private final ClusterControllerSettings settings;
104103
private final ClusterControllerStub stub;

google-cloud-dataproc/src/main/java/com/google/cloud/dataproc/v1/JobControllerClient.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,7 @@
9292
*
9393
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
9494
*/
95-
@BetaApi
96-
@Generated("by gapic-generator")
95+
@Generated("by gapic-generator-java")
9796
public class JobControllerClient implements BackgroundResource {
9897
private final JobControllerSettings settings;
9998
private final JobControllerStub stub;

google-cloud-dataproc/src/main/java/com/google/cloud/dataproc/v1/WorkflowTemplateServiceClient.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@
9696
*
9797
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
9898
*/
99-
@BetaApi
100-
@Generated("by gapic-generator")
99+
@Generated("by gapic-generator-java")
101100
public class WorkflowTemplateServiceClient implements BackgroundResource {
102101
private final WorkflowTemplateServiceSettings settings;
103102
private final WorkflowTemplateServiceStub stub;

google-cloud-dataproc/src/main/java/com/google/cloud/dataproc/v1/stub/AutoscalingPolicyServiceStub.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
*
3737
* <p>This class is for advanced usage and reflects the underlying API directly.
3838
*/
39-
@Generated("by gapic-generator")
39+
@Generated("by gapic-generator-java")
4040
public abstract class AutoscalingPolicyServiceStub implements BackgroundResource {
4141

4242
public UnaryCallable<CreateAutoscalingPolicyRequest, AutoscalingPolicy>

google-cloud-dataproc/src/main/java/com/google/cloud/dataproc/v1/stub/AutoscalingPolicyServiceStubSettings.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
* autoscalingPolicyServiceSettingsBuilder.build();
9191
* }</pre>
9292
*/
93-
@BetaApi
9493
@Generated("by gapic-generator-java")
9594
public class AutoscalingPolicyServiceStubSettings
9695
extends StubSettings<AutoscalingPolicyServiceStubSettings> {

google-cloud-dataproc/src/main/java/com/google/cloud/dataproc/v1/stub/ClusterControllerStub.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
*
4343
* <p>This class is for advanced usage and reflects the underlying API directly.
4444
*/
45-
@Generated("by gapic-generator")
45+
@Generated("by gapic-generator-java")
4646
public abstract class ClusterControllerStub implements BackgroundResource {
4747

4848
public OperationsStub getOperationsStub() {

google-cloud-dataproc/src/main/java/com/google/cloud/dataproc/v1/stub/ClusterControllerStubSettings.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@
9898
* clusterControllerSettingsBuilder.build();
9999
* }</pre>
100100
*/
101-
@BetaApi
102101
@Generated("by gapic-generator-java")
103102
public class ClusterControllerStubSettings extends StubSettings<ClusterControllerStubSettings> {
104103
/** The default scopes of the service. */

google-cloud-dataproc/src/main/java/com/google/cloud/dataproc/v1/stub/GrpcAutoscalingPolicyServiceCallableFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
*
4242
* <p>This class is for advanced usage.
4343
*/
44-
@Generated("by gapic-generator")
44+
@Generated("by gapic-generator-java")
4545
public class GrpcAutoscalingPolicyServiceCallableFactory implements GrpcStubCallableFactory {
4646

4747
@Override

google-cloud-dataproc/src/main/java/com/google/cloud/dataproc/v1/stub/GrpcClusterControllerCallableFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
*
4242
* <p>This class is for advanced usage.
4343
*/
44-
@Generated("by gapic-generator")
44+
@Generated("by gapic-generator-java")
4545
public class GrpcClusterControllerCallableFactory implements GrpcStubCallableFactory {
4646

4747
@Override

0 commit comments

Comments
 (0)