<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/documentai/v1/geometry.proto

namespace GPBMetadata\Google\Cloud\Documentai\V1;

class Geometry
{
    public static $is_initialized = false;

    public static function initOnce() {
        $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();

        if (static::$is_initialized == true) {
          return;
        }
        $pool->internalAddGeneratedFile(
            '

)google/cloud/documentai/v1/geometry.protogoogle.cloud.documentai.v1"
Vertex	
x (	
y ("(
NormalizedVertex	
x (	
y ("
BoundingPoly4
vertices (2".google.cloud.documentai.v1.VertexI
normalized_vertices (2,.google.cloud.documentai.v1.NormalizedVertexB
com.google.cloud.documentai.v1BGeometryProtoPZ>cloud.google.com/go/documentai/apiv1/documentaipb;documentaipbGoogle.Cloud.DocumentAI.V1Google\\Cloud\\DocumentAI\\V1Google::Cloud::DocumentAI::V1bproto3'
        , true);

        static::$is_initialized = true;
    }
}

