Package com.daml.ledger.api.v2
Class CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.daml.ledger.api.v2.CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse
- All Implemented Interfaces:
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponseOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- CommandServiceOuterClass
@Deprecated
public static final class CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse
extends com.google.protobuf.GeneratedMessageV3
implements CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponseOrBuilder
Deprecated.
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Protobuf type
com.daml.ledger.api.v2.SubmitAndWaitForTransactionTreeResponse- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDeprecated.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsFields 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 TypeMethodDescriptionbooleanDeprecated.Deprecated.Deprecated.static final com.google.protobuf.Descriptors.DescriptorDeprecated.com.google.protobuf.Parser<CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse>Deprecated.intDeprecated.Deprecated.The transaction tree that resulted from the submitted command.Deprecated.The transaction tree that resulted from the submitted command.inthashCode()Deprecated.booleanDeprecated.The transaction tree that resulted from the submitted command.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableDeprecated.final booleanDeprecated.Deprecated.Deprecated.Deprecated.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Deprecated.protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) Deprecated.parseDelimitedFrom(InputStream input) Deprecated.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.parseFrom(byte[] data) Deprecated.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.parseFrom(com.google.protobuf.ByteString data) Deprecated.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.parseFrom(com.google.protobuf.CodedInputStream input) Deprecated.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.parseFrom(InputStream input) Deprecated.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.parseFrom(ByteBuffer data) Deprecated.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static com.google.protobuf.Parser<CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse>parser()Deprecated.Deprecated.voidwriteTo(com.google.protobuf.CodedOutputStream output) Deprecated.Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, 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, 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 class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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
-
TRANSACTION_FIELD_NUMBER
public static final int TRANSACTION_FIELD_NUMBERDeprecated.- See Also:
-
-
Method Details
-
newInstance
Deprecated.- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()Deprecated. -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()Deprecated.- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasTransaction
public boolean hasTransaction()Deprecated.The transaction tree that resulted from the submitted command. The transaction might contain no events (request conditions result in filtering out all of them). Required
.com.daml.ledger.api.v2.TransactionTree transaction = 1 [json_name = "transaction"];- Specified by:
hasTransactionin interfaceCommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponseOrBuilder- Returns:
- Whether the transaction field is set.
-
getTransaction
Deprecated.The transaction tree that resulted from the submitted command. The transaction might contain no events (request conditions result in filtering out all of them). Required
.com.daml.ledger.api.v2.TransactionTree transaction = 1 [json_name = "transaction"];- Specified by:
getTransactionin interfaceCommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponseOrBuilder- Returns:
- The transaction.
-
getTransactionOrBuilder
Deprecated.The transaction tree that resulted from the submitted command. The transaction might contain no events (request conditions result in filtering out all of them). Required
.com.daml.ledger.api.v2.TransactionTree transaction = 1 [json_name = "transaction"];- Specified by:
getTransactionOrBuilderin interfaceCommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponseOrBuilder
-
isInitialized
public final boolean isInitialized()Deprecated.- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
Deprecated.- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()Deprecated.- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
Deprecated.- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()Deprecated.- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse parseFrom(InputStream input) throws IOException Deprecated.- Throws:
IOException
-
parseFrom
public static CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse parseDelimitedFrom(InputStream input) throws IOException Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
parseFrom
public static CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException Deprecated.- Throws:
IOException
-
parseFrom
public static CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
newBuilderForType
Deprecated.- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
Deprecated. -
newBuilder
public static CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder newBuilder(CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse prototype) Deprecated. -
toBuilder
Deprecated.- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Deprecated.- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
Deprecated. -
parser
public static com.google.protobuf.Parser<CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse> parser()Deprecated. -
getParserForType
public com.google.protobuf.Parser<CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse> getParserForType()Deprecated.- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
Deprecated.- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-