Class ResourceProfiles
- java.lang.Object
-
- io.opentelemetry.proto.profiles.v1experimental.internal.ResourceProfiles
-
public final class ResourceProfiles extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ProtoFieldInfo
RESOURCE
static ProtoFieldInfo
SCHEMA_URL
static ProtoFieldInfo
SCOPE_PROFILES
-
Constructor Summary
Constructors Constructor Description ResourceProfiles()
-
-
-
Field Detail
-
RESOURCE
public static final ProtoFieldInfo RESOURCE
-
SCOPE_PROFILES
public static final ProtoFieldInfo SCOPE_PROFILES
-
SCHEMA_URL
public static final ProtoFieldInfo SCHEMA_URL
-
-