Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

Timestamp.php

Same filename in this branch
  1. 11.1.x vendor/google/protobuf/src/Google/Protobuf/Timestamp.php
  2. 11.1.x core/lib/Drupal/Core/TypedData/Plugin/DataType/Timestamp.php

Namespace

GPBMetadata\Google\Protobuf

File

vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Timestamp.php

View source
<?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;
    }

}

Classes

Title Deprecated Summary
Timestamp

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal