Skip to content

Commit

Permalink
chore(deps): Update gapic-generator-java to 2.26.0 (#1491)
Browse files Browse the repository at this point in the history
* chore: Update the Java code generator (gapic-generator-java) to 2.25.0

PiperOrigin-RevId: 563824709

Source-Link: googleapis/googleapis@8fe4127

Source-Link: https://github.com/googleapis/googleapis-gen/commit/c8c0112151b19d890bb49b747b0ab28b816d47b1
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzhjMDExMjE1MWIxOWQ4OTBiYjQ5Yjc0N2IwYWIyOGI4MTZkNDdiMSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore(deps): Update gapic-generator-java to 2.26.0

PiperOrigin-RevId: 567624307

Source-Link: googleapis/googleapis@2ecf4de

Source-Link: https://github.com/googleapis/googleapis-gen/commit/a5cfbd9a05b3a134e92886114db776fb33cec9f2
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTVjZmJkOWEwNWIzYTEzNGU5Mjg4NjExNGRiNzc2ZmIzM2NlYzlmMiJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 28, 2023
1 parent 248994d commit 69b4c42
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public final class AdminServiceGrpc {

private AdminServiceGrpc() {}

public static final String SERVICE_NAME = "google.cloud.pubsublite.v1.AdminService";
public static final java.lang.String SERVICE_NAME = "google.cloud.pubsublite.v1.AdminService";

// Static method descriptors that strictly reflect the proto.
private static volatile io.grpc.MethodDescriptor<
Expand Down Expand Up @@ -2530,9 +2530,9 @@ private static final class AdminServiceFileDescriptorSupplier
private static final class AdminServiceMethodDescriptorSupplier
extends AdminServiceBaseDescriptorSupplier
implements io.grpc.protobuf.ProtoMethodDescriptorSupplier {
private final String methodName;
private final java.lang.String methodName;

AdminServiceMethodDescriptorSupplier(String methodName) {
AdminServiceMethodDescriptorSupplier(java.lang.String methodName) {
this.methodName = methodName;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public final class CursorServiceGrpc {

private CursorServiceGrpc() {}

public static final String SERVICE_NAME = "google.cloud.pubsublite.v1.CursorService";
public static final java.lang.String SERVICE_NAME = "google.cloud.pubsublite.v1.CursorService";

// Static method descriptors that strictly reflect the proto.
private static volatile io.grpc.MethodDescriptor<
Expand Down Expand Up @@ -579,9 +579,9 @@ private static final class CursorServiceFileDescriptorSupplier
private static final class CursorServiceMethodDescriptorSupplier
extends CursorServiceBaseDescriptorSupplier
implements io.grpc.protobuf.ProtoMethodDescriptorSupplier {
private final String methodName;
private final java.lang.String methodName;

CursorServiceMethodDescriptorSupplier(String methodName) {
CursorServiceMethodDescriptorSupplier(java.lang.String methodName) {
this.methodName = methodName;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ public final class PartitionAssignmentServiceGrpc {

private PartitionAssignmentServiceGrpc() {}

public static final String SERVICE_NAME = "google.cloud.pubsublite.v1.PartitionAssignmentService";
public static final java.lang.String SERVICE_NAME =
"google.cloud.pubsublite.v1.PartitionAssignmentService";

// Static method descriptors that strictly reflect the proto.
private static volatile io.grpc.MethodDescriptor<
Expand Down Expand Up @@ -340,9 +341,9 @@ private static final class PartitionAssignmentServiceFileDescriptorSupplier
private static final class PartitionAssignmentServiceMethodDescriptorSupplier
extends PartitionAssignmentServiceBaseDescriptorSupplier
implements io.grpc.protobuf.ProtoMethodDescriptorSupplier {
private final String methodName;
private final java.lang.String methodName;

PartitionAssignmentServiceMethodDescriptorSupplier(String methodName) {
PartitionAssignmentServiceMethodDescriptorSupplier(java.lang.String methodName) {
this.methodName = methodName;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public final class PublisherServiceGrpc {

private PublisherServiceGrpc() {}

public static final String SERVICE_NAME = "google.cloud.pubsublite.v1.PublisherService";
public static final java.lang.String SERVICE_NAME = "google.cloud.pubsublite.v1.PublisherService";

// Static method descriptors that strictly reflect the proto.
private static volatile io.grpc.MethodDescriptor<
Expand Down Expand Up @@ -340,9 +340,9 @@ private static final class PublisherServiceFileDescriptorSupplier
private static final class PublisherServiceMethodDescriptorSupplier
extends PublisherServiceBaseDescriptorSupplier
implements io.grpc.protobuf.ProtoMethodDescriptorSupplier {
private final String methodName;
private final java.lang.String methodName;

PublisherServiceMethodDescriptorSupplier(String methodName) {
PublisherServiceMethodDescriptorSupplier(java.lang.String methodName) {
this.methodName = methodName;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ public final class SubscriberServiceGrpc {

private SubscriberServiceGrpc() {}

public static final String SERVICE_NAME = "google.cloud.pubsublite.v1.SubscriberService";
public static final java.lang.String SERVICE_NAME =
"google.cloud.pubsublite.v1.SubscriberService";

// Static method descriptors that strictly reflect the proto.
private static volatile io.grpc.MethodDescriptor<
Expand Down Expand Up @@ -322,9 +323,9 @@ private static final class SubscriberServiceFileDescriptorSupplier
private static final class SubscriberServiceMethodDescriptorSupplier
extends SubscriberServiceBaseDescriptorSupplier
implements io.grpc.protobuf.ProtoMethodDescriptorSupplier {
private final String methodName;
private final java.lang.String methodName;

SubscriberServiceMethodDescriptorSupplier(String methodName) {
SubscriberServiceMethodDescriptorSupplier(java.lang.String methodName) {
this.methodName = methodName;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ public final class TopicStatsServiceGrpc {

private TopicStatsServiceGrpc() {}

public static final String SERVICE_NAME = "google.cloud.pubsublite.v1.TopicStatsService";
public static final java.lang.String SERVICE_NAME =
"google.cloud.pubsublite.v1.TopicStatsService";

// Static method descriptors that strictly reflect the proto.
private static volatile io.grpc.MethodDescriptor<
Expand Down Expand Up @@ -622,9 +623,9 @@ private static final class TopicStatsServiceFileDescriptorSupplier
private static final class TopicStatsServiceMethodDescriptorSupplier
extends TopicStatsServiceBaseDescriptorSupplier
implements io.grpc.protobuf.ProtoMethodDescriptorSupplier {
private final String methodName;
private final java.lang.String methodName;

TopicStatsServiceMethodDescriptorSupplier(String methodName) {
TopicStatsServiceMethodDescriptorSupplier(java.lang.String methodName) {
this.methodName = methodName;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ public boolean equals(Object o) {
if (o == this) {
return true;
}
if (o != null || getClass() == o.getClass()) {
if (o != null && getClass() == o.getClass()) {
LocationName that = ((LocationName) o);
return Objects.equals(this.project, that.project)
&& Objects.equals(this.location, that.location);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ public boolean equals(Object o) {
if (o == this) {
return true;
}
if (o != null || getClass() == o.getClass()) {
if (o != null && getClass() == o.getClass()) {
ReservationName that = ((ReservationName) o);
return Objects.equals(this.project, that.project)
&& Objects.equals(this.location, that.location)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ public boolean equals(Object o) {
if (o == this) {
return true;
}
if (o != null || getClass() == o.getClass()) {
if (o != null && getClass() == o.getClass()) {
SubscriptionName that = ((SubscriptionName) o);
return Objects.equals(this.project, that.project)
&& Objects.equals(this.location, that.location)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ public boolean equals(Object o) {
if (o == this) {
return true;
}
if (o != null || getClass() == o.getClass()) {
if (o != null && getClass() == o.getClass()) {
TopicName that = ((TopicName) o);
return Objects.equals(this.project, that.project)
&& Objects.equals(this.location, that.location)
Expand Down

0 comments on commit 69b4c42

Please sign in to comment.