<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/firestore/admin/v1/database.proto

namespace GPBMetadata\Google\Firestore\Admin\V1;

class Database
{
    public static $is_initialized = false;

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

        if (static::$is_initialized == true) {
          return;
        }
        \GPBMetadata\Google\Api\FieldBehavior::initOnce();
        \GPBMetadata\Google\Api\Resource::initOnce();
        $pool->internalAddGeneratedFile(
            '
Ÿ
(google/firestore/admin/v1/database.protogoogle.firestore.admin.v1google/api/resource.proto"Ð
Database
name (	
location_id	 (	>
type
 (20.google.firestore.admin.v1.Database.DatabaseTypeM
concurrency_mode (23.google.firestore.admin.v1.Database.ConcurrencyModea
app_engine_integration_mode (2<.google.firestore.admin.v1.Database.AppEngineIntegrationMode

key_prefix (	BàA
etagc (	"W
DatabaseType
DATABASE_TYPE_UNSPECIFIED 
FIRESTORE_NATIVE
DATASTORE_MODE"w
ConcurrencyMode 
CONCURRENCY_MODE_UNSPECIFIED 

OPTIMISTIC
PESSIMISTIC!
OPTIMISTIC_WITH_ENTITY_GROUPS"b
AppEngineIntegrationMode+
\'APP_ENGINE_INTEGRATION_MODE_UNSPECIFIED 
ENABLED
DISABLED:RêAO
!firestore.googleapis.com/Database\'projects/{project}/databases/{database}RBá
com.google.firestore.admin.v1BDatabaseProtoPZ>google.golang.org/genproto/googleapis/firestore/admin/v1;admin¢GCFSªGoogle.Cloud.Firestore.Admin.V1ÊGoogle\\Cloud\\Firestore\\Admin\\V1ê#Google::Cloud::Firestore::Admin::V1bproto3'
        , true);

        static::$is_initialized = true;
    }
}

