com.hedera.hashgraph.sdk.proto.NodeUpdate Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sdk-full Show documentation
Show all versions of sdk-full Show documentation
Hedera™ Hashgraph SDK for Java
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: node_update.proto
// Protobuf Java Version: 3.25.3
package com.hedera.hashgraph.sdk.proto;
public final class NodeUpdate {
private NodeUpdate() {}
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_addressbook_NodeUpdateTransactionBody_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_hedera_hapi_node_addressbook_NodeUpdateTransactionBody_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\021node_update.proto\022 com.hedera.hapi.nod" +
"e.addressbook\032\036google/protobuf/wrappers." +
"proto\032\021basic_types.proto\"\377\002\n\031NodeUpdateT" +
"ransactionBody\022\017\n\007node_id\030\001 \001(\004\022$\n\naccou" +
"nt_id\030\002 \001(\0132\020.proto.AccountID\0221\n\013descrip" +
"tion\030\003 \001(\0132\034.google.protobuf.StringValue" +
"\022/\n\017gossip_endpoint\030\004 \003(\0132\026.proto.Servic" +
"eEndpoint\0220\n\020service_endpoint\030\005 \003(\0132\026.pr" +
"oto.ServiceEndpoint\022:\n\025gossip_ca_certifi" +
"cate\030\006 \001(\0132\033.google.protobuf.BytesValue\022" +
":\n\025grpc_certificate_hash\030\007 \001(\0132\033.google." +
"protobuf.BytesValue\022\035\n\tadmin_key\030\010 \001(\0132\n" +
".proto.KeyB\"\n\036com.hedera.hashgraph.sdk.p" +
"rotoP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.WrappersProto.getDescriptor(),
com.hedera.hashgraph.sdk.proto.BasicTypes.getDescriptor(),
});
internal_static_com_hedera_hapi_node_addressbook_NodeUpdateTransactionBody_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_hedera_hapi_node_addressbook_NodeUpdateTransactionBody_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_hedera_hapi_node_addressbook_NodeUpdateTransactionBody_descriptor,
new java.lang.String[] { "NodeId", "AccountId", "Description", "GossipEndpoint", "ServiceEndpoint", "GossipCaCertificate", "GrpcCertificateHash", "AdminKey", });
com.google.protobuf.WrappersProto.getDescriptor();
com.hedera.hashgraph.sdk.proto.BasicTypes.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}