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

