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

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

// Code generated by Wire protocol buffer compiler, do not edit.
// Source: opentelemetry.proto.profiles.v1experimental.Line in opentelemetry/proto/profiles/v1experimental/pprofextended.proto
package io.opentelemetry.proto.profiles.v1experimental.internal;

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

public final class Line {
  public static final ProtoFieldInfo FUNCTION_INDEX = ProtoFieldInfo.create(1, 8, "functionIndex");

  public static final ProtoFieldInfo LINE = ProtoFieldInfo.create(2, 16, "line");

  public static final ProtoFieldInfo COLUMN = ProtoFieldInfo.create(3, 24, "column");
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy