Class BqBotService.ExecuteBotRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BqBotService.ExecuteBotRequest.Builder>
-
- com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.BqBotService.ExecuteBotRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,BqBotService.ExecuteBotRequestOrBuilder,Cloneable
- Enclosing class:
- BqBotService.ExecuteBotRequest
public static final class BqBotService.ExecuteBotRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BqBotService.ExecuteBotRequest.Builder> implements BqBotService.ExecuteBotRequestOrBuilder
Protobuf typecom.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BqBotService.ExecuteBotRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BqBotService.ExecuteBotRequestbuild()BqBotService.ExecuteBotRequestbuildPartial()BqBotService.ExecuteBotRequest.Builderclear()BqBotService.ExecuteBotRequest.BuilderclearBotId()string botId = 2;BqBotService.ExecuteBotRequest.BuilderclearChannelactivityanalysisId()string channelactivityanalysisId = 1;BqBotService.ExecuteBotRequest.BuilderclearExecuteBotRequest().com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;BqBotService.ExecuteBotRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BqBotService.ExecuteBotRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BqBotService.ExecuteBotRequest.Builderclone()StringgetBotId()string botId = 2;com.google.protobuf.ByteStringgetBotIdBytes()string botId = 2;StringgetChannelactivityanalysisId()string channelactivityanalysisId = 1;com.google.protobuf.ByteStringgetChannelactivityanalysisIdBytes()string channelactivityanalysisId = 1;BqBotService.ExecuteBotRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()BqBotService.ExecuteBotRequestgetExecuteBotRequest().com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;BqBotService.ExecuteBotRequest.BuildergetExecuteBotRequestBuilder().com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;BqBotService.ExecuteBotRequestOrBuildergetExecuteBotRequestOrBuilder().com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;booleanhasExecuteBotRequest().com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BqBotService.ExecuteBotRequest.BuildermergeExecuteBotRequest(BqBotService.ExecuteBotRequest value).com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;BqBotService.ExecuteBotRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BqBotService.ExecuteBotRequest.BuildermergeFrom(com.google.protobuf.Message other)BqBotService.ExecuteBotRequest.BuildermergeFrom(BqBotService.ExecuteBotRequest other)BqBotService.ExecuteBotRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BqBotService.ExecuteBotRequest.BuildersetBotId(String value)string botId = 2;BqBotService.ExecuteBotRequest.BuildersetBotIdBytes(com.google.protobuf.ByteString value)string botId = 2;BqBotService.ExecuteBotRequest.BuildersetChannelactivityanalysisId(String value)string channelactivityanalysisId = 1;BqBotService.ExecuteBotRequest.BuildersetChannelactivityanalysisIdBytes(com.google.protobuf.ByteString value)string channelactivityanalysisId = 1;BqBotService.ExecuteBotRequest.BuildersetExecuteBotRequest(BqBotService.ExecuteBotRequest value).com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;BqBotService.ExecuteBotRequest.BuildersetExecuteBotRequest(BqBotService.ExecuteBotRequest.Builder builderForValue).com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;BqBotService.ExecuteBotRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BqBotService.ExecuteBotRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)BqBotService.ExecuteBotRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<BqBotService.ExecuteBotRequest.Builder>
-
clear
public BqBotService.ExecuteBotRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<BqBotService.ExecuteBotRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<BqBotService.ExecuteBotRequest.Builder>
-
getDefaultInstanceForType
public BqBotService.ExecuteBotRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BqBotService.ExecuteBotRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BqBotService.ExecuteBotRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BqBotService.ExecuteBotRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<BqBotService.ExecuteBotRequest.Builder>
-
setField
public BqBotService.ExecuteBotRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BqBotService.ExecuteBotRequest.Builder>
-
clearField
public BqBotService.ExecuteBotRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BqBotService.ExecuteBotRequest.Builder>
-
clearOneof
public BqBotService.ExecuteBotRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BqBotService.ExecuteBotRequest.Builder>
-
setRepeatedField
public BqBotService.ExecuteBotRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BqBotService.ExecuteBotRequest.Builder>
-
addRepeatedField
public BqBotService.ExecuteBotRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BqBotService.ExecuteBotRequest.Builder>
-
mergeFrom
public BqBotService.ExecuteBotRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BqBotService.ExecuteBotRequest.Builder>
-
mergeFrom
public BqBotService.ExecuteBotRequest.Builder mergeFrom(BqBotService.ExecuteBotRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BqBotService.ExecuteBotRequest.Builder>
-
mergeFrom
public BqBotService.ExecuteBotRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BqBotService.ExecuteBotRequest.Builder>- Throws:
IOException
-
getChannelactivityanalysisId
public String getChannelactivityanalysisId()
string channelactivityanalysisId = 1;- Specified by:
getChannelactivityanalysisIdin interfaceBqBotService.ExecuteBotRequestOrBuilder- Returns:
- The channelactivityanalysisId.
-
getChannelactivityanalysisIdBytes
public com.google.protobuf.ByteString getChannelactivityanalysisIdBytes()
string channelactivityanalysisId = 1;- Specified by:
getChannelactivityanalysisIdBytesin interfaceBqBotService.ExecuteBotRequestOrBuilder- Returns:
- The bytes for channelactivityanalysisId.
-
setChannelactivityanalysisId
public BqBotService.ExecuteBotRequest.Builder setChannelactivityanalysisId(String value)
string channelactivityanalysisId = 1;- Parameters:
value- The channelactivityanalysisId to set.- Returns:
- This builder for chaining.
-
clearChannelactivityanalysisId
public BqBotService.ExecuteBotRequest.Builder clearChannelactivityanalysisId()
string channelactivityanalysisId = 1;- Returns:
- This builder for chaining.
-
setChannelactivityanalysisIdBytes
public BqBotService.ExecuteBotRequest.Builder setChannelactivityanalysisIdBytes(com.google.protobuf.ByteString value)
string channelactivityanalysisId = 1;- Parameters:
value- The bytes for channelactivityanalysisId to set.- Returns:
- This builder for chaining.
-
getBotId
public String getBotId()
string botId = 2;- Specified by:
getBotIdin interfaceBqBotService.ExecuteBotRequestOrBuilder- Returns:
- The botId.
-
getBotIdBytes
public com.google.protobuf.ByteString getBotIdBytes()
string botId = 2;- Specified by:
getBotIdBytesin interfaceBqBotService.ExecuteBotRequestOrBuilder- Returns:
- The bytes for botId.
-
setBotId
public BqBotService.ExecuteBotRequest.Builder setBotId(String value)
string botId = 2;- Parameters:
value- The botId to set.- Returns:
- This builder for chaining.
-
clearBotId
public BqBotService.ExecuteBotRequest.Builder clearBotId()
string botId = 2;- Returns:
- This builder for chaining.
-
setBotIdBytes
public BqBotService.ExecuteBotRequest.Builder setBotIdBytes(com.google.protobuf.ByteString value)
string botId = 2;- Parameters:
value- The bytes for botId to set.- Returns:
- This builder for chaining.
-
hasExecuteBotRequest
public boolean hasExecuteBotRequest()
.com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;- Specified by:
hasExecuteBotRequestin interfaceBqBotService.ExecuteBotRequestOrBuilder- Returns:
- Whether the executeBotRequest field is set.
-
getExecuteBotRequest
public BqBotService.ExecuteBotRequest getExecuteBotRequest()
.com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;- Specified by:
getExecuteBotRequestin interfaceBqBotService.ExecuteBotRequestOrBuilder- Returns:
- The executeBotRequest.
-
setExecuteBotRequest
public BqBotService.ExecuteBotRequest.Builder setExecuteBotRequest(BqBotService.ExecuteBotRequest value)
.com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;
-
setExecuteBotRequest
public BqBotService.ExecuteBotRequest.Builder setExecuteBotRequest(BqBotService.ExecuteBotRequest.Builder builderForValue)
.com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;
-
mergeExecuteBotRequest
public BqBotService.ExecuteBotRequest.Builder mergeExecuteBotRequest(BqBotService.ExecuteBotRequest value)
.com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;
-
clearExecuteBotRequest
public BqBotService.ExecuteBotRequest.Builder clearExecuteBotRequest()
.com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;
-
getExecuteBotRequestBuilder
public BqBotService.ExecuteBotRequest.Builder getExecuteBotRequestBuilder()
.com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;
-
getExecuteBotRequestOrBuilder
public BqBotService.ExecuteBotRequestOrBuilder getExecuteBotRequestOrBuilder()
.com.redhat.mercury.channelactivityanalysis.v10.api.bqbotservice.ExecuteBotRequest executeBotRequest = 3;- Specified by:
getExecuteBotRequestOrBuilderin interfaceBqBotService.ExecuteBotRequestOrBuilder
-
setUnknownFields
public final BqBotService.ExecuteBotRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BqBotService.ExecuteBotRequest.Builder>
-
mergeUnknownFields
public final BqBotService.ExecuteBotRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BqBotService.ExecuteBotRequest.Builder>
-
-