| Modifier and Type | Method and Description |
|---|---|
Rule.BoostAction |
Rule.BoostAction.Builder.build() |
Rule.BoostAction |
Rule.BoostAction.Builder.buildPartial() |
Rule.BoostAction |
Rule.getBoostAction()
A boost action.
|
Rule.BoostAction |
Rule.Builder.getBoostAction()
A boost action.
|
Rule.BoostAction |
RuleOrBuilder.getBoostAction()
A boost action.
|
static Rule.BoostAction |
Rule.BoostAction.getDefaultInstance() |
Rule.BoostAction |
Rule.BoostAction.getDefaultInstanceForType() |
Rule.BoostAction |
Rule.BoostAction.Builder.getDefaultInstanceForType() |
static Rule.BoostAction |
Rule.BoostAction.parseDelimitedFrom(InputStream input) |
static Rule.BoostAction |
Rule.BoostAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule.BoostAction |
Rule.BoostAction.parseFrom(byte[] data) |
static Rule.BoostAction |
Rule.BoostAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule.BoostAction |
Rule.BoostAction.parseFrom(ByteBuffer data) |
static Rule.BoostAction |
Rule.BoostAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule.BoostAction |
Rule.BoostAction.parseFrom(com.google.protobuf.ByteString data) |
static Rule.BoostAction |
Rule.BoostAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule.BoostAction |
Rule.BoostAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static Rule.BoostAction |
Rule.BoostAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule.BoostAction |
Rule.BoostAction.parseFrom(InputStream input) |
static Rule.BoostAction |
Rule.BoostAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Rule.BoostAction> |
Rule.BoostAction.getParserForType() |
static com.google.protobuf.Parser<Rule.BoostAction> |
Rule.BoostAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
Rule.Builder |
Rule.Builder.mergeBoostAction(Rule.BoostAction value)
A boost action.
|
Rule.BoostAction.Builder |
Rule.BoostAction.Builder.mergeFrom(Rule.BoostAction other) |
static Rule.BoostAction.Builder |
Rule.BoostAction.newBuilder(Rule.BoostAction prototype) |
Rule.Builder |
Rule.Builder.setBoostAction(Rule.BoostAction value)
A boost action.
|
Copyright © 2023 Google LLC. All rights reserved.