com.hederahashgraph.api.proto.java.CryptoUpdate Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: crypto_update.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\023crypto_update.proto\022\005proto\032\021basic_type" +
"s.proto\032\016duration.proto\032\017timestamp.proto" +
"\032\036google/protobuf/wrappers.proto\"\225\007\n\033Cry" +
"ptoUpdateTransactionBody\022+\n\021accountIDToU" +
"pdate\030\002 \001(\0132\020.proto.AccountID\022\027\n\003key\030\003 \001" +
"(\0132\n.proto.Key\022,\n\016proxyAccountID\030\004 \001(\0132\020" +
".proto.AccountIDB\002\030\001\022\031\n\rproxyFraction\030\005 " +
"\001(\005B\002\030\001\022!\n\023sendRecordThreshold\030\006 \001(\004B\002\030\001" +
"H\000\022F\n\032sendRecordThresholdWrapper\030\013 \001(\0132\034" +
".google.protobuf.UInt64ValueB\002\030\001H\000\022$\n\026re" +
"ceiveRecordThreshold\030\007 \001(\004B\002\030\001H\001\022I\n\035rece" +
"iveRecordThresholdWrapper\030\014 \001(\0132\034.google" +
".protobuf.UInt64ValueB\002\030\001H\001\022(\n\017autoRenew" +
"Period\030\010 \001(\0132\017.proto.Duration\022(\n\016expirat" +
"ionTime\030\t \001(\0132\020.proto.Timestamp\022!\n\023recei" +
"verSigRequired\030\n \001(\010B\002\030\001H\002\022@\n\032receiverSi" +
"gRequiredWrapper\030\r \001(\0132\032.google.protobuf" +
".BoolValueH\002\022*\n\004memo\030\016 \001(\0132\034.google.prot" +
"obuf.StringValue\022E\n max_automatic_token_" +
"associations\030\017 \001(\0132\033.google.protobuf.Int" +
"32Value\022-\n\021staked_account_id\030\020 \001(\0132\020.pro" +
"to.AccountIDH\003\022\030\n\016staked_node_id\030\021 \001(\003H\003" +
"\0222\n\016decline_reward\030\022 \001(\0132\032.google.protob" +
"uf.BoolValueB\032\n\030sendRecordThresholdField" +
"B\035\n\033receiveRecordThresholdFieldB\032\n\030recei" +
"verSigRequiredFieldB\013\n\tstaked_idB&\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", "MaxAutomaticTokenAssociations", "StakedAccountId", "StakedNodeId", "DeclineReward", "SendRecordThresholdField", "ReceiveRecordThresholdField", "ReceiverSigRequiredField", "StakedId", });
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)
}