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

io.opentelemetry.proto.profiles.v1development.internal.Mapping Maven / Gradle / Ivy

The newest version!
// Code generated by Wire protocol buffer compiler, do not edit.
// Source: opentelemetry.proto.profiles.v1development.Mapping in opentelemetry/proto/profiles/v1development/profiles.proto
package io.opentelemetry.proto.profiles.v1development.internal;

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

public final class Mapping {
  public static final ProtoFieldInfo MEMORY_START = ProtoFieldInfo.create(1, 8, "memoryStart");

  public static final ProtoFieldInfo MEMORY_LIMIT = ProtoFieldInfo.create(2, 16, "memoryLimit");

  public static final ProtoFieldInfo FILE_OFFSET = ProtoFieldInfo.create(3, 24, "fileOffset");

  public static final ProtoFieldInfo FILENAME_STRINDEX = ProtoFieldInfo.create(4, 32, "filenameStrindex");

  public static final ProtoFieldInfo ATTRIBUTE_INDICES = ProtoFieldInfo.create(5, 42, "attributeIndices");

  public static final ProtoFieldInfo HAS_FUNCTIONS = ProtoFieldInfo.create(6, 48, "hasFunctions");

  public static final ProtoFieldInfo HAS_FILENAMES = ProtoFieldInfo.create(7, 56, "hasFilenames");

  public static final ProtoFieldInfo HAS_LINE_NUMBERS = ProtoFieldInfo.create(8, 64, "hasLineNumbers");

  public static final ProtoFieldInfo HAS_INLINE_FRAMES = ProtoFieldInfo.create(9, 72, "hasInlineFrames");
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy