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

com.google.api.ServiceProto Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/api/service.proto

package com.google.api;

public final class ServiceProto {
  private ServiceProto() {}
  public static void registerAllExtensions(
      com.google.proto4pingcap.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.proto4pingcap.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.proto4pingcap.ExtensionRegistryLite) registry);
  }
  static final com.google.proto4pingcap.Descriptors.Descriptor
    internal_static_google_api_Service_descriptor;
  static final 
    com.google.proto4pingcap.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_api_Service_fieldAccessorTable;

  public static com.google.proto4pingcap.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.proto4pingcap.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\030google/api/service.proto\022\ngoogle.api\032\034" +
      "google/api/annotations.proto\032\025google/api" +
      "/auth.proto\032\030google/api/backend.proto\032\030g" +
      "oogle/api/context.proto\032\030google/api/cont" +
      "rol.proto\032\036google/api/documentation.prot" +
      "o\032\031google/api/endpoint.proto\032*google/api" +
      "/experimental/experimental.proto\032\025google" +
      "/api/http.proto\032\026google/api/label.proto\032" +
      "\024google/api/log.proto\032\030google/api/loggin" +
      "g.proto\032\027google/api/metric.proto\032#google",
      "/api/monitored_resource.proto\032\033google/ap" +
      "i/monitoring.proto\032\026google/api/quota.pro" +
      "to\032\034google/api/source_info.proto\032!google" +
      "/api/system_parameter.proto\032\026google/api/" +
      "usage.proto\032\031google/protobuf/any.proto\032\031" +
      "google/protobuf/api.proto\032\032google/protob" +
      "uf/type.proto\032\036google/protobuf/wrappers." +
      "proto\"\340\007\n\007Service\0224\n\016config_version\030\024 \001(" +
      "\0132\034.google.protobuf.UInt32Value\022\014\n\004name\030" +
      "\001 \001(\t\022\n\n\002id\030! \001(\t\022\r\n\005title\030\002 \001(\t\022\033\n\023prod",
      "ucer_project_id\030\026 \001(\t\022\"\n\004apis\030\003 \003(\0132\024.go" +
      "ogle.protobuf.Api\022$\n\005types\030\004 \003(\0132\025.googl" +
      "e.protobuf.Type\022$\n\005enums\030\005 \003(\0132\025.google." +
      "protobuf.Enum\0220\n\rdocumentation\030\006 \001(\0132\031.g" +
      "oogle.api.Documentation\022$\n\007backend\030\010 \001(\013" +
      "2\023.google.api.Backend\022\036\n\004http\030\t \001(\0132\020.go" +
      "ogle.api.Http\022 \n\005quota\030\n \001(\0132\021.google.ap" +
      "i.Quota\0222\n\016authentication\030\013 \001(\0132\032.google" +
      ".api.Authentication\022$\n\007context\030\014 \001(\0132\023.g" +
      "oogle.api.Context\022 \n\005usage\030\017 \001(\0132\021.googl",
      "e.api.Usage\022\'\n\tendpoints\030\022 \003(\0132\024.google." +
      "api.Endpoint\022$\n\007control\030\025 \001(\0132\023.google.a" +
      "pi.Control\022\'\n\004logs\030\027 \003(\0132\031.google.api.Lo" +
      "gDescriptor\022-\n\007metrics\030\030 \003(\0132\034.google.ap" +
      "i.MetricDescriptor\022D\n\023monitored_resource" +
      "s\030\031 \003(\0132\'.google.api.MonitoredResourceDe" +
      "scriptor\022$\n\007logging\030\033 \001(\0132\023.google.api.L" +
      "ogging\022*\n\nmonitoring\030\034 \001(\0132\026.google.api." +
      "Monitoring\0227\n\021system_parameters\030\035 \001(\0132\034." +
      "google.api.SystemParameters\022+\n\013source_in",
      "fo\030% \001(\0132\026.google.api.SourceInfo\022.\n\014expe" +
      "rimental\030e \001(\0132\030.google.api.Experimental" +
      "Bn\n\016com.google.apiB\014ServiceProtoP\001ZEgoog" +
      "le.golang.org/genproto/googleapis/api/se" +
      "rviceconfig;serviceconfig\242\002\004GAPIb\006proto3"
    };
    com.google.proto4pingcap.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new com.google.proto4pingcap.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public com.google.proto4pingcap.ExtensionRegistry assignDescriptors(
              com.google.proto4pingcap.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    com.google.proto4pingcap.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.proto4pingcap.Descriptors.FileDescriptor[] {
          com.google.api.AnnotationsProto.getDescriptor(),
          com.google.api.AuthProto.getDescriptor(),
          com.google.api.BackendProto.getDescriptor(),
          com.google.api.ContextProto.getDescriptor(),
          com.google.api.ControlProto.getDescriptor(),
          com.google.api.DocumentationProto.getDescriptor(),
          com.google.api.EndpointProto.getDescriptor(),
          com.google.api.ExperimentalProto.getDescriptor(),
          com.google.api.HttpProto.getDescriptor(),
          com.google.api.LabelProto.getDescriptor(),
          com.google.api.LogProto.getDescriptor(),
          com.google.api.LoggingProto.getDescriptor(),
          com.google.api.MetricProto.getDescriptor(),
          com.google.api.MonitoredResourceProto.getDescriptor(),
          com.google.api.MonitoringProto.getDescriptor(),
          com.google.api.QuotaProto.getDescriptor(),
          com.google.api.SourceInfoProto.getDescriptor(),
          com.google.api.SystemParameterProto.getDescriptor(),
          com.google.api.UsageProto.getDescriptor(),
          com.google.proto4pingcap.AnyProto.getDescriptor(),
          com.google.proto4pingcap.ApiProto.getDescriptor(),
          com.google.proto4pingcap.TypeProto.getDescriptor(),
          com.google.proto4pingcap.WrappersProto.getDescriptor(),
        }, assigner);
    internal_static_google_api_Service_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_api_Service_fieldAccessorTable = new
      com.google.proto4pingcap.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_api_Service_descriptor,
        new java.lang.String[] { "ConfigVersion", "Name", "Id", "Title", "ProducerProjectId", "Apis", "Types", "Enums", "Documentation", "Backend", "Http", "Quota", "Authentication", "Context", "Usage", "Endpoints", "Control", "Logs", "Metrics", "MonitoredResources", "Logging", "Monitoring", "SystemParameters", "SourceInfo", "Experimental", });
    com.google.api.AnnotationsProto.getDescriptor();
    com.google.api.AuthProto.getDescriptor();
    com.google.api.BackendProto.getDescriptor();
    com.google.api.ContextProto.getDescriptor();
    com.google.api.ControlProto.getDescriptor();
    com.google.api.DocumentationProto.getDescriptor();
    com.google.api.EndpointProto.getDescriptor();
    com.google.api.ExperimentalProto.getDescriptor();
    com.google.api.HttpProto.getDescriptor();
    com.google.api.LabelProto.getDescriptor();
    com.google.api.LogProto.getDescriptor();
    com.google.api.LoggingProto.getDescriptor();
    com.google.api.MetricProto.getDescriptor();
    com.google.api.MonitoredResourceProto.getDescriptor();
    com.google.api.MonitoringProto.getDescriptor();
    com.google.api.QuotaProto.getDescriptor();
    com.google.api.SourceInfoProto.getDescriptor();
    com.google.api.SystemParameterProto.getDescriptor();
    com.google.api.UsageProto.getDescriptor();
    com.google.proto4pingcap.AnyProto.getDescriptor();
    com.google.proto4pingcap.ApiProto.getDescriptor();
    com.google.proto4pingcap.TypeProto.getDescriptor();
    com.google.proto4pingcap.WrappersProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy