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

com.google.appengine.v1.ApplicationProto 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/application.proto

package com.google.appengine.v1;

public final class ApplicationProto {
  private ApplicationProto() {}
  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_Application_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_Application_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_appengine_v1_UrlDispatchRule_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_UrlDispatchRule_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/application.proto\022" +
      "\023google.appengine.v1\032\034google/api/annotat" +
      "ions.proto\032\036google/protobuf/duration.pro" +
      "to\"\224\002\n\013Application\022\014\n\004name\030\001 \001(\t\022\n\n\002id\030\002" +
      " \001(\t\022<\n\016dispatch_rules\030\003 \003(\0132$.google.ap" +
      "pengine.v1.UrlDispatchRule\022\023\n\013auth_domai" +
      "n\030\006 \001(\t\022\023\n\013location_id\030\007 \001(\t\022\023\n\013code_buc" +
      "ket\030\010 \001(\t\022<\n\031default_cookie_expiration\030\t" +
      " \001(\0132\031.google.protobuf.Duration\022\030\n\020defau" +
      "lt_hostname\030\013 \001(\t\022\026\n\016default_bucket\030\014 \001(" +
      "\t\"@\n\017UrlDispatchRule\022\016\n\006domain\030\001 \001(\t\022\014\n\004" +
      "path\030\002 \001(\t\022\017\n\007service\030\003 \001(\tBk\n\027com.googl" +
      "e.appengine.v1B\020ApplicationProtoP\001Z




© 2015 - 2025 Weber Informatics LLC | Privacy Policy