| Modifier and Type | Method and Description |
|---|---|
Control.BoostAction |
Control.BoostAction.Builder.build() |
Control.BoostAction |
Control.BoostAction.Builder.buildPartial() |
Control.BoostAction |
ControlOrBuilder.getBoostAction()
Defines a boost-type control
.google.cloud.discoveryengine.v1beta.Control.BoostAction boost_action = 6; |
Control.BoostAction |
Control.getBoostAction()
Defines a boost-type control
.google.cloud.discoveryengine.v1beta.Control.BoostAction boost_action = 6; |
Control.BoostAction |
Control.Builder.getBoostAction()
Defines a boost-type control
.google.cloud.discoveryengine.v1beta.Control.BoostAction boost_action = 6; |
static Control.BoostAction |
Control.BoostAction.getDefaultInstance() |
Control.BoostAction |
Control.BoostAction.getDefaultInstanceForType() |
Control.BoostAction |
Control.BoostAction.Builder.getDefaultInstanceForType() |
static Control.BoostAction |
Control.BoostAction.parseDelimitedFrom(InputStream input) |
static Control.BoostAction |
Control.BoostAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.BoostAction |
Control.BoostAction.parseFrom(byte[] data) |
static Control.BoostAction |
Control.BoostAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.BoostAction |
Control.BoostAction.parseFrom(ByteBuffer data) |
static Control.BoostAction |
Control.BoostAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.BoostAction |
Control.BoostAction.parseFrom(com.google.protobuf.ByteString data) |
static Control.BoostAction |
Control.BoostAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.BoostAction |
Control.BoostAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static Control.BoostAction |
Control.BoostAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.BoostAction |
Control.BoostAction.parseFrom(InputStream input) |
static Control.BoostAction |
Control.BoostAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Control.BoostAction> |
Control.BoostAction.getParserForType() |
static com.google.protobuf.Parser<Control.BoostAction> |
Control.BoostAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
Control.Builder |
Control.Builder.mergeBoostAction(Control.BoostAction value)
Defines a boost-type control
.google.cloud.discoveryengine.v1beta.Control.BoostAction boost_action = 6; |
Control.BoostAction.Builder |
Control.BoostAction.Builder.mergeFrom(Control.BoostAction other) |
static Control.BoostAction.Builder |
Control.BoostAction.newBuilder(Control.BoostAction prototype) |
Control.Builder |
Control.Builder.setBoostAction(Control.BoostAction value)
Defines a boost-type control
.google.cloud.discoveryengine.v1beta.Control.BoostAction boost_action = 6; |
Copyright © 2025 Google LLC. All rights reserved.