<?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\QueryOptions instead.
     * @deprecated
     */
    class ExecuteSqlRequest_QueryOptions {}
}
class_exists(ExecuteSqlRequest\QueryOptions::class);
@trigger_error('Google\Cloud\Spanner\V1\ExecuteSqlRequest_QueryOptions is deprecated and will be removed in the next major release. Use Google\Cloud\Spanner\V1\ExecuteSqlRequest\QueryOptions instead', E_USER_DEPRECATED);

