| Modifier and Type | Method and Description |
|---|---|
WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.Builder.build() |
WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.Builder.buildPartial() |
static WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.getDefaultInstance() |
WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.getDefaultInstanceForType() |
WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.Builder.getDefaultInstanceForType() |
WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfoOrBuilder.getParametersOrDefault(String key,
WebhookRequest.IntentInfo.IntentParameterValue defaultValue)
Parameters identified as a result of intent matching.
|
WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.getParametersOrDefault(String key,
WebhookRequest.IntentInfo.IntentParameterValue defaultValue)
Parameters identified as a result of intent matching.
|
WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.Builder.getParametersOrDefault(String key,
WebhookRequest.IntentInfo.IntentParameterValue defaultValue)
Parameters identified as a result of intent matching.
|
WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfoOrBuilder.getParametersOrThrow(String key)
Parameters identified as a result of intent matching.
|
WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.getParametersOrThrow(String key)
Parameters identified as a result of intent matching.
|
WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.Builder.getParametersOrThrow(String key)
Parameters identified as a result of intent matching.
|
static WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.parseDelimitedFrom(InputStream input) |
static WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.parseFrom(byte[] data) |
static WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.parseFrom(ByteBuffer data) |
static WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.parseFrom(com.google.protobuf.ByteString data) |
static WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.parseFrom(InputStream input) |
static WebhookRequest.IntentInfo.IntentParameterValue |
WebhookRequest.IntentInfo.IntentParameterValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,WebhookRequest.IntentInfo.IntentParameterValue> |
WebhookRequest.IntentInfo.Builder.getMutableParameters()
Deprecated.
|
Map<String,WebhookRequest.IntentInfo.IntentParameterValue> |
WebhookRequest.IntentInfoOrBuilder.getParameters()
Deprecated.
|
Map<String,WebhookRequest.IntentInfo.IntentParameterValue> |
WebhookRequest.IntentInfo.getParameters()
Deprecated.
|
Map<String,WebhookRequest.IntentInfo.IntentParameterValue> |
WebhookRequest.IntentInfo.Builder.getParameters()
Deprecated.
|
Map<String,WebhookRequest.IntentInfo.IntentParameterValue> |
WebhookRequest.IntentInfoOrBuilder.getParametersMap()
Parameters identified as a result of intent matching.
|
Map<String,WebhookRequest.IntentInfo.IntentParameterValue> |
WebhookRequest.IntentInfo.getParametersMap()
Parameters identified as a result of intent matching.
|
Map<String,WebhookRequest.IntentInfo.IntentParameterValue> |
WebhookRequest.IntentInfo.Builder.getParametersMap()
Parameters identified as a result of intent matching.
|
com.google.protobuf.Parser<WebhookRequest.IntentInfo.IntentParameterValue> |
WebhookRequest.IntentInfo.IntentParameterValue.getParserForType() |
static com.google.protobuf.Parser<WebhookRequest.IntentInfo.IntentParameterValue> |
WebhookRequest.IntentInfo.IntentParameterValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
WebhookRequest.IntentInfo.Builder |
WebhookRequest.IntentInfo.Builder.putAllParameters(Map<String,WebhookRequest.IntentInfo.IntentParameterValue> values)
Parameters identified as a result of intent matching.
|
Copyright © 2025 Google LLC. All rights reserved.