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

namespace Google\Cloud\Firestore\V1;

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

