| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.build() |
CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.buildPartial() |
static CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.getDefaultInstance() |
CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.getDefaultInstanceForType() |
CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.getDefaultInstanceForType() |
CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.HotwordRuleOrBuilder.getLikelihoodAdjustment()
Likelihood adjustment to apply to all matching findings.
|
CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.HotwordRule.getLikelihoodAdjustment()
Likelihood adjustment to apply to all matching findings.
|
CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.HotwordRule.Builder.getLikelihoodAdjustment()
Likelihood adjustment to apply to all matching findings.
|
static CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.parseDelimitedFrom(InputStream input) |
static CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.parseFrom(byte[] data) |
static CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.parseFrom(ByteBuffer data) |
static CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.parseFrom(com.google.protobuf.ByteString data) |
static CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.parseFrom(InputStream input) |
static CustomInfoType.DetectionRule.LikelihoodAdjustment |
CustomInfoType.DetectionRule.LikelihoodAdjustment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CustomInfoType.DetectionRule.LikelihoodAdjustment> |
CustomInfoType.DetectionRule.LikelihoodAdjustment.getParserForType() |
static com.google.protobuf.Parser<CustomInfoType.DetectionRule.LikelihoodAdjustment> |
CustomInfoType.DetectionRule.LikelihoodAdjustment.parser() |
| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.mergeFrom(CustomInfoType.DetectionRule.LikelihoodAdjustment other) |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.mergeLikelihoodAdjustment(CustomInfoType.DetectionRule.LikelihoodAdjustment value)
Likelihood adjustment to apply to all matching findings.
|
static CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.newBuilder(CustomInfoType.DetectionRule.LikelihoodAdjustment prototype) |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.setLikelihoodAdjustment(CustomInfoType.DetectionRule.LikelihoodAdjustment value)
Likelihood adjustment to apply to all matching findings.
|
Copyright © 2022 Google LLC. All rights reserved.