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

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

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

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

public final class ScopeProfiles {
  public static final ProtoFieldInfo SCOPE = ProtoFieldInfo.create(1, 10, "scope");

  public static final ProtoFieldInfo PROFILES = ProtoFieldInfo.create(2, 18, "profiles");

  public static final ProtoFieldInfo SCHEMA_URL = ProtoFieldInfo.create(3, 26, "schemaUrl");
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy