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

namespace Google\Cloud\DataCatalog\V1;

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

