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

namespace Google\Cloud\Spanner\V1;

if (false) {
    /**
     * This class is deprecated. Use Google\Cloud\Spanner\V1\ExecuteSqlRequest\QueryMode instead.
     * @deprecated
     */
    class ExecuteSqlRequest_QueryMode {}
}
class_exists(ExecuteSqlRequest\QueryMode::class);
@trigger_error('Google\Cloud\Spanner\V1\ExecuteSqlRequest_QueryMode is deprecated and will be removed in the next major release. Use Google\Cloud\Spanner\V1\ExecuteSqlRequest\QueryMode instead', E_USER_DEPRECATED);

