| Modifier and Type | Method and Description |
|---|---|
IntentMatchData.Builder |
IntentMatchData.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IntentMatchData.Builder |
IntentMatchData.Builder.clear() |
IntentMatchData.Builder |
IntentMatchData.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
IntentMatchData.Builder |
IntentMatchData.Builder.clearIntentUniqueId()
The id of the matched intent.
|
IntentMatchData.Builder |
IntentMatchData.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
IntentMatchData.Builder |
IntentMatchData.Builder.clone() |
IntentMatchData.Builder |
CallAnnotation.Builder.getIntentMatchDataBuilder()
Data specifying an intent match.
|
IntentMatchData.Builder |
IntentMatchData.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
IntentMatchData.Builder |
IntentMatchData.Builder.mergeFrom(IntentMatchData other) |
IntentMatchData.Builder |
IntentMatchData.Builder.mergeFrom(com.google.protobuf.Message other) |
IntentMatchData.Builder |
IntentMatchData.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static IntentMatchData.Builder |
IntentMatchData.newBuilder() |
static IntentMatchData.Builder |
IntentMatchData.newBuilder(IntentMatchData prototype) |
IntentMatchData.Builder |
IntentMatchData.newBuilderForType() |
protected IntentMatchData.Builder |
IntentMatchData.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
IntentMatchData.Builder |
IntentMatchData.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IntentMatchData.Builder |
IntentMatchData.Builder.setIntentUniqueId(String value)
The id of the matched intent.
|
IntentMatchData.Builder |
IntentMatchData.Builder.setIntentUniqueIdBytes(com.google.protobuf.ByteString value)
The id of the matched intent.
|
IntentMatchData.Builder |
IntentMatchData.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
IntentMatchData.Builder |
IntentMatchData.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IntentMatchData.Builder |
IntentMatchData.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
CallAnnotation.Builder |
CallAnnotation.Builder.setIntentMatchData(IntentMatchData.Builder builderForValue)
Data specifying an intent match.
|
Copyright © 2025 Google LLC. All rights reserved.