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

com.google.maps.places.v1.EvChargingProto Maven / Gradle / Ivy

There is a newer version: 0.22.0
Show newest version
/*
 * Copyright 2023 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/places/v1/ev_charging.proto

package com.google.maps.places.v1;

public final class EvChargingProto {
  private EvChargingProto() {}

  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_places_v1_EVChargeOptions_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_maps_places_v1_EVChargeOptions_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_maps_places_v1_EVChargeOptions_ConnectorAggregation_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_maps_places_v1_EVChargeOptions_ConnectorAggregation_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/places/v1/ev_charging.prot"
          + "o\022\025google.maps.places.v1\032\037google/protobu"
          + "f/timestamp.proto\"\261\003\n\017EVChargeOptions\022\027\n"
          + "\017connector_count\030\001 \001(\005\022Z\n\025connector_aggr"
          + "egation\030\002 \003(\0132;.google.maps.places.v1.EV"
          + "ChargeOptions.ConnectorAggregation\032\250\002\n\024C"
          + "onnectorAggregation\0224\n\004type\030\001 \001(\0162&.goog"
          + "le.maps.places.v1.EVConnectorType\022\032\n\022max"
          + "_charge_rate_kw\030\002 \001(\001\022\r\n\005count\030\003 \001(\005\022\034\n\017"
          + "available_count\030\004 \001(\005H\000\210\001\001\022!\n\024out_of_ser"
          + "vice_count\030\005 \001(\005H\001\210\001\001\022A\n\035availability_la"
          + "st_update_time\030\006 \001(\0132\032.google.protobuf.T"
          + "imestampB\022\n\020_available_countB\027\n\025_out_of_"
          + "service_count*\345\002\n\017EVConnectorType\022!\n\035EV_"
          + "CONNECTOR_TYPE_UNSPECIFIED\020\000\022\033\n\027EV_CONNE"
          + "CTOR_TYPE_OTHER\020\001\022\033\n\027EV_CONNECTOR_TYPE_J"
          + "1772\020\002\022\034\n\030EV_CONNECTOR_TYPE_TYPE_2\020\003\022\035\n\031"
          + "EV_CONNECTOR_TYPE_CHADEMO\020\004\022!\n\035EV_CONNEC"
          + "TOR_TYPE_CCS_COMBO_1\020\005\022!\n\035EV_CONNECTOR_T"
          + "YPE_CCS_COMBO_2\020\006\022\033\n\027EV_CONNECTOR_TYPE_T"
          + "ESLA\020\007\022&\n\"EV_CONNECTOR_TYPE_UNSPECIFIED_"
          + "GB_T\020\010\022-\n)EV_CONNECTOR_TYPE_UNSPECIFIED_"
          + "WALL_OUTLET\020\tB\243\001\n\031com.google.maps.places"
          + ".v1B\017EvChargingProtoP\001Z7cloud.google.com"
          + "/go/maps/places/apiv1/placespb;placespb\370"
          + "\001\001\242\002\006GMPSV1\252\002\025Google.Maps.Places.V1\312\002\025Go"
          + "ogle\\Maps\\Places\\V1b\006proto3"
    };
    descriptor =
        com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
            descriptorData,
            new com.google.protobuf.Descriptors.FileDescriptor[] {
              com.google.protobuf.TimestampProto.getDescriptor(),
            });
    internal_static_google_maps_places_v1_EVChargeOptions_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_maps_places_v1_EVChargeOptions_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_maps_places_v1_EVChargeOptions_descriptor,
            new java.lang.String[] {
              "ConnectorCount", "ConnectorAggregation",
            });
    internal_static_google_maps_places_v1_EVChargeOptions_ConnectorAggregation_descriptor =
        internal_static_google_maps_places_v1_EVChargeOptions_descriptor.getNestedTypes().get(0);
    internal_static_google_maps_places_v1_EVChargeOptions_ConnectorAggregation_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_maps_places_v1_EVChargeOptions_ConnectorAggregation_descriptor,
            new java.lang.String[] {
              "Type",
              "MaxChargeRateKw",
              "Count",
              "AvailableCount",
              "OutOfServiceCount",
              "AvailabilityLastUpdateTime",
              "AvailableCount",
              "OutOfServiceCount",
            });
    com.google.protobuf.TimestampProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy