<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/notebooks/v1beta1/instance.proto

namespace Google\Cloud\Notebooks\V1beta1;

if (false) {
    /**
     * This class is deprecated. Use Google\Cloud\Notebooks\V1beta1\Instance\State instead.
     * @deprecated
     */
    class Instance_State {}
}
class_exists(Instance\State::class);
@trigger_error('Google\Cloud\Notebooks\V1beta1\Instance_State is deprecated and will be removed in a future release. Use Google\Cloud\Notebooks\V1beta1\Instance\State instead', E_USER_DEPRECATED);

