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

namespace Google\Cloud\SecurityCenter\V1;

if (false) {
    /**
     * This class is deprecated. Use Google\Cloud\SecurityCenter\V1\Kubernetes\Pod instead.
     * @deprecated
     */
    class Kubernetes_Pod {}
}
class_exists(Kubernetes\Pod::class);
@trigger_error('Google\Cloud\SecurityCenter\V1\Kubernetes_Pod is deprecated and will be removed in a future release. Use Google\Cloud\SecurityCenter\V1\Kubernetes\Pod instead', E_USER_DEPRECATED);

