| Modifier and Type | Method and Description |
|---|---|
Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.Builder.build() |
Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.Builder.buildPartial() |
static Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.getDefaultInstance() |
Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.getDefaultInstanceForType() |
Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.Builder.getDefaultInstanceForType() |
Rule.DoNotAssociateAction |
Rule.getDoNotAssociateAction()
Prevents term from being associated with other terms.
|
Rule.DoNotAssociateAction |
Rule.Builder.getDoNotAssociateAction()
Prevents term from being associated with other terms.
|
Rule.DoNotAssociateAction |
RuleOrBuilder.getDoNotAssociateAction()
Prevents term from being associated with other terms.
|
static Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.parseDelimitedFrom(InputStream input) |
static Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.parseFrom(byte[] data) |
static Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.parseFrom(ByteBuffer data) |
static Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.parseFrom(com.google.protobuf.ByteString data) |
static Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.parseFrom(InputStream input) |
static Rule.DoNotAssociateAction |
Rule.DoNotAssociateAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Rule.DoNotAssociateAction> |
Rule.DoNotAssociateAction.getParserForType() |
static com.google.protobuf.Parser<Rule.DoNotAssociateAction> |
Rule.DoNotAssociateAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
Rule.Builder |
Rule.Builder.mergeDoNotAssociateAction(Rule.DoNotAssociateAction value)
Prevents term from being associated with other terms.
|
Rule.DoNotAssociateAction.Builder |
Rule.DoNotAssociateAction.Builder.mergeFrom(Rule.DoNotAssociateAction other) |
static Rule.DoNotAssociateAction.Builder |
Rule.DoNotAssociateAction.newBuilder(Rule.DoNotAssociateAction prototype) |
Rule.Builder |
Rule.Builder.setDoNotAssociateAction(Rule.DoNotAssociateAction value)
Prevents term from being associated with other terms.
|
Copyright © 2023 Google LLC. All rights reserved.