/*
 * 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
 *
 *     https://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.
 */
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/maps/addressvalidation/v1/metadata.proto

package com.google.maps.addressvalidation.v1;

public final class MetadataProto {
  private MetadataProto() {}

  public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}

  public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions((com.google.protobuf.ExtensionRegistryLite) registry);
  }

  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_maps_addressvalidation_v1_AddressMetadata_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_maps_addressvalidation_v1_AddressMetadata_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
    return descriptor;
  }

  private static com.google.protobuf.Descriptors.FileDescriptor descriptor;

  static {
    java.lang.String[] descriptorData = {
      "\n/google/maps/addressvalidation/v1/metad"
          + "ata.proto\022 google.maps.addressvalidation"
          + ".v1\"\177\n\017AddressMetadata\022\025\n\010business\030\002 \001(\010"
          + "H\000\210\001\001\022\023\n\006po_box\030\003 \001(\010H\001\210\001\001\022\030\n\013residentia"
          + "l\030\006 \001(\010H\002\210\001\001B\013\n\t_businessB\t\n\007_po_boxB\016\n\014"
          + "_residentialB\212\002\n$com.google.maps.address"
          + "validation.v1B\rMetadataProtoP\001ZXcloud.go"
          + "ogle.com/go/maps/addressvalidation/apiv1"
          + "/addressvalidationpb;addressvalidationpb"
          + "\370\001\001\242\002\007GMPAVV1\252\002 Google.Maps.AddressValid"
          + "ation.V1\312\002 Google\\Maps\\AddressValidation"
          + "\\V1\352\002#Google::Maps::AddressValidation::V"
          + "1b\006proto3"
    };
    descriptor =
        com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
            descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {});
    internal_static_google_maps_addressvalidation_v1_AddressMetadata_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_maps_addressvalidation_v1_AddressMetadata_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_maps_addressvalidation_v1_AddressMetadata_descriptor,
            new java.lang.String[] {
              "Business", "PoBox", "Residential", "Business", "PoBox", "Residential",
            });
  }

  // @@protoc_insertion_point(outer_class_scope)
}
