com.google.api.RoutingProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pekko-connectors-google-cloud-bigquery-storage_3 Show documentation
Show all versions of pekko-connectors-google-cloud-bigquery-storage_3 Show documentation
Apache Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Pekko.
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/api/routing.proto
// Protobuf Java Version: 3.25.3
package com.google.api;
public final class RoutingProto {
private RoutingProto() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
registry.add(com.google.api.RoutingProto.routing);
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
public static final int ROUTING_FIELD_NUMBER = 72295729;
/**
*
* See RoutingRule.
*
*
* extend .google.protobuf.MethodOptions { ... }
*/
public static final
com.google.protobuf.GeneratedMessage.GeneratedExtension<
com.google.protobuf.DescriptorProtos.MethodOptions,
com.google.api.RoutingRule> routing = com.google.protobuf.GeneratedMessage
.newFileScopedGeneratedExtension(
com.google.api.RoutingRule.class,
com.google.api.RoutingRule.getDefaultInstance());
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_api_RoutingRule_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_api_RoutingRule_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_api_RoutingParameter_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_api_RoutingParameter_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\030google/api/routing.proto\022\ngoogle.api\032 " +
"google/protobuf/descriptor.proto\"G\n\013Rout" +
"ingRule\0228\n\022routing_parameters\030\002 \003(\0132\034.go" +
"ogle.api.RoutingParameter\"8\n\020RoutingPara" +
"meter\022\r\n\005field\030\001 \001(\t\022\025\n\rpath_template\030\002 " +
"\001(\t:K\n\007routing\022\036.google.protobuf.MethodO" +
"ptions\030\261\312\274\" \001(\0132\027.google.api.RoutingRule" +
"Bj\n\016com.google.apiB\014RoutingProtoP\001ZAgoog" +
"le.golang.org/genproto/googleapis/api/an" +
"notations;annotations\242\002\004GAPIb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.DescriptorProtos.getDescriptor(),
});
internal_static_google_api_RoutingRule_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_api_RoutingRule_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_api_RoutingRule_descriptor,
new java.lang.String[] { "RoutingParameters", });
internal_static_google_api_RoutingParameter_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_google_api_RoutingParameter_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_api_RoutingParameter_descriptor,
new java.lang.String[] { "Field", "PathTemplate", });
routing.internalInit(descriptor.getExtensions().get(0));
com.google.protobuf.DescriptorProtos.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy