All Downloads are FREE. Search and download functionalities are using the official Maven repository.

shade.polaris.com.google.geo.type.ViewportProto Maven / Gradle / Ivy

There is a newer version: 1.15.4
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/geo/type/viewport.proto

package com.google.geo.type;

public final class ViewportProto {
  private ViewportProto() {}
  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_geo_type_Viewport_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_geo_type_Viewport_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    String[] descriptorData = {
      "\n\036google/geo/type/viewport.proto\022\017google" +
      ".geo.type\032\030google/type/latlng.proto\"O\n\010V" +
      "iewport\022 \n\003low\030\001 \001(\0132\023.google.type.LatLn" +
      "g\022!\n\004high\030\002 \001(\0132\023.google.type.LatLngBo\n\023" +
      "com.google.geo.typeB\rViewportProtoP\001Z@go" +
      "ogle.golang.org/genproto/googleapis/geo/" +
      "type/viewport;viewport\242\002\004GGTPb\006proto3"
    };
    com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new com.google.protobuf.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public com.google.protobuf.ExtensionRegistry assignDescriptors(
              com.google.protobuf.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.type.LatLngProto.getDescriptor(),
        }, assigner);
    internal_static_google_geo_type_Viewport_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_geo_type_Viewport_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_geo_type_Viewport_descriptor,
        new String[] { "Low", "High", });
    com.google.type.LatLngProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy