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

io.envoyproxy.envoy.config.grpc_credential.v3alpha.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/v3alpha/file_based_metadata.proto

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

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_v3alpha_FileBasedMetadataConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_config_grpc_credential_v3alpha_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/v3alpha/f" +
      "ile_based_metadata.proto\022$envoy.config.g" +
      "rpc_credential.v3alpha\032!envoy/api/v3alph" +
      "a/core/base.proto\"}\n\027FileBasedMetadataCo" +
      "nfig\0227\n\013secret_data\030\001 \001(\0132\".envoy.api.v3" +
      "alpha.core.DataSource\022\022\n\nheader_key\030\002 \001(" +
      "\t\022\025\n\rheader_prefix\030\003 \001(\tBN\n2io.envoyprox" +
      "y.envoy.config.grpc_credential.v3alphaB\026" +
      "FileBasedMetadataProtoP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.api.v3alpha.core.BaseProto.getDescriptor(),
        });
    internal_static_envoy_config_grpc_credential_v3alpha_FileBasedMetadataConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_config_grpc_credential_v3alpha_FileBasedMetadataConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_config_grpc_credential_v3alpha_FileBasedMetadataConfig_descriptor,
        new java.lang.String[] { "SecretData", "HeaderKey", "HeaderPrefix", });
    io.envoyproxy.envoy.api.v3alpha.core.BaseProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy