Class MlsClient.CommitRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
mls_client.MlsClient.CommitRequest
- All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, MlsClient.CommitRequestOrBuilder
- Enclosing class:
MlsClient
public static final class MlsClient.CommitRequest
extends com.google.protobuf.GeneratedMessageV3
implements MlsClient.CommitRequestOrBuilder
rpc Commit Note: CommitResponse.ratchet_tree should be empty if CommitRequest.external_tree is not trueProtobuf type
mls_client.CommitRequest- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classrpc Commit Note: CommitResponse.ratchet_tree should be empty if CommitRequest.external_tree is not trueNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleancom.google.protobuf.ByteStringgetByReference(int index) repeated bytes by_reference = 2;intrepeated bytes by_reference = 2;List<com.google.protobuf.ByteString> repeated bytes by_reference = 2;getByValue(int index) repeated .mls_client.ProposalDescription by_value = 3;intrepeated .mls_client.ProposalDescription by_value = 3;repeated .mls_client.ProposalDescription by_value = 3;getByValueOrBuilder(int index) repeated .mls_client.ProposalDescription by_value = 3;List<? extends MlsClient.ProposalDescriptionOrBuilder> repeated .mls_client.ProposalDescription by_value = 3;static MlsClient.CommitRequeststatic final com.google.protobuf.Descriptors.Descriptorbooleanbool external_tree = 5;booleanbool force_path = 4;com.google.protobuf.Parser<MlsClient.CommitRequest> intintuint32 state_id = 1;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(MlsClient.CommitRequest prototype) protected MlsClient.CommitRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static MlsClient.CommitRequestparseDelimitedFrom(InputStream input) static MlsClient.CommitRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MlsClient.CommitRequestparseFrom(byte[] data) static MlsClient.CommitRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MlsClient.CommitRequestparseFrom(com.google.protobuf.ByteString data) static MlsClient.CommitRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MlsClient.CommitRequestparseFrom(com.google.protobuf.CodedInputStream input) static MlsClient.CommitRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MlsClient.CommitRequestparseFrom(InputStream input) static MlsClient.CommitRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MlsClient.CommitRequestparseFrom(ByteBuffer data) static MlsClient.CommitRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<MlsClient.CommitRequest> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
STATE_ID_FIELD_NUMBER
public static final int STATE_ID_FIELD_NUMBER- See Also:
-
BY_REFERENCE_FIELD_NUMBER
public static final int BY_REFERENCE_FIELD_NUMBER- See Also:
-
BY_VALUE_FIELD_NUMBER
public static final int BY_VALUE_FIELD_NUMBER- See Also:
-
FORCE_PATH_FIELD_NUMBER
public static final int FORCE_PATH_FIELD_NUMBER- See Also:
-
EXTERNAL_TREE_FIELD_NUMBER
public static final int EXTERNAL_TREE_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein 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
-
getStateId
public int getStateId()uint32 state_id = 1;- Specified by:
getStateIdin interfaceMlsClient.CommitRequestOrBuilder- Returns:
- The stateId.
-
getByReferenceList
repeated bytes by_reference = 2;- Specified by:
getByReferenceListin interfaceMlsClient.CommitRequestOrBuilder- Returns:
- A list containing the byReference.
-
getByReferenceCount
public int getByReferenceCount()repeated bytes by_reference = 2;- Specified by:
getByReferenceCountin interfaceMlsClient.CommitRequestOrBuilder- Returns:
- The count of byReference.
-
getByReference
public com.google.protobuf.ByteString getByReference(int index) repeated bytes by_reference = 2;- Specified by:
getByReferencein interfaceMlsClient.CommitRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The byReference at the given index.
-
getByValueList
repeated .mls_client.ProposalDescription by_value = 3;- Specified by:
getByValueListin interfaceMlsClient.CommitRequestOrBuilder
-
getByValueOrBuilderList
repeated .mls_client.ProposalDescription by_value = 3;- Specified by:
getByValueOrBuilderListin interfaceMlsClient.CommitRequestOrBuilder
-
getByValueCount
public int getByValueCount()repeated .mls_client.ProposalDescription by_value = 3;- Specified by:
getByValueCountin interfaceMlsClient.CommitRequestOrBuilder
-
getByValue
repeated .mls_client.ProposalDescription by_value = 3;- Specified by:
getByValuein interfaceMlsClient.CommitRequestOrBuilder
-
getByValueOrBuilder
repeated .mls_client.ProposalDescription by_value = 3;- Specified by:
getByValueOrBuilderin interfaceMlsClient.CommitRequestOrBuilder
-
getForcePath
public boolean getForcePath()bool force_path = 4;- Specified by:
getForcePathin interfaceMlsClient.CommitRequestOrBuilder- Returns:
- The forcePath.
-
getExternalTree
public boolean getExternalTree()bool external_tree = 5;- Specified by:
getExternalTreein interfaceMlsClient.CommitRequestOrBuilder- Returns:
- The externalTree.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- 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 MlsClient.CommitRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlsClient.CommitRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlsClient.CommitRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlsClient.CommitRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlsClient.CommitRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlsClient.CommitRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static MlsClient.CommitRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static MlsClient.CommitRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static MlsClient.CommitRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static MlsClient.CommitRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected MlsClient.CommitRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-