Skip to content

Commit f2b8280

Browse files
feat: [common-protos] public google.api.FieldInfo type and extension (#2037)
* 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: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiJhNWNmYmQ5YTA1YjNhMTM0ZTkyODg2MTE0ZGI3NzZmYjMzY2VjOWYyIn0= * 🦉 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: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiJhNWNmYmQ5YTA1YjNhMTM0ZTkyODg2MTE0ZGI3NzZmYjMzY2VjOWYyIn0= * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: refactor BUILD PiperOrigin-RevId: 570077450 Source-Link: googleapis/googleapis@615270f Source-Link: https://github.com/googleapis/googleapis-gen/commit/2ab4e3b5366de5ead65a0969ce8db21d09101b78 Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiIyYWI0ZTNiNTM2NmRlNWVhZDY1YTA5NjljZThkYjIxZDA5MTAxYjc4In0= * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: refactor BUILD PiperOrigin-RevId: 570077450 Source-Link: googleapis/googleapis@615270f Source-Link: https://github.com/googleapis/googleapis-gen/commit/2ab4e3b5366de5ead65a0969ce8db21d09101b78 Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiIyYWI0ZTNiNTM2NmRlNWVhZDY1YTA5NjljZThkYjIxZDA5MTAxYjc4In0= * feat: public google.api.FieldInfo type and extension PiperOrigin-RevId: 570083911 Source-Link: googleapis/googleapis@2ca95f6 Source-Link: https://github.com/googleapis/googleapis-gen/commit/c30822cae9be09ac7f854d6f65ab1d8cdb05e7d9 Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiJjMzA4MjJjYWU5YmUwOWFjN2Y4NTRkNmY2NWFiMWQ4Y2RiMDVlN2Q5In0= * feat: public google.api.FieldInfo type and extension PiperOrigin-RevId: 570083911 Source-Link: googleapis/googleapis@2ca95f6 Source-Link: https://github.com/googleapis/googleapis-gen/commit/c30822cae9be09ac7f854d6f65ab1d8cdb05e7d9 Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiJjMzA4MjJjYWU5YmUwOWFjN2Y4NTRkNmY2NWFiMWQ4Y2RiMDVlN2Q5In0= * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 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>
1 parent 04148ff commit f2b8280

File tree

7 files changed

+1166
-6
lines changed

7 files changed

+1166
-6
lines changed

java-common-protos/grpc-google-common-protos/src/main/java/com/google/cloud/location/LocationsGrpc.java

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public final class LocationsGrpc {
3434

3535
private LocationsGrpc() {}
3636

37-
public static final String SERVICE_NAME = "google.cloud.location.Locations";
37+
public static final java.lang.String SERVICE_NAME = "google.cloud.location.Locations";
3838

3939
// Static method descriptors that strictly reflect the proto.
4040
private static volatile io.grpc.MethodDescriptor<
@@ -458,9 +458,9 @@ private static final class LocationsFileDescriptorSupplier
458458
private static final class LocationsMethodDescriptorSupplier
459459
extends LocationsBaseDescriptorSupplier
460460
implements io.grpc.protobuf.ProtoMethodDescriptorSupplier {
461-
private final String methodName;
461+
private final java.lang.String methodName;
462462

463-
LocationsMethodDescriptorSupplier(String methodName) {
463+
LocationsMethodDescriptorSupplier(java.lang.String methodName) {
464464
this.methodName = methodName;
465465
}
466466

java-common-protos/grpc-google-common-protos/src/main/java/com/google/longrunning/OperationsGrpc.java

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public final class OperationsGrpc {
3939

4040
private OperationsGrpc() {}
4141

42-
public static final String SERVICE_NAME = "google.longrunning.Operations";
42+
public static final java.lang.String SERVICE_NAME = "google.longrunning.Operations";
4343

4444
// Static method descriptors that strictly reflect the proto.
4545
private static volatile io.grpc.MethodDescriptor<
@@ -935,9 +935,9 @@ private static final class OperationsFileDescriptorSupplier
935935
private static final class OperationsMethodDescriptorSupplier
936936
extends OperationsBaseDescriptorSupplier
937937
implements io.grpc.protobuf.ProtoMethodDescriptorSupplier {
938-
private final String methodName;
938+
private final java.lang.String methodName;
939939

940-
OperationsMethodDescriptorSupplier(String methodName) {
940+
OperationsMethodDescriptorSupplier(java.lang.String methodName) {
941941
this.methodName = methodName;
942942
}
943943

0 commit comments

Comments
 (0)