Class ConsensusTopicInfo

java.lang.Object
com.google.protobuf.AbstractMessageLite<ConsensusTopicInfo,ConsensusTopicInfo.Builder>
com.google.protobuf.GeneratedMessageLite<ConsensusTopicInfo,ConsensusTopicInfo.Builder>
com.hedera.hashgraph.sdk.proto.ConsensusTopicInfo
All Implemented Interfaces:
com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, ConsensusTopicInfoOrBuilder

@Generated public final class ConsensusTopicInfo extends com.google.protobuf.GeneratedMessageLite<ConsensusTopicInfo,ConsensusTopicInfo.Builder> implements ConsensusTopicInfoOrBuilder
 *
 A query response describing the current state of a topic for the Hedera
 Consensus Service (HCS).
 
Protobuf type proto.ConsensusTopicInfo
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    * A query response describing the current state of a topic for the Hedera Consensus Service (HCS).

    Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite

    com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

    com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static 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
     
    static final int
     
    static final int
     
    static final int
     

    Fields inherited from class com.google.protobuf.GeneratedMessageLite

    unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    protected final Object
    dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1)
     
    * A key that MUST sign any transaction to update or delete this topic.
    * An account that is designated to pay automatic renewal fees.
    * A duration, in seconds, to extend the `expirationTime` value when this topic is automatically renewed.
    getCustomFees(int index)
    * A set of custom fee definitions.<br/> These are fees to be assessed for each submit to this topic.
    int
    * A set of custom fee definitions.<br/> These are fees to be assessed for each submit to this topic.
    * A set of custom fee definitions.<br/> These are fees to be assessed for each submit to this topic.
    * A set of custom fee definitions.<br/> These are fees to be assessed for each submit to this topic.
    * A set of custom fee definitions.<br/> These are fees to be assessed for each submit to this topic.
     
    * An expiration time for this topic, in seconds since the epoch.
    * A set of keys.<br/> Keys in this list are permitted to submit messages to this topic without paying custom fees associated with this topic.
    int
    * A set of keys.<br/> Keys in this list are permitted to submit messages to this topic without paying custom fees associated with this topic.
    * A set of keys.<br/> Keys in this list are permitted to submit messages to this topic without paying custom fees associated with this topic.
    * A set of keys.<br/> Keys in this list are permitted to submit messages to this topic without paying custom fees associated with this topic.
    List<? extends KeyOrBuilder>
    * A set of keys.<br/> Keys in this list are permitted to submit messages to this topic without paying custom fees associated with this topic.
    * Access control for update/delete of custom fees.
    com.google.protobuf.ByteString
    * A ledger ID of the network that generated this response.
    * A short description of this topic.
    com.google.protobuf.ByteString
    * A short description of this topic.
    com.google.protobuf.ByteString
    * The latest running hash of the topic.
    long
    * A current sequence number (starting at 1 for the first message) for messages on this topic.
    * A key that MUST sign any transaction to submit a message to this topic.
    boolean
    * A key that MUST sign any transaction to update or delete this topic.
    boolean
    * An account that is designated to pay automatic renewal fees.
    boolean
    * A duration, in seconds, to extend the `expirationTime` value when this topic is automatically renewed.
    boolean
    * An expiration time for this topic, in seconds since the epoch.
    boolean
    * Access control for update/delete of custom fees.
    boolean
    * A key that MUST sign any transaction to submit a message to this topic.
     
     
     
    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, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<ConsensusTopicInfo>
     

    Methods inherited from class com.google.protobuf.GeneratedMessageLite

    createBuilder, createBuilder, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo

    Methods inherited from class com.google.protobuf.AbstractMessageLite

    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.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • Field Details

    • MEMO_FIELD_NUMBER

      public static final int MEMO_FIELD_NUMBER
      See Also:
    • RUNNINGHASH_FIELD_NUMBER

      public static final int RUNNINGHASH_FIELD_NUMBER
      See Also:
    • SEQUENCENUMBER_FIELD_NUMBER

      public static final int SEQUENCENUMBER_FIELD_NUMBER
      See Also:
    • EXPIRATIONTIME_FIELD_NUMBER

      public static final int EXPIRATIONTIME_FIELD_NUMBER
      See Also:
    • ADMINKEY_FIELD_NUMBER

      public static final int ADMINKEY_FIELD_NUMBER
      See Also:
    • SUBMITKEY_FIELD_NUMBER

      public static final int SUBMITKEY_FIELD_NUMBER
      See Also:
    • AUTORENEWPERIOD_FIELD_NUMBER

      public static final int AUTORENEWPERIOD_FIELD_NUMBER
      See Also:
    • AUTORENEWACCOUNT_FIELD_NUMBER

      public static final int AUTORENEWACCOUNT_FIELD_NUMBER
      See Also:
    • LEDGER_ID_FIELD_NUMBER

      public static final int LEDGER_ID_FIELD_NUMBER
      See Also:
    • FEE_SCHEDULE_KEY_FIELD_NUMBER

      public static final int FEE_SCHEDULE_KEY_FIELD_NUMBER
      See Also:
    • FEE_EXEMPT_KEY_LIST_FIELD_NUMBER

      public static final int FEE_EXEMPT_KEY_LIST_FIELD_NUMBER
      See Also:
    • CUSTOM_FEES_FIELD_NUMBER

      public static final int CUSTOM_FEES_FIELD_NUMBER
      See Also:
  • Method Details

    • getMemo

      public String getMemo()
       *
       A short description of this topic.
       <p>
       This value, if set, MUST NOT exceed `transaction.maxMemoUtf8Bytes`
       (default 100) bytes when encoded as UTF-8.
       
      string memo = 1;
      Specified by:
      getMemo in interface ConsensusTopicInfoOrBuilder
      Returns:
      The memo.
    • getMemoBytes

      public com.google.protobuf.ByteString getMemoBytes()
       *
       A short description of this topic.
       <p>
       This value, if set, MUST NOT exceed `transaction.maxMemoUtf8Bytes`
       (default 100) bytes when encoded as UTF-8.
       
      string memo = 1;
      Specified by:
      getMemoBytes in interface ConsensusTopicInfoOrBuilder
      Returns:
      The bytes for memo.
    • getRunningHash

      public com.google.protobuf.ByteString getRunningHash()
       *
       The latest running hash of the topic.
       <p>
       This 48-byte field is the output of a SHA-384 digest with input
       data determined by the current version of the running hash algorithm
       used by the network.<br/>
       All new transactions SHALL use algorithm version `3`.<br/>
       The bytes of each uint64 or uint32 encoded for the hash input
       MUST be in Big-Endian format.
       <p>
       <hr/>
       If the algorithm version is '3', then the input data to the
       SHA-384 digest are, in order:
       <ol>
       <li>The previous running hash of the topic (48 bytes)</li>
       <li>The `topicRunningHashVersion` (8 bytes)</li>
       <li>The payer account's shard (8 bytes)</li>
       <li>The payer account's realm (8 bytes)</li>
       <li>The payer account's number (8 bytes)</li>
       <li>The topic's shard (8 bytes)</li>
       <li>The topic's realm (8 bytes)</li>
       <li>The topic's number (8 bytes)</li>
       <li>The number of seconds since the epoch when the
       `ConsensusSubmitMessage` reached consensus (8 bytes)</li>
       <li>The number of nanoseconds within the second when the
       `ConsensusSubmitMessage` reached consensus (4 bytes)</li>
       <li>The `topicSequenceNumber` (8 bytes)</li>
       <li>The output of a SHA-384 digest of the message bytes from the
       `ConsensusSubmitMessage` (48 bytes)</li>
       </ol>
       
      bytes runningHash = 2;
      Specified by:
      getRunningHash in interface ConsensusTopicInfoOrBuilder
      Returns:
      The runningHash.
    • getSequenceNumber

      public long getSequenceNumber()
       *
       A current sequence number (starting at 1 for the first message)
       for messages on this topic.
       
      uint64 sequenceNumber = 3;
      Specified by:
      getSequenceNumber in interface ConsensusTopicInfoOrBuilder
      Returns:
      The sequenceNumber.
    • hasExpirationTime

      public boolean hasExpirationTime()
       *
       An expiration time for this topic, in seconds since the epoch.
       <p>
       For this purpose, `epoch` SHALL be the UNIX epoch
       with 0 at `1970-01-01T00:00:00.000Z`.
       
      .proto.Timestamp expirationTime = 4;
      Specified by:
      hasExpirationTime in interface ConsensusTopicInfoOrBuilder
      Returns:
      Whether the expirationTime field is set.
    • getExpirationTime

      public Timestamp getExpirationTime()
       *
       An expiration time for this topic, in seconds since the epoch.
       <p>
       For this purpose, `epoch` SHALL be the UNIX epoch
       with 0 at `1970-01-01T00:00:00.000Z`.
       
      .proto.Timestamp expirationTime = 4;
      Specified by:
      getExpirationTime in interface ConsensusTopicInfoOrBuilder
      Returns:
      The expirationTime.
    • hasAdminKey

      public boolean hasAdminKey()
       *
       A key that MUST sign any transaction to update or delete this topic.
       <p>
       If this value is not set (null) then the topic CANNOT be deleted,
       modified, or updated.
       
      .proto.Key adminKey = 5;
      Specified by:
      hasAdminKey in interface ConsensusTopicInfoOrBuilder
      Returns:
      Whether the adminKey field is set.
    • getAdminKey

      public Key getAdminKey()
       *
       A key that MUST sign any transaction to update or delete this topic.
       <p>
       If this value is not set (null) then the topic CANNOT be deleted,
       modified, or updated.
       
      .proto.Key adminKey = 5;
      Specified by:
      getAdminKey in interface ConsensusTopicInfoOrBuilder
      Returns:
      The adminKey.
    • hasSubmitKey

      public boolean hasSubmitKey()
       *
       A key that MUST sign any transaction to submit a message to this topic.
       <p>
       If this value is not set (null) then any account MAY submit messages to
       this topic.
       
      .proto.Key submitKey = 6;
      Specified by:
      hasSubmitKey in interface ConsensusTopicInfoOrBuilder
      Returns:
      Whether the submitKey field is set.
    • getSubmitKey

      public Key getSubmitKey()
       *
       A key that MUST sign any transaction to submit a message to this topic.
       <p>
       If this value is not set (null) then any account MAY submit messages to
       this topic.
       
      .proto.Key submitKey = 6;
      Specified by:
      getSubmitKey in interface ConsensusTopicInfoOrBuilder
      Returns:
      The submitKey.
    • hasAutoRenewPeriod

      public boolean hasAutoRenewPeriod()
       *
       A duration, in seconds, to extend the `expirationTime` value when
       this topic is automatically renewed.
       <p>
       If the `autoRenewAccount` value for this topic is set to a valid account
       with sufficient HBAR balance to pay renewal fees when this topic
       expires, the system SHALL automatically renew this topic, extending the
       `expirationTime` value by the number of seconds described here.<br/>
       If, however, the `autoRenewAccount` lacks sufficient HBAR balance
       to pay renewal fees when this topic expires, this topic SHALL be
       deleted after the time period specified in the `AUTORENEW_GRACE_PERIOD`
       configuration value.
       
      .proto.Duration autoRenewPeriod = 7;
      Specified by:
      hasAutoRenewPeriod in interface ConsensusTopicInfoOrBuilder
      Returns:
      Whether the autoRenewPeriod field is set.
    • getAutoRenewPeriod

      public Duration getAutoRenewPeriod()
       *
       A duration, in seconds, to extend the `expirationTime` value when
       this topic is automatically renewed.
       <p>
       If the `autoRenewAccount` value for this topic is set to a valid account
       with sufficient HBAR balance to pay renewal fees when this topic
       expires, the system SHALL automatically renew this topic, extending the
       `expirationTime` value by the number of seconds described here.<br/>
       If, however, the `autoRenewAccount` lacks sufficient HBAR balance
       to pay renewal fees when this topic expires, this topic SHALL be
       deleted after the time period specified in the `AUTORENEW_GRACE_PERIOD`
       configuration value.
       
      .proto.Duration autoRenewPeriod = 7;
      Specified by:
      getAutoRenewPeriod in interface ConsensusTopicInfoOrBuilder
      Returns:
      The autoRenewPeriod.
    • hasAutoRenewAccount

      public boolean hasAutoRenewAccount()
       *
       An account that is designated to pay automatic renewal fees.
       <p>
       If this value is a valid account ID when this topic expires,
       this account SHALL be charged the renewal fees for this topic,
       if it holds sufficient HBAR balance. If the account does not hold
       sufficient HBAR balance to pay renewal fees when necessary, then
       this topic SHALL be deleted.<br/>
       If this value is not set (null), or is not a valid account ID, when
       this topic expires, then this topic SHALL be deleted after the time
       period specified in the `AUTORENEW_GRACE_PERIOD` configuration value.
       
      .proto.AccountID autoRenewAccount = 8;
      Specified by:
      hasAutoRenewAccount in interface ConsensusTopicInfoOrBuilder
      Returns:
      Whether the autoRenewAccount field is set.
    • getAutoRenewAccount

      public AccountID getAutoRenewAccount()
       *
       An account that is designated to pay automatic renewal fees.
       <p>
       If this value is a valid account ID when this topic expires,
       this account SHALL be charged the renewal fees for this topic,
       if it holds sufficient HBAR balance. If the account does not hold
       sufficient HBAR balance to pay renewal fees when necessary, then
       this topic SHALL be deleted.<br/>
       If this value is not set (null), or is not a valid account ID, when
       this topic expires, then this topic SHALL be deleted after the time
       period specified in the `AUTORENEW_GRACE_PERIOD` configuration value.
       
      .proto.AccountID autoRenewAccount = 8;
      Specified by:
      getAutoRenewAccount in interface ConsensusTopicInfoOrBuilder
      Returns:
      The autoRenewAccount.
    • getLedgerId

      public com.google.protobuf.ByteString getLedgerId()
       *
       A ledger ID of the network that generated this response.
       <p>
       This value SHALL identify the distributed ledger that responded to
       this query.
       
      bytes ledger_id = 9;
      Specified by:
      getLedgerId in interface ConsensusTopicInfoOrBuilder
      Returns:
      The ledgerId.
    • hasFeeScheduleKey

      public boolean hasFeeScheduleKey()
       *
       Access control for update/delete of custom fees.
       <p>
       If unset, custom fees CANNOT be set for this topic.<br/>
       If not set when the topic is created, this field CANNOT be set via
       update.<br/>
       If set when the topic is created, this field MAY be changed via update.
       
      .proto.Key fee_schedule_key = 10;
      Specified by:
      hasFeeScheduleKey in interface ConsensusTopicInfoOrBuilder
      Returns:
      Whether the feeScheduleKey field is set.
    • getFeeScheduleKey

      public Key getFeeScheduleKey()
       *
       Access control for update/delete of custom fees.
       <p>
       If unset, custom fees CANNOT be set for this topic.<br/>
       If not set when the topic is created, this field CANNOT be set via
       update.<br/>
       If set when the topic is created, this field MAY be changed via update.
       
      .proto.Key fee_schedule_key = 10;
      Specified by:
      getFeeScheduleKey in interface ConsensusTopicInfoOrBuilder
      Returns:
      The feeScheduleKey.
    • getFeeExemptKeyListList

      public List<Key> getFeeExemptKeyListList()
       *
       A set of keys.<br/>
       Keys in this list are permitted to submit messages to this topic without
       paying custom fees associated with this topic.
       <p>
       If a topic submit message is signed by _any_ key included in this set,
       custom fees SHALL NOT be charged for that transaction.<br/>
       `fee_exempt_key_list` MAY contain keys for accounts that are inactive,
       deleted, or non-existent.<br/>
       If not set, there SHALL NOT be any fee-exempt keys.  In particular, the
       following keys SHALL NOT be implicitly or automatically added to this
       list: `adminKey`, `submitKey`, `fee_schedule_key`.
       A `fee_exempt_key_list` MUST NOT contain more than
       `MAX_ENTRIES_FOR_FEE_EXEMPT_KEY_LIST` keys.
       A `fee_exempt_key_list` MUST NOT contain any duplicate keys.
       
      repeated .proto.Key fee_exempt_key_list = 11;
      Specified by:
      getFeeExemptKeyListList in interface ConsensusTopicInfoOrBuilder
    • getFeeExemptKeyListOrBuilderList

      public List<? extends KeyOrBuilder> getFeeExemptKeyListOrBuilderList()
       *
       A set of keys.<br/>
       Keys in this list are permitted to submit messages to this topic without
       paying custom fees associated with this topic.
       <p>
       If a topic submit message is signed by _any_ key included in this set,
       custom fees SHALL NOT be charged for that transaction.<br/>
       `fee_exempt_key_list` MAY contain keys for accounts that are inactive,
       deleted, or non-existent.<br/>
       If not set, there SHALL NOT be any fee-exempt keys.  In particular, the
       following keys SHALL NOT be implicitly or automatically added to this
       list: `adminKey`, `submitKey`, `fee_schedule_key`.
       A `fee_exempt_key_list` MUST NOT contain more than
       `MAX_ENTRIES_FOR_FEE_EXEMPT_KEY_LIST` keys.
       A `fee_exempt_key_list` MUST NOT contain any duplicate keys.
       
      repeated .proto.Key fee_exempt_key_list = 11;
    • getFeeExemptKeyListCount

      public int getFeeExemptKeyListCount()
       *
       A set of keys.<br/>
       Keys in this list are permitted to submit messages to this topic without
       paying custom fees associated with this topic.
       <p>
       If a topic submit message is signed by _any_ key included in this set,
       custom fees SHALL NOT be charged for that transaction.<br/>
       `fee_exempt_key_list` MAY contain keys for accounts that are inactive,
       deleted, or non-existent.<br/>
       If not set, there SHALL NOT be any fee-exempt keys.  In particular, the
       following keys SHALL NOT be implicitly or automatically added to this
       list: `adminKey`, `submitKey`, `fee_schedule_key`.
       A `fee_exempt_key_list` MUST NOT contain more than
       `MAX_ENTRIES_FOR_FEE_EXEMPT_KEY_LIST` keys.
       A `fee_exempt_key_list` MUST NOT contain any duplicate keys.
       
      repeated .proto.Key fee_exempt_key_list = 11;
      Specified by:
      getFeeExemptKeyListCount in interface ConsensusTopicInfoOrBuilder
    • getFeeExemptKeyList

      public Key getFeeExemptKeyList(int index)
       *
       A set of keys.<br/>
       Keys in this list are permitted to submit messages to this topic without
       paying custom fees associated with this topic.
       <p>
       If a topic submit message is signed by _any_ key included in this set,
       custom fees SHALL NOT be charged for that transaction.<br/>
       `fee_exempt_key_list` MAY contain keys for accounts that are inactive,
       deleted, or non-existent.<br/>
       If not set, there SHALL NOT be any fee-exempt keys.  In particular, the
       following keys SHALL NOT be implicitly or automatically added to this
       list: `adminKey`, `submitKey`, `fee_schedule_key`.
       A `fee_exempt_key_list` MUST NOT contain more than
       `MAX_ENTRIES_FOR_FEE_EXEMPT_KEY_LIST` keys.
       A `fee_exempt_key_list` MUST NOT contain any duplicate keys.
       
      repeated .proto.Key fee_exempt_key_list = 11;
      Specified by:
      getFeeExemptKeyList in interface ConsensusTopicInfoOrBuilder
    • getFeeExemptKeyListOrBuilder

      public KeyOrBuilder getFeeExemptKeyListOrBuilder(int index)
       *
       A set of keys.<br/>
       Keys in this list are permitted to submit messages to this topic without
       paying custom fees associated with this topic.
       <p>
       If a topic submit message is signed by _any_ key included in this set,
       custom fees SHALL NOT be charged for that transaction.<br/>
       `fee_exempt_key_list` MAY contain keys for accounts that are inactive,
       deleted, or non-existent.<br/>
       If not set, there SHALL NOT be any fee-exempt keys.  In particular, the
       following keys SHALL NOT be implicitly or automatically added to this
       list: `adminKey`, `submitKey`, `fee_schedule_key`.
       A `fee_exempt_key_list` MUST NOT contain more than
       `MAX_ENTRIES_FOR_FEE_EXEMPT_KEY_LIST` keys.
       A `fee_exempt_key_list` MUST NOT contain any duplicate keys.
       
      repeated .proto.Key fee_exempt_key_list = 11;
    • getCustomFeesList

      public List<FixedCustomFee> getCustomFeesList()
       *
       A set of custom fee definitions.<br/>
       These are fees to be assessed for each submit to this topic.
       <p>
       Each fee defined in this set SHALL be evaluated for
       each message submitted to this topic, and the resultant
       total assessed fees SHALL be charged.<br/>
       Custom fees defined here SHALL be assessed in addition to the base
       network and node fees.
       
      repeated .proto.FixedCustomFee custom_fees = 12;
      Specified by:
      getCustomFeesList in interface ConsensusTopicInfoOrBuilder
    • getCustomFeesOrBuilderList

      public List<? extends FixedCustomFeeOrBuilder> getCustomFeesOrBuilderList()
       *
       A set of custom fee definitions.<br/>
       These are fees to be assessed for each submit to this topic.
       <p>
       Each fee defined in this set SHALL be evaluated for
       each message submitted to this topic, and the resultant
       total assessed fees SHALL be charged.<br/>
       Custom fees defined here SHALL be assessed in addition to the base
       network and node fees.
       
      repeated .proto.FixedCustomFee custom_fees = 12;
    • getCustomFeesCount

      public int getCustomFeesCount()
       *
       A set of custom fee definitions.<br/>
       These are fees to be assessed for each submit to this topic.
       <p>
       Each fee defined in this set SHALL be evaluated for
       each message submitted to this topic, and the resultant
       total assessed fees SHALL be charged.<br/>
       Custom fees defined here SHALL be assessed in addition to the base
       network and node fees.
       
      repeated .proto.FixedCustomFee custom_fees = 12;
      Specified by:
      getCustomFeesCount in interface ConsensusTopicInfoOrBuilder
    • getCustomFees

      public FixedCustomFee getCustomFees(int index)
       *
       A set of custom fee definitions.<br/>
       These are fees to be assessed for each submit to this topic.
       <p>
       Each fee defined in this set SHALL be evaluated for
       each message submitted to this topic, and the resultant
       total assessed fees SHALL be charged.<br/>
       Custom fees defined here SHALL be assessed in addition to the base
       network and node fees.
       
      repeated .proto.FixedCustomFee custom_fees = 12;
      Specified by:
      getCustomFees in interface ConsensusTopicInfoOrBuilder
    • getCustomFeesOrBuilder

      public FixedCustomFeeOrBuilder getCustomFeesOrBuilder(int index)
       *
       A set of custom fee definitions.<br/>
       These are fees to be assessed for each submit to this topic.
       <p>
       Each fee defined in this set SHALL be evaluated for
       each message submitted to this topic, and the resultant
       total assessed fees SHALL be charged.<br/>
       Custom fees defined here SHALL be assessed in addition to the base
       network and node fees.
       
      repeated .proto.FixedCustomFee custom_fees = 12;
    • parseFrom

      public static ConsensusTopicInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ConsensusTopicInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ConsensusTopicInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ConsensusTopicInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ConsensusTopicInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ConsensusTopicInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ConsensusTopicInfo parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static ConsensusTopicInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static ConsensusTopicInfo parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static ConsensusTopicInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static ConsensusTopicInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static ConsensusTopicInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilder

      public static ConsensusTopicInfo.Builder newBuilder()
    • newBuilder

      public static ConsensusTopicInfo.Builder newBuilder(ConsensusTopicInfo prototype)
    • dynamicMethod

      protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1)
      Specified by:
      dynamicMethod in class com.google.protobuf.GeneratedMessageLite<ConsensusTopicInfo,ConsensusTopicInfo.Builder>
    • getDefaultInstance

      public static ConsensusTopicInfo getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<ConsensusTopicInfo> parser()