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

com.github.xds.service.orca.v3.OrcaProto Maven / Gradle / Ivy

There is a newer version: 1.0.46
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: xds/service/orca/v3/orca.proto

package com.github.xds.service.orca.v3;

public final class OrcaProto {
  private OrcaProto() {}
  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_xds_service_orca_v3_OrcaLoadReportRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_xds_service_orca_v3_OrcaLoadReportRequest_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\036xds/service/orca/v3/orca.proto\022\023xds.se" +
      "rvice.orca.v3\032\'xds/data/orca/v3/orca_loa" +
      "d_report.proto\032\036google/protobuf/duration" +
      ".proto\"g\n\025OrcaLoadReportRequest\0222\n\017repor" +
      "t_interval\030\001 \001(\0132\031.google.protobuf.Durat" +
      "ion\022\032\n\022request_cost_names\030\002 \003(\t2u\n\016OpenR" +
      "caService\022c\n\021StreamCoreMetrics\022*.xds.ser" +
      "vice.orca.v3.OrcaLoadReportRequest\032 .xds" +
      ".data.orca.v3.OrcaLoadReport0\001BY\n\036com.gi" +
      "thub.xds.service.orca.v3B\tOrcaProtoP\001Z*g" +
      "ithub.com/cncf/xds/go/xds/service/orca/v" +
      "3b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.github.xds.data.orca.v3.OrcaLoadReportProto.getDescriptor(),
          com.google.protobuf.DurationProto.getDescriptor(),
        });
    internal_static_xds_service_orca_v3_OrcaLoadReportRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_xds_service_orca_v3_OrcaLoadReportRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_xds_service_orca_v3_OrcaLoadReportRequest_descriptor,
        new java.lang.String[] { "ReportInterval", "RequestCostNames", });
    com.github.xds.data.orca.v3.OrcaLoadReportProto.getDescriptor();
    com.google.protobuf.DurationProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy