Skip to content

deps: update gapic-showcase to v0.30.0 #2354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 12, 2024
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
2 changes: 1 addition & 1 deletion showcase/gapic-showcase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</parent>

<properties>
<gapic-showcase.version>0.29.0</gapic-showcase.version>
<gapic-showcase.version>0.30.0</gapic-showcase.version>
</properties>

<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
* .setSeverity(Severity.forNumber(0))
* .setHeader("header-1221270899")
* .setOtherHeader("otherHeader-2026585667")
* .setRequestId("requestId693933066")
* .build();
* EchoResponse response = echoClient.echo(request);
* }
Expand Down Expand Up @@ -437,6 +438,7 @@ public final OperationsClient getHttpJsonOperationsClient() {
* .setSeverity(Severity.forNumber(0))
* .setHeader("header-1221270899")
* .setOtherHeader("otherHeader-2026585667")
* .setRequestId("requestId693933066")
* .build();
* EchoResponse response = echoClient.echo(request);
* }
Expand Down Expand Up @@ -467,6 +469,7 @@ public final EchoResponse echo(EchoRequest request) {
* .setSeverity(Severity.forNumber(0))
* .setHeader("header-1221270899")
* .setOtherHeader("otherHeader-2026585667")
* .setRequestId("requestId693933066")
* .build();
* ApiFuture<EchoResponse> future = echoClient.echoCallable().futureCall(request);
* // Do something.
Expand Down Expand Up @@ -615,6 +618,7 @@ public final ServerStreamingCallable<ExpandRequest, EchoResponse> expandCallable
* .setSeverity(Severity.forNumber(0))
* .setHeader("header-1221270899")
* .setOtherHeader("otherHeader-2026585667")
* .setRequestId("requestId693933066")
* .build();
* requestObserver.onNext(request);
* }
Expand Down Expand Up @@ -644,6 +648,7 @@ public final ClientStreamingCallable<EchoRequest, EchoResponse> collectCallable(
* .setSeverity(Severity.forNumber(0))
* .setHeader("header-1221270899")
* .setOtherHeader("otherHeader-2026585667")
* .setRequestId("requestId693933066")
* .build();
* bidiStream.send(request);
* for (EchoResponse response : bidiStream) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
* Service Description: A service to facilitate running discrete sets of tests against Showcase.
* Adding this comment with special characters for comment formatting tests: 1.
* (abra-&gt;kadabra-&gt;alakazam) 2) [Nonsense][]: `pokemon/&#42;/psychic/&#42;`
*
* <p>This class provides the ability to make remote calls to the backing service through method
* calls that map to API methods. Sample code to get started:
Expand Down Expand Up @@ -73,7 +75,7 @@
* <th>Method Variants</th>
* <tr>
* <td>CreateSession</td>
* <td><p> Creates a new testing session.</td>
* <td><p> Creates a new testing session. Adding this comment with special characters for comment formatting tests: 1. (abra-&gt;kadabra-&gt;alakazam) 2) [Nonsense][]: `pokemon/&#42;/psychic/&#42;`</td>
* <td>
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
* <ul>
Expand Down Expand Up @@ -366,7 +368,9 @@ public TestingStub getStub() {

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates a new testing session.
* Creates a new testing session. Adding this comment with special characters for comment
* formatting tests: 1. (abra-&gt;kadabra-&gt;alakazam) 2) [Nonsense][]:
* `pokemon/&#42;/psychic/&#42;`
*
* <p>Sample code:
*
Expand All @@ -392,7 +396,9 @@ public final Session createSession(CreateSessionRequest request) {

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates a new testing session.
* Creates a new testing session. Adding this comment with special characters for comment
* formatting tests: 1. (abra-&gt;kadabra-&gt;alakazam) 2) [Nonsense][]:
* `pokemon/&#42;/psychic/&#42;`
*
* <p>Sample code:
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
* .setSeverity(Severity.forNumber(0))
* .setHeader("header-1221270899")
* .setOtherHeader("otherHeader-2026585667")
* .setRequestId("requestId693933066")
* .build();
* EchoResponse response = echoClient.echo(request);
* }
Expand Down Expand Up @@ -140,6 +141,8 @@
* <p>======================= TestingClient =======================
*
* <p>Service Description: A service to facilitate running discrete sets of tests against Showcase.
* Adding this comment with special characters for comment formatting tests: 1.
* (abra-&gt;kadabra-&gt;alakazam) 2) [Nonsense][]: `pokemon/&#42;/psychic/&#42;`
*
* <p>Sample for TestingClient:
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,33 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.FieldInfo",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.FieldInfo$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.FieldInfo$Format",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.GoSettings",
"queryAllDeclaredConstructors": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
* <pre>
* A service to facilitate running discrete sets of tests
* against Showcase.
* Adding this comment with special characters for comment formatting tests:
* 1. (abra-&gt;kadabra-&gt;alakazam)
* 2) [Nonsense][]: `pokemon/&#42;&#47;psychic/&#42;`
* </pre>
*/
@javax.annotation.Generated(
Expand Down Expand Up @@ -315,13 +318,19 @@ public TestingFutureStub newStub(io.grpc.Channel channel, io.grpc.CallOptions ca
* <pre>
* A service to facilitate running discrete sets of tests
* against Showcase.
* Adding this comment with special characters for comment formatting tests:
* 1. (abra-&gt;kadabra-&gt;alakazam)
* 2) [Nonsense][]: `pokemon/&#42;&#47;psychic/&#42;`
* </pre>
*/
public interface AsyncService {

/**
* <pre>
* Creates a new testing session.
* Adding this comment with special characters for comment formatting tests:
* 1. (abra-&gt;kadabra-&gt;alakazam)
* 2) [Nonsense][]: `pokemon/&#42;&#47;psychic/&#42;`
* </pre>
*/
default void createSession(com.google.showcase.v1beta1.CreateSessionRequest request,
Expand Down Expand Up @@ -412,6 +421,9 @@ default void verifyTest(com.google.showcase.v1beta1.VerifyTestRequest request,
* <pre>
* A service to facilitate running discrete sets of tests
* against Showcase.
* Adding this comment with special characters for comment formatting tests:
* 1. (abra-&gt;kadabra-&gt;alakazam)
* 2) [Nonsense][]: `pokemon/&#42;&#47;psychic/&#42;`
* </pre>
*/
public static abstract class TestingImplBase
Expand All @@ -427,6 +439,9 @@ public static abstract class TestingImplBase
* <pre>
* A service to facilitate running discrete sets of tests
* against Showcase.
* Adding this comment with special characters for comment formatting tests:
* 1. (abra-&gt;kadabra-&gt;alakazam)
* 2) [Nonsense][]: `pokemon/&#42;&#47;psychic/&#42;`
* </pre>
*/
public static final class TestingStub
Expand All @@ -445,6 +460,9 @@ protected TestingStub build(
/**
* <pre>
* Creates a new testing session.
* Adding this comment with special characters for comment formatting tests:
* 1. (abra-&gt;kadabra-&gt;alakazam)
* 2) [Nonsense][]: `pokemon/&#42;&#47;psychic/&#42;`
* </pre>
*/
public void createSession(com.google.showcase.v1beta1.CreateSessionRequest request,
Expand Down Expand Up @@ -543,6 +561,9 @@ public void verifyTest(com.google.showcase.v1beta1.VerifyTestRequest request,
* <pre>
* A service to facilitate running discrete sets of tests
* against Showcase.
* Adding this comment with special characters for comment formatting tests:
* 1. (abra-&gt;kadabra-&gt;alakazam)
* 2) [Nonsense][]: `pokemon/&#42;&#47;psychic/&#42;`
* </pre>
*/
public static final class TestingBlockingStub
Expand All @@ -561,6 +582,9 @@ protected TestingBlockingStub build(
/**
* <pre>
* Creates a new testing session.
* Adding this comment with special characters for comment formatting tests:
* 1. (abra-&gt;kadabra-&gt;alakazam)
* 2) [Nonsense][]: `pokemon/&#42;&#47;psychic/&#42;`
* </pre>
*/
public com.google.showcase.v1beta1.Session createSession(com.google.showcase.v1beta1.CreateSessionRequest request) {
Expand Down Expand Up @@ -651,6 +675,9 @@ public com.google.showcase.v1beta1.VerifyTestResponse verifyTest(com.google.show
* <pre>
* A service to facilitate running discrete sets of tests
* against Showcase.
* Adding this comment with special characters for comment formatting tests:
* 1. (abra-&gt;kadabra-&gt;alakazam)
* 2) [Nonsense][]: `pokemon/&#42;&#47;psychic/&#42;`
* </pre>
*/
public static final class TestingFutureStub
Expand All @@ -669,6 +696,9 @@ protected TestingFutureStub build(
/**
* <pre>
* Creates a new testing session.
* Adding this comment with special characters for comment formatting tests:
* 1. (abra-&gt;kadabra-&gt;alakazam)
* 2) [Nonsense][]: `pokemon/&#42;&#47;psychic/&#42;`
* </pre>
*/
public com.google.common.util.concurrent.ListenableFuture<com.google.showcase.v1beta1.Session> createSession(
Expand Down
Loading