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

namespace Google\Cloud\Spanner\V1;

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

