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

namespace Google\Cloud\Bigtable\V2;

if (false) {
    /**
     * This class is deprecated. Use Google\Cloud\Bigtable\V2\MutateRowsRequest\Entry instead.
     * @deprecated
     */
    class MutateRowsRequest_Entry {}
}
class_exists(MutateRowsRequest\Entry::class);
@trigger_error('Google\Cloud\Bigtable\V2\MutateRowsRequest_Entry is deprecated and will be removed in the next major release. Use Google\Cloud\Bigtable\V2\MutateRowsRequest\Entry instead', E_USER_DEPRECATED);

