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

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

There is a newer version: 1.0.46
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/config/grpc_credential/v2alpha/file_based_metadata.proto

package io.envoyproxy.envoy.config.grpc_credential.v2alpha;

public final class FileBasedMetadataProto {
  private FileBasedMetadataProto() {}
  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_FileBasedMetadataConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_config_grpc_credential_v2alpha_FileBasedMetadataConfig_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/v2alpha/f" +
      "ile_based_metadata.proto\022$envoy.config.g" +
      "rpc_credential.v2alpha\032\034envoy/api/v2/cor" +
      "e/base.proto\032 udpa/annotations/sensitive" +
      ".proto\032\035udpa/annotations/status.proto\"\200\001" +
      "\n\027FileBasedMetadataConfig\022:\n\013secret_data" +
      "\030\001 \001(\0132\035.envoy.api.v2.core.DataSourceB\006\270" +
      "\267\213\244\002\001\022\022\n\nheader_key\030\002 \001(\t\022\025\n\rheader_pref" +
      "ix\030\003 \001(\tB\243\001\n2io.envoyproxy.envoy.config." +
      "grpc_credential.v2alphaB\026FileBasedMetada" +
      "taProtoP\001ZKgithub.com/envoyproxy/go-cont" +
      "rol-plane/envoy/config/grpc_credential/v" +
      "2alpha\272\200\310\321\006\002\020\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor(),
          udpa.annotations.Sensitive.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
        });
    internal_static_envoy_config_grpc_credential_v2alpha_FileBasedMetadataConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_config_grpc_credential_v2alpha_FileBasedMetadataConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_config_grpc_credential_v2alpha_FileBasedMetadataConfig_descriptor,
        new java.lang.String[] { "SecretData", "HeaderKey", "HeaderPrefix", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Status.fileStatus);
    registry.add(udpa.annotations.Sensitive.sensitive);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor();
    udpa.annotations.Sensitive.getDescriptor();
    udpa.annotations.Status.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy