All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.hederahashgraph.api.proto.java.NodeUpdate Maven / Gradle / Ivy

There is a newer version: 0.54.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: node_update.proto

package com.hederahashgraph.api.proto.java;

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\"com.hederahashgraph.api.pr" +
      "oto.javaP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.WrappersProto.getDescriptor(),
          com.hederahashgraph.api.proto.java.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.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy