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

io.envoyproxy.envoy.config.grpc_credential.v2alpha.AwsIamProto Maven / Gradle / Ivy

There is a newer version: 1.0.47
Show newest version
// 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\027validate/validate.proto\"?\n\014A" +
      "wsIamConfig\022\037\n\014service_name\030\001 \001(\tB\t\272\351\300\003\004" +
      "r\002 \001\022\016\n\006region\030\002 \001(\tBC\n2io.envoyproxy.en" +
      "voy.config.grpc_credential.v2alphaB\013AwsI" +
      "amProtoP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.lyft.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(com.lyft.pgv.validate.Validate.rules);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.lyft.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy