| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.Builder.build() |
CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.Builder.buildPartial() |
static CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.getDefaultInstance() |
CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.getDefaultInstanceForType() |
CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.Builder.getDefaultInstanceForType() |
CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.HotwordRuleOrBuilder.getProximity()
Range of characters within which the entire hotword must reside.
|
CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.HotwordRule.getProximity()
Range of characters within which the entire hotword must reside.
|
CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.HotwordRule.Builder.getProximity()
Range of characters within which the entire hotword must reside.
|
static CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.parseDelimitedFrom(InputStream input) |
static CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.parseFrom(byte[] data) |
static CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.parseFrom(ByteBuffer data) |
static CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.parseFrom(com.google.protobuf.ByteString data) |
static CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.parseFrom(InputStream input) |
static CustomInfoType.DetectionRule.Proximity |
CustomInfoType.DetectionRule.Proximity.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CustomInfoType.DetectionRule.Proximity> |
CustomInfoType.DetectionRule.Proximity.getParserForType() |
static com.google.protobuf.Parser<CustomInfoType.DetectionRule.Proximity> |
CustomInfoType.DetectionRule.Proximity.parser() |
| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.mergeFrom(CustomInfoType.DetectionRule.Proximity other) |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.mergeProximity(CustomInfoType.DetectionRule.Proximity value)
Range of characters within which the entire hotword must reside.
|
static CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.newBuilder(CustomInfoType.DetectionRule.Proximity prototype) |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.setProximity(CustomInfoType.DetectionRule.Proximity value)
Range of characters within which the entire hotword must reside.
|
Copyright © 2022 Google LLC. All rights reserved.