
com.hederahashgraph.api.proto.java.TimestampSecondsOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Timestamp.proto
package com.hederahashgraph.api.proto.java;
public interface TimestampSecondsOrBuilder extends
// @@protoc_insertion_point(interface_extends:proto.TimestampSeconds)
com.google.protobuf.MessageOrBuilder {
/**
*
* Number of complete seconds since the start of the epoch
*
*
* int64 seconds = 1;
*/
long getSeconds();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy