Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
io.opencensus.proto.metrics.v1.MetricsProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: opencensus/proto/metrics/v1/metrics.proto
package io.opencensus.proto.metrics.v1;
public final class MetricsProto {
private MetricsProto() {}
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_opencensus_proto_metrics_v1_Metric_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencensus_proto_metrics_v1_Metric_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_opencensus_proto_metrics_v1_MetricDescriptor_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencensus_proto_metrics_v1_MetricDescriptor_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_opencensus_proto_metrics_v1_LabelKey_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencensus_proto_metrics_v1_LabelKey_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_opencensus_proto_metrics_v1_TimeSeries_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencensus_proto_metrics_v1_TimeSeries_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_opencensus_proto_metrics_v1_LabelValue_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencensus_proto_metrics_v1_LabelValue_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_opencensus_proto_metrics_v1_Point_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencensus_proto_metrics_v1_Point_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_opencensus_proto_metrics_v1_DistributionValue_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencensus_proto_metrics_v1_DistributionValue_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_opencensus_proto_metrics_v1_DistributionValue_BucketOptions_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencensus_proto_metrics_v1_DistributionValue_BucketOptions_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_opencensus_proto_metrics_v1_DistributionValue_BucketOptions_Explicit_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencensus_proto_metrics_v1_DistributionValue_BucketOptions_Explicit_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_opencensus_proto_metrics_v1_DistributionValue_Bucket_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencensus_proto_metrics_v1_DistributionValue_Bucket_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_opencensus_proto_metrics_v1_DistributionValue_Exemplar_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencensus_proto_metrics_v1_DistributionValue_Exemplar_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_opencensus_proto_metrics_v1_DistributionValue_Exemplar_AttachmentsEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencensus_proto_metrics_v1_DistributionValue_Exemplar_AttachmentsEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_opencensus_proto_metrics_v1_SummaryValue_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencensus_proto_metrics_v1_SummaryValue_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_opencensus_proto_metrics_v1_SummaryValue_Snapshot_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencensus_proto_metrics_v1_SummaryValue_Snapshot_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_opencensus_proto_metrics_v1_SummaryValue_Snapshot_ValueAtPercentile_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencensus_proto_metrics_v1_SummaryValue_Snapshot_ValueAtPercentile_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)opencensus/proto/metrics/v1/metrics.pr" +
"oto\022\033opencensus.proto.metrics.v1\032\037google" +
"/protobuf/timestamp.proto\032\036google/protob" +
"uf/wrappers.proto\032+opencensus/proto/reso" +
"urce/v1/resource.proto\"\311\001\n\006Metric\022H\n\021met" +
"ric_descriptor\030\001 \001(\0132-.opencensus.proto." +
"metrics.v1.MetricDescriptor\022;\n\ntimeserie" +
"s\030\002 \003(\0132\'.opencensus.proto.metrics.v1.Ti" +
"meSeries\0228\n\010resource\030\003 \001(\0132&.opencensus." +
"proto.resource.v1.Resource\"\354\002\n\020MetricDes" +
"criptor\022\014\n\004name\030\001 \001(\t\022\023\n\013description\030\002 \001" +
"(\t\022\014\n\004unit\030\003 \001(\t\022@\n\004type\030\004 \001(\01622.opencen" +
"sus.proto.metrics.v1.MetricDescriptor.Ty" +
"pe\0229\n\nlabel_keys\030\005 \003(\0132%.opencensus.prot" +
"o.metrics.v1.LabelKey\"\251\001\n\004Type\022\017\n\013UNSPEC" +
"IFIED\020\000\022\017\n\013GAUGE_INT64\020\001\022\020\n\014GAUGE_DOUBLE" +
"\020\002\022\026\n\022GAUGE_DISTRIBUTION\020\003\022\024\n\020CUMULATIVE" +
"_INT64\020\004\022\025\n\021CUMULATIVE_DOUBLE\020\005\022\033\n\027CUMUL" +
"ATIVE_DISTRIBUTION\020\006\022\013\n\007SUMMARY\020\007\",\n\010Lab" +
"elKey\022\013\n\003key\030\001 \001(\t\022\023\n\013description\030\002 \001(\t\"" +
"\264\001\n\nTimeSeries\0223\n\017start_timestamp\030\001 \001(\0132" +
"\032.google.protobuf.Timestamp\022=\n\014label_val" +
"ues\030\002 \003(\0132\'.opencensus.proto.metrics.v1." +
"LabelValue\0222\n\006points\030\003 \003(\0132\".opencensus." +
"proto.metrics.v1.Point\".\n\nLabelValue\022\r\n\005" +
"value\030\001 \001(\t\022\021\n\thas_value\030\002 \001(\010\"\200\002\n\005Point" +
"\022-\n\ttimestamp\030\001 \001(\0132\032.google.protobuf.Ti" +
"mestamp\022\025\n\013int64_value\030\002 \001(\003H\000\022\026\n\014double" +
"_value\030\003 \001(\001H\000\022L\n\022distribution_value\030\004 \001" +
"(\0132..opencensus.proto.metrics.v1.Distrib" +
"utionValueH\000\022B\n\rsummary_value\030\005 \001(\0132).op" +
"encensus.proto.metrics.v1.SummaryValueH\000" +
"B\007\n\005value\"\302\005\n\021DistributionValue\022\r\n\005count" +
"\030\001 \001(\003\022\013\n\003sum\030\002 \001(\001\022 \n\030sum_of_squared_de" +
"viation\030\003 \001(\001\022T\n\016bucket_options\030\004 \001(\0132<." +
"opencensus.proto.metrics.v1.Distribution" +
"Value.BucketOptions\022F\n\007buckets\030\005 \003(\01325.o" +
"pencensus.proto.metrics.v1.DistributionV" +
"alue.Bucket\032\216\001\n\rBucketOptions\022Y\n\010explici" +
"t\030\001 \001(\0132E.opencensus.proto.metrics.v1.Di" +
"stributionValue.BucketOptions.ExplicitH\000" +
"\032\032\n\010Explicit\022\016\n\006bounds\030\001 \003(\001B\006\n\004type\032b\n\006" +
"Bucket\022\r\n\005count\030\001 \001(\003\022I\n\010exemplar\030\002 \001(\0132" +
"7.opencensus.proto.metrics.v1.Distributi" +
"onValue.Exemplar\032\333\001\n\010Exemplar\022\r\n\005value\030\001" +
" \001(\001\022-\n\ttimestamp\030\002 \001(\0132\032.google.protobu" +
"f.Timestamp\022]\n\013attachments\030\003 \003(\0132H.openc" +
"ensus.proto.metrics.v1.DistributionValue" +
".Exemplar.AttachmentsEntry\0322\n\020Attachment" +
"sEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"\250" +
"\003\n\014SummaryValue\022*\n\005count\030\001 \001(\0132\033.google." +
"protobuf.Int64Value\022)\n\003sum\030\002 \001(\0132\034.googl" +
"e.protobuf.DoubleValue\022D\n\010snapshot\030\003 \001(\013" +
"22.opencensus.proto.metrics.v1.SummaryVa" +
"lue.Snapshot\032\372\001\n\010Snapshot\022*\n\005count\030\001 \001(\013" +
"2\033.google.protobuf.Int64Value\022)\n\003sum\030\002 \001" +
"(\0132\034.google.protobuf.DoubleValue\022_\n\021perc" +
"entile_values\030\003 \003(\0132D.opencensus.proto.m" +
"etrics.v1.SummaryValue.Snapshot.ValueAtP" +
"ercentile\0326\n\021ValueAtPercentile\022\022\n\npercen" +
"tile\030\001 \001(\001\022\r\n\005value\030\002 \001(\001B\224\001\n\036io.opencen" +
"sus.proto.metrics.v1B\014MetricsProtoP\001ZDgi" +
"thub.com/census-instrumentation/opencens" +
"us-proto/gen-go/metrics/v1\352\002\033OpenCensus." +
"Proto.Metrics.V1b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.TimestampProto.getDescriptor(),
com.google.protobuf.WrappersProto.getDescriptor(),
io.opencensus.proto.resource.v1.ResourceProto.getDescriptor(),
});
internal_static_opencensus_proto_metrics_v1_Metric_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_opencensus_proto_metrics_v1_Metric_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencensus_proto_metrics_v1_Metric_descriptor,
new java.lang.String[] { "MetricDescriptor", "Timeseries", "Resource", });
internal_static_opencensus_proto_metrics_v1_MetricDescriptor_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_opencensus_proto_metrics_v1_MetricDescriptor_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencensus_proto_metrics_v1_MetricDescriptor_descriptor,
new java.lang.String[] { "Name", "Description", "Unit", "Type", "LabelKeys", });
internal_static_opencensus_proto_metrics_v1_LabelKey_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_opencensus_proto_metrics_v1_LabelKey_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencensus_proto_metrics_v1_LabelKey_descriptor,
new java.lang.String[] { "Key", "Description", });
internal_static_opencensus_proto_metrics_v1_TimeSeries_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_opencensus_proto_metrics_v1_TimeSeries_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencensus_proto_metrics_v1_TimeSeries_descriptor,
new java.lang.String[] { "StartTimestamp", "LabelValues", "Points", });
internal_static_opencensus_proto_metrics_v1_LabelValue_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_opencensus_proto_metrics_v1_LabelValue_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencensus_proto_metrics_v1_LabelValue_descriptor,
new java.lang.String[] { "Value", "HasValue", });
internal_static_opencensus_proto_metrics_v1_Point_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_opencensus_proto_metrics_v1_Point_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencensus_proto_metrics_v1_Point_descriptor,
new java.lang.String[] { "Timestamp", "Int64Value", "DoubleValue", "DistributionValue", "SummaryValue", "Value", });
internal_static_opencensus_proto_metrics_v1_DistributionValue_descriptor =
getDescriptor().getMessageTypes().get(6);
internal_static_opencensus_proto_metrics_v1_DistributionValue_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencensus_proto_metrics_v1_DistributionValue_descriptor,
new java.lang.String[] { "Count", "Sum", "SumOfSquaredDeviation", "BucketOptions", "Buckets", });
internal_static_opencensus_proto_metrics_v1_DistributionValue_BucketOptions_descriptor =
internal_static_opencensus_proto_metrics_v1_DistributionValue_descriptor.getNestedTypes().get(0);
internal_static_opencensus_proto_metrics_v1_DistributionValue_BucketOptions_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencensus_proto_metrics_v1_DistributionValue_BucketOptions_descriptor,
new java.lang.String[] { "Explicit", "Type", });
internal_static_opencensus_proto_metrics_v1_DistributionValue_BucketOptions_Explicit_descriptor =
internal_static_opencensus_proto_metrics_v1_DistributionValue_BucketOptions_descriptor.getNestedTypes().get(0);
internal_static_opencensus_proto_metrics_v1_DistributionValue_BucketOptions_Explicit_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencensus_proto_metrics_v1_DistributionValue_BucketOptions_Explicit_descriptor,
new java.lang.String[] { "Bounds", });
internal_static_opencensus_proto_metrics_v1_DistributionValue_Bucket_descriptor =
internal_static_opencensus_proto_metrics_v1_DistributionValue_descriptor.getNestedTypes().get(1);
internal_static_opencensus_proto_metrics_v1_DistributionValue_Bucket_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencensus_proto_metrics_v1_DistributionValue_Bucket_descriptor,
new java.lang.String[] { "Count", "Exemplar", });
internal_static_opencensus_proto_metrics_v1_DistributionValue_Exemplar_descriptor =
internal_static_opencensus_proto_metrics_v1_DistributionValue_descriptor.getNestedTypes().get(2);
internal_static_opencensus_proto_metrics_v1_DistributionValue_Exemplar_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencensus_proto_metrics_v1_DistributionValue_Exemplar_descriptor,
new java.lang.String[] { "Value", "Timestamp", "Attachments", });
internal_static_opencensus_proto_metrics_v1_DistributionValue_Exemplar_AttachmentsEntry_descriptor =
internal_static_opencensus_proto_metrics_v1_DistributionValue_Exemplar_descriptor.getNestedTypes().get(0);
internal_static_opencensus_proto_metrics_v1_DistributionValue_Exemplar_AttachmentsEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencensus_proto_metrics_v1_DistributionValue_Exemplar_AttachmentsEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_opencensus_proto_metrics_v1_SummaryValue_descriptor =
getDescriptor().getMessageTypes().get(7);
internal_static_opencensus_proto_metrics_v1_SummaryValue_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencensus_proto_metrics_v1_SummaryValue_descriptor,
new java.lang.String[] { "Count", "Sum", "Snapshot", });
internal_static_opencensus_proto_metrics_v1_SummaryValue_Snapshot_descriptor =
internal_static_opencensus_proto_metrics_v1_SummaryValue_descriptor.getNestedTypes().get(0);
internal_static_opencensus_proto_metrics_v1_SummaryValue_Snapshot_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencensus_proto_metrics_v1_SummaryValue_Snapshot_descriptor,
new java.lang.String[] { "Count", "Sum", "PercentileValues", });
internal_static_opencensus_proto_metrics_v1_SummaryValue_Snapshot_ValueAtPercentile_descriptor =
internal_static_opencensus_proto_metrics_v1_SummaryValue_Snapshot_descriptor.getNestedTypes().get(0);
internal_static_opencensus_proto_metrics_v1_SummaryValue_Snapshot_ValueAtPercentile_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencensus_proto_metrics_v1_SummaryValue_Snapshot_ValueAtPercentile_descriptor,
new java.lang.String[] { "Percentile", "Value", });
com.google.protobuf.TimestampProto.getDescriptor();
com.google.protobuf.WrappersProto.getDescriptor();
io.opencensus.proto.resource.v1.ResourceProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}