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

namespace Google\Cloud\Bigtable\V2;

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

