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

com.google.appengine.v1.ServiceProto Maven / Gradle / Ivy

There is a newer version: 0.12.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/appengine/v1/service.proto

package com.google.appengine.v1;

public final class ServiceProto {
  private ServiceProto() {}
  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_appengine_v1_Service_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_Service_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_appengine_v1_TrafficSplit_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_TrafficSplit_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_appengine_v1_TrafficSplit_AllocationsEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_TrafficSplit_AllocationsEntry_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/appengine/v1/service.proto\022\023goo" +
      "gle.appengine.v1\032\034google/api/annotations" +
      ".proto\"U\n\007Service\022\014\n\004name\030\001 \001(\t\022\n\n\002id\030\002 " +
      "\001(\t\0220\n\005split\030\003 \001(\0132!.google.appengine.v1" +
      ".TrafficSplit\"\370\001\n\014TrafficSplit\022;\n\010shard_" +
      "by\030\001 \001(\0162).google.appengine.v1.TrafficSp" +
      "lit.ShardBy\022G\n\013allocations\030\002 \003(\01322.googl" +
      "e.appengine.v1.TrafficSplit.AllocationsE" +
      "ntry\0322\n\020AllocationsEntry\022\013\n\003key\030\001 \001(\t\022\r\n" +
      "\005value\030\002 \001(\001:\0028\001\".\n\007ShardBy\022\017\n\013UNSPECIFI" +
      "ED\020\000\022\n\n\006COOKIE\020\001\022\006\n\002IP\020\002Bg\n\027com.google.a" +
      "ppengine.v1B\014ServiceProtoP\001Z




© 2015 - 2025 Weber Informatics LLC | Privacy Policy