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

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

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: CryptoUpdate.proto

package com.hederahashgraph.api.proto.java;

public final class CryptoUpdate {
  private CryptoUpdate() {}
  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_proto_CryptoUpdateTransactionBody_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_CryptoUpdateTransactionBody_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\022CryptoUpdate.proto\022\005proto\032\020BasicTypes." +
      "proto\032\016Duration.proto\032\017Timestamp.proto\032\036" +
      "google/protobuf/wrappers.proto\"\300\005\n\033Crypt" +
      "oUpdateTransactionBody\022+\n\021accountIDToUpd" +
      "ate\030\002 \001(\0132\020.proto.AccountID\022\027\n\003key\030\003 \001(\013" +
      "2\n.proto.Key\022(\n\016proxyAccountID\030\004 \001(\0132\020.p" +
      "roto.AccountID\022\031\n\rproxyFraction\030\005 \001(\005B\002\030" +
      "\001\022!\n\023sendRecordThreshold\030\006 \001(\004B\002\030\001H\000\022F\n\032" +
      "sendRecordThresholdWrapper\030\013 \001(\0132\034.googl" +
      "e.protobuf.UInt64ValueB\002\030\001H\000\022$\n\026receiveR" +
      "ecordThreshold\030\007 \001(\004B\002\030\001H\001\022I\n\035receiveRec" +
      "ordThresholdWrapper\030\014 \001(\0132\034.google.proto" +
      "buf.UInt64ValueB\002\030\001H\001\022(\n\017autoRenewPeriod" +
      "\030\010 \001(\0132\017.proto.Duration\022(\n\016expirationTim" +
      "e\030\t \001(\0132\020.proto.Timestamp\022!\n\023receiverSig" +
      "Required\030\n \001(\010B\002\030\001H\002\022@\n\032receiverSigRequi" +
      "redWrapper\030\r \001(\0132\032.google.protobuf.BoolV" +
      "alueH\002\022*\n\004memo\030\016 \001(\0132\034.google.protobuf.S" +
      "tringValueB\032\n\030sendRecordThresholdFieldB\035" +
      "\n\033receiveRecordThresholdFieldB\032\n\030receive" +
      "rSigRequiredFieldB&\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(),
          com.hederahashgraph.api.proto.java.DurationOuterClass.getDescriptor(),
          com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor(),
          com.google.protobuf.WrappersProto.getDescriptor(),
        });
    internal_static_proto_CryptoUpdateTransactionBody_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_proto_CryptoUpdateTransactionBody_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_CryptoUpdateTransactionBody_descriptor,
        new java.lang.String[] { "AccountIDToUpdate", "Key", "ProxyAccountID", "ProxyFraction", "SendRecordThreshold", "SendRecordThresholdWrapper", "ReceiveRecordThreshold", "ReceiveRecordThresholdWrapper", "AutoRenewPeriod", "ExpirationTime", "ReceiverSigRequired", "ReceiverSigRequiredWrapper", "Memo", "SendRecordThresholdField", "ReceiveRecordThresholdField", "ReceiverSigRequiredField", });
    com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
    com.hederahashgraph.api.proto.java.DurationOuterClass.getDescriptor();
    com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor();
    com.google.protobuf.WrappersProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy