| Modifier and Type | Method and Description |
|---|---|
OriginalDetectIntentRequest |
OriginalDetectIntentRequest.Builder.build() |
OriginalDetectIntentRequest |
OriginalDetectIntentRequest.Builder.buildPartial() |
static OriginalDetectIntentRequest |
OriginalDetectIntentRequest.getDefaultInstance() |
OriginalDetectIntentRequest |
OriginalDetectIntentRequest.getDefaultInstanceForType() |
OriginalDetectIntentRequest |
OriginalDetectIntentRequest.Builder.getDefaultInstanceForType() |
OriginalDetectIntentRequest |
WebhookRequest.getOriginalDetectIntentRequest()
Optional.
|
OriginalDetectIntentRequest |
WebhookRequest.Builder.getOriginalDetectIntentRequest()
Optional.
|
OriginalDetectIntentRequest |
WebhookRequestOrBuilder.getOriginalDetectIntentRequest()
Optional.
|
static OriginalDetectIntentRequest |
OriginalDetectIntentRequest.parseDelimitedFrom(InputStream input) |
static OriginalDetectIntentRequest |
OriginalDetectIntentRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OriginalDetectIntentRequest |
OriginalDetectIntentRequest.parseFrom(byte[] data) |
static OriginalDetectIntentRequest |
OriginalDetectIntentRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OriginalDetectIntentRequest |
OriginalDetectIntentRequest.parseFrom(ByteBuffer data) |
static OriginalDetectIntentRequest |
OriginalDetectIntentRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OriginalDetectIntentRequest |
OriginalDetectIntentRequest.parseFrom(com.google.protobuf.ByteString data) |
static OriginalDetectIntentRequest |
OriginalDetectIntentRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OriginalDetectIntentRequest |
OriginalDetectIntentRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static OriginalDetectIntentRequest |
OriginalDetectIntentRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OriginalDetectIntentRequest |
OriginalDetectIntentRequest.parseFrom(InputStream input) |
static OriginalDetectIntentRequest |
OriginalDetectIntentRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<OriginalDetectIntentRequest> |
OriginalDetectIntentRequest.getParserForType() |
static com.google.protobuf.Parser<OriginalDetectIntentRequest> |
OriginalDetectIntentRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
OriginalDetectIntentRequest.Builder |
OriginalDetectIntentRequest.Builder.mergeFrom(OriginalDetectIntentRequest other) |
WebhookRequest.Builder |
WebhookRequest.Builder.mergeOriginalDetectIntentRequest(OriginalDetectIntentRequest value)
Optional.
|
static OriginalDetectIntentRequest.Builder |
OriginalDetectIntentRequest.newBuilder(OriginalDetectIntentRequest prototype) |
WebhookRequest.Builder |
WebhookRequest.Builder.setOriginalDetectIntentRequest(OriginalDetectIntentRequest value)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.