Package com.google.genkit.core.tracing
Class GenkitSpanData.InstrumentationScope
java.lang.Object
com.google.genkit.core.tracing.GenkitSpanData.InstrumentationScope
- Enclosing class:
GenkitSpanData
InstrumentationScope represents the instrumentation library.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidvoidsetSchemaUrl(String schemaUrl) voidsetVersion(String version)
-
Constructor Details
-
InstrumentationScope
public InstrumentationScope() -
InstrumentationScope
-
-
Method Details
-
getName
-
setName
-
getVersion
-
setVersion
-
getSchemaUrl
-
setSchemaUrl
-