
com.hederahashgraph.api.proto.java.FileUpdate Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: FileUpdate.proto
package com.hederahashgraph.api.proto.java;
public final class FileUpdate {
private FileUpdate() {}
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_FileUpdateTransactionBody_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_FileUpdateTransactionBody_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\020FileUpdate.proto\022\005proto\032\020BasicTypes.pr" +
"oto\032\017Timestamp.proto\"\224\001\n\031FileUpdateTrans" +
"actionBody\022\035\n\006fileID\030\001 \001(\0132\r.proto.FileI" +
"D\022(\n\016expirationTime\030\002 \001(\0132\020.proto.Timest" +
"amp\022\034\n\004keys\030\003 \001(\0132\016.proto.KeyList\022\020\n\010con" +
"tents\030\004 \001(\014B&\n\"com.hederahashgraph.api.p" +
"roto.javaP\001b\006proto3"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
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.TimestampOuterClass.getDescriptor(),
}, assigner);
internal_static_proto_FileUpdateTransactionBody_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_proto_FileUpdateTransactionBody_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_FileUpdateTransactionBody_descriptor,
new java.lang.String[] { "FileID", "ExpirationTime", "Keys", "Contents", });
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy