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

