Skip to content
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

Regenerate dialogflow client #4823

Merged
merged 1 commit into from
Mar 30, 2019
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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,14 @@
* geographic location, and so on.
* You can include contexts as input parameters of a
* [DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] (or
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent])
* request, or as output contexts included in the returned intent. Contexts
* expire when an intent is matched, after the number of `DetectIntent` requests
* specified by the `lifespan_count` parameter, or after 10 minutes if no
* intents are matched for a `DetectIntent` request.
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) request,
* or as output contexts included in the returned intent.
* Contexts expire when an intent is matched, after the number of `DetectIntent`
* requests specified by the `lifespan_count` parameter, or after 20 minutes
* if no intents are matched for a `DetectIntent` request.
* For more information about contexts, see the
* [Dialogflow documentation](https://dialogflow.com/docs/contexts).
* [Dialogflow
* documentation](https://cloud.google.com/dialogflow-enterprise/docs/contexts-overview).
* </pre>
*/
@javax.annotation.Generated(
Expand Down Expand Up @@ -397,13 +398,14 @@ public static ContextsFutureStub newFutureStub(io.grpc.Channel channel) {
* geographic location, and so on.
* You can include contexts as input parameters of a
* [DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] (or
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent])
* request, or as output contexts included in the returned intent. Contexts
* expire when an intent is matched, after the number of `DetectIntent` requests
* specified by the `lifespan_count` parameter, or after 10 minutes if no
* intents are matched for a `DetectIntent` request.
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) request,
* or as output contexts included in the returned intent.
* Contexts expire when an intent is matched, after the number of `DetectIntent`
* requests specified by the `lifespan_count` parameter, or after 20 minutes
* if no intents are matched for a `DetectIntent` request.
* For more information about contexts, see the
* [Dialogflow documentation](https://dialogflow.com/docs/contexts).
* [Dialogflow
* documentation](https://cloud.google.com/dialogflow-enterprise/docs/contexts-overview).
* </pre>
*/
public abstract static class ContextsImplBase implements io.grpc.BindableService {
Expand Down Expand Up @@ -440,6 +442,7 @@ public void getContext(
*
* <pre>
* Creates a context.
* If the specified context already exists, overrides the context.
* </pre>
*/
public void createContext(
Expand Down Expand Up @@ -543,13 +546,14 @@ public final io.grpc.ServerServiceDefinition bindService() {
* geographic location, and so on.
* You can include contexts as input parameters of a
* [DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] (or
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent])
* request, or as output contexts included in the returned intent. Contexts
* expire when an intent is matched, after the number of `DetectIntent` requests
* specified by the `lifespan_count` parameter, or after 10 minutes if no
* intents are matched for a `DetectIntent` request.
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) request,
* or as output contexts included in the returned intent.
* Contexts expire when an intent is matched, after the number of `DetectIntent`
* requests specified by the `lifespan_count` parameter, or after 20 minutes
* if no intents are matched for a `DetectIntent` request.
* For more information about contexts, see the
* [Dialogflow documentation](https://dialogflow.com/docs/contexts).
* [Dialogflow
* documentation](https://cloud.google.com/dialogflow-enterprise/docs/contexts-overview).
* </pre>
*/
public static final class ContextsStub extends io.grpc.stub.AbstractStub<ContextsStub> {
Expand Down Expand Up @@ -604,6 +608,7 @@ public void getContext(
*
* <pre>
* Creates a context.
* If the specified context already exists, overrides the context.
* </pre>
*/
public void createContext(
Expand Down Expand Up @@ -676,13 +681,14 @@ public void deleteAllContexts(
* geographic location, and so on.
* You can include contexts as input parameters of a
* [DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] (or
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent])
* request, or as output contexts included in the returned intent. Contexts
* expire when an intent is matched, after the number of `DetectIntent` requests
* specified by the `lifespan_count` parameter, or after 10 minutes if no
* intents are matched for a `DetectIntent` request.
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) request,
* or as output contexts included in the returned intent.
* Contexts expire when an intent is matched, after the number of `DetectIntent`
* requests specified by the `lifespan_count` parameter, or after 20 minutes
* if no intents are matched for a `DetectIntent` request.
* For more information about contexts, see the
* [Dialogflow documentation](https://dialogflow.com/docs/contexts).
* [Dialogflow
* documentation](https://cloud.google.com/dialogflow-enterprise/docs/contexts-overview).
* </pre>
*/
public static final class ContextsBlockingStub
Expand Down Expand Up @@ -731,6 +737,7 @@ public com.google.cloud.dialogflow.v2.Context getContext(
*
* <pre>
* Creates a context.
* If the specified context already exists, overrides the context.
* </pre>
*/
public com.google.cloud.dialogflow.v2.Context createContext(
Expand Down Expand Up @@ -791,13 +798,14 @@ public com.google.protobuf.Empty deleteAllContexts(
* geographic location, and so on.
* You can include contexts as input parameters of a
* [DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] (or
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent])
* request, or as output contexts included in the returned intent. Contexts
* expire when an intent is matched, after the number of `DetectIntent` requests
* specified by the `lifespan_count` parameter, or after 10 minutes if no
* intents are matched for a `DetectIntent` request.
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) request,
* or as output contexts included in the returned intent.
* Contexts expire when an intent is matched, after the number of `DetectIntent`
* requests specified by the `lifespan_count` parameter, or after 20 minutes
* if no intents are matched for a `DetectIntent` request.
* For more information about contexts, see the
* [Dialogflow documentation](https://dialogflow.com/docs/contexts).
* [Dialogflow
* documentation](https://cloud.google.com/dialogflow-enterprise/docs/contexts-overview).
* </pre>
*/
public static final class ContextsFutureStub
Expand Down Expand Up @@ -848,6 +856,7 @@ protected ContextsFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions
*
* <pre>
* Creates a context.
* If the specified context already exists, overrides the context.
* </pre>
*/
public com.google.common.util.concurrent.ListenableFuture<
Expand Down
Loading