| Modifier and Type | Method and Description |
|---|---|
IntentMatchData |
IntentMatchData.Builder.build() |
IntentMatchData |
IntentMatchData.Builder.buildPartial() |
static IntentMatchData |
IntentMatchData.getDefaultInstance() |
IntentMatchData |
IntentMatchData.getDefaultInstanceForType() |
IntentMatchData |
IntentMatchData.Builder.getDefaultInstanceForType() |
IntentMatchData |
CallAnnotationOrBuilder.getIntentMatchData()
Data specifying an intent match.
|
IntentMatchData |
CallAnnotation.getIntentMatchData()
Data specifying an intent match.
|
IntentMatchData |
CallAnnotation.Builder.getIntentMatchData()
Data specifying an intent match.
|
static IntentMatchData |
IntentMatchData.parseDelimitedFrom(InputStream input) |
static IntentMatchData |
IntentMatchData.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IntentMatchData |
IntentMatchData.parseFrom(byte[] data) |
static IntentMatchData |
IntentMatchData.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IntentMatchData |
IntentMatchData.parseFrom(ByteBuffer data) |
static IntentMatchData |
IntentMatchData.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IntentMatchData |
IntentMatchData.parseFrom(com.google.protobuf.ByteString data) |
static IntentMatchData |
IntentMatchData.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IntentMatchData |
IntentMatchData.parseFrom(com.google.protobuf.CodedInputStream input) |
static IntentMatchData |
IntentMatchData.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IntentMatchData |
IntentMatchData.parseFrom(InputStream input) |
static IntentMatchData |
IntentMatchData.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<IntentMatchData> |
IntentMatchData.getParserForType() |
static com.google.protobuf.Parser<IntentMatchData> |
IntentMatchData.parser() |
| Modifier and Type | Method and Description |
|---|---|
IntentMatchData.Builder |
IntentMatchData.Builder.mergeFrom(IntentMatchData other) |
CallAnnotation.Builder |
CallAnnotation.Builder.mergeIntentMatchData(IntentMatchData value)
Data specifying an intent match.
|
static IntentMatchData.Builder |
IntentMatchData.newBuilder(IntentMatchData prototype) |
CallAnnotation.Builder |
CallAnnotation.Builder.setIntentMatchData(IntentMatchData value)
Data specifying an intent match.
|
Copyright © 2023 Google LLC. All rights reserved.