Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.WebhookRequest
-
Packages that use WebhookRequest Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of WebhookRequest in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return WebhookRequest Modifier and Type Method Description WebhookRequestWebhookRequest.Builder. build()WebhookRequestWebhookRequest.Builder. buildPartial()static WebhookRequestWebhookRequest. getDefaultInstance()WebhookRequestWebhookRequest.Builder. getDefaultInstanceForType()WebhookRequestWebhookRequest. getDefaultInstanceForType()static WebhookRequestWebhookRequest. parseDelimitedFrom(InputStream input)static WebhookRequestWebhookRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebhookRequestWebhookRequest. parseFrom(byte[] data)static WebhookRequestWebhookRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebhookRequestWebhookRequest. parseFrom(com.google.protobuf.ByteString data)static WebhookRequestWebhookRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebhookRequestWebhookRequest. parseFrom(com.google.protobuf.CodedInputStream input)static WebhookRequestWebhookRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebhookRequestWebhookRequest. parseFrom(InputStream input)static WebhookRequestWebhookRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebhookRequestWebhookRequest. parseFrom(ByteBuffer data)static WebhookRequestWebhookRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type WebhookRequest Modifier and Type Method Description com.google.protobuf.Parser<WebhookRequest>WebhookRequest. getParserForType()static com.google.protobuf.Parser<WebhookRequest>WebhookRequest. parser()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type WebhookRequest Modifier and Type Method Description WebhookRequest.BuilderWebhookRequest.Builder. mergeFrom(WebhookRequest other)static WebhookRequest.BuilderWebhookRequest. newBuilder(WebhookRequest prototype)
-