Class ResourceLogs
- java.lang.Object
-
- io.opentelemetry.proto.logs.v1.internal.ResourceLogs
-
public final class ResourceLogs extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ProtoFieldInfo
RESOURCE
static ProtoFieldInfo
SCHEMA_URL
static ProtoFieldInfo
SCOPE_LOGS
-
Constructor Summary
Constructors Constructor Description ResourceLogs()
-
-
-
Field Detail
-
RESOURCE
public static final ProtoFieldInfo RESOURCE
-
SCOPE_LOGS
public static final ProtoFieldInfo SCOPE_LOGS
-
SCHEMA_URL
public static final ProtoFieldInfo SCHEMA_URL
-
-