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