nl.topicus.jdbc.shaded.com.google.spanner.v1.KeysProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spanner-jdbc Show documentation
Show all versions of spanner-jdbc Show documentation
JDBC Driver for Google Cloud Spanner
// Generated by the protocol buffer nl.topicus.jdbc.shaded.com.iler. DO NOT EDIT!
// source: google/spanner/v1/keys.proto
package nl.topicus.jdbc.shaded.com.google.spanner.v1;
public final class KeysProto {
private KeysProto() {}
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_KeyRange_descriptor;
static final
nl.topicus.jdbc.shaded.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_spanner_v1_KeyRange_fieldAccessorTable;
static final nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_v1_KeySet_descriptor;
static final
nl.topicus.jdbc.shaded.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_spanner_v1_KeySet_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/keys.proto\022\021google.s" +
"panner.v1\032\034google/api/annotations.proto\032" +
"\034google/protobuf/struct.proto\"\364\001\n\010KeyRan" +
"ge\0222\n\014start_closed\030\001 \001(\0132\032.google.protob" +
"uf.ListValueH\000\0220\n\nstart_open\030\002 \001(\0132\032.goo" +
"gle.protobuf.ListValueH\000\0220\n\nend_closed\030\003" +
" \001(\0132\032.google.protobuf.ListValueH\001\022.\n\010en" +
"d_open\030\004 \001(\0132\032.google.protobuf.ListValue" +
"H\001B\020\n\016start_key_typeB\016\n\014end_key_type\"l\n\006" +
"KeySet\022(\n\004keys\030\001 \003(\0132\032.google.protobuf.L",
"istValue\022+\n\006ranges\030\002 \003(\0132\033.google.spanne" +
"r.v1.KeyRange\022\013\n\003all\030\003 \001(\010Bx\n\025com.google" +
".spanner.v1B\tKeysProtoP\001Z8google.golang." +
"nl.topicus.jdbc.shaded.org.genproto/googleapis/spanner/v1;spann" +
"er\252\002\027Google.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(),
nl.topicus.jdbc.shaded.com.google.protobuf.StructProto.getDescriptor(),
}, assigner);
internal_static_google_spanner_v1_KeyRange_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_spanner_v1_KeyRange_fieldAccessorTable = new
nl.topicus.jdbc.shaded.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_spanner_v1_KeyRange_descriptor,
new java.lang.String[] { "StartClosed", "StartOpen", "EndClosed", "EndOpen", "StartKeyType", "EndKeyType", });
internal_static_google_spanner_v1_KeySet_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_google_spanner_v1_KeySet_fieldAccessorTable = new
nl.topicus.jdbc.shaded.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_spanner_v1_KeySet_descriptor,
new java.lang.String[] { "Keys", "Ranges", "All", });
nl.topicus.jdbc.shaded.com.google.api.AnnotationsProto.getDescriptor();
nl.topicus.jdbc.shaded.com.google.protobuf.StructProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}