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

lightstep.com.google.api.MonitoringProto Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/api/monitoring.proto

package lightstep.lightstep.lightstep.com.google.api;

public final class MonitoringProto {
  private MonitoringProto() {}
  public static void registerAllExtensions(
      lightstep.com.lightstep.lightstep.lightstep.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      lightstep.com.lightstep.lightstep.lightstep.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (lightstep.com.lightstep.lightstep.lightstep.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.Descriptor
    internal_static_google_api_Monitoring_descriptor;
  static final 
    lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_api_Monitoring_fieldAccessorTable;
  static final lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.Descriptor
    internal_static_google_api_Monitoring_MonitoringDestination_descriptor;
  static final 
    lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_api_Monitoring_MonitoringDestination_fieldAccessorTable;

  public static lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    String[] descriptorData = {
      "\n\033google/api/monitoring.proto\022\ngoogle.ap" +
      "i\"\354\001\n\nMonitoring\022K\n\025producer_destination" +
      "s\030\001 \003(\0132,.google.api.Monitoring.Monitori" +
      "ngDestination\022K\n\025consumer_destinations\030\002" +
      " \003(\0132,.google.api.Monitoring.MonitoringD" +
      "estination\032D\n\025MonitoringDestination\022\032\n\022m" +
      "onitored_resource\030\001 \001(\t\022\017\n\007metrics\030\002 \003(\t" +
      "Bq\n\016com.google.apiB\017MonitoringProtoP\001ZEg" +
      "oogle.golang.org/genproto/googleapis/api" +
      "/serviceconfig;serviceconfig\242\002\004GAPIb\006pro" +
      "to3"
    };
    lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public lightstep.com.lightstep.lightstep.lightstep.google.protobuf.ExtensionRegistry assignDescriptors(
              lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor[] {
        }, assigner);
    internal_static_google_api_Monitoring_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_api_Monitoring_fieldAccessorTable = new
      lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_api_Monitoring_descriptor,
        new String[] { "ProducerDestinations", "ConsumerDestinations", });
    internal_static_google_api_Monitoring_MonitoringDestination_descriptor =
      internal_static_google_api_Monitoring_descriptor.getNestedTypes().get(0);
    internal_static_google_api_Monitoring_MonitoringDestination_fieldAccessorTable = new
      lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_api_Monitoring_MonitoringDestination_descriptor,
        new String[] { "MonitoredResource", "Metrics", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy