Uses of Record Class
com.github.copilot.sdk.generated.SystemMessageMetadata
Packages that use SystemMessageMetadata
-
Uses of SystemMessageMetadata in com.github.copilot.sdk.generated
Methods in com.github.copilot.sdk.generated that return SystemMessageMetadataModifier and TypeMethodDescriptionSystemMessageEvent.SystemMessageEventData.metadata()Returns the value of themetadatarecord component.Constructors in com.github.copilot.sdk.generated with parameters of type SystemMessageMetadataModifierConstructorDescriptionSystemMessageEventData(String content, SystemMessageRole role, String name, SystemMessageMetadata metadata) Creates an instance of aSystemMessageEventDatarecord class.