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

nl.topicus.jdbc.shaded.com.google.spanner.v1.TypeProto Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/spanner/v1/type.proto

package nl.topicus.jdbc.shaded.com.google.spanner.v1;

public final class TypeProto {
  private TypeProto() {}
  public static void registerAllExtensions(
      nl.topicus.jdbc.shaded.com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      nl.topicus.jdbc.shaded.com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (nl.topicus.jdbc.shaded.com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.Descriptor
    internal_static_google_spanner_v1_Type_descriptor;
  static final 
    nl.topicus.jdbc.shaded.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_spanner_v1_Type_fieldAccessorTable;
  static final nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.Descriptor
    internal_static_google_spanner_v1_StructType_descriptor;
  static final 
    nl.topicus.jdbc.shaded.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_spanner_v1_StructType_fieldAccessorTable;
  static final nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.Descriptor
    internal_static_google_spanner_v1_StructType_Field_descriptor;
  static final 
    nl.topicus.jdbc.shaded.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_spanner_v1_StructType_Field_fieldAccessorTable;

  public static nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\034google/spanner/v1/type.proto\022\021google.s" +
      "panner.v1\032\034google/api/annotations.proto\"" +
      "\232\001\n\004Type\022)\n\004code\030\001 \001(\0162\033.google.spanner." +
      "v1.TypeCode\0223\n\022array_element_type\030\002 \001(\0132" +
      "\027.google.spanner.v1.Type\0222\n\013struct_type\030" +
      "\003 \001(\0132\035.google.spanner.v1.StructType\"\177\n\n" +
      "StructType\0223\n\006fields\030\001 \003(\0132#.google.span" +
      "ner.v1.StructType.Field\032<\n\005Field\022\014\n\004name" +
      "\030\001 \001(\t\022%\n\004type\030\002 \001(\0132\027.google.spanner.v1" +
      ".Type*\216\001\n\010TypeCode\022\031\n\025TYPE_CODE_UNSPECIF",
      "IED\020\000\022\010\n\004BOOL\020\001\022\t\n\005INT64\020\002\022\013\n\007FLOAT64\020\003\022" +
      "\r\n\tTIMESTAMP\020\004\022\010\n\004DATE\020\005\022\n\n\006STRING\020\006\022\t\n\005" +
      "BYTES\020\007\022\t\n\005ARRAY\020\010\022\n\n\006STRUCT\020\tB\222\001\n\025com.g" +
      "oogle.spanner.v1B\tTypeProtoP\001Z8google.go" +
      "lang.org/genproto/googleapis/spanner/v1;" +
      "spanner\252\002\027Google.Cloud.Spanner.V1\312\002\027Goog" +
      "le\\Cloud\\Spanner\\V1b\006proto3"
    };
    nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public nl.topicus.jdbc.shaded.com.google.protobuf.ExtensionRegistry assignDescriptors(
              nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.FileDescriptor[] {
          nl.topicus.jdbc.shaded.com.google.api.AnnotationsProto.getDescriptor(),
        }, assigner);
    internal_static_google_spanner_v1_Type_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_spanner_v1_Type_fieldAccessorTable = new
      nl.topicus.jdbc.shaded.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_spanner_v1_Type_descriptor,
        new java.lang.String[] { "Code", "ArrayElementType", "StructType", });
    internal_static_google_spanner_v1_StructType_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_google_spanner_v1_StructType_fieldAccessorTable = new
      nl.topicus.jdbc.shaded.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_spanner_v1_StructType_descriptor,
        new java.lang.String[] { "Fields", });
    internal_static_google_spanner_v1_StructType_Field_descriptor =
      internal_static_google_spanner_v1_StructType_descriptor.getNestedTypes().get(0);
    internal_static_google_spanner_v1_StructType_Field_fieldAccessorTable = new
      nl.topicus.jdbc.shaded.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_spanner_v1_StructType_Field_descriptor,
        new java.lang.String[] { "Name", "Type", });
    nl.topicus.jdbc.shaded.com.google.api.AnnotationsProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy