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

namespace Google\Cloud\Firestore\V1beta1;

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

