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

io.opentelemetry.proto.profiles.v1experimental.internal.BuildIdKind Maven / Gradle / Ivy

There is a newer version: 1.45.0
Show newest version
// Code generated by Wire protocol buffer compiler, do not edit.
// Source: opentelemetry.proto.profiles.v1experimental.BuildIdKind in opentelemetry/proto/profiles/v1experimental/pprofextended.proto
package io.opentelemetry.proto.profiles.v1experimental.internal;

import io.opentelemetry.exporter.internal.marshal.ProtoEnumInfo;

public final class BuildIdKind {
  public static final ProtoEnumInfo BUILD_ID_LINKER = ProtoEnumInfo.create(0, "BUILD_ID_LINKER");

  public static final ProtoEnumInfo BUILD_ID_BINARY_HASH = ProtoEnumInfo.create(1, "BUILD_ID_BINARY_HASH");
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy