-
public final class InternalTelemetryEvent.ApiUsage.NetworkInstrumentation extends InternalTelemetryEvent.ApiUsage
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumInternalTelemetryEvent.ApiUsage.NetworkInstrumentation.LibraryType
-
Field Summary
Fields Modifier and Type Field Description private final InternalTelemetryEvent.ApiUsage.NetworkInstrumentation.LibraryTypetypeprivate final Map<String, Object>additionalProperties
-
Constructor Summary
Constructors Constructor Description InternalTelemetryEvent.ApiUsage.NetworkInstrumentation(InternalTelemetryEvent.ApiUsage.NetworkInstrumentation.LibraryType type, Map<String, Object> additionalProperties)
-
Method Summary
Modifier and Type Method Description final InternalTelemetryEvent.ApiUsage.NetworkInstrumentation.LibraryTypegetType()final Map<String, Object>getAdditionalProperties()-
-
Constructor Detail
-
InternalTelemetryEvent.ApiUsage.NetworkInstrumentation
InternalTelemetryEvent.ApiUsage.NetworkInstrumentation(InternalTelemetryEvent.ApiUsage.NetworkInstrumentation.LibraryType type, Map<String, Object> additionalProperties)
-
-
Method Detail
-
getAdditionalProperties
final Map<String, Object> getAdditionalProperties()
-
-
-
-