io.envoyproxy.envoy.config.grpc_credential.v2alpha.AwsIamProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/config/grpc_credential/v2alpha/aws_iam.proto
package io.envoyproxy.envoy.config.grpc_credential.v2alpha;
public final class AwsIamProto {
private AwsIamProto() {}
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_envoy_config_grpc_credential_v2alpha_AwsIamConfig_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_config_grpc_credential_v2alpha_AwsIamConfig_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n2envoy/config/grpc_credential/v2alpha/a" +
"ws_iam.proto\022$envoy.config.grpc_credenti" +
"al.v2alpha\032\035udpa/annotations/status.prot" +
"o\032\027validate/validate.proto\"=\n\014AwsIamConf" +
"ig\022\035\n\014service_name\030\001 \001(\tB\007\372B\004r\002 \001\022\016\n\006reg" +
"ion\030\002 \001(\tB\230\001\n2io.envoyproxy.envoy.config" +
".grpc_credential.v2alphaB\013AwsIamProtoP\001Z" +
"Kgithub.com/envoyproxy/go-control-plane/" +
"envoy/config/grpc_credential/v2alpha\272\200\310\321" +
"\006\002\020\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
udpa.annotations.Status.getDescriptor(),
io.envoyproxy.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_config_grpc_credential_v2alpha_AwsIamConfig_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_config_grpc_credential_v2alpha_AwsIamConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_config_grpc_credential_v2alpha_AwsIamConfig_descriptor,
new java.lang.String[] { "ServiceName", "Region", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(udpa.annotations.Status.fileStatus);
registry.add(io.envoyproxy.pgv.validate.Validate.rules);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
udpa.annotations.Status.getDescriptor();
io.envoyproxy.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}