cz.proto.ObjectIdentifierOuterClass Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of clickzetta-java Show documentation
Show all versions of clickzetta-java Show documentation
The java SDK for clickzetta's Lakehouse
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: object_identifier.proto
package cz.proto;
public final class ObjectIdentifierOuterClass {
private ObjectIdentifierOuterClass() {}
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_cz_proto_ObjectState_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_cz_proto_ObjectState_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_cz_proto_ObjectIdentifier_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_cz_proto_ObjectIdentifier_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_cz_proto_ObjectIdentifierList_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_cz_proto_ObjectIdentifierList_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\027object_identifier.proto\022\010cz.proto\":\n\013O" +
"bjectState\"+\n\004Type\022\n\n\006ONLINE\020\000\022\013\n\007DELETE" +
"D\020\001\022\n\n\006STAGED\020\002\"\241\002\n\020ObjectIdentifier\022\"\n\004" +
"type\030\001 \001(\0162\024.cz.proto.ObjectType\022\027\n\nacco" +
"unt_id\030\006 \001(\003H\000\210\001\001\022\031\n\014account_name\030\007 \001(\tH" +
"\001\210\001\001\022\023\n\013instance_id\030\002 \001(\003\022\032\n\rinstance_na" +
"me\030\005 \001(\tH\002\210\001\001\022\021\n\tnamespace\030\003 \003(\t\022\024\n\014name" +
"space_id\030\n \003(\003\022\014\n\004name\030\004 \001(\t\022\n\n\002id\030\t \001(\003" +
"\022\017\n\007version\030\013 \001(\tB\r\n\013_account_idB\017\n\r_acc" +
"ount_nameB\020\n\016_instance_name\"G\n\024ObjectIde" +
"ntifierList\022/\n\013identifiers\030\001 \003(\0132\032.cz.pr" +
"oto.ObjectIdentifier*\222\002\n\nObjectType\022\013\n\007U" +
"NKNOWN\020\000\022\014\n\010INSTANCE\020\001\022\022\n\016NETWORK_POLICY" +
"\020\002\022\r\n\tWORKSPACE\020d\022\t\n\005SHARE\020e\022\013\n\006SCHEMA\020\310" +
"\001\022\r\n\010DATALAKE\020\311\001\022\t\n\004USER\020\312\001\022\t\n\004ROLE\020\313\001\022\023" +
"\n\017VIRTUAL_CLUSTER\020h\022\010\n\003JOB\020\315\001\022\017\n\nCONNECT" +
"ION\020\316\001\022\r\n\010LOCATION\020\317\001\022\n\n\005TABLE\020\254\002\022\r\n\010FUN" +
"CTION\020\255\002\022\n\n\005INDEX\020\220\003\022\016\n\tPARTITION\020\221\003\022\t\n\004" +
"FILE\020\364\003\022\010\n\003ALL\020\350\007*[\n\rPrincipalType\022\013\n\007PT" +
"_USER\020\000\022\r\n\tPT_SYSTEM\020\001\022\025\n\021PT_SERVICE_SYS" +
"TEM\020\002\022\027\n\023PT_SERVICE_CUSTOMER\020\004B\014\n\010cz.pro" +
"toP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_cz_proto_ObjectState_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_cz_proto_ObjectState_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_cz_proto_ObjectState_descriptor,
new java.lang.String[] { });
internal_static_cz_proto_ObjectIdentifier_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_cz_proto_ObjectIdentifier_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_cz_proto_ObjectIdentifier_descriptor,
new java.lang.String[] { "Type", "AccountId", "AccountName", "InstanceId", "InstanceName", "Namespace", "NamespaceId", "Name", "Id", "Version", "AccountId", "AccountName", "InstanceName", });
internal_static_cz_proto_ObjectIdentifierList_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_cz_proto_ObjectIdentifierList_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_cz_proto_ObjectIdentifierList_descriptor,
new java.lang.String[] { "Identifiers", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy