| <?php |
| # Generated by the protocol buffer compiler. DO NOT EDIT! |
| # source: google/protobuf/timestamp.proto |
| |
| namespace GPBMetadata\Google\Protobuf; |
| |
| class Timestamp |
| { |
| public static $is_initialized = false; |
| |
| public static function initOnce() { |
| $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); |
| |
| if (static::$is_initialized == true) { |
| return; |
| } |
| $pool->internalAddGeneratedFile( |
| ' |
| ï |
| google/protobuf/timestamp.protogoogle.protobuf"+ |
| Timestamp |
| seconds (
|
| nanos (B
|
| com.google.protobufBTimestampProtoPZ2google.golang.org/protobuf/types/known/timestamppbø¢GPBªGoogle.Protobuf.WellKnownTypesbproto3' |
| , true); |
| |
| static::$is_initialized = true; |
| } |
| } |
| |