Uses of Class
com.google.cloud.dialogflow.cx.v3.Webhook
-
Packages that use Webhook Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of Webhook in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return Webhook Modifier and Type Method Description WebhookWebhook.Builder. build()WebhookWebhook.Builder. buildPartial()WebhookWebhooksClient. createWebhook(AgentName parent, Webhook webhook)Creates a webhook in the specified agent.WebhookWebhooksClient. createWebhook(CreateWebhookRequest request)Creates a webhook in the specified agent.WebhookWebhooksClient. createWebhook(String parent, Webhook webhook)Creates a webhook in the specified agent.WebhookWebhooksGrpc.WebhooksBlockingStub. createWebhook(CreateWebhookRequest request)Creates a webhook in the specified agent.static WebhookWebhook. getDefaultInstance()WebhookWebhook.Builder. getDefaultInstanceForType()WebhookWebhook. getDefaultInstanceForType()WebhookCreateWebhookRequest.Builder. getWebhook()Required.WebhookCreateWebhookRequest. getWebhook()Required.WebhookCreateWebhookRequestOrBuilder. getWebhook()Required.WebhookUpdateWebhookRequest.Builder. getWebhook()Required.WebhookUpdateWebhookRequest. getWebhook()Required.WebhookUpdateWebhookRequestOrBuilder. getWebhook()Required.WebhookWebhooksClient. getWebhook(GetWebhookRequest request)Retrieves the specified webhook.WebhookWebhooksClient. getWebhook(WebhookName name)Retrieves the specified webhook.WebhookWebhooksClient. getWebhook(String name)Retrieves the specified webhook.WebhookWebhooksGrpc.WebhooksBlockingStub. getWebhook(GetWebhookRequest request)Retrieves the specified webhook.WebhookEnvironment.WebhookConfig.Builder. getWebhookOverrides(int index)The list of webhooks to override for the agent environment.WebhookEnvironment.WebhookConfig. getWebhookOverrides(int index)The list of webhooks to override for the agent environment.WebhookEnvironment.WebhookConfigOrBuilder. getWebhookOverrides(int index)The list of webhooks to override for the agent environment.WebhookListWebhooksResponse.Builder. getWebhooks(int index)The list of webhooks.WebhookListWebhooksResponse. getWebhooks(int index)The list of webhooks.WebhookListWebhooksResponseOrBuilder. getWebhooks(int index)The list of webhooks.static WebhookWebhook. parseDelimitedFrom(InputStream input)static WebhookWebhook. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebhookWebhook. parseFrom(byte[] data)static WebhookWebhook. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebhookWebhook. parseFrom(com.google.protobuf.ByteString data)static WebhookWebhook. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebhookWebhook. parseFrom(com.google.protobuf.CodedInputStream input)static WebhookWebhook. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebhookWebhook. parseFrom(InputStream input)static WebhookWebhook. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebhookWebhook. parseFrom(ByteBuffer data)static WebhookWebhook. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)WebhookWebhooksClient. updateWebhook(UpdateWebhookRequest request)Updates the specified webhook.WebhookWebhooksClient. updateWebhook(Webhook webhook, com.google.protobuf.FieldMask updateMask)Updates the specified webhook.WebhookWebhooksGrpc.WebhooksBlockingStub. updateWebhook(UpdateWebhookRequest request)Updates the specified webhook.Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type Webhook Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Webhook>WebhooksGrpc.WebhooksFutureStub. createWebhook(CreateWebhookRequest request)Creates a webhook in the specified agent.com.google.api.gax.rpc.UnaryCallable<CreateWebhookRequest,Webhook>WebhooksClient. createWebhookCallable()Creates a webhook in the specified agent.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWebhookRequest,Webhook>WebhooksSettings.Builder. createWebhookSettings()Returns the builder for the settings used for calls to createWebhook.com.google.api.gax.rpc.UnaryCallSettings<CreateWebhookRequest,Webhook>WebhooksSettings. createWebhookSettings()Returns the object with the settings used for calls to createWebhook.static io.grpc.MethodDescriptor<CreateWebhookRequest,Webhook>WebhooksGrpc. getCreateWebhookMethod()static io.grpc.MethodDescriptor<GetWebhookRequest,Webhook>WebhooksGrpc. getGetWebhookMethod()com.google.protobuf.Parser<Webhook>Webhook. getParserForType()static io.grpc.MethodDescriptor<UpdateWebhookRequest,Webhook>WebhooksGrpc. getUpdateWebhookMethod()com.google.common.util.concurrent.ListenableFuture<Webhook>WebhooksGrpc.WebhooksFutureStub. getWebhook(GetWebhookRequest request)Retrieves the specified webhook.com.google.api.gax.rpc.UnaryCallable<GetWebhookRequest,Webhook>WebhooksClient. getWebhookCallable()Retrieves the specified webhook.List<Webhook>Environment.WebhookConfig.Builder. getWebhookOverridesList()The list of webhooks to override for the agent environment.List<Webhook>Environment.WebhookConfig. getWebhookOverridesList()The list of webhooks to override for the agent environment.List<Webhook>Environment.WebhookConfigOrBuilder. getWebhookOverridesList()The list of webhooks to override for the agent environment.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWebhookRequest,Webhook>WebhooksSettings.Builder. getWebhookSettings()Returns the builder for the settings used for calls to getWebhook.com.google.api.gax.rpc.UnaryCallSettings<GetWebhookRequest,Webhook>WebhooksSettings. getWebhookSettings()Returns the object with the settings used for calls to getWebhook.List<Webhook>ListWebhooksResponse.Builder. getWebhooksList()The list of webhooks.List<Webhook>ListWebhooksResponse. getWebhooksList()The list of webhooks.List<Webhook>ListWebhooksResponseOrBuilder. getWebhooksList()The list of webhooks.static com.google.protobuf.Parser<Webhook>Webhook. parser()com.google.common.util.concurrent.ListenableFuture<Webhook>WebhooksGrpc.WebhooksFutureStub. updateWebhook(UpdateWebhookRequest request)Updates the specified webhook.com.google.api.gax.rpc.UnaryCallable<UpdateWebhookRequest,Webhook>WebhooksClient. updateWebhookCallable()Updates the specified webhook.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateWebhookRequest,Webhook>WebhooksSettings.Builder. updateWebhookSettings()Returns the builder for the settings used for calls to updateWebhook.com.google.api.gax.rpc.UnaryCallSettings<UpdateWebhookRequest,Webhook>WebhooksSettings. updateWebhookSettings()Returns the object with the settings used for calls to updateWebhook.Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type Webhook Modifier and Type Method Description Environment.WebhookConfig.BuilderEnvironment.WebhookConfig.Builder. addWebhookOverrides(int index, Webhook value)The list of webhooks to override for the agent environment.Environment.WebhookConfig.BuilderEnvironment.WebhookConfig.Builder. addWebhookOverrides(Webhook value)The list of webhooks to override for the agent environment.ListWebhooksResponse.BuilderListWebhooksResponse.Builder. addWebhooks(int index, Webhook value)The list of webhooks.ListWebhooksResponse.BuilderListWebhooksResponse.Builder. addWebhooks(Webhook value)The list of webhooks.WebhookWebhooksClient. createWebhook(AgentName parent, Webhook webhook)Creates a webhook in the specified agent.WebhookWebhooksClient. createWebhook(String parent, Webhook webhook)Creates a webhook in the specified agent.Webhook.BuilderWebhook.Builder. mergeFrom(Webhook other)CreateWebhookRequest.BuilderCreateWebhookRequest.Builder. mergeWebhook(Webhook value)Required.UpdateWebhookRequest.BuilderUpdateWebhookRequest.Builder. mergeWebhook(Webhook value)Required.static Webhook.BuilderWebhook. newBuilder(Webhook prototype)CreateWebhookRequest.BuilderCreateWebhookRequest.Builder. setWebhook(Webhook value)Required.UpdateWebhookRequest.BuilderUpdateWebhookRequest.Builder. setWebhook(Webhook value)Required.Environment.WebhookConfig.BuilderEnvironment.WebhookConfig.Builder. setWebhookOverrides(int index, Webhook value)The list of webhooks to override for the agent environment.ListWebhooksResponse.BuilderListWebhooksResponse.Builder. setWebhooks(int index, Webhook value)The list of webhooks.WebhookWebhooksClient. updateWebhook(Webhook webhook, com.google.protobuf.FieldMask updateMask)Updates the specified webhook.Method parameters in com.google.cloud.dialogflow.cx.v3 with type arguments of type Webhook Modifier and Type Method Description Environment.WebhookConfig.BuilderEnvironment.WebhookConfig.Builder. addAllWebhookOverrides(Iterable<? extends Webhook> values)The list of webhooks to override for the agent environment.ListWebhooksResponse.BuilderListWebhooksResponse.Builder. addAllWebhooks(Iterable<? extends Webhook> values)The list of webhooks.static com.google.api.core.ApiFuture<WebhooksClient.ListWebhooksPagedResponse>WebhooksClient.ListWebhooksPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListWebhooksRequest,ListWebhooksResponse,Webhook> context, com.google.api.core.ApiFuture<ListWebhooksResponse> futureResponse)protected WebhooksClient.ListWebhooksPageWebhooksClient.ListWebhooksPage. createPage(com.google.api.gax.rpc.PageContext<ListWebhooksRequest,ListWebhooksResponse,Webhook> context, ListWebhooksResponse response)com.google.api.core.ApiFuture<WebhooksClient.ListWebhooksPage>WebhooksClient.ListWebhooksPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListWebhooksRequest,ListWebhooksResponse,Webhook> context, com.google.api.core.ApiFuture<ListWebhooksResponse> futureResponse)default voidWebhooksGrpc.AsyncService. createWebhook(CreateWebhookRequest request, io.grpc.stub.StreamObserver<Webhook> responseObserver)Creates a webhook in the specified agent.voidWebhooksGrpc.WebhooksStub. createWebhook(CreateWebhookRequest request, io.grpc.stub.StreamObserver<Webhook> responseObserver)Creates a webhook in the specified agent.default voidWebhooksGrpc.AsyncService. getWebhook(GetWebhookRequest request, io.grpc.stub.StreamObserver<Webhook> responseObserver)Retrieves the specified webhook.voidWebhooksGrpc.WebhooksStub. getWebhook(GetWebhookRequest request, io.grpc.stub.StreamObserver<Webhook> responseObserver)Retrieves the specified webhook.default voidWebhooksGrpc.AsyncService. updateWebhook(UpdateWebhookRequest request, io.grpc.stub.StreamObserver<Webhook> responseObserver)Updates the specified webhook.voidWebhooksGrpc.WebhooksStub. updateWebhook(UpdateWebhookRequest request, io.grpc.stub.StreamObserver<Webhook> responseObserver)Updates the specified webhook. -
Uses of Webhook in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.stub that return types with arguments of type Webhook Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateWebhookRequest,Webhook>GrpcWebhooksStub. createWebhookCallable()com.google.api.gax.rpc.UnaryCallable<CreateWebhookRequest,Webhook>HttpJsonWebhooksStub. createWebhookCallable()com.google.api.gax.rpc.UnaryCallable<CreateWebhookRequest,Webhook>WebhooksStub. createWebhookCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWebhookRequest,Webhook>WebhooksStubSettings.Builder. createWebhookSettings()Returns the builder for the settings used for calls to createWebhook.com.google.api.gax.rpc.UnaryCallSettings<CreateWebhookRequest,Webhook>WebhooksStubSettings. createWebhookSettings()Returns the object with the settings used for calls to createWebhook.com.google.api.gax.rpc.UnaryCallable<GetWebhookRequest,Webhook>GrpcWebhooksStub. getWebhookCallable()com.google.api.gax.rpc.UnaryCallable<GetWebhookRequest,Webhook>HttpJsonWebhooksStub. getWebhookCallable()com.google.api.gax.rpc.UnaryCallable<GetWebhookRequest,Webhook>WebhooksStub. getWebhookCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWebhookRequest,Webhook>WebhooksStubSettings.Builder. getWebhookSettings()Returns the builder for the settings used for calls to getWebhook.com.google.api.gax.rpc.UnaryCallSettings<GetWebhookRequest,Webhook>WebhooksStubSettings. getWebhookSettings()Returns the object with the settings used for calls to getWebhook.com.google.api.gax.rpc.UnaryCallable<UpdateWebhookRequest,Webhook>GrpcWebhooksStub. updateWebhookCallable()com.google.api.gax.rpc.UnaryCallable<UpdateWebhookRequest,Webhook>HttpJsonWebhooksStub. updateWebhookCallable()com.google.api.gax.rpc.UnaryCallable<UpdateWebhookRequest,Webhook>WebhooksStub. updateWebhookCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateWebhookRequest,Webhook>WebhooksStubSettings.Builder. updateWebhookSettings()Returns the builder for the settings used for calls to updateWebhook.com.google.api.gax.rpc.UnaryCallSettings<UpdateWebhookRequest,Webhook>WebhooksStubSettings. updateWebhookSettings()Returns the object with the settings used for calls to updateWebhook.
-