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

com.google.rpc.StatusProto Maven / Gradle / Ivy

There is a newer version: 3.2.3
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/rpc/status.proto

package com.google.rpc;

public final class StatusProto {
  private StatusProto() {}
  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_rpc_Status_descriptor;
  static final 
    com.google.proto4pingcap.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_rpc_Status_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\027google/rpc/status.proto\022\ngoogle.rpc\032\031g" +
      "oogle/protobuf/any.proto\"N\n\006Status\022\014\n\004co" +
      "de\030\001 \001(\005\022\017\n\007message\030\002 \001(\t\022%\n\007details\030\003 \003" +
      "(\0132\024.google.protobuf.AnyB^\n\016com.google.r" +
      "pcB\013StatusProtoP\001Z7google.golang.org/gen" +
      "proto/googleapis/rpc/status;status\242\002\003RPC" +
      "b\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.proto4pingcap.AnyProto.getDescriptor(),
        }, assigner);
    internal_static_google_rpc_Status_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_rpc_Status_fieldAccessorTable = new
      com.google.proto4pingcap.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_rpc_Status_descriptor,
        new java.lang.String[] { "Code", "Message", "Details", });
    com.google.proto4pingcap.AnyProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy