<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/type/latlng.proto
namespace GPBMetadata\Google\Type;
class Latlng
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(
'
�
google/type/latlng.protogoogle.type"-
LatLng
latitude (
longitude (Bc
com.google.typeBLatLngProtoPZ8google.golang.org/genproto/googleapis/type/latlng;latlng��GTPbproto3'
, true);
static::$is_initialized = true;
}
}
|