public interface OrdererBlockMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getConsenterMetadata()
bytes consenter_metadata = 2 [json_name = "consenterMetadata"]; |
LastConfig |
getLastConfig()
.common.LastConfig last_config = 1 [json_name = "lastConfig"]; |
LastConfigOrBuilder |
getLastConfigOrBuilder()
.common.LastConfig last_config = 1 [json_name = "lastConfig"]; |
boolean |
hasLastConfig()
.common.LastConfig last_config = 1 [json_name = "lastConfig"]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasLastConfig()
.common.LastConfig last_config = 1 [json_name = "lastConfig"];
LastConfig getLastConfig()
.common.LastConfig last_config = 1 [json_name = "lastConfig"];
LastConfigOrBuilder getLastConfigOrBuilder()
.common.LastConfig last_config = 1 [json_name = "lastConfig"];
com.google.protobuf.ByteString getConsenterMetadata()
bytes consenter_metadata = 2 [json_name = "consenterMetadata"];
Copyright © 2022. All rights reserved.