# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # DO NOT EDIT -- GENERATED BY CMake -- Change the CMakeLists.txt file if needed """Automatically generated source lists for pubsub_client_mocks - DO NOT EDIT.""" pubsub_client_mocks_hdrs = [ "mocks/mock_ack_handler.h", "mocks/mock_publisher_connection.h", "mocks/mock_subscription_admin_connection.h", "mocks/mock_topic_admin_connection.h", "mocks/mock_subscriber_connection.h", ] pubsub_client_mocks_srcs = [ ]