com.hederahashgraph.api.proto.java.NodeOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: state/addressbook/node.proto
package com.hederahashgraph.api.proto.java;
public final class NodeOuterClass {
private NodeOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_hedera_hapi_node_state_addressbook_Node_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_hedera_hapi_node_state_addressbook_Node_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\034state/addressbook/node.proto\022&com.hede" +
"ra.hapi.node.state.addressbook\032\021basic_ty" +
"pes.proto\"\263\002\n\004Node\022\017\n\007node_id\030\001 \001(\004\022$\n\na" +
"ccount_id\030\002 \001(\0132\020.proto.AccountID\022\023\n\013des" +
"cription\030\003 \001(\t\022/\n\017gossip_endpoint\030\004 \003(\0132" +
"\026.proto.ServiceEndpoint\0220\n\020service_endpo" +
"int\030\005 \003(\0132\026.proto.ServiceEndpoint\022\035\n\025gos" +
"sip_ca_certificate\030\006 \001(\014\022\035\n\025grpc_certifi" +
"cate_hash\030\007 \001(\014\022\016\n\006weight\030\010 \001(\004\022\017\n\007delet" +
"ed\030\t \001(\010\022\035\n\tadmin_key\030\n \001(\0132\n.proto.KeyB" +
"&\n\"com.hederahashgraph.api.proto.javaP\001b" +
"\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor(),
});
internal_static_com_hedera_hapi_node_state_addressbook_Node_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_hedera_hapi_node_state_addressbook_Node_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_hedera_hapi_node_state_addressbook_Node_descriptor,
new java.lang.String[] { "NodeId", "AccountId", "Description", "GossipEndpoint", "ServiceEndpoint", "GossipCaCertificate", "GrpcCertificateHash", "Weight", "Deleted", "AdminKey", });
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}