Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
@javax.annotation.Generated(
value = "by gRPC proto compiler",
comments = "Source: google/dataflow/v1beta3/templates.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class FlexTemplatesServiceGrpc {

private FlexTemplatesServiceGrpc() {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
@javax.annotation.Generated(
value = "by gRPC proto compiler",
comments = "Source: google/dataflow/v1beta3/jobs.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class JobsV1Beta3Grpc {

private JobsV1Beta3Grpc() {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
@javax.annotation.Generated(
value = "by gRPC proto compiler",
comments = "Source: google/dataflow/v1beta3/messages.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class MessagesV1Beta3Grpc {

private MessagesV1Beta3Grpc() {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
@javax.annotation.Generated(
value = "by gRPC proto compiler",
comments = "Source: google/dataflow/v1beta3/metrics.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class MetricsV1Beta3Grpc {

private MetricsV1Beta3Grpc() {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
@javax.annotation.Generated(
value = "by gRPC proto compiler",
comments = "Source: google/dataflow/v1beta3/snapshots.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class SnapshotsV1Beta3Grpc {

private SnapshotsV1Beta3Grpc() {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
@javax.annotation.Generated(
value = "by gRPC proto compiler",
comments = "Source: google/dataflow/v1beta3/templates.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class TemplatesServiceGrpc {

private TemplatesServiceGrpc() {}
Expand Down