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

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

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/config/grpc_credential/v3/aws_iam.proto

// Protobuf Java Version: 3.25.1
package io.envoyproxy.envoy.config.grpc_credential.v3;

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_v3_AwsIamConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_config_grpc_credential_v3_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 = {
      "\n-envoy/config/grpc_credential/v3/aws_ia" +
      "m.proto\022\037envoy.config.grpc_credential.v3" +
      "\032#envoy/annotations/deprecation.proto\032\035u" +
      "dpa/annotations/status.proto\032!udpa/annot" +
      "ations/versioning.proto\032\027validate/valida" +
      "te.proto\"\217\001\n\014AwsIamConfig\022(\n\014service_nam" +
      "e\030\001 \001(\tB\022\030\001\372B\004r\002\020\001\222\307\206\330\004\0033.0\022\033\n\006region\030\002 " +
      "\001(\tB\013\030\001\222\307\206\330\004\0033.0:8\232\305\210\0363\n1envoy.config.gr" +
      "pc_credential.v2alpha.AwsIamConfigB\240\001\n-i" +
      "o.envoyproxy.envoy.config.grpc_credentia" +
      "l.v3B\013AwsIamProtoP\001ZXgithub.com/envoypro" +
      "xy/go-control-plane/envoy/config/grpc_cr" +
      "edential/v3;grpc_credentialv3\272\200\310\321\006\002\020\002b\006p" +
      "roto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          envoy.annotations.Deprecation.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          udpa.annotations.Versioning.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_config_grpc_credential_v3_AwsIamConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_config_grpc_credential_v3_AwsIamConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_config_grpc_credential_v3_AwsIamConfig_descriptor,
        new java.lang.String[] { "ServiceName", "Region", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(envoy.annotations.Deprecation.deprecatedAtMinorVersion);
    registry.add(udpa.annotations.Status.fileStatus);
    registry.add(udpa.annotations.Versioning.versioning);
    registry.add(io.envoyproxy.pgv.validate.Validate.rules);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    envoy.annotations.Deprecation.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    udpa.annotations.Versioning.getDescriptor();
    io.envoyproxy.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy