Method WithTags
WithTags(params string[])
Sets the tags in custom metadata.
public SkillBuilder WithTags(params string[] tags)
Parameters
tagsstring[]The tags.
Returns
- SkillBuilder
This builder for method chaining.
Sets the tags in custom metadata.
public SkillBuilder WithTags(params string[] tags)
tags string[]The tags.
This builder for method chaining.