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

namespace Google\Cloud\Spanner\V1;

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

