Class InteractiveSubmissionServiceOuterClass.Metadata
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.daml.ledger.api.v2.interactive.InteractiveSubmissionServiceOuterClass.Metadata
- All Implemented Interfaces:
InteractiveSubmissionServiceOuterClass.MetadataOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
- Enclosing class:
- InteractiveSubmissionServiceOuterClass
public static final class InteractiveSubmissionServiceOuterClass.Metadata
extends com.google.protobuf.GeneratedMessageV3
implements InteractiveSubmissionServiceOuterClass.MetadataOrBuilder
Transaction Metadata Refer to the hashing documentation for information on how it should be hashed.Protobuf type
com.daml.ledger.api.v2.interactive.Metadata
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Transaction Metadata Refer to the hashing documentation for information on how it should be hashed.static final class
Protobuf typecom.daml.ledger.api.v2.interactive.Metadata.GlobalKeyMappingEntry
static interface
static final class
Protobuf typecom.daml.ledger.api.v2.interactive.Metadata.InputContract
static interface
static final class
Protobuf typecom.daml.ledger.api.v2.interactive.Metadata.SubmitterInfo
static interface
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
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
static final com.google.protobuf.Descriptors.Descriptor
getGlobalKeyMapping
(int index) Contextual information needed to process the transaction but not signed, either because it's already indirectly signed by signing the transaction, or because it doesn't impact the ledger stateint
Contextual information needed to process the transaction but not signed, either because it's already indirectly signed by signing the transaction, or because it doesn't impact the ledger stateContextual information needed to process the transaction but not signed, either because it's already indirectly signed by signing the transaction, or because it doesn't impact the ledger stategetGlobalKeyMappingOrBuilder
(int index) Contextual information needed to process the transaction but not signed, either because it's already indirectly signed by signing the transaction, or because it doesn't impact the ledger stateContextual information needed to process the transaction but not signed, either because it's already indirectly signed by signing the transaction, or because it doesn't impact the ledger stategetInputContracts
(int index) repeated .com.daml.ledger.api.v2.interactive.Metadata.InputContract input_contracts = 7 [json_name = "inputContracts"];
int
repeated .com.daml.ledger.api.v2.interactive.Metadata.InputContract input_contracts = 7 [json_name = "inputContracts"];
repeated .com.daml.ledger.api.v2.interactive.Metadata.InputContract input_contracts = 7 [json_name = "inputContracts"];
getInputContractsOrBuilder
(int index) repeated .com.daml.ledger.api.v2.interactive.Metadata.InputContract input_contracts = 7 [json_name = "inputContracts"];
repeated .com.daml.ledger.api.v2.interactive.Metadata.InputContract input_contracts = 7 [json_name = "inputContracts"];
long
optional uint64 max_ledger_effective_time = 10 [json_name = "maxLedgerEffectiveTime"];
int
uint32 mediator_group = 4 [json_name = "mediatorGroup"];
long
Where ledger time constraints are imposed during the execution of the contract they will be populated in the fields below.com.google.protobuf.Parser<InteractiveSubmissionServiceOuterClass.Metadata>
int
long
uint64 submission_time = 6 [json_name = "submissionTime"];
.com.daml.ledger.api.v2.interactive.Metadata.SubmitterInfo submitter_info = 2 [json_name = "submitterInfo"];
.com.daml.ledger.api.v2.interactive.Metadata.SubmitterInfo submitter_info = 2 [json_name = "submitterInfo"];
string synchronizer_id = 3 [json_name = "synchronizerId"];
com.google.protobuf.ByteString
string synchronizer_id = 3 [json_name = "synchronizerId"];
string transaction_uuid = 5 [json_name = "transactionUuid"];
com.google.protobuf.ByteString
string transaction_uuid = 5 [json_name = "transactionUuid"];
int
hashCode()
boolean
optional uint64 max_ledger_effective_time = 10 [json_name = "maxLedgerEffectiveTime"];
boolean
Where ledger time constraints are imposed during the execution of the contract they will be populated in the fields below.boolean
.com.daml.ledger.api.v2.interactive.Metadata.SubmitterInfo submitter_info = 2 [json_name = "submitterInfo"];
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom
(InputStream input) parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(byte[] data) parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.ByteString data) parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.CodedInputStream input) parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(InputStream input) parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(ByteBuffer data) parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<InteractiveSubmissionServiceOuterClass.Metadata>
parser()
void
writeTo
(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, 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, 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
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
SUBMITTER_INFO_FIELD_NUMBER
public static final int SUBMITTER_INFO_FIELD_NUMBER- See Also:
-
SYNCHRONIZER_ID_FIELD_NUMBER
public static final int SYNCHRONIZER_ID_FIELD_NUMBER- See Also:
-
MEDIATOR_GROUP_FIELD_NUMBER
public static final int MEDIATOR_GROUP_FIELD_NUMBER- See Also:
-
TRANSACTION_UUID_FIELD_NUMBER
public static final int TRANSACTION_UUID_FIELD_NUMBER- See Also:
-
SUBMISSION_TIME_FIELD_NUMBER
public static final int SUBMISSION_TIME_FIELD_NUMBER- See Also:
-
INPUT_CONTRACTS_FIELD_NUMBER
public static final int INPUT_CONTRACTS_FIELD_NUMBER- See Also:
-
MIN_LEDGER_EFFECTIVE_TIME_FIELD_NUMBER
public static final int MIN_LEDGER_EFFECTIVE_TIME_FIELD_NUMBER- See Also:
-
MAX_LEDGER_EFFECTIVE_TIME_FIELD_NUMBER
public static final int MAX_LEDGER_EFFECTIVE_TIME_FIELD_NUMBER- See Also:
-
GLOBAL_KEY_MAPPING_FIELD_NUMBER
public static final int GLOBAL_KEY_MAPPING_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasSubmitterInfo
public boolean hasSubmitterInfo().com.daml.ledger.api.v2.interactive.Metadata.SubmitterInfo submitter_info = 2 [json_name = "submitterInfo"];
- Specified by:
hasSubmitterInfo
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
- Returns:
- Whether the submitterInfo field is set.
-
getSubmitterInfo
.com.daml.ledger.api.v2.interactive.Metadata.SubmitterInfo submitter_info = 2 [json_name = "submitterInfo"];
- Specified by:
getSubmitterInfo
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
- Returns:
- The submitterInfo.
-
getSubmitterInfoOrBuilder
public InteractiveSubmissionServiceOuterClass.Metadata.SubmitterInfoOrBuilder getSubmitterInfoOrBuilder().com.daml.ledger.api.v2.interactive.Metadata.SubmitterInfo submitter_info = 2 [json_name = "submitterInfo"];
- Specified by:
getSubmitterInfoOrBuilder
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
-
getSynchronizerId
string synchronizer_id = 3 [json_name = "synchronizerId"];
- Specified by:
getSynchronizerId
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
- Returns:
- The synchronizerId.
-
getSynchronizerIdBytes
public com.google.protobuf.ByteString getSynchronizerIdBytes()string synchronizer_id = 3 [json_name = "synchronizerId"];
- Specified by:
getSynchronizerIdBytes
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
- Returns:
- The bytes for synchronizerId.
-
getMediatorGroup
public int getMediatorGroup()uint32 mediator_group = 4 [json_name = "mediatorGroup"];
- Specified by:
getMediatorGroup
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
- Returns:
- The mediatorGroup.
-
getTransactionUuid
string transaction_uuid = 5 [json_name = "transactionUuid"];
- Specified by:
getTransactionUuid
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
- Returns:
- The transactionUuid.
-
getTransactionUuidBytes
public com.google.protobuf.ByteString getTransactionUuidBytes()string transaction_uuid = 5 [json_name = "transactionUuid"];
- Specified by:
getTransactionUuidBytes
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
- Returns:
- The bytes for transactionUuid.
-
getSubmissionTime
public long getSubmissionTime()uint64 submission_time = 6 [json_name = "submissionTime"];
- Specified by:
getSubmissionTime
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
- Returns:
- The submissionTime.
-
getInputContractsList
repeated .com.daml.ledger.api.v2.interactive.Metadata.InputContract input_contracts = 7 [json_name = "inputContracts"];
- Specified by:
getInputContractsList
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
-
getInputContractsOrBuilderList
public List<? extends InteractiveSubmissionServiceOuterClass.Metadata.InputContractOrBuilder> getInputContractsOrBuilderList()repeated .com.daml.ledger.api.v2.interactive.Metadata.InputContract input_contracts = 7 [json_name = "inputContracts"];
- Specified by:
getInputContractsOrBuilderList
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
-
getInputContractsCount
public int getInputContractsCount()repeated .com.daml.ledger.api.v2.interactive.Metadata.InputContract input_contracts = 7 [json_name = "inputContracts"];
- Specified by:
getInputContractsCount
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
-
getInputContracts
repeated .com.daml.ledger.api.v2.interactive.Metadata.InputContract input_contracts = 7 [json_name = "inputContracts"];
- Specified by:
getInputContracts
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
-
getInputContractsOrBuilder
public InteractiveSubmissionServiceOuterClass.Metadata.InputContractOrBuilder getInputContractsOrBuilder(int index) repeated .com.daml.ledger.api.v2.interactive.Metadata.InputContract input_contracts = 7 [json_name = "inputContracts"];
- Specified by:
getInputContractsOrBuilder
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
-
hasMinLedgerEffectiveTime
public boolean hasMinLedgerEffectiveTime()Where ledger time constraints are imposed during the execution of the contract they will be populated in the fields below. These are optional because if the transaction does NOT depend on time, these values do not need to be set. The final ledger effective time used will be chosen when the command is submitted through the [execute] RPC. If the ledger effective time is outside of any populated min/max bounds then a different transaction can result, that will cause a confirmation message rejection.
optional uint64 min_ledger_effective_time = 9 [json_name = "minLedgerEffectiveTime"];
- Specified by:
hasMinLedgerEffectiveTime
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
- Returns:
- Whether the minLedgerEffectiveTime field is set.
-
getMinLedgerEffectiveTime
public long getMinLedgerEffectiveTime()Where ledger time constraints are imposed during the execution of the contract they will be populated in the fields below. These are optional because if the transaction does NOT depend on time, these values do not need to be set. The final ledger effective time used will be chosen when the command is submitted through the [execute] RPC. If the ledger effective time is outside of any populated min/max bounds then a different transaction can result, that will cause a confirmation message rejection.
optional uint64 min_ledger_effective_time = 9 [json_name = "minLedgerEffectiveTime"];
- Specified by:
getMinLedgerEffectiveTime
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
- Returns:
- The minLedgerEffectiveTime.
-
hasMaxLedgerEffectiveTime
public boolean hasMaxLedgerEffectiveTime()optional uint64 max_ledger_effective_time = 10 [json_name = "maxLedgerEffectiveTime"];
- Specified by:
hasMaxLedgerEffectiveTime
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
- Returns:
- Whether the maxLedgerEffectiveTime field is set.
-
getMaxLedgerEffectiveTime
public long getMaxLedgerEffectiveTime()optional uint64 max_ledger_effective_time = 10 [json_name = "maxLedgerEffectiveTime"];
- Specified by:
getMaxLedgerEffectiveTime
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
- Returns:
- The maxLedgerEffectiveTime.
-
getGlobalKeyMappingList
public List<InteractiveSubmissionServiceOuterClass.Metadata.GlobalKeyMappingEntry> getGlobalKeyMappingList()Contextual information needed to process the transaction but not signed, either because it's already indirectly signed by signing the transaction, or because it doesn't impact the ledger state
repeated .com.daml.ledger.api.v2.interactive.Metadata.GlobalKeyMappingEntry global_key_mapping = 8 [json_name = "globalKeyMapping"];
- Specified by:
getGlobalKeyMappingList
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
-
getGlobalKeyMappingOrBuilderList
public List<? extends InteractiveSubmissionServiceOuterClass.Metadata.GlobalKeyMappingEntryOrBuilder> getGlobalKeyMappingOrBuilderList()Contextual information needed to process the transaction but not signed, either because it's already indirectly signed by signing the transaction, or because it doesn't impact the ledger state
repeated .com.daml.ledger.api.v2.interactive.Metadata.GlobalKeyMappingEntry global_key_mapping = 8 [json_name = "globalKeyMapping"];
- Specified by:
getGlobalKeyMappingOrBuilderList
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
-
getGlobalKeyMappingCount
public int getGlobalKeyMappingCount()Contextual information needed to process the transaction but not signed, either because it's already indirectly signed by signing the transaction, or because it doesn't impact the ledger state
repeated .com.daml.ledger.api.v2.interactive.Metadata.GlobalKeyMappingEntry global_key_mapping = 8 [json_name = "globalKeyMapping"];
- Specified by:
getGlobalKeyMappingCount
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
-
getGlobalKeyMapping
public InteractiveSubmissionServiceOuterClass.Metadata.GlobalKeyMappingEntry getGlobalKeyMapping(int index) Contextual information needed to process the transaction but not signed, either because it's already indirectly signed by signing the transaction, or because it doesn't impact the ledger state
repeated .com.daml.ledger.api.v2.interactive.Metadata.GlobalKeyMappingEntry global_key_mapping = 8 [json_name = "globalKeyMapping"];
- Specified by:
getGlobalKeyMapping
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
-
getGlobalKeyMappingOrBuilder
public InteractiveSubmissionServiceOuterClass.Metadata.GlobalKeyMappingEntryOrBuilder getGlobalKeyMappingOrBuilder(int index) Contextual information needed to process the transaction but not signed, either because it's already indirectly signed by signing the transaction, or because it doesn't impact the ledger state
repeated .com.daml.ledger.api.v2.interactive.Metadata.GlobalKeyMappingEntry global_key_mapping = 8 [json_name = "globalKeyMapping"];
- Specified by:
getGlobalKeyMappingOrBuilder
in interfaceInteractiveSubmissionServiceOuterClass.MetadataOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static InteractiveSubmissionServiceOuterClass.Metadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InteractiveSubmissionServiceOuterClass.Metadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InteractiveSubmissionServiceOuterClass.Metadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InteractiveSubmissionServiceOuterClass.Metadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InteractiveSubmissionServiceOuterClass.Metadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InteractiveSubmissionServiceOuterClass.Metadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InteractiveSubmissionServiceOuterClass.Metadata parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static InteractiveSubmissionServiceOuterClass.Metadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static InteractiveSubmissionServiceOuterClass.Metadata parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static InteractiveSubmissionServiceOuterClass.Metadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static InteractiveSubmissionServiceOuterClass.Metadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static InteractiveSubmissionServiceOuterClass.Metadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static InteractiveSubmissionServiceOuterClass.Metadata.Builder newBuilder(InteractiveSubmissionServiceOuterClass.Metadata prototype) -
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected InteractiveSubmissionServiceOuterClass.Metadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
public com.google.protobuf.Parser<InteractiveSubmissionServiceOuterClass.Metadata> getParserForType()- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-