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

