Class OrchestratorService.SendEventAction
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.microsoft.durabletask.implementation.protobuf.OrchestratorService.SendEventAction
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,OrchestratorService.SendEventActionOrBuilder,java.io.Serializable
- Enclosing class:
- OrchestratorService
public static final class OrchestratorService.SendEventAction extends com.google.protobuf.GeneratedMessageV3 implements OrchestratorService.SendEventActionOrBuilder
Protobuf typeSendEventAction- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOrchestratorService.SendEventAction.BuilderProtobuf typeSendEventAction-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intDATA_FIELD_NUMBERstatic intINSTANCE_FIELD_NUMBERstatic intNAME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)com.google.protobuf.StringValuegetData().google.protobuf.StringValue data = 3;com.google.protobuf.StringValueOrBuildergetDataOrBuilder().google.protobuf.StringValue data = 3;static OrchestratorService.SendEventActiongetDefaultInstance()OrchestratorService.SendEventActiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()OrchestratorService.OrchestrationInstancegetInstance().OrchestrationInstance instance = 1;OrchestratorService.OrchestrationInstanceOrBuildergetInstanceOrBuilder().OrchestrationInstance instance = 1;java.lang.StringgetName()string name = 2;com.google.protobuf.ByteStringgetNameBytes()string name = 2;com.google.protobuf.Parser<OrchestratorService.SendEventAction>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasData().google.protobuf.StringValue data = 3;inthashCode()booleanhasInstance().OrchestrationInstance instance = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static OrchestratorService.SendEventAction.BuildernewBuilder()static OrchestratorService.SendEventAction.BuildernewBuilder(OrchestratorService.SendEventAction prototype)OrchestratorService.SendEventAction.BuildernewBuilderForType()protected OrchestratorService.SendEventAction.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static OrchestratorService.SendEventActionparseDelimitedFrom(java.io.InputStream input)static OrchestratorService.SendEventActionparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrchestratorService.SendEventActionparseFrom(byte[] data)static OrchestratorService.SendEventActionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrchestratorService.SendEventActionparseFrom(com.google.protobuf.ByteString data)static OrchestratorService.SendEventActionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrchestratorService.SendEventActionparseFrom(com.google.protobuf.CodedInputStream input)static OrchestratorService.SendEventActionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrchestratorService.SendEventActionparseFrom(java.io.InputStream input)static OrchestratorService.SendEventActionparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrchestratorService.SendEventActionparseFrom(java.nio.ByteBuffer data)static OrchestratorService.SendEventActionparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<OrchestratorService.SendEventAction>parser()OrchestratorService.SendEventAction.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
INSTANCE_FIELD_NUMBER
public static final int INSTANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATA_FIELD_NUMBER
public static final int DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasInstance
public boolean hasInstance()
.OrchestrationInstance instance = 1;- Specified by:
hasInstancein interfaceOrchestratorService.SendEventActionOrBuilder- Returns:
- Whether the instance field is set.
-
getInstance
public OrchestratorService.OrchestrationInstance getInstance()
.OrchestrationInstance instance = 1;- Specified by:
getInstancein interfaceOrchestratorService.SendEventActionOrBuilder- Returns:
- The instance.
-
getInstanceOrBuilder
public OrchestratorService.OrchestrationInstanceOrBuilder getInstanceOrBuilder()
.OrchestrationInstance instance = 1;- Specified by:
getInstanceOrBuilderin interfaceOrchestratorService.SendEventActionOrBuilder
-
getName
public java.lang.String getName()
string name = 2;- Specified by:
getNamein interfaceOrchestratorService.SendEventActionOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
string name = 2;- Specified by:
getNameBytesin interfaceOrchestratorService.SendEventActionOrBuilder- Returns:
- The bytes for name.
-
hasData
public boolean hasData()
.google.protobuf.StringValue data = 3;- Specified by:
hasDatain interfaceOrchestratorService.SendEventActionOrBuilder- Returns:
- Whether the data field is set.
-
getData
public com.google.protobuf.StringValue getData()
.google.protobuf.StringValue data = 3;- Specified by:
getDatain interfaceOrchestratorService.SendEventActionOrBuilder- Returns:
- The data.
-
getDataOrBuilder
public com.google.protobuf.StringValueOrBuilder getDataOrBuilder()
.google.protobuf.StringValue data = 3;- Specified by:
getDataOrBuilderin interfaceOrchestratorService.SendEventActionOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static OrchestratorService.SendEventAction parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrchestratorService.SendEventAction parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrchestratorService.SendEventAction parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrchestratorService.SendEventAction parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrchestratorService.SendEventAction parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrchestratorService.SendEventAction parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrchestratorService.SendEventAction parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OrchestratorService.SendEventAction parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static OrchestratorService.SendEventAction parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static OrchestratorService.SendEventAction parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OrchestratorService.SendEventAction parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OrchestratorService.SendEventAction parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public OrchestratorService.SendEventAction.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static OrchestratorService.SendEventAction.Builder newBuilder()
-
newBuilder
public static OrchestratorService.SendEventAction.Builder newBuilder(OrchestratorService.SendEventAction prototype)
-
toBuilder
public OrchestratorService.SendEventAction.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OrchestratorService.SendEventAction.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static OrchestratorService.SendEventAction getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<OrchestratorService.SendEventAction> parser()
-
getParserForType
public com.google.protobuf.Parser<OrchestratorService.SendEventAction> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public OrchestratorService.SendEventAction getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-