Skip to content

Commit da6f151

Browse files
chore: generate libraries at Tue Dec 9 16:21:03 UTC 2025
1 parent 08bd7c7 commit da6f151

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

java-showcase/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@
3636
<type>pom</type>
3737
<scope>import</scope>
3838
</dependency>
39+
<dependency>
40+
<groupId>com.google.api.grpc</groupId>
41+
<artifactId>proto-gapic-showcase-v1beta1-3.25.8</artifactId>
42+
<version>0.10.2-SNAPSHOT</version><!-- {x-version-update:proto-gapic-showcase-v1beta1-3.25.8:current} -->
43+
</dependency>
3944
<dependency>
4045
<groupId>com.google.api.grpc</groupId>
4146
<artifactId>proto-gapic-showcase-v1beta1</artifactId>

java-showcase/proto-gapic-showcase-v1beta1-3.25.8/src/main/java/com/google/showcase/v1beta1/ComplianceOuterClass.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
187187
+ " \"\030/v1beta1/repeat:bodyinfo:\004info\022\201\001\n"
188188
+ "\017RepeatDataQuery\022&.google.showcase.v1beta1.RepeatRequest\032\'.google.showcase.v1beta1.RepeatResponse\"\035\202\323\344\223\002\027\022\025/v1beta1/repeat:query\022\331\001\n"
189189
+ "\024RepeatDataSimplePath\022&.google.showcase.v1beta1.RepeatRequest\032\'.google.showcase.v1beta1.RepeatResponse\"p\202\323\344\223\002j\022h/v1beta1/repeat/{info.f_string}/{info.f_int32}/{info.f_double}/{info.f_bool}/{info.f_kingdom}:simplepath\022\323\002\n"
190-
+ "\026RepeatDataPathResource\022&.google.showcase.v1beta1.RepeatRequest\032\'"
191-
+ ".google.showcase.v1beta1.RepeatResponse\"\347\001\202\323\344\223\002\340\001\022h/v1beta1/repeat/{info.f_string=first/*}/{info.f_child.f_string=second/*}/bool/{info.f_bool}:pathresourceZt\022r/v1beta1/repeat/{info.f_child.f_string=first/*}/{info.f_string=second/*}/bool/{info.f_bool}:childfirstpathresource\022\331\001\n"
190+
+ "\026RepeatDataPathResource\022&.google.showcase.v1beta1.RepeatRequest\032\'.google.showcase.v1beta1.RepeatResponse\"\347\001\202\323\344\223\002\340\001\022h/v1beta1/repeat/{info.f_string=first/*}/{info.f_child.f_string=second/*}/bool/{info.f_bool}:pathresourceZt\022r/v1beta1/repeat/{info.f_child.f_string=first/*}/{info.f_string=second/*}/bool/{info.f_bool}:childfirstpathresource\022\331\001\n"
192191
+ "\036RepeatDataPathTrailingResource\022&.google.showcase.v1beta1.RepeatRequest\032\'.google.showcase.v1beta1.RepeatResponse\"f\202\323\344\223\002`\022^/v1beta1/repeat/{info.f_string=first/*}/{info.f_child.f_string=second/**}:pathtrailingresource\022\210\001\n"
193192
+ "\021RepeatDataBodyPut\022&.google.showcase.v1beta1.RepeatRequest\032\'.google.showcase.v1beta1.RepeatResponse\"\"\202\323\344\223\002\034\032\027/v1beta1/repeat:bodyput:\001*\022\214\001\n"
194193
+ "\023RepeatDataBodyPatch\022&.google.showcase.v1beta1.RepeatRequest\032\'.google.showcase.v1beta1.RepeatResponse\"$\202\323\344\223\002\0362\031/v1beta1/repeat:bodypatch:\001*\022x\n"

java-showcase/proto-gapic-showcase-v1beta1-3.25.8/src/main/java/com/google/showcase/v1beta1/EchoOuterClass.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
133133
+ ")schema/google/showcase/v1beta1/echo.pr"
134134
+ "oto\022\027google.showcase.v1beta1\032\034google/api"
135135
+ "/annotations.proto\032\027google/api/client.pr"
136-
+ "oto\032\037google/api/field_behavior.proto\032\033go"
137-
+ "ogle/api/field_info.proto\032\030google/api/routing.proto\032#google/longrunning/operations.proto\032\031google/protobuf/any.proto\032\036google/protobuf/duration.proto\032\037google/protobuf/timestamp.proto\032\027google/rpc/status.proto\"\210\002\n"
136+
+ "oto\032\037google/api/field_behavior.proto\032\033google/api/field_info.proto\032\030google/api/routing.proto\032#google/longrunning/operations.proto\032\031google/protobuf/any.proto\032\036google/protobuf/duration.proto\032\037google/protobuf/timestamp.proto\032\027google/rpc/status.proto\"\210\002\n"
138137
+ "\013EchoRequest\022\021\n"
139138
+ "\007content\030\001 \001(\tH\000\022#\n"
140139
+ "\005error\030\002 \001(\0132\022.google.rpc.StatusH\000\0223\n"

0 commit comments

Comments
 (0)