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

namespace Google\Cloud\Container\V1;

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

