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

namespace Google\Cloud\Datastore\V1;

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

