com.hederahashgraph.api.proto.java.CryptoAddLiveHash Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: crypto_add_live_hash.proto
package com.hederahashgraph.api.proto.java;
public final class CryptoAddLiveHash {
private CryptoAddLiveHash() {}
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_LiveHash_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_LiveHash_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_proto_CryptoAddLiveHashTransactionBody_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_CryptoAddLiveHashTransactionBody_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\032crypto_add_live_hash.proto\022\005proto\032\021bas" +
"ic_types.proto\032\016duration.proto\"~\n\010LiveHa" +
"sh\022#\n\taccountId\030\001 \001(\0132\020.proto.AccountID\022" +
"\014\n\004hash\030\002 \001(\014\022\034\n\004keys\030\003 \001(\0132\016.proto.KeyL" +
"ist\022!\n\010duration\030\005 \001(\0132\017.proto.Duration\"E" +
"\n CryptoAddLiveHashTransactionBody\022!\n\010li" +
"veHash\030\003 \001(\0132\017.proto.LiveHashB&\n\"com.hed" +
"erahashgraph.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(),
});
internal_static_proto_LiveHash_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_proto_LiveHash_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_LiveHash_descriptor,
new java.lang.String[] { "AccountId", "Hash", "Keys", "Duration", });
internal_static_proto_CryptoAddLiveHashTransactionBody_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_proto_CryptoAddLiveHashTransactionBody_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_CryptoAddLiveHashTransactionBody_descriptor,
new java.lang.String[] { "LiveHash", });
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
com.hederahashgraph.api.proto.java.DurationOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}