# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/appengine/v1/location.proto require 'google/api/field_behavior_pb' require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/appengine/v1/location.proto", :syntax => :proto3) do add_message "google.appengine.v1.LocationMetadata" do optional :standard_environment_available, :bool, 2 optional :flexible_environment_available, :bool, 4 optional :search_api_available, :bool, 6 end end end module Google module Cloud module AppEngine module V1 LocationMetadata = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.appengine.v1.LocationMetadata").msgclass end end end end