io.opentelemetry.proto.common.v1.internal.ArrayValue Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opentelemetry-exporter-otlp-common Show documentation
Show all versions of opentelemetry-exporter-otlp-common Show documentation
OpenTelemetry Protocol Exporter
// Code generated by Wire protocol buffer compiler, do not edit.
// Source: opentelemetry.proto.common.v1.ArrayValue in opentelemetry/proto/common/v1/common.proto
package io.opentelemetry.proto.common.v1.internal;
import io.opentelemetry.exporter.internal.marshal.ProtoFieldInfo;
public final class ArrayValue {
public static final ProtoFieldInfo VALUES = ProtoFieldInfo.create(1, 10, "values");
}